body {

	background-color: white;

	color: #594E40;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;  

}

#main_container{
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -486px;
}

table {margin:0; padding:0; border:0;}
img {margin:0; padding:0; border:0;}

td {

	font-size: 11px;

	color: #594E40;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

}

#maincontent td{
	color: #7F9DB9;
}

th {

	font-size: 11px;

	color: #594E40;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-weight: bold;

}

#language_selector{
	position: absolute;
	left: 220px;
	top: 30px;	
}


.main {

/*	background: #799396; */

	font-size: 12px;

	color: #000;

	font-family: Verdana, Helvetica, sans-serif;

	text-decoration: none;

	vertical-align: top;

	padding: 10px;

}



#footer {
	width: 972px;
	height: 90px;
	background: transparent url(../img/footer_bar.jpg) no-repeat;
	margin-top: 20px;
}

#footer table{
	height: 47px;
	margin: auto;
}

#footer td {
	color: #911F00 !important;
}

#footer a {
	color: #911F00 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.leftline {

	width: 12px;

	background-image:url(../img/leftline.gif);

}



.rightline {

	width: 11px;

	background-image:url(../img/rightline.gif);

}



.split {

	width: 1px;

	background: #c7deb2;
}



.newsplit {

	width: 10px;

	background: #799396;

	background-image:url(../img/split.gif);

}



.mainmenu a:link    { color: #fff; text-decoration: none; }

.mainmenu a:visited { color: #fff; text-decoration: none; }

.mainmenu a:hover   { color: #fff; text-decoration: none; }

.mainmenu a:active  { color: #fff; text-decoration: none; }

.mainmenu a:focus   { color: #fff; text-decoration: none; }



.mainmenu_current a:link    { color: #fff; text-decoration: none; }

.mainmenu_current a:visited { color: #fff; text-decoration: none; }

.mainmenu_current a:hover   { color: #fff; text-decoration: none; }

.mainmenu_current a:active  { color: #fff; text-decoration: none; }

.mainmenu_current a:focus   { color: #fff; text-decoration: none; }


#menu_bar{
	width: 972px;
	height: 57px;
	background: transparent url(../img/menu_bar.jpg) no-repeat;
	vertical-align: middle;
}

.mainmenu {
	padding:0; 
  	margin:0;
	height: 57px;
}

.mainmenu  a{
	width:auto;
	display: block;
	height: 47px;
	line-height: 47px;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.mainmenu_current {

	padding: 3px 3px 3px 20px;

	width: 108px;

	height: 34px;

	background-image: url(../img/menuback.gif);

	font-size: 12px;

	font-family: Verdana, Helvetica, sans-serif;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

	text-align: center;

}

.mainmenu_admin a{
	font-size:14px;
	padding: 5px;
}

#content{
	margin: 20px 0 0 0;
}

#leftside {
	width: 170px;
	padding: 0;
	margin: 0;
}

#rightside {
	width: 170px;
	padding: 0;
	margin: 0;
}

table.small_box_pink, table.small_box_white {
	width: 100%;
	margin:0;
}

.small_box_pink thead td, .small_box_white thead td{
	height: 26px;
	background: transparent url(../img/small_box_header.jpg) no-repeat;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	padding-left: 28px;
}

.small_box_pink tbody{
	background-color: #FFE8D7;
}

.small_box_white tbody{
	background-color: white;
}

table.mainmenusub {
	border: 0px;
	width: 140px;
	padding: 0px;

}

table.mainmenusub tr td {
	border: 0;
	border-bottom: dashed 1px #999999;
}


.mainmenusub_open a a:hover{

	background: #000000;

}



a.mainmenusub_item {
	display: block;
	color: #911F00 !important;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	padding:2px 12px 0px 0px;
	overflow: hidden;
}

.mainmenusub_bullet{
	padding:2px 0px 0px 0px;
}

a.mainmenusubsub_item {

	display: block;

	color: #911F00 !important;
	font-weight: normal;
	margin:0px 0px 0px 0px;

	text-decoration:none;

	padding:7px 12px 0px 20px;

}



table.newspanel {
	border: 0px;
	width: 140px;
	padding: 0px;
}

.newspanel_date{
	display: block;
	margin:0px 0px 0px 0px;
	padding:7px 12px 0px 0px;
}

.newspanel a {
	color: #911F00 !important;
	font-weight: bold;
	text-decoration:none;
}

.dashed{
	border-bottom: dashed 1px #999999;
}

.language {

	padding: 3px;

}



.clsSearch {
	width: 170px;
	margin-left: 10px;
	line-height: 22px;
	float: left;
}

.clsSearch input {

	color: #999;
	width: 122px;
   	height: 22px;
	line-height: 22px;
	border: solid 1px #7F9DB9;
	margin: 0;
	padding-left: 3px;
	padding-bottom: 2px;
	vertical-align: middle;
	font-size: 14px;
}



/* Lap alján Print és E-mail link*/


#maincontent{
	width: 616px;
}

.large_box thead td{
	height: 26px;
	background: transparent url(../img/large_box_header.jpg) no-repeat;
	text-transform: uppercase;
	color: white !important;
	font-weight: bold;
	padding-left: 28px;
}



.EmailPrint {

  width: 250px;

  float: right;

  border-left: 1px solid;

}



.clsPrintEmail {

	font-size: 12px;

}



.clsPrintEmail a {

	color: #036;

	text-decoration: none;

}

.clsPrintEmail a:hover {

	color: #036;

	text-decoration: underline;

}


/* Fórum */



.forum_title {

	background-color: #999;

	color: #DFDFDF;

}



.forum_title a {

	color: #DFDFDF;

	text-decoration: underline;

}



.forum_topic {

	background-color: #AEAEAE;

	color: #666;

}



.forum_topic a {

	color: #666;

	text-decoration: underline;

}



.forum_message {

	font-size: 12px;

	color: #666;

}



.forum_message_reply {

	background-color: #DFDFDF;

	color: #666;

}



.forum_message input {

	font-size: 12px;

	color: #666;

}



.forum_message textarea {

	font-family: Verdana;

	font-size: 12px;

	color: #666;

	width: 100%;

}



.forum_message a {

	color: #666;

	font-weight: bold;

}



/* Képgalériák */



.gallery_title {

	background-color: #999;

	color: #DFDFDF;

}



.gallery_description {

     font-size: 12px;

}



.gallery_description a {

	color: #666;

	font-weight: bold;

}



/* Hírek */



.news_title {

	color: #DFDFDF;

}



.news_description {

     font-size: 12px;

}



.news_description a {

	color: #666;

	font-weight: bold;

}



/* Regisztráció */



.register_title {

	background-color: #999;

	color: #DFDFDF;

}



.register_description {

     font-size: 12px;

}



.register_description input {

     font-size: 12px;

}



/* Email küldés */



.email_page_description {

     font-size: 12px;

}



.email_page_description input {

     font-size: 12px;

}



.email_page_description textarea {

	font-family: Arial;

	font-size: 12px;

	width: 322px;

}



/* Admin lapok */

.clsAdminPages {

	font-size: 12px;

	color: #666;

}



.clsAdminPages table.clsList {

	font-size: 12px;

	color: #666;

}



.clsAdminPages table.clsList th {

	padding: 4px;

	background-color: #CCC;

	border-left: #FFF 1px solid;

}



.clsAdminPages table.clsList td {

	padding: 2px;

	border-left: #CCC 1px solid;

	border-bottom: #CCC 1px solid;

}



.clsAdminPages table {

	font-size: 12px;

	color: #666;

}



.clsAdminPages table.clsList td {

	padding: 2px;

}



.clsAdminPages input {

	font-family: Arial;

	font-size: 12px;

}



.clsAdminPages select {

	font-family: Arial;

	font-size: 12px;

}



.clsAdminPages textarea {

	font-family: Arial;

	font-size: 12px;

	width: 100%;

}



.clsAdminPages button {

	font-family: Arial;

	font-size: 12px;

}



/* Login */



.clsLogin {

	font-size: 11px;

	color: #999;

}



.clsLogin input {

	font-size: 11px;

	color: #999;

}



.clsLogin a {

	color: #D87A61;

	text-decoration: none;

}



.clsLogin a:hover {

	text-decoration: underline;

}



/* Nyelv választás */



.LanguageLink {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

}



/* Linkek */

:link    { color: #333333; text-decoration: none; }

:visited { color: #333333; text-decoration: none; }

:hover   { color: #333333; text-decoration: none; }

:active  { color: #333333; text-decoration: none; }

:focus   { color: #333333; text-decoration: none; }


