@charset "utf-8";
/* CSS Document */

body{
	background-color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#273B3B;
}
p,h1,h2,h3{
	padding:0px;
	margin:0px;
}
a{
	color:#3E3E3E;
}
a:hover{
	color:#5E5E5E;
}
a.gallery{
	color:#A0A0A0;
}
a:hover.gallery{
	color:#909090;
}
.gallery{
	color:#A0A0A0}
div.header{
	background-image:url(../img/rovart_01.gif);
	width:1024px;
	height:280px;
	background-repeat:no-repeat;
}
div.temakorok_box{
	padding-left:235px;
	padding-right:10px;
	padding-top:6px;
	width:105px;
	height:141px;
	float:left;
	text-align:left;
	font-size:10px;
}
div.temakorok_box a{
	color:#808080;
	text-decoration:none;
}
div.temakorok_box a:hover{
	color:#273b3b;
}
div.temakorok_box a.selected{
	color:#273b3b;
	font-weight:bold;
}
div.reakcio_box{
	padding-top:12px;
	padding-bottom:10px;
	width:106px;
	height:130px;
	padding-left:36px;
	padding-right:59px;
	float:left;
}
div.reakcio_boxB{
	padding-top:5px;
	background-color:#E0E0E0;
	width:130px;
	height:128px;
	z-index:1000;
	

}
div.rounded{
   -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	/*behavior:url(../border-radius.htc);*/
	/*border-radius: 10px;*/

	width:120px;
	height:120px;
	/*overflow:hidden;*/


}
div.webtv_box{
	/*padding-left:;
	padding-right:;*/
	text-align:left;
	width:180px;
	height:143px;
	float:left;
	padding-top:9px;
	padding-left:18px;
	text-align:left;
}
* html div.webtv_box {
	padding-left:0px;

	
}
a.webtv_box{
	text-decoration:none;
	font-size:9px;
	vertical-align:middle;}
div.menu{
	clear:both;
	padding-top:34px;
	text-align:center;
	height:15px;
	font-weight:bold;
	font-size:14px;
	padding-left:175px;
	padding-right:245px;
}
div.menu a{
	color:#273b3b;
	text-decoration:none;
}
div.search{
	height:20px;
	text-align:right;
	padding-right:30px;
	padding-top:15px;
}
.input_search{
	width:140px;
	height:15px;
	font-size:12px;
	border:1px solid #273B3B;
	background-color:#E0E0E0;
}
.input{
	font-size:12px;
	border:1px solid #273B3B;
	background-color:#E0E0E0;
}
.input_search_button{
	width:38px;
	height:12px;
	font-size:12px;
	border:0px;
	background-image:url(../img/keres.gif);
	font-weight:bold;
}
div.page{
	width:1024px;
	background-color:#e0e0e0;
	height:100%;}
div.main{
	width:610px;
	padding-left:180px;
	text-align:justify;
	float:left;
	background-color:#e0e0e0;
}
div.leftmenu{
	width:160px;
	padding-left:20px;
	padding-right:30px;
	background-color:#e0e0e0;
	float:left;
	text-align:justify;
}
div.footer_line{
	background-image:url(../img/rovart_07.gif);
	background-repeat:no-repeat;
	clear:both;
	height:6px;
	font-size:0px;
}
div.footer{
	background-color:#3e3e3e;
	padding-top:10px;
	color:#e0e0e0;
}
ul.temakor{
	padding:0px;
	margin:0px;
	list-style-image: url(../img/nyil.gif);
}
div.index_box{
	float:left;
	width:188px;
	height:260px;
	padding:6px;
	max-height:260px;
	position:relative;
	overflow: hidden;
	/*z-index:10;*/
}
div.index_box a{
	text-decoration:none;
	color:#273b3b;
}
div.footer a{
	color:#FFFFFF;
}