/*********************** Common properties ************************/
html * {
	margin:0;
	padding:0;
}
body {
	font: normal 62.5% "Verdana", sans-serif;
	background:#fff;
	color:#383838;
}
table {border-collapse:collapse;}
table td {vertical-align:top;} 

.bz {border:1px solid green}

a img {border:none;}
a {
	outline:none;
	color:#5e5e74;
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
	color:#29292f;
}

/*
a:visited {
	color:#5e5e5e;
}
*/

.in_input {width: 150px;}
.flLeft {float:left; display:block;}
.flRight {float:right; display:block;}
.blockthis {display:block;}
.intext {
	background:#fff; 
	border:1px solid #a7a9ac; 
	padding:2px;
}
.btn {
	background:url(../../img/bg_btn.gif) center no-repeat;
	display:block;
	width:88px;
	height:21px;
	line-height:21px;
	font-size:11px;
	color:#000;
	text-align:center;
}

/***************** main structure ***********************/
.main {
	width:1007px;
	margin:0 auto;
}
.topLink {
	background:url(../../img/top.gif)  bottom repeat-x;
	height:23px;
}

.topLink .map {
	float:right;
	background:url(../../img/map.gif) bottom repeat-x;
	width:235px;
	text-align:center;
	height:21px;
	margin-right:5px;
}
.topLink .map a {
	margin: 5px;
	font-size:10px;
}
.topLink .map p {
	margin-top:3px;
}

.intop {
	background:url(../../img/bg_intop.jpg) top no-repeat;
}
.intop .logo {
	float:left;
	margin:29px 0 25px 43px;
}
.intop .serach_form  {
	margin-top:12px;
	float:right;
}
.intop .serach_form  * {
	vertical-align:top;
}
.lang  {float:right;} 
.lang a {
	display:block;
	width:32px;
	height:17px;
	line-height:17px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#a7a9ac;
	float:left;
	margin-right:1px;
	background:url(../../img/bg_lang.gif) no-repeat;
}
.lang a:hover , .lang .active {
	color:#ed1c24;
	text-decoration:none;
} 

.intop .sloagan {
	background:url(../../img/bg_slogan.jpg) top no-repeat;
	padding:35px 20px;
	height:40px;
	clear:both;
}
.intop .sloagan h1 {
	font-size:30px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-1px;
}
.top_menu {
	background:url(../../img/menu.gif) bottom repeat-x;
	height:35px;   
	margin-bottom:5px;
}
.top_menu ul, .top_menu ul li {
	list-style:none;
	float: left;
}
.top_menu ul li a {
	display:block;
	float:left;
	color:#000;
	font-size:11px;
	line-height:23px;
	margin:3px 0px;
	padding: 0 6px;
}
.top_menu ul li a:hover {
	color:#858585;
	text-decoration:none;
}
.top_menu ul   li {
	background:url(../../img/bg_menu_topn.gif) left center no-repeat;
	padding-left:5px;
	margin-right: 5px;
}


.top_menu ul   li a {
	background:url(../../img/bg_menu_topn.gif) right center no-repeat;
	padding-left:5px;
	padding-right:20px;
	position:relative;
}


.top_menu ul   li.active {
	background:url(../../img/bg_menu_top.gif) left center no-repeat;
	padding-left:5px;
}
.top_menu ul   li.active a {
	background:url(../../img/bg_menu_top.gif) right center no-repeat;
	padding-left:5px;
	padding-right:20px;
	position:relative;
}
*html .top_menu ul   li a  {margin-top:0;}
*html .top_menu ul   li {margin-top:3px;}
*:first-child+html  .top_menu ul   li a  {margin-top:0;}
*:first-child+html  .top_menu ul   li {margin-top:3px;}



.inleft {
	width:200px;
	background:#f2f2f3 url(../../img/bg_right.gif) right repeat-y;
	padding-right:2px;	
}
.inright {
	width:168px;
	background:#f2f2f3 url(../../img/bg_right.gif) left repeat-y;
	padding-left:1px;
}
.center{
	/*
	background:url(../../img/corner_left.gif) bottom left no-repeat;
	position:relative;
	*/
}

.titlepart {
	font-size: 14px;
	font-weight: bold;
	color: #b00000;
}

.centrepage {
	font-size: 125%;
	line-height: 140%;
}

.center_page ol,.center_page ul {
	margin: 0 0 0 20px;
}

.center_page {
	padding: 0 10px 10px 10px;
}

.box {
	margin-bottom:5px;
}
.info_box {
	padding:10px 1px 10px 2px;
}
.box h2 {
	font-size:12px;
	color:#fff;
	text-align:right;
	background:url(../../img/bg_header_left.gif) right center no-repeat;
	line-height:21px;
	padding:0 10px;
}
.inright .box h2  {
	text-align:left;
	background:url(../../img/bg_header_right.gif) left center no-repeat;
}



.pool p {
	clear:both;
	padding:1px;
}


.left_menu {margin-left:10px;}
*html .left_menu {margin-left:5px;}

.left_menu ul, .left_menu ul li {
	list-style:none;
}
.left_menu ul li a {
	display:block;
	font-size:11px;
	color:#000;
	zoom:1;
	padding-top:3px;
	margin: 1px 0;
}
.left_menu ul li a span {
	display: block;
	padding:2px 5px 5px 10px;
}

.left_menu ul li a:hover , .left_menu ul li .active a {
	background:url(../../img/bg_menu_active.gif) left top no-repeat;
	text-decoration:none;
	color:#fff;
}
.left_menu ul li a:hover span {
	background:url(../../img/bg_menu_active.gif) left bottom no-repeat;
}








.login {
	padding:0 15px 0 10px;
}
.login p {
	margin-bottom:7px;
}
.login .intext {
	width:96%;
	color:#000;
	font-size:11px;
}
.valuts {
	margin-bottom:-17px;
	position:relative;
}

.valuts table {
	width:98%;
	margin: 0 auto;
	margin-bottom:17px;
}
.valuts table th {
	text-align:left;
	height:17px;
	background:url(../../img/bg_header_left_grey.gif) repeat-x;
	vertical-align:middle;
	padding-left:2px;
	color:#fff;
	font-size:11px;
}
.valuts table td {
	vertical-align:middle;
	padding:2px;
	background:#fff;
	border-bottom:1px solid #dadada;
	font-size:10px;
	color:#000;
}



.main_news {
	width:631px;
	margin:0 auto;
	background:#919191;
}
.main_news * {
	color:#fff;
}
.main_news p,.main_news h4 {
	color:#fff;
}
.main_news h1 {
	background: url(../../img/header_img.gif) top center no-repeat;
	margin-bottom:-4px;
	line-height:28px;
	font-size:12px;
	padding-left:18px;
}
.main_news .no1 {
	background:#b5b7ba url(../../img/bg_content.gif) top repeat-x;
	margin:0 2px;
	padding: 7px 17px;
}
.main_news .no1 * {
	font-size:11px;
	color: #000;
}

.main_news  h2 {
	background:url(../../img/bg_bottom.gif) top no-repeat; 
	line-height:29px;
	font-size:12px;
	padding-left:12px;
}
.main_news  h2 a {
	background:url(../../img/arrow_grey.gif) right center no-repeat;
	padding-right:10px;
}
.main_news  h2 a:hover {
	text-decoration:none;
	color:#e2e2e2;
}

.navigator {
	margin: 4px;
	border-bottom: 1px solid #ccc;
}

.quart {
	margin:5px 0;
}
.quart td {
	height:130px;
	padding:3px 0;
}
.quart td p {
	color:#000;
	padding:0 100px 0 18px;
}
.quart td  h2 {
	color:#fff;
	padding:0px 0 8px 18px;
	margin:0;
	font-size:12px;	
}
.quart .index1 {background:url(../../img/bg_box1.png) top left no-repeat; width:332px;}
.quart .index2 {background:url(../../img/bg_box1.png) top left no-repeat; width:332px;}
.quart .index3 {background:url(../../img/bg_box3.png) top left no-repeat; width:294px;}
.quart .index4 {background:url(../../img/bg_box3.png) top left no-repeat; width:294px;}



/********************** footer ***********************/
.footer {
	background:url(../../img/bg_footer.png) top no-repeat;
	padding:4px 0 10px 0;
	margin-top:3px;
	font-size:1.1em;
	color: #fff;
	text-align: center;
}
.footer  a {color:#fff; text-decoration: none;}
.footer span {
	width: 100px;
}
.hide {display: none;} .vis {display: block;}
ul.ph li {list-style-image: url(../../img/r.gif); margin: 7px 0; padding:0;}
a.sh {cursor: pointer; font-weight: bold;}
div#rub {
	position: absolute;
	margin: 10px 15px;
	background-color: #FFF9F9;
	border: 1px solid #FF2D2D;
	width: 550px;
}
.copy {
	color: #555;
	text-align: center;
}

table.banner {margin-left: 7px;}
table.banner td, table.banner tr {height: 90px; }