.weather{
	float: left;
	margin: 10px 10px 0 20px;
	width: 200px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.weather .title{
   font-weight: bold;

}

.cloudness0{
  background: url(/images/weather/0.gif) no-repeat;
  background-position: center left;
  padding-left: 72px;

}

.cloudness1{
  background: url(/images/weather/1.gif) no-repeat;
  background-position: center left;
  padding-left: 72px;

}

.cloudness2{
  background:  url(/images/weather/2.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness3{
  background:  url(/images/weather/3.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness4{
  background:  url(/images/weather/4.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness5{
  background:  url(/images/weather/5.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness6{
  background:  url(/images/weather/6.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness7{
  background:  url(/images/weather/7.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness8{
  background:  url(/images/weather/8.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness9{
  background:  url(/images/weather/9.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness10{
  background:  url(/images/weather/10.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness11{
  background:  url(/images/weather/11.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness12{
  background:  url(/images/weather/12.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness13{
  background:  url(/images/weather/13.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness14{
  background:  url(/images/weather/14.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness15{
  background:  url(/images/weather/15.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}

.cloudness16{
  background:  url(/images/weather/16.gif) no-repeat;
  background-position: center left;
  padding-left: 75px;
}


.pogoda1{
	background-color: #F7F7F7;
	margin: 60px 20px 0 20px;
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0 15px 15px 15px;
}
.weatherimg{
	float: left;
	margin: 20px 0 0 0;

}
.weathertext{
	float: left;
		margin: 10px 10px 10px 10px;
    padding: 0 15px 0 15px;

}

.gismeteo {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6BAEF7; font-weight: bold; 
}