/* Zajawka pogoda */

#meteo__zajawka {
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-size: 8.5pt;
	margin-bottom: 20px;
	width: 174px;
}

#meteo__zajawka-head {
	height: 20px;
	padding-top: 2px;
	padding-left: 8px;
	line-height: 20px;
	background: #f6f1d6 url('/imgs/meteo/head.png') no-repeat top; 
	color: #0558A8;
	font-weight: bold;
	margin-bottom: 1px;
}

#meteo__zajawka-middle-0 {
	height: 130px;
	background: url('/imgs/meteo/tlo1.png') repeat-x;
	padding-top: 10px;
	padding-left: 8px;
	margin-bottom: 1px;
}

#meteo__zajawka-middle-0-region {
	padding-top: 2px; 
	font-weight: bold;
	color: #9A9572;
	height: 50px;
}

#meteo__zajawka-middle-1 {
	height: 80px; 
	background-color: #f9f3d9;
	padding-left: 8px;
	margin-bottom: 1px;
}

#meteo__zajawka-middle-2 {
	height: 40px; 
	background: url('/imgs/meteo/tlo2.png') repeat-x;
	color: #9a9572;
	padding-left: 8px;
	margin-bottom: 1px;
}

#meteo__zajawka-middle-3 {
	height: 116px; 
	background: url('/imgs/meteo/tlo3.png') repeat-x;
	margin-bottom: 1px;
}

#meteo__zajawka-middle-3 table {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
}

#meteo__zajawka-middle-3 table td {
	text-align: center;
}

#meteo__zajawka-tail {
	height: 55px;
	background: #f8f1d4 url('/imgs/meteo/tail.png') no-repeat bottom;
	padding-top: 5px; 
	padding-left: 4px;
	line-height: 25pt;
	color: #0051a2;
}

#meteo__weatherButton {
	width: 73px;
	height: 15px;
	background-image: url('/imgs/meteo/buttons/pogoda.gif');
}

#meteo__climateButton {
	width: 73px;
	height: 15px;
	background-image: url('/imgs/meteo/buttons/klimat.gif');
}

#meteo__weatherButton:hover {
	background-image: url('/imgs/meteo/buttons/pogoda_h.gif');
}

#meteo__climateButton:hover {
	background-image: url('/imgs/meteo/buttons/klimat_h.gif');
}

/* Zakładka pogodowa */

#meteo__zakladka {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-size: 8.5pt;
}

#meteo__zakladka-pogoda-head {
	height: 35px;
	padding-left: 22px;
	padding-top: 10px;
	line-height: 15px;
}

#meteo__zakladka-pogoda-middle-0 {
	min-height: 135px;
	color: #9a9572;
	padding-left: 22px;
}

#meteo__zakladka-pogoda-middle {
	height: 84px; 
	padding-left: 22px; 
	text-align: left; 
	color: #9a9572; 
	border-top: 1px solid #CCCCCC;
}

#meteo__zakladka-pogoda-tail {
	color: #666666; 
	padding-top: 15px;
	padding-left: 540px; 
}
