body{
	font-family: arial, verdana, sans-serif;
	font-size:small;
}

div.loc{
	background-color:#BBC6D5;
	border: 3px solid white;
	width:1400px;
}

h2{
	font-size: 18px;
	margin:3px;
	
}

h3{
	color: #4B4B4B;
	font-size: small;
	border-bottom: 3px solid #01016D
	float:left;
}

a {
	color: #000000;
}

div#pwm-header{
	background-image: url('../images/logo-bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 130px;
	background-color: #6D91B4;
}


div.panel{
	padding:3px;
}

div.panel-webcam{
	width:216px;
	float:left;
}

div.panelBasket-webcam{
	width:100%;
	height:180px;
	overflow: hidden;

}

div.panel-weather{
	float:left;
	margin-top:-20px;
	position: relative;
}

div.panel-accuweather{
	background-color: #E8ECFF;
	float:left;
	
}

div.panel-accuweather table, div.panel-accuweather td{
	padding:0px;
	margin:0px;
}

div.mrzap{
	background-color: #E8ECFF;
	background-repeat: no-repeat;
	width: 240px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top:0px;
	left:300px;
	border: 1px solid white;

}

div.mrzap div.aligner{
	margin-left:-5px;
}


div.prognoza-box{
	/*border-bottom: 1px solid #FFFFFF;*/
	width:200px;
	height:190px;
	float:left;
	font-size:10px;
}

div.prognoza-box div.forecastHeaderLeft{
	font-weight: bold;
	background-color: #F5F5F5;
	color:#464646;
}


div.prognoza-box div.forecastHeaderRight{
	display: none;
}

div.prognoza-box div.fcast_day, div.prognoza-box div.fcast_night{
	float:left;
}

 

div.clear{
	clear:both;
}

div#locuri-container{
	
}

div.fcstIconArea{
	float: right;
}


div.webcam{
	background-color:black;
	padding:2px;
	text-align: center;
}

div.webcam a img{
	border: none;
	background-color: white;
}

div.webcam h3{
	border: 1px solid none;
	color:white;
	font-size: 13px;
	padding:4px;
	margin:0px;
	

}
div.prognoza h3{
	margin: 0px 0px 9px 0px;
	padding:0px;
}


div#linkutils{
	width:100%;
	padding: 4px;
	
}

div#linkutils a{
	color: #ffffff;
	
}

div.camLinks{
	font-size:10px;
}

#pwm-credits{
	font-size:10px;
	margin-top:-15px;
}
