html {
	height:100%;
}
body {
	height:100%;   
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial;
	color:#333333;
	font-size:0.75em;
	background:#F4F4F4;
}
form {margin:0;}
a:link {color:#065a90;text-decoration:underline;}
a:visited {color:#1d5376;text-decoration:underline;}
a:hover {color:#065a90; text-decoration:none;}			
img {border:0;}




/*** S E A R C H ***/
input.input_search {
	height:23px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999999;
	background:url('../imgs/search_bg.png') left top repeat-x;
	border:0;
	margin:0;
}
.button_search {
	border:0;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	background:url('../imgs/search_button.jpg') left top no-repeat;
	width:76px;
	height:26px;
	margin-left:11px;
	vertical-align:top;
	cursor:pointer;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -89px;
	width:996px;
}



/*** H E A D E R ***/
#header {
	height:248px;
	width:100%;
	background:url('../imgs/bg_header.jpg') left top no-repeat;
	position:relative;
}
	#logo {
		position:absolute;
		left:47px;
		top:171px;
	}
	#search {
		position:absolute;
		left:677px;
		top:187px;	
	}
	#icos {
		position:absolute;
		left:677px;
		top:66px;		
	}
	#icos div {margin-bottom:10px;}
	#icos a:link, #icos a:visited {font-size:14px; color:#fff; margin-left:10px;}



/*** M E N U   T O P ***/
#menu_top {
	height:34px;
	background:url('../imgs/bg2.png') left top repeat-x;
	overflow:hidden;
	color:#cad1d3;
}
	ul.menu_top {
		list-style-type:none;
		margin:10px 0px 20px 45px;
		padding:0;
	}
	ul.menu_top li {
		padding:0;
		float:left;
		padding-right:15px;
	}
	ul.menu_top a:link, ul.menu_top a:visited {color:#fff;}


/*** C O N T E N T ***/
#content {	
	width:100%;
	overflow:hidden;
	background:#f4f4f4;

}


/*** M E N U ***/
#menu {
	width:286px;
	padding-right:20px;
	padding-top:20px;
	float:left;
	overflow:hidden;
}
	ul.menu {
		list-style-type:none;
		margin:0px 0px 30px 25px;
		padding:0;
	}
	ul.menu li, ul.menu li.active {
		padding:2px 0px 3px 30px;
		margin:10px 0px 0px 0px;
		background:url('../imgs/bullet.jpg') left top no-repeat;
	}
	ul.menu li.bullet {background:url('../imgs/bullet_on.jpg') left top no-repeat;}
	ul.menu ul {
		list-style-type:none;
		margin:5px 0px 0px 15px;
		padding:0;
	}
	ul.menu ul li {
		margin:5px 0px 0px 0px;
		padding-left:2px;
		background:none;
		font-size:11px;
	}
	ul.menu a.selected:link, ul.menu a.selected:visited {font-weight:bold;}
	.active {font-weight:bold; color:#000;}

	#google_200 {
		padding:10px 0px 0px 25px;
	}



/*** T E X T ***/
#text {
	width:665px;
	float:left;
	padding-right:25px;
	padding-bottom:30px;
}
	.text_header {
		width:100%;
		overflow:hidden;
		margin-top:10px;
	}
	.text_header img {float:left; margin-left:15px;}
	.text_header .text {padding-top:10px; margin-left:45px; width:620px; background:url('../imgs/punkt.png') left bottom repeat-x;}
	.publ_zag {margin-bottom:10px; font-size:1.5em; text-align: left;}
	.publ {width:100%; overflow:hidden; margin-top:20px; text-align:justify; line-height:1.4em; padding-bottom:20px;  background:url('../imgs/punkt.png') left bottom repeat-x;}
	.publ img {margin:0px 10px 10px 0px;}


#path {margin-left:45px; font-size:11px; color:#727E83;}
#path a {font-size:11px; text-decoration:underline; color:#727E83;}
#path a:hover {font-size:11px; text-decoration:none; color:#333333;}

/*** F O O T E R ***/
#footer, #push {
	height:89px;
	width:100%;
}
#footer {
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer_inside {
	width:996px;
	height:89px;
	margin:0 auto;
	overflow:hidden;
	background:url('../imgs/bg3.png') left top repeat-x;	
}
	.footer_left {float:left; width:450px; padding:25px 0px 25px 45px;}
	.footer_right {float:right; padding:25px;}
	.footer_right img {padding-right:10px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
opacity: 0.5;
-moz-opacity: 0.5;}
	

	
	
h1 {font-size:1.7em;margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; line-height:1em; }
h2 {font-size:1.5em;margin:0px 0px 10px 0px; padding:0; font-weight:normal;}	
	
.pages {
margin-top: 5px;
    clear: left;
margin-top:33px;
padding-bottom:13px;
    font-size: 12px;
    font-family: Arial, sans-serif; margin-left: 0px;
}

.pages a:hover {
    background:#fcfcfc; color:#B5B5B5;
}

.pages a, .pages span {
    color: #427694;
    display: block;
    float: left;
    line-height: 2.2em;
    padding:0 3px;
    text-align:center;
    margin-right: 0.4em;
    border: 1px solid #B1B1B1;
    background: #FFFFFF;
text-decoration:none;
}

.pages span.current {
    border: 1px solid #427694;
    font-weight: bold;
    background: #427694;
    color:#ffffff;
}

.pages span.current2 {
    border: 1px solid #388708;
    font-weight: bold;
    background: #64A628;
    color: #fff;
}

#ccl {font-size:9px; padding-left:50px; color:#c1c1c1; padding-top:60px; padding-bottom:60px;}
#ccl a{font-size:9px; color:#c1c1c1; text-decoration:none;}
#ccl a:hover{font-size:9px; color:#c1c1c1; text-decoration: underline;}

	

