

/* ___| CSS document |_____________________ */

html {height: 100%; overflow: hidden}

body { 
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	background: #0b5095 url("../graphics/bg.png") repeat-x top;
	color: #000;
	height: 100%;
	o_verflow: hidden;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, p {
	margin: 0;
	}
#mid h1 {margin: 0.4em auto 0.2em; border-bottom: 1px solid black; font-size: 1.7em}
#mid h2 {text-align: center; }
.none {
	display: none;
	}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	}


/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 950px;
	}
	
	
/* ___| head |_____________________ */


#head {
	margin: 0;
	width: 950px;
	height: 226px;
	background: url("../graphics/bg_head.jpg") no-repeat;
	}
#line {
	margin: 0;
	width: 950px;
	height: 9px;
	font-size: 0;
	background: url("../graphics/bg_line.png") repeat-x;
	}
	
	
/* ___| main |_____________________ */


#main {
	margin: 0;
	width: 950px;
	min-height: 400px;
	background: url("../graphics/bg_main.png") repeat-y;
	float: left;
	clear: both;
	}
#bottom {
	margin: 0 0 5px 0;
	width: 950px;
	height: 25px;
	background: url("../graphics/bg_bottom.png") no-repeat;
	float: left;
	clear: both;
	}
#znak {
	margin: -98px 0 0 634px;
	width: 114px;
	height: 98px;
	background: url("../graphics/bg_znak.jpg") no-repeat;
	position: relative;
	z-index: 10;
	}
#znak_right {
	margin: -98px 0 0 836px;
	width: 114px;
	height: 98px;
	background: url("../graphics/bg_znak.jpg") no-repeat;
	position: relative;
	z-index: 10;
	}
	
	
/* ___| left |_____________________ */


#left {
	margin: 0;
	width: 150px;
	min-height: 200px;
	float: left;
	}
#left h3.top {
	margin: 0;
	padding: 0 0 0 14px;
	width: 136px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: sans-serif;
	color: #fff;
	background: url("../graphics/bg_topbox.png") no-repeat;
	}
#left h3.top div {
	font-weight: normal;
	font-size: 9px;
	}
menu {
	margin: 0;
	padding: 0 0 8px 0;
	width: 150px;
	background: url("../graphics/bg_umenu.png") no-repeat bottom;
	}
menu li {
	margin: 0;
	list-style: none;
	}
menu li a {
	margin: 0;
	padding-left: 15px;
	width: 135px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	color: #01264b;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: url("../graphics/bg_item.png") no-repeat;
	background-position: 0 0;
	}
menu li#now a {
	background-position: 0 -20px;
	color: #fff;
	}
menu li a:hover {
	color: #fff;
	background-position: 0 -20px;
	}
#left menu ul {
	margin: 0;
	padding: 1px 0 0 0;
	width: 150px;
	background: url("../graphics/bg_ul.png") no-repeat top;
	}
#left menu ul li.head strong {
	margin: 0;
	padding-left: 15px;
	width: 135px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #01264b;
	background: url("../graphics/bg_subitem_head.png") no-repeat;
	}
#left menu ul li a {
	margin: 0;
	color: #01264b;
	text-transform: none;
	background: url("../graphics/bg_subitem.png") no-repeat;
	}
#left menu ul li a:hover {
	color: #01264b;
	text-decoration: underline;
	background-position: 0 0;
	}

	
/* ___| middle |_____________________ */


#mid {
	margin: 0 0 0 1px;
	padding: 0 18px 100px 18px;
	width: 561px;
	min-height: 200px;
	float: left;
	}
#mid_right {
	margin: 0 0 0 1px;
	padding: 0 18px 100px 18px;
	width: 763px;
	min-height: 200px;
	float: left;
	background: white;
	}
#topbox_sim {width: 579px; height: 0; overflow: hidden}
#topbox {
	margin: 0 0 17px -18px;
	width: 597px;
	height: 78px;
	background: url("../graphics/bg_midbox.png") repeat-x;
	p_osition: relative;
	float: left;
	clear: both;
	}
#topbox h3 {
	padding: 30px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: .9em;
	color: #fff;
	}
#topbox h3 span {
	font-weight: normal;
	}
#topbox h3 div {
	font-size: 14px;
	font-weight: normal;
	color: #81a0bf;
	}
#topbox form {
	width: 200px;
	float: right;
	}
#topbox form label {
	margin: 26px 0 2px 4px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	}
#topbox form select {
	border: 1px solid #fff;
	background: #1b548c;
	color: #fff;
	posit_ion: relative;
	z-index: 10;
	}
#mid h2 {
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #023466;
	}
#mid h4 {
	margin: 10px 0 4px 0;
	text-transform: none;
	font-size: 12px;
	p_osition: relative;
	color: #023466;
	clear: both;
	}
#mid p {
	margin-bottom: 10px;
	font-size: 11px;
	color: #023466;
	line-height: 1.2em;
	}
#mid p.date {
	margin-bottom: 6px;
	font-size: 10px;
	color: #8CA3BA;
	}
#mid p.date img {
	margin: 2px 0 -4px 0;
	posi_tion: relative;
	}
#mid p.date span {
	margin: 0 0 0 6px;
	}
#mid p a {
	text-decoration: underline;
	color: #023466;
	}
#mid p a:hover {
	text-decoration: none;
	}
#mid p a.more {
	text-decoration: none;
	color: #023466;
	font-weight: bold;
	}
#mid p a.more:hover {
	color: #52779C;
	}
.lin {
	margin: 8px 0 -14px 26px;
	width: 508px;
	height: 36px;
	background: url("../graphics/bg_hr.png") no-repeat;
	clear: both;
	}
.linbg {
	margin: 2px 0 -36px 26px;
	width: 508px;
	height: 36px;
	background: url("../graphics/bg_hr.png") no-repeat;
	clear: both;
	}
/* ___| right |_____________________ */


#right {
	margin: 0 0 0 2px;
	width: 200px;
	min-height: 200px;
	float: left;
	}
.box {
	margin: 0;
	float: left;
	clear: both;
	}
#right .box h3 {
	margin: 0;
	padding-left: 14px;
	width: 184px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background: url("../graphics/bg_right_tit.png") no-repeat;
	}
.box .text_box {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 198px;
	min-height: 70px;
	background: url("../graphics/bg_right_m.png") repeat-y;
	}
.box .box_bot_l {
	margin: 0;
	font-size: 0;
	width: 198px;
	height: 6px;
	background: url("../graphics/bg_right_tl.png") no-repeat;
	}
.box .box_bot {
	margin: 0;
	font-size: 0;
	width: 198px;
	height: 6px;
	background: url("../graphics/bg_right_b.png") no-repeat;
	}
.box .box_top {
	margin: 20px 0 0 0;
	font-size: 0;
	width: 198px;
	height: 8px;
	background: url("../graphics/bg_right_t.png") no-repeat;
	}
.box table {
	margin: 0;
	width: 198px;
	border-collapse: collapse;
	}
.box table tr {
	margin: 0;
	width: 198px;
	}
.box table tr.tr_l {
	background: url("../graphics/bg_tr.png") repeat-y;
	}
.box table tr td {
	padding: 2px 0 2px 10px;
	font-size: 10px;
	color: #000;
	}
.box table tr td.td_r {
	padding: 2px 10px 2px 0;
	text-align: right;
	}
	
	
/* ___| footer |_____________________ */


p#footer {
	margin: 0 0 0 0;
	padding-bottom: 0;
	width: 950px;
	height: 12px;
	background: url("../graphics/bg_foot.png") repeat-x top;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	float: left;
	clear: both;
	}
p#footer span {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	background: #0b5095;
	}
p#footer a {
	text-decoration: none;
	color: #fff;
	}
p#footer a:hover {
	text-decoration: underline;
	}
p#banners img {
	margin: 2px 3px 0 3px;
	}
	
p#banners {
  background: #0B5095;
  position: relative;
  margin: 0 auto;
  width: 942px; 
  z-index: 10;
  margin-top: -76px;
  height: 68px;
  padding: 3px;
  border: 1px solid white;
  text-align: center;
}

#right a {
	text-decoration: underline;
	color: #023466;
	}
#right a:hover {
	text-decoration: none;
	}
#right table.ostliga td {padding: 1px}
.lin {
	margin: 8px 0 -14px 26px;
	width: 508px;
	height: 36px;
	background: url("../graphics/bg_hr.png") no-repeat;
	float: left;
	clear: both;
	}
	
	
.box_left h3 {
	margin: 0;
	padding-left: 14px;
	width: 136px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background: url("../graphics/bg_right_tit.png") no-repeat;
	}
