body{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#646566;
	font-family:arial;
	font-size:12px;
	background:url('img/background.gif');
	/*margin-left:45px;
	margin-right:45px;*/
}
body img
{
	border:none;
}
body ul,body ol,body li,body form
{
	margin:0px;
	padding:0px;
}
#logo_img {
	float:left;
}
body a
{
	color:#641B1B;
}
body a:hover
{
	color:#646566;
}
.all{
	text-align:right;
	font-weight:bold;
	margin-top:15px;
}
body .clr
{
	clear:both;
	font-size:1px;
}
.menfi{
	display:none;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px;
	position:relative;
	background:#FFFFF2 url('img/bodybg.jpg') center 330px no-repeat;
}
#solkolge{
	background:url('img/qradient1.png') left repeat-y;
}
#sagkolge{
	background:url('img/qradient2.png') right repeat-y;
}

#innerwrapper_1{
	margin-left:6px;
	background:url('img/eynek.jpg') bottom right no-repeat;
	margin-right:6px;
}

#innerwrapper_2{
	margin-left:6px;
	background:url('img/eynek.gif') bottom left no-repeat;
	margin-right:6px;
}


input, textarea, select{
	border:1px solid #D4D0C8;
}
#header{
	background:url('img/top.gif') repeat-x;
}
#toolbar{
	position:absolute;
	left:20px;
	top:10px;
	text-align:right;
}
#toolbar li{
	list-style-type:none;
	display:block;
	float:left;
	background:url('img/toolbg.gif') right no-repeat;
	padding-left:30px;
	padding-right:30px;
}
#toolbar li.last,#langense li.last{
	background:none;
}
#langense{
	position:absolute;
	right:20px;
	top:15px;
	text-align:right;
}
#langense li{
	list-style-type:none;
	display:block;
	float:left;
	background:url('img/toolbg.gif') right 4px no-repeat;
	padding-left:10px;
	padding-right:10px;
}
#langense a{
	color:white;
}
#header{
	padding-top:46px;
}
#top{
}
#logo{
	float:left;
	margin-top:1px;
	border:1px solid #000;
}
#topbanner{
	height:238px;
}
#mainmenu{
	background:url('img/menu.gif') repeat-x;
	height:39px;
	z-index:1000;
}
#mainmenu li{
	display:block;
	float:left;
	width:14.2%;
	height:39px;
	background:url('img/menuborder.gif') right no-repeat;
	position:relative;
	z-index:1000;
}
#mainmenu li.last{
	background:none;
}
#mainmenu li a{
	display:block;
	width:97%;
	text-align:center;
	height:25px;
	padding-top:12px;
	color:#641B1B;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#mainmenu li a:hover{
	color:#fff;
}

#mainmenu div{
	position:absolute;
	z-index:2000;
	left:0px;
	top:39px;
	width:168px;
	display:none;
	background:#DBD8B0;
	/*background:#C3C796;*/
}
#mainmenu div ul{
	margin:0px;
	padding:0px;
	display:block;
	text-align:left;
}
#mainmenu div li{
	float:none;
	height:30px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:168px;
	background:none;
	height:auto;
	border-top:1px solid #fff;
}

#mainmenu div li a{
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:7px;
	background:none;
	padding-left:20px;
	width:145px;
	font-size:12px;
}

#mainmenu div li a:hover{
	color:#000;
}
#mainmenu div div{
	left:168px;
	top:0px;
	border-left:1px solid #fff;
}
#mainmenu li.last div{
	left:auto;
	right:-5px;
}
#mainmenu li.last div div{
	left:auto;
	right:168px;
	border-right:1px solid #fff;
}
.news_date {
    
    
    color: #cccccc;
    font-size: 8pt;
}
.news_title {
    
    font-weight: bold;
    
    color:#2E6707;

}