body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
	background: url(images/bg.gif);
	margin: 0;
	padding: 20px 0;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 994px;
	background: url(images/content_v_lines.gif) repeat-y;
	margin: 0 auto;
	padding: 0 2px;
	border: 1px solid #ccc;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 279px;
	background: url(images/head_bg.jpg) no-repeat 0 26px;
}
#header .top-line{
	height: 24px;
	background: url(images/top_line_bg.gif) repeat-x;
	padding: 2px 7px 0 13px;
	line-height: 21px;
	color: #033e85;
}
#header .top-line .wallcome{
	float: left;
}
#header  .menu .langs{
	float: right;
}
#header  .menu .langs a{
	display: block;
	float: right;
	color: #033e85;
	text-decoration: none;
	/*height: 23px;*/
}
#header  .menu .langs a.ukr{
    background: url(images/ukr.gif) no-repeat right;
    padding: 0 34px 0 0;
}
#header  .menu .langs a.ukr:hover, #header .menu .langs a#ukr-active{
    background: url(images/ukr_hover.gif) no-repeat right;
}
#header  .menu .langs a.eng{
	background: url(images/eng.gif) no-repeat right;
	padding: 0 34px 0 0;
}
#header  .menu .langs a.eng:hover, #header .menu .langs a#eng-active{
	background: url(images/eng_hover.gif) no-repeat right;
}
#header  .menu .langs a.rus{
	background: url(images/rus.gif) no-repeat left;
	padding: 0 0 0 34px;
}
#header  .menu .langs a.rus:hover, #header .menu .langs a#rus-active{
	background: url(images/rus_hover.gif) no-repeat left;
}
#header  .menu .langs span{
	float: right;
	display: block;
	line-height: 22px;
	/*margin: 0 11px;*/
}
#header .logo{
	display: block;
	clear: both;
	width: 461px;
	height: 40px;
	margin: 25px 0 0 0;
}
#header .logo span{
	display: none;
}
#header .menu{
	clear: left;
	background: url(images/menu_bg.gif) no-repeat;
	width: 789px;
	height: 35px;
	margin: 132px 0 0 0;
	padding: 0 7px;
}
#header .menu a{
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	padding: 0 35px;
}
#header .menu a:hover{
	background: url(images/menu_a_hover.gif) repeat-x;
}
#header .menu img{
	float: left;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 216px 0 208px;
}
#content .path{
	font-size: 10px;
	padding: 9px 9 15px 15px;
	color: #005af3;
}
#content .path a{
	color: #00348d;
	text-decoration: none;
}
#content .path a:hover{
	text-decoration: underline;
}
#content .green-title{
	display: block;
	background: #3f6601 url(images/green_title_bg.gif) repeat-x top;
	font-weight: bold;
	color: #fff;
	padding: 4px 5px 7px 13px;
	margin: 0 0 1px 0;
}
#content .blue-title{
	display: block;
	background: #3f6601 url(images/blue_title_bg.gif) repeat-x top;
	font-weight: bold;
	color: #fff;
	padding: 4px 5px 7px 13px;
	margin: 0 0 1px 0;
}
#content .border-with-margin{
	border: 1px solid #c2c2c2;
	padding: 1px;
	margin: 0 0 5px 0;
}
#content .border-one-px{
	border: 1px solid #c2c2c2;
	padding: 1px;
}
#content .main-news-block{
	background: #e0e0e0 url(images/green_grey_icon.gif) no-repeat 5px 12px;
	padding: 10px 8px 10px 23px;
	overflow: hidden;
	_height: 1%;
}
#content .main-news-block a{
	color: #428201;
}
#content .main-news-block .news-image{
	float: left;
}
#content .main-news-block .news-image img{
	border: 1px solid #cc3434;
	padding: 1px;
	background: #fff;
}
#content .main-news-block .info{
	padding: 0 0 0 203px;
}
#content .main-news-block .info .date{
	background: url(images/date_h_line_right.gif) no-repeat right bottom;
}
#content .main-news-block .info .date span{
	background: #e0e0e0 url(images/date_h_line_left.gif) no-repeat right bottom;
	padding: 0 10px 0 0;
	_margin: 0 0 0 -3px;
}
#content .main-news-block .info .short-text{
	display: block;
	padding: 10px 0 10px 0;
	line-height: 17px;
}
#content .main-news-block .info .more{
	background: url(images/more_h_line_left.gif) no-repeat left bottom;
	text-align: right;
}
#content .main-news-block .info .more span{
	background: #e0e0e0 url(images/more_h_line_right.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
}
#content .news-block{
	padding: 10px 8px 10px 23px;
	overflow: hidden;
	_height: 1%;
}
#content .grey{
	background: #e0e0e0 url(images/blue_grey_icon.gif) no-repeat 5px 12px;
}
#content .white{
	background: #fff url(images/white_grey_icon.gif) no-repeat 5px 13px;
}
#content .greyg{
	background: #e0e0e0 url(images/green_grey_icon.gif) no-repeat 5px 12px;
}
#content .whiteg{
	background: #fff url(images/white_green_icon.gif) no-repeat 5px 13px;
}

#content .news-block a{
	color: #03f;
}
#content .news-block .news-image{
	float: left;
}
#content .news-block .news-image img{
	border: 1px solid #cc3434;
	padding: 1px;
	background: #fff;
}
#content .news-block .info{
	padding: 0 0 0 123px;
}
#content .news-block .info .date{
	background: url(images/date_h_line_right.gif) no-repeat right bottom;
}
#content .news-block .info .date span{
	background: #e0e0e0 url(images/date_h_line_left.gif) no-repeat right bottom;
	padding: 0 10px 0 0;
	_margin: 0 0 0 -3px;
}
#content .white .info .date span{
	background: #fff url(images/date_h_line_left.gif) no-repeat right bottom;
	padding: 0 10px 0 0;
	_margin: 0 0 0 -3px;
}
#content .whiteg .info .date span{
	background: #fff url(images/date_h_line_left.gif) no-repeat right bottom;
	padding: 0 10px 0 0;
	_margin: 0 0 0 -3px;
}
#content .news-block .info .short-text{
	display: block;
	padding: 7px 0 0 0;
	line-height: 17px;
}
#content .news-block .info .more{
	background: url(images/more_h_line_left.gif) no-repeat left bottom;
	text-align: right;
}
#content .news-block .info .more span{
	background: #e0e0e0 url(images/more_h_line_right.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
}
#content .white .info .more span{
	background: #fff url(images/more_h_line_right.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
}
#content .whiteg .info .more span{
	background: #fff url(images/more_h_line_right.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
}
#content .pager{
	background: url(images/blue_title_bg2.gif) repeat-x;
	height: 25px;
	line-height: 22px;
	color: #fff;
	padding: 0 10px;
	margin: 0 0 4px 0;
}
#content .pager .list{
	float: left;
}
#content .pager .list span{
	padding: 0 10px 0 0;
	float: left;
}
#content .pager .list img{
	vertical-align: middle;
	margin: 0 10px;
	float: left;
}
#content .pager .list a{
	text-decoration: none;
	color: #fff;
	float: left;
}
#content .pager .list b{
	text-decoration: none;
	color: #fff;
	float: left;
}
#content .pager .list a:hover{
	text-decoration: underline;
}
#content .pager .all-news{
	float: right;
	color: #fff;
}
#content .send-message{
	margin: 0;
	background: #e0e0e0 url(images/green_grey_icon.gif) no-repeat 5px 13px;
	padding: 7px 8px 7px 21px;
	_padding: 7px 8px 11px 21px;
	overflow: hidden;
}
#content .send-message .top_h_dbl_line{
	float: right;
	width: 252px;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 0 6px 0;
}
#content .send-message .bot_h_dbl_line{
	clear: both;
	_display: inline;
	float: right;
	width: 234px;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 101px 0 0;
}
#content .send-message table{
	clear: both;
	border-collapse: collapse;
	margin: 0 0 34px 0;
	padding: 0;
	border: 0;
}
#content .send-message table th{
	padding: 5px 4px 0 0;
	border: 0;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
}
#content .send-message table td{
	padding: 0 0 4px 0;
	border: 0;
	vertical-align: top;
}
#content .send-message table td input{
	width: 216px;
	height: 18px;
	border: 1px solid #8c8c8c;
}
#content .send-message table td textarea{
	width: 306px;
	height: 108px;
	border: 1px solid #8c8c8c;
	float: left;
}
#content .send-message table td .submit{
	display: block;
	float: left;
	background: url(images/submit_left.gif) no-repeat left;
	text-decoration: none;
	color: #3c3c3c;
	margin: 13px 0 0 6px;
}
#content .send-message table td .submit span{
	display: block;
	float: left;
	background: url(images/submit_right.gif) no-repeat right;
	height: 22px;
	padding: 0 17px;
	line-height: 20px;
	cursor: pointer;
}

.sr  a{

	color: #C93;

}


/* Sidebar Left
-----------------------------------------------------------------------------*/


.sl {
	float: left;
	width: 199px;
	margin-left: -100%;
	position: relative;
}
.sl ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sl ul li{
	margin: 0 0 1px 0;
}
.sl ul li a{
	display: block;
	background: #002f87 url(images/left_menu_bg.gif) no-repeat top;
	width: 169px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
	padding: 7px 0 8px 30px;
}
.sl ul li a:hover{
	background: #0867ab url(images/left_menu_bg_hover.gif) no-repeat;
}
.sl ul li ul{
	margin: 0 0 0 10px;
}
.sl ul li ul li{
	border-bottom: 1px dotted #88a5c6;
	background: url(images/left_sub_menu_icon.gif) no-repeat 15px 10px;
	padding: 7px 0 7px 37px;
	_position: relative;
}
.sl ul li ul li.last{
	border-bottom: none;
}
.sl ul li ul li a{
	display: inline;
	background: none;
	color: #00328b;
	padding: 0;
	line-height: 15px;
}
.sl ul li ul li a:hover{
	background: none;
	text-decoration: underline;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 207px;
	margin-left: -207px;
	position: relative;
}
.sr .info-block{
	clear: both;
}
.sr .info-block .image{
	background: #e0e0e0;
	border: 1px solid #ccc;
	_position: relative;
	padding: 7px 11px;
}
.sr .info-block .image img{
	border: 1px solid #c4c4c4;
}
.sr .info-block .title{
	display: block;
	background: #c33;
	margin: -1px 0 0 0;
	padding: 7px 11px;
	text-align: center;
	font-weight: bold;
}
.sr .info-block .title a{
	text-decoration: none;
	color: #fff;
}
.sr .info-block .title a:hover{
	text-decoration: underline;
}
.sr .h_dbl_line{
	margin: 4px 0;
	height: 2px;
	border: 1px solid #ccc;
	line-height: 2px;
	float: left;
	width: 205px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 68px;
	background: url(images/footer_bg.gif) repeat-x;
	padding: 10px 0 0 0;
}
#footer span{
	display: block;
	background: url(images/copy.gif) no-repeat left;
	width: 780px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	line-height: 17px;
	padding: 15px 0 0 22px;
}
