body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #090909; 
	background-color: #F3F4F5;
}

p {	
	margin: 0;
	padding: 0;
	color: #090909; 
	padding-bottom: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height: 1.5;
}

TABLE.p>TBODY>TR>TD{	
	margin: 0;
	padding: 0;
	color: #090909; 
	padding-bottom: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height: 1.5;
}
TABLE.ph>TBODY>TR>TD{	
	line-height: 1.5;
}

div {
	margin: 0;
	padding: 0;
	border: 0px;
	font: 15px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.ct {	overflow: auto; width: 100%; height: 300px; }

table { margin: 0; padding: 0; }

td { margin: 0; padding: 0; }

a {
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #2057AF;
}

p a {font-size: 15px;}	
a:hover {color: #FDBE00; text-decoration: underline;}

#no_hover a {color: #000000; text-decoration: none; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px;}
#no_hover a:hover {color: #000000; text-decoration: none; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px;}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	color: #090909;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
h1 {font-size: 18px; color: #54719D; padding-bottom: 20px; font-weight: normal;}
h2, h3, h4, h5, h6 {	line-height: 1.5;}
h2, h2 a {color: #2057AF;}
h2 {padding-bottom: 8px}
h3 {color: #A8A38A; padding-bottom: 16px;}	
h4 {color: #54719D; padding: 10px 0 16px 0; font-size: 15px; font-weight: bold;}	
h6 {color: #6B84AA; padding: 5px 0px;}

ul, ol {margin: 0; padding: 0; list-style: none;}
ul li, ol li {margin: 0; padding: 0; padding-bottom:5px; list-style: none; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}
ol li {list-style: decimal inside }
ol li ul li {list-style: none; }
ol li ul {padding-left: 15px;}
ul.atc h4{
padding: 10px 0 0px 0; font-weight: bold;
}
ul.atc li ul li {
background: url("i/arrow.gif") no-repeat 0px 8px; padding: 5px 0 5px 15px;
}
ul.atc li ul li p{
padding: 0px 0 0px 0;
}
ul.clc { padding-left: 20px; padding-top: 0; padding-bottom: 4px;}
ul.clc li {
	padding-bottom: 4px;
	font: 15px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	list-style: disc; list-style-position: outside;
	list-style-type: disc;
	text-align: justify;
	line-height: 1.5;
}
ul.arrow1 li { style-position: none; list-style-type: none; background: url("i/arrow.gif") no-repeat 0 4px; padding-left: 20px;}
ol.clc{padding-left: 20px;}
ol.clc li{padding-bottom: 4px; font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif; text-align: justify;list-style-position: outside; }
ul.clc li ul.clc li{list-style-type: circle;}
dl, dl dd, dl dt {margin: 0; padding: 0;}
img {border: 0;}
a img {border: 0}

br.clear {clear: both;}
form {margin:0; padding: 0;}


/*В этом контейнере лежит все*/
#conteiner {background: #fff url("i/bg_head.gif") repeat-x 0 0;
	width:
    expression(  
	document.getElementById("measurer").clientWidth < 990 ? "990px" : "100%"
    );
	
/*для FF*/
min-width: 990px;}

/*Блок распорка для измерения ширины*/
#measurer {
    width: 100%;
    height: 1px;
    line-height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;}

#head { background: url("i/head.gif") no-repeat right top; height: 128px; }
#logo { background: url("i/bg_logo.jpg") no-repeat 0 0; height: 128px; float: left; width: 229px;}
#logo a { display: block; height: 100%; background: url("i/logo.gif") no-repeat 0 0;}

#slogan {background: url("i/slogan.gif") no-repeat 0 0; float: left; width: 291px; height: 128px; }

#head_menu {
	background: url("i/bg_head_menu.gif") repeat-x 0 0;
	float: left; clear: both; width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main_menu {float: left; padding-left: 5px}
.mini_nav {float: right; padding-right: 19px;}
#head_menu li {float: left}

.main_menu li {background: url("i/head_menu_li.gif") no-repeat left top; height: 30px; margin-right: 5px;  padding-left: 24px}

.main_menu li a {
	float: left;
	background: url("i/head_menu_end.gif") no-repeat right top;
	height: 30px;
	padding-right: 24px;
	line-height: 30px;
	font-weight: bold;
}
.main_menu>li>a {
	font-size: 17px;
	font-weight: normal;
}
.main_menu li a:hover {text-decoration: none}

.main_menu li.select a {color: #8DA0BE}
.main_menu li.select a:hover {color: #8DA0BE}

.mini_nav li {width: 200px; height: 30px; margin-right: 7px;}
.mini_nav li a {display: block; height: 100%;}
.mini_nav li.map {background: url("i/map_active.gif") no-repeat 0 0;}
.mini_nav li.map a {background: url("i/map.gif") no-repeat 0 0;}
.mini_nav li.mail {background: url("i/mail_fon_active.gif") no-repeat 0 0;}
.mini_nav li.mail a {background: url("i/mail_fon.gif") no-repeat 0 0;}
.mini_nav li.mail a:hover, .mini_nav li.map a:hover {background: none;}  
.mini_nav li.mail a span{color: #54719D; float: left; line-height: 30px;margin-right: 60px;margin-left: 10px; margin-top: 0px;font-weight: bold;}


#one {background: #fff url("i/bg_left.gif") repeat-y 0 0; clear: both;}
#one_in {background: url("i/bg_right.gif") repeat-y top right; }
#one, #one_in, #stolby {float: left; width: 100%}

#left {float: left; width: 234px; background: url("i/left.gif") no-repeat top right; }
#content_zone, #content_zone_big {margin-left: 274px;  }

#right {
	float: right; 
	width: 215px; 
	background: url("i/right.gif") no-repeat top left;	
	padding-left: 15px;
    
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 200px;}
html>body #right { width: 200px;}


#content {margin-right: 260px; padding-bottom: 40px;}
#content_zone_big #content {margin-right: 40px;}

/*Этот блок нужен из-за глюка в ие 6, там блоки падают в контенте, так что этот блок очень нужен*/

#left, #right, #content {padding-top: 40px;}

#stolby {background: url("i/stolby.gif") no-repeat left bottom;}

.left_menu {width: 200px;}
.left_menu li {
	border-bottom: 1px solid #E5E1CE; 
	padding: 8px 0 8px 45px; 
	text-indent: -15px;
	font-weight: bold;
	voice-family: "\"}\"";
    voice-family: inherit;
   text-indent: 0px;}
html>body .left_menu li { text-indent: 0px; }

/*Исправление ошибки в дизайне левой колонки*/
.left_menu_l1 {width: 180px; border-top: 1px solid #E5E1CE;}
.left_menu_l1 li {
        clear: both;    
	border-bottom: 1px solid #E5E1CE; 
	padding: 8px 0 8px 5px; 
	text-indent: -15px;	
   text-indent: 0px;}
.left_menu_l1 li {background: url("i/arrow.gif") no-repeat 10px 8px; padding: 5px 0 5px 25px;}
.left_menu_l1 li.select a {color: #A8A38A}
.left_menu_l1 li a {font-weight: bold;}

html>body .left_menu_l1 li { text-indent: 0px; }
/*//Исправление ошибки в дизайне левой колонки*/


.main_left_menu h3 {float: left; padding-right: 12px; padding-left: 30px; padding-bottom: 4px;clear: both }
.main_left_menu .left_menu {clear: both; }
.main_left_menu .left_menu li {background: url("i/arrow.gif") no-repeat 30px 8px; padding: 5px 0 5px 45px;}
.main_left_menu .left_menu li.select a {color: #A8A38A}
.main_left_menu .left_menu li a {font-weight: bold;}
.open {background: url("i/arrow_down.gif") no-repeat 100% 5px;}
.doc {background: url("i/doc.gif") no-repeat 16px 10px;}
.doc2 {background: url("i/doc2.gif") no-repeat 16px 10px;}
.question {background: url("i/question.gif") no-repeat 21px 10px;}
.prgn {background: url("i/domiki_32.gif") no-repeat 12px 15px;}
.PotreblenieBook {background: url("i/PotreblenieBook") no-repeat 21px 6px;}
.Book {background: url("i/book.gif") no-repeat 21px 6px;}
.main_left_menu .left_menu li.select a, .main_left_menu .left_menu li.select a:hover {color: #A8A38A; text-decoration: none}


dl.news { border-bottom: 1px solid #E5E1CE; border-top: 1px solid #E5E1CE;}
dl.news dt {color: #A8A38A; font-size: 15px; font-weight: bold; padding-top: 8px; }
dl.news dd {padding: 5px 0 12px 0;border-bottom: 1px solid #E5E1CE;}

dl.news dt, dl.news dd {padding-right: 18px; font-family: Tahoma, Arial, Verdana, san-serif;}

dl.news_page>dd {font-size: 15px;text-align:justify}
dl.news_page>dd>a {font-size: 15px;text-align:justify}

dl.news>dd.mn {font-weight: ;}
dl.news>dd.mn>a {font-weight: ;}


p.archive {padding: 10px 0; background: url("i/left_li.gif") no-repeat 4px 13px; padding-left: 20px;}
p.archive a {font-size: 15px;}

.small_banner, .product {
	background: #EBF2FF url("i/bg_banner.gif") repeat-x 0 0; 
	border: 1px solid #B9CEEA; 
	border-top: 0; 
	padding: 20px 40px 20px 25px;
	margin-bottom: 2px;
	
	voice-family: "\"}\"";
    voice-family: inherit;
   	margin-bottom: 0px;}
html>body .small_banner { margin-bottom: 0px;}
	
.small_banner p {padding: 0;}
.small_banner h2, .small_banner h2 a, .product h2, .product h2 a {font-size: 18px; font-weight: normal; line-height: 18px;}
.small_banner h2, .small_banner p {margin-left: 70px}

.small_banner h2 {
	padding-top: 20px;
	
	voice-family: "\"}\"";
    voice-family: inherit;
   padding-top: 0px;}
html>body .small_banner h2 {padding-top: 0px;}

.product { padding: 12px; margin-bottom: 8px; }
.product h2, .product p { margin: 0; text-align: left; }
.product p { padding: 0; }

.title_banner {
	border-top: 0; 
	padding: 20px 20px 20px 10px;
	margin-bottom: 2px;	
   	margin-bottom: 0px;}
.title_banner h2, .title_banner h2 a {font-size: 18px; font-weight: normal; line-height: 18px;}
.title_banner h2 {
	padding-top: 20px;	
	voice-family: "\"}\"";
    voice-family: inherit;
   padding-top: 0px;}

.t_gold {
	background: #FCF8E7 url("i/bg_banne_gold.gif") repeat-x 0 0; 
	border: 1px solid #E5E1CE;}
.t_blue {
	background: #EBF2FF url("i/bg_banne.gif") repeat-x 0 0; 
	border: 1px solid #B9CEEA;} 

p._number {float: left; margin: 0; background: url("i/number.gif") no-repeat 0 0; height: 36px; padding-left: 9px;}
p.number {float: left; margin: 0; height: 36px; padding-left: 9px;padding-right: 9px;margin-right: 20px; }
p.number span {
	float: left; 
	background: url("i/number_end.gif") no-repeat right top; 
	height: 36px; 
	font-size: 18px; 
	color: #ECBD03; 
	line-height: 36px;
	padding-right: 9px;
	font-weight: normal}
	
.w_border {border-top: 1px solid #B9CEEA;}	
.w_border_all { border: 1px solid #B9CEEA; padding: 2px; }
	
	
#footer {background: url("i/bg_footer.jpg") repeat-x 0 0; clear: both; color: #54719D; padding: 23px 25px 75px 30px;}	
	
#footer div {color: #54719D; float: left; line-height: 30px}	
	
#footer div.counters {float: right; }	
	
.copy {width: 200px; margin-right: 45px;}	
.fon { margin-right: 60px; margin-top: -2px}
#footer div span {font-size: 18px;}
.e_mail, .fon {font-size: 12px; font-weight: bold}
.e_mail a {font-size: 12px; font-weight: normal}

table.blue {border-top: 1px solid #C2D3EF; border-left: 1px solid #C2D3EF; width: 100%; margin-bottom: 20px; }
.blue thead td {background: #E6EDF8; text-align: center; font-weight: bold}
.blue tbody td, .blue td {background: #F7FAFF;}
.blue td {border-bottom: 1px solid #C2D3EF; font-size: 12px; border-right: 1px solid #C2D3EF; padding: 6px 10px; vertical-align: top}
.list, .list div, .zip { }
.list div {padding-left: 15px; background: url("i/arrow.gif") no-repeat 0 4px; padding-bottom: 15px;  }
.list p {padding-bottom: 6px; }
a.zip {display: block; padding-left: 30px; background: url("i/zip.gif") no-repeat 10px 0;}
a.ppt {display: block; padding-left: 30px; background: url("i/ppoint.gif") no-repeat 10px 0;}
a.izip {display: inline; padding-left: 30px; background: url("i/zip.gif") no-repeat 10px 0;}
a.ippt {display: inline; padding-left: 30px; background: url("i/ppoint.gif") no-repeat 10px 0;}

.w_border_big { border: 0; border-bottom: 1px solid #C2D3EF; width: 100%; margin-bottom: 15px; }

ol.numbers {padding-bottom: 6px;}
ol.numbers li {font-weight: bold; padding: 6px 0; font-size: 12px}
ol.numbers li li, ol.numbers li li a {font-weight: normal; font-size: 12px; }
ol.numbers li ul {padding-top: 6px;}

.rasporka {padding-bottom: 300px;}

.three_columns {width: 100%;}

.three_columns td {padding: 0 20px 15px 0;vertical-align:top}
ul.arrow li { background: url("i/arrow.gif") no-repeat 0 4px; padding-left: 20px; padding-bottom: 2px}
ul.arrow li, ul.arrow li a {font-size: 15px;}

.fotoarchive {float: left;  padding-bottom: 40px;}
.fotoarchive a {float: left; margin-right: 50px; border: 1px solid #C2D3EF; padding: 4px; margin-bottom: 20px}

a.pic {float: left; margin-right: 50px; border: 1px solid #C2D3EF; padding: 4px; margin-bottom: 20px}
div.pic { margin-right: 50px; border: 1px solid #C2D3EF; padding: 4px; margin-bottom: 20px}

form {padding: 10px 0;}
form label { margin: 2px 0px; padding: 2px 0px; font-weight: bold; font-size: 15px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; width: 70px; display: block; float: left;}
form input {border: 1px solid #adc2df; font-size: 15px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; margin: 2px 0px; padding: 2px 4px;}
input.button {background: url("i/bg_button.gif") repeat-x 0 0; color: #2057AF; font-weight: bold; height: 22px;}

p.img{
	text-align:center;
}

p.img-text{
	text-align: center;
	font-style: italic;
}

span.obj {
	font-size: 12px;
	color: gray;
}

ul.square > li {
	list-style: square inside;
	font-size: 15px;
	line-height: 1.5;
}

#telmail {
	padding-left: 1em;
}
#telmail a {
	padding-right: 1em;
}
#telmail span {
	background: url("/i/mail.png") 0 2px no-repeat;
	padding-left: 17px;
}
#telmail a:hover > span {
	background-image: url("/i/mail_hover.png");
}