@IMPORT url("info.css");
@IMPORT url("footer.css");
@IMPORT url("bookmark.css");
body{
	background-color: #DBDDC8;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	background-image: url(../bg/topic/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol{
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}
ol li{
	padding-bottom: 7px;
}
div.page{
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B61F41;
}
div.header{
	width: 962px;
	height: 164px;
}
div.header img{
border: none;
}
div.top_menu{
	width: 962px;
	height: 32px;
	background-image: url(../bg/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.top_menu_dayinfo{
	float: right;
	padding: 2px;
	margin-top: 5px;
	width: 300px;
	background-color: #666666;
	margin-right: 10px;
	font-size: 12px;
	color: #eeeeee;
	text-align: center;
}
div.top_menu_whatsthis{
	float: left;
	padding: 2px;
	width: 100px;
	background-color: #666666;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
}
div.top_menu_whatsthis a{
	font-size: 14px;
	color: #FFC800;
	text-decoration: none;
	font-weight: bold;
}
div.top_menu_themes{
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
}
div.top_menu_themes select{
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #f1f1f1;
	border: none;
}
div.center_left{
	float: left;
	width: 172px;
	background-color: #B61F41;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}
div.center_left h6{
	width: 172px;
	height: 21px;
	background-image: url(../bg/article/head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	color: #F4F4F0;
	font-size: 14px;
	font-style: italic;
}
div.box_bottom{
	width: 172px;
	height: 15px;
	background-image: url(../bg/article/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
}
div.box{
	padding: 0px;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	background-color: #DB2D52;
	border-left: 1px solid  #C5C3AF;
	border-right: 1px solid  #C5C3AF;
}
div.box p.box_leiras{
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	text-align: left;
	}
div.box p.box{
	margin: 0px;
	padding: 10px;
}	
div.left_intro{
	background-image: url(../bg/topic/intro_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #ffffff;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.left_intro img{
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
div.temafelelos{
	clear: both;
	height: 75px;
	background-image: url(../bg/topic/temafelelos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	padding-top: 5px;
	color: #ffffff;
	}
div.box h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	}

div.otlet{
	padding: 10px;
	color: #ffffff;
	margin-bottom: 5px;
	text-align: center;
}
span.bold{
	font-weight: bold;
	}
span.small_caps{
	text-transform: uppercase;
	font-weight: bold;
}

div.otletgomb{
	width: 148px;
	background-image: url(../bg/topic/otletgomb.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto 0px auto;
	color: #000000;
	text-align: center;
	border-top: 2px solid #CACABE;
	border-bottom: 1px solid #ECEDE8;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	}
div.otletgomb a{
	color: #000000;
	text-decoration: none;
}
div.otletgomb a:hover{
	text-decoration: underline;
}
div.center_right{
	float: left;
	width: 780px;
	background-color: #FFFFFF;
}
div.article_container{
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../bg/topic/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	}
/* L I S T A  S O R R E N D */
div.sorrend_valaszto{
	width: 740px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
div.sorrend_valaszto ul{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style: none;
}
div.sorrend_valaszto li.akt{
	display: block;
	width: 130px;
	height: 18px;
	float: left;
	background-color: #DBDCC8;
	margin: 0px 5px 0px 5px;
	padding-top: 2px;
	text-align: center;
	border: 1px solid #828177;
	border-left: 1px solid #a1a1a1;
	border-right: 3px solid #c1c1c1;
	border-bottom: none;
}
div.sorrend_valaszto li.inakt{
	display: block;
	width: 130px;
	height: 15px;
	float: left;
	background-color: #F8F8F4;
	margin: 4px 5px 0px 5px;
	padding-top: 0px;
	text-align: center;
	border: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-right: 3px solid #e1e1e1;
	border-bottom: none;
}
div.sorrend_valaszto li a{
	color: #44433E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.sorrend_valaszto li.inakt a{
	color: #999999;
	}
div.sorrend_valaszto li a:hover{
	text-decoration: underline;
}
/* E N D - L I S T A  S O R R E N D */	
div.article_container table{
	clear: both;
	width: 740px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	color: #858454;
	border-bottom: 1px solid #DADCC7;
	border-right: 1px solid #DADCC7;
	}
div.article_container table tr.row{
	cursor: pointer;
	}
div.article_container table tr.row2{
	background-color: #F8F9F4;
	cursor: pointer;
	}
div.article_container table td{
	padding: 2px;
	border-left: 1px solid #DADCC7;
	border-top: 1px solid #DADCC7;
}
div.article_container table td.helyezes{
	text-align: center;
	width: 60px;
}
div.article_container table td.szavazatok{
	text-align: center;
}
div.article_container table td.data_helyezes{
	height: 80px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
div.article_container table td.data_helyezes img{
	vertical-align: top;
}
/*div.article_container table td.data_helyezes span{
	display: block;
	width: 15px;
	height: 15px;
	background-color: #DBDCC8;
	background-image: url('../../bg/tend_up.jpg');
}*/
div.article_container table td.data_elmeny{
padding-left: 5px;
}
div.article_container table td.data_elmeny a{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.article_container table td.data_elmeny a:hover{
	text-decoration: underline;
	}
div.article_container table td.data_ar{
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width: 90px;
}
div.article_container table td.data_szavazatok{
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	width: 120px;
}
div.article_container table td.data_szavazatok span{
	font-size: 11px;
	font-weight: normal;
	color: #44433E;
}
div.article_container table tr.header{
	background-color: #e1e1e1;
	font-weight: bold;
	}
div.article_container table td.kep{
	text-align: center;
	width: 120px;
	}
div.article_container table td.kep div{
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cacaca;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
}
div.article_container table td.kep div img{
	border: 1px solid #999999;
	margin: 3px;
}
/* LAPOZÁS */
div.lapozo_cont{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F2F3EB;
	border-top: none;
	border-bottom: 1px solid #63683E;
	margin-top: 30px;
	margin-bottom: 0px;
}
div.lapozo{
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}
div.lapozo img{
	border: 0px;
}
div.lapoz_e{
	width: 15px;
	float: left;
	margin-right: 3px;
}
div.lapoz_b{
	width: 15px;
	float: left;
	margin-right: 3px;	
}
div.lapoz_j{
	width: 15px;
	float: right;
	margin-left: 3px;	
}
div.lapoz_v{
	width: 15px;
	float: right;
	margin-left: 3px;	
}
div.clear{
	clear: both;
}
