@charset "UTF-8";
@import 'menu.css';

a {color: #0A2D8A; text-decoration:none; }
a:hover {color: #408BCF; }

body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 212px;
	background-color: #BFDDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	behavior: url(/csshover.htc);
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

	padding-right: 3px;
	padding-left:3px;
}
#content_title {
	margin: 8px 8px;
	font-weight: bold;
	font-size: 18px;
	color: #114DA5;
	text-transform: uppercase;
}


.keret {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 4px 2px 10px;
}



.content_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#big_contener {
	background-color: #FFFFFF;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
.menu_top {
	background-image: url(images/menu_bg_home.jpg);
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	line-height: 21px;
	font-weight: bold;
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	height: 26px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 7px;
	line-height: 26px;
}
.articles_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a2d8a;
	font-weight: bold;
}

.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a2d8a;
}


.articles_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

#right {
	width: 182px;
	float: left;
}


#center {
	width: 610px;
	float: left;
}


#left {
	width: 182px;
	float: left;

}

.menu_contener {
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	margin: 2px 2px;
	padding: 2px;
	border: 1px solid #f00;
}


#icon_print,
.tovabb {
	margin: 10px 15px;
	text-align: right;
}

/********************************** hírek *******************************/



#right .hir {  
	font-family: Arial,Helvetica,sans-serif;
}
#right .hir .cim {
	text-transform: uppercase;
}
#right .hir .datum {
	display: none;
} 
.hir {
	
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;	
	}

#content .fullhir { border-width: 0;}

.hir .cim,
.hir .bevezeto {	
	margin-bottom: 0px;

}
.hir .cim a {
	
	color: #0A2D8A;
	font-weight: bold;

	/*text-decoration: none;*/

}
.hir .bevezeto, 
.hir .bevezeto p  {
	color: #0A2D8A;
	padding: 0;
	padding-left: 3px;
	margin:0;
	
}

.hir .hirkep {
	width: 60px;
	
	border-right: 0px solid #ccc;
}


.hir .datum {
	clear: both;
	text-align: right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
}
.fullhir .datum {
	text-align:left;	
}


.fullhir .hirkep {display: none;}
.fullhir .tartalom {margin-top: 10px;}
.fullhir .bevezeto {padding: 0;}

	.clear {clear: both;}




#content .hir {
	padding: 5px 20px;
	
	border-bottom: 0;
/*	background: #f4f4f4;*/
}

/*#content div:first-child .hir{border: 0; }*/
#content div .hir{border-top: 0px solid #ddd; }
#content .l .hir {border: 1px solid #ddd;}

#content .hir .bevezeto{
	color: #555;
	line-height: 15px;
}
#content .fullhir .bevezeto .lead{
	line-height: 21px;
	color: #000;
	font-weight: bold;
}
	
#content .hir .cim{
	color: #333;
	font-size: 10px;
	line-height: 17px;
	margin-bottom: 10px;
}
#content .hir .cim a {
	color: #0A2D8A;	
}




.page_text,
.body_class {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

#right .hirkep{ text-align: center;}

table {
    line-height: 16px;
}


.print_szoveg {
    font-size: 11px;
}

