body{
	background-image:url('../images/pattern.jpg');
	font-size:12px;
	font-family:Arial;
	margin:0px auto;
	float:left;
}

div.clear{
	clear:both;
}

h5{
	display:inline;
	
}


#header{
	background:transparent url('../images/header.png');
	width:1000px;
	height: 170px;
	margin:0pt auto;
	/*border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;*/
}

#menu{
	background:transparent url('../images/menu_div.png') no-repeat;
	width:1000px;
	height:30px;
	margin:0pt auto;
	/*border-left:1px solid #000000;
	border-right:1px solid #000000;*/
	font-family:Trebuchet MS,Arial;
	font-size:13px;
	font-weight:bold;
	
}
#menu_main{
	margin:0pt 255px;
	width:560px;
	position:absolute;
}

#menu_main div.menu{
	float:left;
	margin-right:18px;
}
#menu_main div.menu div.left{
	float:left;
	background: url(../images/menu_bg_left.png) left top no-repeat;
	height:30px;
	width:15px;
}
#menu_main div.menu div.middle{
	float:left;
	background: url(../images/menu_bg_middle.png) repeat-x;
	height:30px;
	padding-top:8px;
}
#menu_main div.menu div.right{
	float:left;
	background: url(../images/menu_bg_right.png) right top no-repeat;
	height:30px;
	width:15px;
}
#menu_main div.menu div.middle a
{
	color: #333;
	text-decoration: none;
}
#menu_main div.menu div.middle a:hover{
	color:#044078;
}

/*Régi menü*/
#menu_main{
	margin:0pt 255px;
	width:560px;
}
ul.navigation a
{
	color: #333;
	background: url(../images/menu_bg_left.png) left top no-repeat;
	text-decoration: none;
	padding-left: 15px;
	height:30px;
	cursor:pointer;
}
ul.navigation a:hover{
	color:#044078;
}
ul.navigation a span
{
	background: url(../images/menu_bg_middle.png) repeat-x;
	height:30px;
	padding-top:8px;
}

ul.navigation a, ul.navigation a span
{
	display: block;
	float: left;
}

/* Hide from IE5-Mac */
ul.navigation a, ul.navigation a span
{
	float: none
}
/* End hide */

ul.navigation
{
	list-style: none;
	padding: 0px;
	margin: 0px auto;
}

ul.navigation li
{
	background: url(../images/menu_bg_right.png) right top no-repeat;
	float: left;
	margin: 0px 3px;
	padding-right:15px;
	height:30px;
	cursor:pointer;
	display:inline;
	width:85px;
}
/*régi menü eddig*/


#content{
	width:1000px;
	margin:0pt auto;
	/*border-left:1px solid #000000;
	border-right:1px solid #000000;*/
}
#content_categories{
	float:left;
	width:240px;
}
ul.categories li,ul.categories2 li{
	list-style-image:url(../images/menu_left_point.gif);
	/*border-bottom:1px dotted #bb7;*/
}
ul.categories{
	margin:0px;
	padding:5px 0px 0px 22px;
}
ul.categories li a,ul.categories2 li a{
	text-decoration: none;
	color:#044078;
	font-size:14px;
	font-weight: bold;
}
ul.categories li a:hover,ul.categories2 li a:hover{	
	color:#a58b16;
}
ul.categories2{
	margin:0px;
	padding-left:20px;
}

#content_main{
	float:right;
	width:760px;
}
#content_main_left{
	float:left;
	width:560px;
	
}
#content_main_right{
	float:right;
	width:200px;
	text-align:center;
}
#content_main_right span.cim{
	color:#044078;
	font-family:Trebuchet MS,Arial;
	font-size:14px;
	font-weight:bold;
}


#slideshow_mask{
	width: 200px;
	height:500px;
	overflow:hidden;
	position:relative;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
}
#slideshow a,#slideshow a:visited{
	text-decoration:none;
}
#slideshow a img{
	border:3px solid #999;
}
#slideshow a img:hover{
	border:3px solid #ffcc00;
}
#content_main_content{
	background:transparent url('../images/content_main.png') repeat-y;
	width:560px;
}
#content_main_content div.tartalom{
	padding:2px 12px 2px 12px;
}
#content_main_top{
	background:transparent url('../images/content_top.png') no-repeat;
	width:560px;
	height:67px;
}
#content_main_top_kategoria{
	background:transparent url('../images/content_top2.png') no-repeat;
	width:560px;
	height:67px;
}
#content_main_bottom{
	background:transparent url('../images/content_bottom.png') no-repeat;
	width:560px;
	height:55px;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	color:#000;
}
#content_main_bottom a, #content_main_bottom a:visited{
	color:#ddd;
}
#content_main_bottom h2{
	color:#f7d12c;
	font-size:12px;
	font-weight: bold;
	margin:0px auto;
}
#footer{
	width:1000px;
	margin:0pt auto;
	/*border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;*/
}

#nav{
	color:#f7d129;
	font-size:12px;
	font-weight: bold;
	margin:6px 23px 0px;
	position:absolute; 
}
#nav a, #nav a:visited{
	color:#f7d129;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}
#focim{
	position: absolute;
	margin:230px 0px 0px 250px;
	color:#f7d129;
	font-size:16px;
	font-weight: bold;
}
#focim a, #focim a:visited{
	color:#f7d129;
	font-size:18px;
	font-weight: bold;
	text-decoration:none;
}
#focim a:hover{
	text-decoration:underline;
}

a.gal_kep, a.gal_kep.visited {

	text-decoration:none;
}
a.gal_kep img{
	border:3px solid #666666;
}
a.gal_kep img:hover{
	border:3px solid #ffcc00;
}
a.link, a.link:visited{
	font-size:14px;
	font-weight:bold;
	color:#777;
	text-decoration:none;
}
a.link:hover{
	color:#044078;
}
#kereses .text{
	color:#999;
}
#kereses .btn {
	background:#FFCC00 none repeat scroll 0%;
	border:2px solid #044078;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
a.search_result{
	text-decoration: none;
	color:#666;
	font-weight:bold;
}
a.search_result:hover{
	color:#044078;
	padding-left: 1px;
}
a.cimke{
	font-weight:bold;
	text-decoration: none;
	color:#666;
	
}
a.cimke:hover{
	color:#044078;
}

#cimkek h3{
	color:#044078;
}
#cimkek #cimkek_main{
	text-align:justify;
	width:180px;
	padding-left:10px;
}
ul.pageMap li{
	list-style-type: none;
	
}
ul.pageMap li a,ul.pageMap li a:visited{
	text-decoration:none;
	color:#666;
}
ul.pageMap li a:hover{
	color:#044078;
}
table tr.v3{
	background: #aaa;
	font-weight: bold;
	color:#044078;
}
table tr.v2{
	background: #bbb;
	font-weight: bold;
	color:#044078;
}
input.kapcsolatInput{
	width:200px;
}
textarea.kapcsolatText{
	width:200px;
	height:100px;
}
#kerdese_van{
	margin-left:360px;
	margin-top:25px;
	position:absolute;
	font-size:0.8em;
	text-align:center;
	color:#333;
	cursor:pointer;
	font-weight:bold;
}
#kerdese_van:hover{
	color:#559;
}
#kerdese_van span.termek{
	font-size:1.0em;
	color:#044078;
	text-decoration:underline;
}
h3 a,h3 a:visited{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
h3 a:hover{
	color:#044078;
}
div.ajanlat{
	background:#777;
	color:#fff;
	border:2px solid #044078;
	text-align:center;
}
div.ajanlat a,div.ajanlat a:visited{
	color:#F7D129;
	font-weight:bold;
}
div.ajanlat a:hover{
	color:#044078;
}

div.kiemelt{
	text-align:center;
	padding-left:2px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #666;
}
div.kiemelt div.dot-left{
	float:left;
	padding-top:10px;
	padding-right:2px;
}
div.kiemelt div.dot-right{
	float:left;
	padding-top:10px;
	padding-left:2px;
}
div.kiemelt div.text{
	float:left;
	width:206px;
}
div.kiemelt a,div.kiemelt a:visited{
	color:#044078;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
div.kiemelt a:hover{
	text-decoration:underline;
	color:#222;
}
