body {
	padding:0;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#eef7fe;
	height:100%;
	position:relative;
}
html {
	height: 100%;
	}
p, form, input, select, textarea {
	padding:0;
	margin:0;
}
.empty {
	font-size:10px;
}
.title {
	/*background-image: url(../images/title_bgr.gif);*/
	background-image: url(../images/title_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:145px;
}
.descr {
color:#FFFFFF;
font-size:16px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
}
.lang {
color:#FFFFFF;
font-size:12px;
text-align:left;
padding-bottom:7px;
padding-top:20px;
}
.lang a {
color:#FFFFFF;
text-decoration:none;
}
.lang a:hover {
color:#000200;
text-decoration:none;
}
.copy {
color:#666666;
font-size:11px;
text-align:center;
padding:10px;
}
.copy a {
color:#666666;
text-decoration:underline;
}
.copy a:hover {
color:#666666;
text-decoration:none;
}
.footer {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:38px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
.footer a {
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover {
color:#000200;
text-decoration:none;
}
.sub_menu {
background-color:#3399fe;
text-align:left;
font-size:11px;
color:#FFFFFF;
padding-left:10xp;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
margin-left:270px;
}
.sub_menu a {
color:#FFFFFF;
text-decoration:underline;
padding-left:10px;
}
.sub_menu a:hover {
color:#FFFFFF;
text-decoration:none;
}
.sub_menu2 {
background-color:#FFFFFF;
text-align:left;
font-size:11px;
color:#FFFFFF;
padding-left:10xp;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
margin-left:270px;
}
.search_button {
	border:0;
	background-image: url(../images/search_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:25px;
	height:17px;
	cursor:pointer;
}
.search {
color:#0066cf;
text-align:right;
font-size:12px;
padding-right:20px;
}
.menu_table {
	background-color:#3399fe;
/*	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	color:#FFFFFF;
}
.titles {
	color:#FFFFFF;
	background-image: url(../images/titles_bgr.gif);
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	}
	.titles_2 {
	color:#FFFFFF;
	background-image: url(../images/titles_bgr.gif);
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	padding-bottom:10px;
	}
	.border {
 	border-top-width: 15px;
 	border-bottom-width: 15px;
 	border-top-style: solid;
 	border-bottom-style: solid;
 	border-top-color: #FFFFFF;
 	border-bottom-color: #FFFFFF;
 	background-image: url(../images/border_line.gif);
 	background-repeat: repeat-y;
 	}

	.news_txt_title {
	font-weight:bold;
	color:#333333;
	font-size:13px;	
	}
	.news_txt {
	color:#666666;
	font-size:12px;
	text-align:left;
	padding:10px;	
	}
	.news_txt a {
	color:#666666;
	text-decoration:underline;
	}
	.news_txt a:hover {
	color:#666666;
	text-decoration:none;
	}
	.news_txt img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
	.border_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	.news_txt_short {
	color:#666666;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
	.news_txt_short a {
	color:#666666;
	text-decoration:underline;
	}
	.news_txt_short a:hover {
	color:#666666;
	text-decoration:none;
	}
	.news_txt_short img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
	.read_more {
	text-align:right;
	font-size:11px;
	padding-right:10px;
	}
	.read_more a {
	color:#666666;
	text-decoration:underline;
	}
	.read_more a:hover {
	color:#666666;
	text-decoration:none;
	}
	.table_border {
	border: 2px solid #cdcdcd;
	margin-top:7px;
	}
	.more_button {
	border:0;
	color:#333333;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	margin-left:10px;
	width:37px;
	height:17px;
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	}
	.news {
	color:#333333;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:15px;
	}
	.news_title {
	font-weight:bold;	
	}	
	.news_title a {
	color:#333333;
	text-decoration:underline;
	}
	.news_title a:hover {
	color:#333333;
	text-decoration:none;
	}
	.txt {
	color:#333333;
	font-size:12px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:15px;
	}
	.txt a {
	color:#333333;
	text-decoration:underline;
	}
	.txt a:hover {
	color:#333333;
	text-decoration:none;
	}
	.line {
	width:2px !important;
	}
	.otstup {
	margin-top:9px;
	}
.menu_table ul li a{
	text-align:center;
}
td.top{
	text-align:left;
	padding:10px 0;
	vertical-align:top;
	position:relative;
}
.top td{vertical-align:top;}
.box{
	position:relative;
}
.topBanner{
	padding-bottom:8px;
	text-align:left;
}
.topBanner a.nar{
	display:block;
	float:right;
	width:128px;
	height:130px;
	margin:0;
	padding:0;
}
#softline{
	position:absolute;
	top:210px;
	right:0;
	width:430px;
	height:60px;
	z-index:10;
}
.search{
	padding-top:30px;
}
.titles_2, .titles{
	width:100%;
}
.table_border{
	width:98%;	
}
.table_border table{
	margin:0 5px;
}
#rightBanners{
	position:absolute;
	width:120px;
	top:0;
	left:895px;
	padding:10px 0 0 10px;
}
#rightBanners embed, #rightBanners img {
margin: 0 0 10px 0;
}

a img{
	border:0;
}

.announ img{
	max-width:230px;
	height:auto;
}
