/* reset browsers' defaults */
*{margin:0px;padding:0px}
img{border:0px}

body{
	font: normal 12px Arial, sans-serif;
	width:900px;
	margin:0 auto;
}

div#top{
	width:900px;
	margin: 0px;
	padding: 0px;
	height:82px;
	background: #D0DAE7 url('../img/header_bg.png') repeat-x bottom left;
}

table#topTable{
	width:900px;	
}

table#topTable td{
	vertical-align: top;
}

table#topTable td.logo{
	width: 90px;
	text-align: right;
}

table#topTable td.motto{
	padding-top:30px;
}

table#topTable td.menu{
	text-align: center;
	width: 530px;
}


table#topTable td.menu div#flashmenu{
	position: relative;
	top: 53px;
}
	

div#page{
	width:900px;
	margin: 0px;
	height:503px;
	background: url('../img/srodek_bg.jpg') no-repeat;
}

div#bottom_container{
	width:900px;
	margin: 0px;
	background:url('../img/footer_bg.png') repeat-x top left;
	height: 26px;
	color:#022F66;
	font-size:11px;
	font-weight: bold;	
	padding-top: 4px;
}

div#footer{
	width:900px;
	margin: 0px;
	text-align:right;	
}

div#footer a{
	color: #000;	
}

div#searchbar{
	height: 25px;
	padding-top: 10px;
	width: 870px;
	text-align: right;
	padding-right: 30px;
	color: #033268;
	font-size: 11px;
}

input#search{
	border: 1px solid #033268;
	background: #fff;
	width: 130px;
	font-size: 11px;
	color: #033268;
}

input.btn{width:14px; height:14px; background:url('../img/btn.jpg') no-repeat; background-position:0px 3px; border:none;cursor:pointer}

a.btn{
	width:14px;
	display:block;
	background:url('../img/btn.jpg') no-repeat 0px 5px;
	border:none;
	text-decoration: none;
	height: 14px;
	}
.btn_big{width:14px; height: 18px; background:url('../img/btn_big.jpg') no-repeat 0px 5px;border:none;cursor:pointer}

div#content_container{
	width:900px;
	height: 379px;
}

div#awards_container{
	width:900px;
	height: 85px;
}


div#awards{
	width:900px;
	padding: 0px;
}

div#awards table{
	margin-top: 10px;
	color: #242F68;
	font-size: 11px;
}

div#left_panel{
	float: left;
	width: 500px;
	height: 310px;
	padding-left: 20px	
}

div#right_panel{
	float: right;
	width: 340px;
}

div.square{
	width: 428px;
	height: 84px;
	background: url('../img/square.png') repeat-x top left;
	font-size: 11px;
	color: #022F66;
	margin-bottom: 10px;	
}

div.square div.top{
	width: 418px;
	height: 40px;
	padding: 5px;
}

div.square div.bottom{
	width: 418px;
	height: 20px;
	padding: 5px;
}


div#right_banner{
	width: 340px;
	height: 250px;
	margin-top: 30px;	
}

div#intro{
	clear: both;
	width: 880px;
	height: 50px;
	padding-top: 16px;
	padding-left: 20px;
	color: #033268;	
}


div#sub_left_panel{
	float: left;
	width: 190px;
	height: 310px;
	margin-top: 15px;
}

div#sub_right_panel{
	float: right;
	width: 280px;
}

div#sub_right_banner{
	width: 280px;
	height: 185px;
	margin-top: 60px;	
}

div.sub_square{
	width: 185px;
	height: 112px;
	background: url('../img/sub_square.jpg') no-repeat top left;
	font-size: 11px;
	color: #022F66;
	margin-bottom: 10px;	
}

div.sub_square div.top{
	width: 175px;
	height: 48px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

div.sub_square div.bottom{
	width: 179px;
	height: 19px;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
}


div#sub_center_panel{
	float: left;
	width: 400px;
	height: 360px;
	overflow: auto;
	z-index: 1;
	margin-top: 15px;
	text-align: justify;
}

div#sub_center_panel a{
	text-decoration: none;
	color: #022F7E;	
}

div#sub_center_panel a:hover{
	text-decoration: underline;	
}

div#sub_center_panel ul#result{
	list-style-type: none;
}

div#sub_center_panel ul#result li a{
	text-decoration: none;
	color: #022F7E;
}

div#sub_center_panel ul#result li a:hover{
	text-decoration: underline;
}
div#sub_center_panel ul {
	list-style-type: circle !important;
	margin-left: 15px;
	}
div#sub_center_panel ul li {
	list-style-type: circle !important;
	}

div#sitemap{
	margin-top:10px;	
}

div#sitemap p{
margin-top:0px;
margin-bottom: 0px;
}
div#sitemap ul{
	margin-bottom: 10px; 	
}
div#sitemap ol {
	margin-left: 20px !important;
	}

