@charset "windows-1251";
body, html {
	height:100%;
	width:100%;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(/i/bg.jpg) repeat;
	color:#482700;
}


/* фиксированные области */
#bg_top {
	background: url(/i/bg_top.jpg) repeat-x;
}
#HtmlContainer { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 
#top { 
	padding: 0px 40px 0px 40px; 
	margin-bottom: 15px; 
	position:relative;
} 
#phones {
	float:right;
	width:200px;
	margin-top:40px;
}
#logo {
	float: left;
	width: 675px;
	margin-top:30px;
}
#visual {
	background: url(/i/visual.jpg) no-repeat;
	height: 290px;
	width:920px;
	margin-top:20px;
}
#promo {
	margin: 15px 0px;
}
#directions {
margin:-3px 37px 20px -20px;
}
#directions .item {
	float:left;
	width:200px;
	overflow:hidden;
	margin-left:40px;
}
#directions .item li {
    list-style:url(/i/item_li.png);
    margin-left:-15px;
}
#directions .item a {
    color:#482700;
    font-weight:bold;
    text-decoration:none;
}
#directions .item a:hover {
    color:#e97f01;
}
*html #directions {
	margin-left: -40px;
}
#content_box {
	margin: 15px 40px 30px 40px;
}
#content_opera {
}

#left_blocks {
	width: 240px;
	position:relative;
	top:-135px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  #left_blocks {
  margin-top:0px;
  }
}
#left_blocks ul {
    list-style:url(/i/item_li.png);
    margin-left:-15px;
    font-weight:bold;
}
#left_blocks ul li {
margin-bottom:5px;

}
#left_blocks ul ul {
list-style:url(/i/li_2.png);
margin-left:-20px;
display:none;
}
#left_blocks ul ul ul {
list-style-image:none;
font-weight:normal;
list-style:none;
margin-left:-35px;

}
#left_blocks a {
    color:#482700;
    text-decoration:none;
}
#left_blocks a:hover {
    color:#e97f01;
}
#right_blocks {
	float: right;
	width: 200px;
	background: #eeeeee;
}
#content {
	margin: 0px 20px 0px 20px;
}
#content ul {
margin-left:-20px;
}
#content img {
margin-right:20px;
margin-bottom:10px;
}
#footer_box {
	height:60px;
	margin: 0px 30px 0px 40px;
}
#footer {
	
}
#creator {
	float: right;
	clear: right;
	width: 100px;
	padding: 10px 0px;
}
#copyright {
	margin-right: 240px;
	padding: 10px 0px;
	color:#53534b;
}



/* теги */
img, form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
h1 {
    font-size:130%;
}	
h2 {
    font-size:140%;
}	
h3 {
    font-size:120%;
}	

/* классы  */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}

/* индивидуальные блоки */
.code {
	padding-right: 10px;
}
#menu_top {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu_top li {
	display: inline-block;
	float: left;
	padding: 5px 10px;
}
#menu_top li a {
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	font-size:90%;
}
#menu_top li a:hover {
color:#e97f01;
}
#menu_top ul ul li {
list-style:url(../i/top_li.png);
}
#menu_bottom {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display:inline;
}
#menu_bottom li {
	display: inline-block;
	float: left;
	padding: 5px 20px 5px 0;
}
#menu_bottom li a {
	font-weight: bold;
	text-decoration: none;
	color:#482700;
	font-size:90%;
}
#menu_bottom li a:hover {
color:#e97f01;
}




#active{
color: #E97F01 !important;
}

#calc input{
	border:1px solid black;
	background-color:white;
	width:120px;
}
#calc select{
	border:1px solid black;
	background-color:white;
	width:122px;
}

#calc td{
	height:30px;
}



.pgList{
	position:absolute;
	z-index:9;
	background-color:#000000;
	background: url(/i/bg_menu.png);
	border:0;
	display:none;
	
}

.pgList li{
	
	margin:0px;
	font-size:16px;
	list-style-type:none;
}

.pgList ul{
	
	margin:2px;
	padding:2px;
}
.pgList a{


	font-size:80%;
	font-weight:bold;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
.pgList a:link{color: #FFFFFF;margin:0px 10px;text-decoration: none;}
.pgList a:active{color: #FFFFFF;	margin:0px 10px;text-decoration: none;}
.pgList  a:visited {	color: #FFFFFF;	margin:0px 10px;text-decoration: none;}

.pgList a:hover {
    color:#e97f01;
}

#liveinternet { text-align: right; margin-top: -25px; padding-right: 150px; }
