html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #2C3241;
	position: relative;
}

img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}

table {
	border-collapse:collapse;
}

.lefth {
	font-size: 24px;
	font-weight: normal;
	color: #314474;
	margin: 0px;
	padding-bottom: 10px;
}


h1 {
	font-size: 24px;
	font-weight: normal;
	color: #314474;
	margin: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #222835;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
}
.tab {
	width: 100%;
	border-collapse:collapse;
}
.cell {
	vertical-align: top;
	padding: 0px;
}

.logo {
	position: absolute;
	left: 40px;
	top: 15px;
}
.slogan {
	position: absolute;
	left: 33.5%;
	top: 15px;
}
.left {
	color: #2C3241;
	display: table;
	min-height: 1px;
	margin-left: 40px;
	text-align: justify;
	min-width:400px;
}
.left .date {
	color: #252D40;
}
.left .image {
	float: left;
	padding-bottom: 15px;
	padding-right: 17px;
}
.left .link_news {
	color: #3F62B8;
	font-size: 18px;
	padding-top: 12px;
}
.left .link_news_first {
	color: #3F62B8;
	font-size: 18px;
}
.left .item {
	float: left;
    width:100%;
	padding-bottom: 13px;
}
.left .image .coment {
	font-size: 11px;
	color: #585858;
	padding-top: 9px;
	padding-left: 5px;
}
.left .styled_tab {
	width: 100%;
	border-collapse:collapse;
}
.left .styled_tab th {
	background-color: #DB5A52;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 20px;
	border-right: 1px solid #AE362E;
	text-align: left;
	border-bottom: 1px solid #DB5A52;
}
.left .styled_tab td {
	border-bottom: 1px solid #E6E0E0;
	border-right: 1px dotted #E6E0E0;
	padding: 10px 20px;
}
.left .styled_tab td.last {
	border-right: 0;
}
.left .pager {
	color: #DB5A52;
	top: 238px;
	right: 330px;
	float: right;
	margin-top: -25px;
}
.left .pager a {
	background-image: url(/images/trail_div.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 27px;
}
.left .link_back {
	padding-top: 43px;
	padding-left: 5px;
}
.left .link_back a {
	color: #3F62B8;
}

.left .form {
	background-color: #F0F0F1;
	padding: 27px 18px 47px 11px;
}
.left .form textarea {
	width: 98%;
	margin-bottom:10px;

}
.left .form select {
}

.left .form .inp {
	float: left;
}
.left .form .radio {
	vertical-align:middle;
	margin-top:0; margin-bottom:2px;	
}
	
.right {
	float: right;
	width: 265px;
	margin-top: -15px;
	padding: 15px 25px 40px 40px;
}
.right a {
	color: #3F62B8;
}
.right .menu {
	margin: 0px;
	padding: 25px 0px 20px;
	font-size: 14px;
}
.right .menu li {
	list-style: none;
	border-bottom: 1px solid #E8E9EA;
	padding: 2px 5px 4px 17px;
}
.right .menu a{
	color: #313E62;
}
.right .menu .active {
	background-image: url(/images/active_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	color: #313E62;
	font-size: 14px;
}
.right .contacts {
	border-top: 5px solid #DB5A52;
	background-color: #F5F4F5;
	padding: 15px 15px 15px 17px;
	margin-bottom: 30px;
	margin-top: 19px;
}
.right .search {
	padding-right: 15px;
	margin-top: 28px;
}
.right .search .inp {
	width: 163px;
	border-top: 1px solid #5B5A5A;
	border-left: 1px solid #898989;
	border-bottom: 1px solid #E9E8E8;
	border-right: 1px solid #E0DFDF;
	padding-left: 5px;
	font: 12px Arial, Helvetica, sans-serif;
}
.right .search .subm, .but {
     background-color: #DB5A52;
     color: #FFFFFF;
     border-style: none;
     width: 71px;
     font: 12px Arial, Helvetica, sans-serif;
     height: 19px;
	 cursor:pointer;
	 text-decoration:underline;
}




html:not([lang*=""]):not(:only-child) .right .search .subm {
     margin-bottom: -1px;
}

.hd {
	font-size: 18px;
	padding-bottom: 15px;
}

.top_nav {
	border-bottom: 6px solid #DB5A52;
	width: 100%;
	color: #000000;
	font: 18px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 94px;
}
.top_nav th {
	padding: 0px;
	font-weight: normal;
	width: 16%;
	padding-bottom:8px;
    padding-top:8px;
	background-image: url(/images/bg_top_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.right .events {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	padding-top: 12px;
}
.right_date {
	font-size: 10px;
	padding-bottom: 9px;
}
.right .events_last {
	border-bottom-style: none;
	padding-top: 12px;
	padding-bottom: 20px;
}
.right .archives {
	font-size: 11px;
	color: #2C3241;
}
.right .right_divider {
	height: 5px;
	padding-bottom: 28px;
	border-bottom: 5px solid #E7E7E7;
}
.top_nav .active {
	background-image: none;
	background-color: #DB5A52;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

.top_nav .active a {
	text-decoration: none;
	color: #FFFFFF;
}


.top_nav .nobg {
	background-image: none;
}
.sub_top_nav {
	width:100%;
	background-color: #303E62;
	color: #BDC7E5;
	font-size: 12px;
	text-align: justify;
	position: absolute;
	top: 136px;
	left: 0px;
		
}
.sub_top_nav table { height: 70px;  }

.sub_top_nav td {
	background-repeat: no-repeat;
	background-position: 8px 21px;
	text-align: left;
	background-image: url(/images/bullet.gif);
	padding: 0px 20px 0px 20px;
	vertical-align: center;
	width:35px;
}

.sub_top_nav a {
	color: #FFFFFF;
	margin-top: 5px;
}
.sub_top_nav b {
	background-color: #DB5A52;
	font-weight: normal;
	color: #FFFFFF;
}
.sub_top_nav i {
	font-style: normal;
	color: #BDC7E5;
	display: block;
	text-decoration: none;
}

.sub_top_nav .active {
	background-image: none;
}
.sub_top_nav .spacer {
	background-image: none;
	padding: 0px;
}

.sub_top_nav1 {padding:0 20px 0 35px;}



.cover {
	font-size: 0px;
	background-color: #FFFFFF;
	position: absolute;
	height: 30px;
	width: 1px;
	top: 94px;
	right: 0px;
}

.footer {
	width: 100%;
	background: url(/images/footer.gif) repeat-x;
}
.footer .footer_div {
	background-image: url(/images/footer_divider.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.footer .development {
	text-decoration: underline;
	font-size: 11px;
	color: #7F828C;
	width: 288px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 32px;
	vertical-align: top;
}
.footer .development a {
	width: 57px;
	margin-right: 17px;
	float: left;
	height: 25px;
}
.footer .development b {
	padding-top: 7px;
	display: block;
	font-weight: normal;
}

.footer .copyright {
	color: #7F828C;
	font-size: 11px;
	width: 150px;
	padding: 32px 47px 32px 40px;
}
.footer .tag {
	padding: 25px 50px;
}
.tag .big_lat {
	font-size: 18px;
	color: #7F828C;
	text-decoration: none;
}
.tag .midle_lat {
	font-size: 13px;
	color: #7F828C;
	text-decoration: none;
}
.tag .small_lat {
	color: #7F828C;
	font-size: 11px;
	text-decoration: none;
}
.footer .tag a:hover {
	text-decoration: underline;
}
.print {
	background-image: url(/images/print.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	right: 330px;
	height: 13px;
	width: 110px;
	padding-left: 20px;
	background-position: left 3px;
	font-size: 11px;
}
.rss {
	height: 14px;
	width: 35px;
	float: right;
	margin-top: -30px;
	margin-right: 20px;
}
.head_nav {
	position: absolute;
	top: 27px;
	right: 5%;
	padding-bottom: 2px;
}

.activel {color:#DB5A52; text-decoration:none;}


.head_nav .ru {
	background-image: url(/images/head_nav_divide.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.head_nav .ua {
    padding-left: 11px;
	padding-right: 11px;
}
.head_nav .home {
	margin-left: 50px;
	color: #FFFFFF;
}
.head_nav .home_active {
	margin-left: 50px;
	border-bottom: 3px solid #DB5A52;
}
.head_nav .lan {
	margin-left: 32px;
}
.head_nav .mail {
	margin-left: 32px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	min-width:994px;
	max-width:1500px;
	position: relative;
	padding-top: 232px;
}

