




body 	{
  	background-color: #fff;
	text-align: center; 
	//background-image: url(img/wolk.jpg); 
	//background-attachment: fixed;
	font-family: arial,sans-serif;
}



div.s 	{    	
    	border-radius: 0px;
    	border: 1px solid;
		border-color:darkblue;
		width:162px;
		height:105px;
		padding:12px;
		background-color: #E7F5FE;
		float: left;
		margin: 4.5px;
		text-align:left
}
div.sa 	{    	
    	border-radius: 0px;
    	border: 0px solid;
		border-color:darkblue;
		width:900px;
		height:15px;
		padding:5px;
		background-color: #fff;//#E7F5FE;
		float: left;
		margin: 5px;
		text-align:left
}

div.wb 	{    	
    	border-radius: 5px;
    	border: 0px solid;
		border-color:darkblue;
		width:300px;
		height:120px;
		padding:10px;
		background-color: white;//#E7F5FE;
		float: left;
		margin: 5px;
		text-align:left
}
img { position:relative;  float:right; top:-15px; }

.a { position:absolute; left:150px;  top:80%;  }

div.s1	{
		border: 0px solid darkblue;
		margin: 0px auto;
		width:990px;
		height:132;
		background-color:#fff;//#98aab1;//lightgrey; // 
		padding:6px;	
    	border-radius: 0px;
		position:absolute; left:0px; top: 0px;
}
div.s2	{
		border: 0px solid darkblue;
		margin: 0px auto;
		width:990px;
		height:132;
		background-color:#fff;//#98aab1;//lightgrey; // 
		padding:6px;	
    	border-radius: 0px;
    	float:left;
		position:absolute; left:0px; 0px: 0px;
}

div.wb1	{
		border: 0px solid darkblue;
		margin: 0px auto;
		width:330px;
		height:132;
		background-color:#98aab1;
		padding:6px;	
    	border-radius: 0px;
		position:absolute; left:0px; top: 0px;
}


#a1	{  
	background-image: url("img/therm.png");
	background-repeat: no-repeat;
	background-position: 136px 3px;
	background-size:38px;
}

#a2   { 
	background-image: url(""); 
	background-repeat: no-repeat;
	background-position: 120px 8px;
	background-size:50px 50px;
	//background-color: rgba(255,255,255,0);
}

#a3	{  
	background-image: url("img/reg.png"); 
	background-repeat: no-repeat;
	background-position: 120px 8px;
	background-size:50px 110px;
}
#a4	{  
	background-image: url("img/baro.png"); 
	background-repeat: no-repeat;
	background-position: 138px 5px;
	background-size:40px 112px;
}
#a5	{  
	background-image: url("img/vo.png"); 
	background-repeat: no-repeat;
	background-position: 125px 8px;
	background-size:50px 120px;
}

#a7	{  
	background-image: url("img/mini_currentt.gif"); 
	background-repeat: no-repeat;
	background-position:-22px -23px;
	background-size:200px 180px;
}

#a8	{  
	background-image: url("img/mini_currentgu.gif"); 
	background-repeat: no-repeat;
	background-position:-22px -23px;
	background-size:200px 180px;
}

#a9	{  
	background-image: url("img/mini_currentr.gif"); 
	background-repeat: no-repeat;
	background-position:-22px -23px;
	background-size:200px 180px;
}
#a10	{  
	background-image: url("img/mini_currentd.gif"); 
	background-repeat: no-repeat;
	background-position:-22px -23px;
	background-size:200px 180px;
}
#a11	{  
	background-image: url("img/mini_currentf.gif"); 
	background-repeat: no-repeat;
	background-position:-22px -23px;
	background-size:200px 180px;
}