/*
	weather component styles
	========================
*/
#regio2 #weather {
	/*margin:1px; 
	width:256px*/
}
#regio2 .weatherBorder {
	height:1px; 
	background: #cce7b2
}
#regio2 #weatherFirstCellWebCam {
	background: #9dc177
}
#regio2 #weatherFirstCellWebCam a img {
	margin:2px
}
#regio2 #weatherWebCam {
	padding: 5px 10px 5px 10px;
}
#regio2 .floatLeft {
	float: left;
}
#regio2 .floatRight {
	float: right;
}
#regio2 #weatherTana .firstCell {
	width:21px; 
	background: #a8cf7e url('img/tana.png') no-repeat;
}
#regio2 #weatherTana .secondCell {
	padding: 5px; 
	width: 54px; 
	text-align:center; 
	vertical-align:middle
}
#regio2 #weatherTana .thirdCell {
	font-size: 10px; 
	padding:5px
}
#regio2 .weatherPrognoos .firstCell {
	text-align:center; 
	vertical-align:middle
}
#regio2 .weatherPrognoos table {
	margin:-4px 0 4px 5px;
}
#regio2 .weatherPrognoos table .firstCell2 {
	width:65px;
}
#regio2 #weatherTomorrow .firstCell {
	width:21px; 
	background: #9dc177 url('img/3paeva.png') no-repeat 0 -6px;
}
#regio2 #weatherTomorrow .secondCell {
	text-align:center; 
	vertical-align:middle; 
	height:24px
}
#regio2 #weatherTomorrow table {
	margin:5px 0 4px 5px;
}
#regio2 #weatherTomorrow table .firstCell2 {
	width:65px;
}
#regio2 #prognoosid {
	margin:-5px;
	padding:4px;
	border:1px solid #cce7b2;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	position:absolute; 
	width:160px;
	background: #fff;
}
#regio2 #weatherTana .thirdCell a {
	font-weight: bold;
	color: #000;
}
