/* CSS Document */

BODY {
  color: #000;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
  margin: 0px 10px;
  padding: 0px;
  text-align:center;
  font-size: 12px;

}
.twoColFixLtHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:center;
	background-color: #FFF6EB;    	
/*  	border-left: 1px solid #E4BA00;
  	border-right: 1px solid #E4BA00;*/
} 
.twoColFixLtHdr #top { 
	text-align: center;
	padding: 0 0 0 0;
	height:71px;
	width:1000px;
	background-image:url(../images/header_bkg.gif); 
} 

.twoColFixLtHdr #footer {
	padding: 0 0 0 0;
	text-align: center;
	height:40px;
	width:1000px;
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #left { 
	text-align: left;
	padding: 5px;
	width:210px;
} 
.twoColFixLtHdr #main { 
	padding: 22px 0px 0px; 
/*	vertical-align: top;
	height: 120px;*/
	text-align: left;
/*    background: url(../images/bottom_line_bg.jpg) repeat-x; */
} 
.design_table {
width:1000px;
text-align:center;
border:none;
}
.column_left {
   vertical-align: top;
  width:220px;
  text-align:left;
}

.column_body {
   padding: 0 0 0 5px;
 /* vertical-align: top;*/
  width:790px;
  text-align:left;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;	
/*  padding: 5px 10px 10px 10px;*/
}


.menu {
  width: 210px;
  text-align:left;
  /*vertical-align: top;*/
  padding: 0px;
  height:800px
}

.menu .menu_r1 {
  background: url(../images/menu_r1.gif) no-repeat;
  margin: 0px 0px 0px 5px;
  height: 86px;
  
}
.menu .menu_r2 {
  margin: 0px 0px 0px 2px;
  height: 26px;
  width: 206px;
  border: solid 1px #4963B5;
  background-color: #ffffff;    
}
.menu .menu_r2 .menu{
  	margin: 1px 1px 1px 1px;
  	height: 100%;
  	width: 100%;
	background-color: #4963B5;  
	text-align:center;
	vertical-align: middle;
}
.menu .menu_r3 {
  margin: 0px 0px 0px 5px;
  height: 10px;
  width: 195px;
  background-color: #A6C1E6;    
  border-left: 1px solid #4963B5;
  border-right: 1px solid #4963B5;
}
.menu .menu_r4 {
  margin: 0px 0px 0px 5px;
  /*height: 450px;*/
  width: 195px;
  vertical-align: top;
  background-color: #A6C1E6;    
  border-left: 1px solid #4963B5;
  border-right: 1px solid #4963B5;
  border-bottom: 1px solid #4963B5;
}

 .menu  ul {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
 }
.menu ul li {
  display: block;
/*  line-height: 20px;*/
  background: url(../images/dot_text_leaf.gif) no-repeat;
  background-position: 5px 5px;
/*  border-bottom: 1px solid #4963B5;*/
  padding: 0px 10px 0px 15px;
/*  CURSOR : hand;
  font-weight:bold;*/
}
.menu ul ul {
  padding: 0px 10px 0px 10px;
}
.menu ul ul li{
  display: block;
  background: url(../images/dot_text_leaf2.gif) no-repeat;
  background-position: 5px 5px;
}
.menu ul li a {
	color: #000;
  text-decoration: none; cursor:pointer
	
}

.menu ul li a:hover {
  text-decoration: underline;
}


h1 { font-size: 16px; color: #4963B5; }
h2 { font-size: 14px; color: #000000; }


.menupage {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	CURSOR: pointer;
	text-decoration:none;

}
.menupage a:hover {
		text-decoration:underline;
}

.img {
  border: 1px solid #4963B5;
}
#resultdiv {
padding: 10px 10px 10px 10px;
margin-top: 5px; margin-bottom: 5px;
}
.hor_delim{
	padding: 0 0 0 0;
	text-align: center;
	height:1px;
	width:98%;
	background: url(../images/hor_delimiter.gif) repeat-x;
}
#product_table{
	width: 95%;
	border:0px;
	background-color: #FFF6EB;   
}
#product_table td{
text-align: center;
width:25%;
}

.header_line { 
	vertical-align: super;
	text-align:center;
	width:100%;
	height:75px;
    background: url(../images/header_line.gif) center no-repeat;
} 
.br_div { border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.r_div {border-right:1px solid #ccc;}
.b_div { border-bottom:1px solid #ccc;}
.kontakt {font-family: Verdana, Arial, Helvetica, Sans Serif;  font-size: 12px;	 color:#000000}
  #trailimageid {
 font-size: 12px;
 position: absolute;
 display: none;
 left: 0px;
 top: 0px;
 width: 324px;
 background-image: url(../images/indicator.gif);
	background-repeat: no-repeat;
	background-position: center;
/* height: 0px;*/
 z-index: 200;
}
#trailimageid h2 {
 color: #887e55;
 font-size: 12px;
 font-weight: normal;
 padding: 0px;
 margin: 0px;
}
.group_item { 
	/*clear: both; 
	height:150px;
	*/
	padding-top: 5px;
	margin-top: 5px; margin-bottom: 5px;
	
	background: url(../images/hor_delimiter.gif) repeat-x;
	width:710px;
	 	
	}
.group_photo {float: left; padding: 5px 10px 5px 5px; }
.group_photo2 {float: right;  padding: 5px 10px 5px 5px; }
.group_desc { padding:2px;	text-align:left}
.tbl_param { margin:5px;  border: none; width: auto; font:Arial, Helvetica, sans-serif; font-size:12px}
.tbl_param .nechet{ background:#A6C1E6}

.tbl_param2 { background: #666666;}
.tbl_param2 table { width:100%}
.tbl_param2 table .header { text-align:center; font-weight:bold}
.tbl_param2 table td { background:#FFF6EB; font:Arial, Helvetica, sans-serif; font-size:10px;  text-align:center}
a.locate{font:Arial, Helvetica, sans-serif; font-size:12px; color:#4963B5; text-decoration:none}
a.locate:hover { border-bottom:1px dotted #4963B5}
a.zakaz{font:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; text-decoration:none; background-color:#FFFFFF; border:1px solid #FF0000}
a.zakaz:hover { background-color:#FFD2CC}
.download {font:Arial, Helvetica, sans-serif; color:#FF0000; font-size:18px; text-decoration:none; text-align:center}
 a.download:hover{ text-decoration:underline}
 .clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
