/*
stylesheet for windows module
*/
div.top	{height:354px; 
		background-image:url(../../img/top1.jpg); 
		background-repeat:no-repeat;
		background-position: 0% 0%;
		border: 0px solid red;
		 text-align: left;}
		
	
.menu1:link {color: #2570b8}
.menu1:hover {color: #609FDF}
.menu1:active {color: #2570b8}
.menu1:visited {color: #2570b8}


.menu2:link {color: #62676b}
.menu2:hover {color: #000000}
.menu2:active {color: #62676b}
.menu2:visited {color: #62676b}

div.one {
background-color:#f6f6f6;
position:absolute;
width:100%;
height:100%;
}

div.flash{
background:#f6f6f6;
width:100%;
height:356px;
}

div.two {

position:relative;
width:1000px;
height:auto;
margin:0 auto;
}
.top_a{
	color: #4A8896;
	font: 16px verdana;
	text-decoration: none;
/* font-size: 123%;*/
}		

.top_a:hover{
	color: #13687b;
/*font: bold 18px arial;*/
	text-decoration: none;
	font: 16px verdana;
 /*font-size: 123%;*/
}		


a.prod_src{
	color: #4A8896;
	font: bold 16px tahoma;
	text-decoration: none;
}		

a.prod_src:hover{
	color: #13687b;
	font: bold 16px tahoma;
	text-decoration: none;
}	
div.first {

position:relative;
width:200px;
height:auto;
margin:0 0;
float:left;
}


div.common {
position:relative;
width:200px;
height:auto;
margin-left:0px;
float:left;
}

div.end2 {
position:relative;
width:200px;
height:auto;
margin-left:200px;
}

div.end3 {
position:relative;
width:200px;
height:auto;
margin-left:400px;
}



div.end4 {
position:relative;
width:200px;
height:auto;
margin-left:600px;
}

div.end5 {
position:relative;
width:190px;
height:auto;
margin-left:800px;
}
div.three {

position:relative;
width:300px;
height:auto;
margin:0 0;
float:left;
}


div.four {
position:relative;
width:300px;
height:auto;
margin-left:30px;
float:left;
}

div.five {
position:relative;
width:300px;
height:auto;
margin-left:600px;
}


span.zagolovok2{
  color:#000000;
  font-family: Times;
  font-style:normal;
  font-size: 18px;
  text-align: left;
}
span.adres{
  line-height:20px;
  color:#878787;
  font-family: Verdana;
  font-style:normal;
  font-size: 12px;
  text-align: left;
  width: auto;  
  height: auto;
}
span.dol{
	font:Times;
	font-size:16px;
	color:#999999;
}
span.tel{
	font:Times;
	font-size:24px;
	color:#000000;
}
	

#left_menu{
	padding: 0px 0 6px 0;
	 text-align: left;
}