div#box1 {
	width: 430px;
	padding: 0 10px 0 5px;
	border-right: 1px solid #EFEFEF;
	float: left;
}
div#box1 a, div#box1 a:visited {
	color: #06c;
}
div#box1 a:hover {
	color: #06c;
	background-color: /*#EAF5FF*/#f4faff;
	text-decoration: none;
}
div.box2 {
	width: 160px;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
}
div#details, div#icm, div#temps, div#livemeteo {
	width: 185px;
	padding: 0 6px;
	float: left;
}
div#livemeteo table.live td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	padding: 3px 0px;
}
div#icm {
	margin-top: 20px;
}
div#meteointro, div#conditions, div#meteo_desc {
	width: 205px;
	padding: 0 6px;
	float: left;
}
div#conditions {
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
div#box1 h1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #EEF3EB;
	padding: 5px 0 5px 5px;
	margin: 0 10px 10px 10px;
}
div#meteointro {
	padding-bottom: 5px;
}
div#temps, div#conditions {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
div#meteo_desc h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #600;
	margin: 0px;
	padding: 0 0 20px 0;
	background-color: transparent;
}
div.desc {
	font: 10px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #5C6670;
	text-align: justify !important;
	/*float: left;*/
}
/*div.desc {
	text-align: justify !important;
}*/
#box1 h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0 0 10px 5px;
}
table.live h3 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 3px;
}
div#temps .odd, div#temps .even {
	height: 18px;
	padding: 3px 10px 0 10px;
}
div#temps .town {
	width: 100px;
	float: left;
}
div#temps .deg {
	width: 35px;
	float: right;
	text-align: right;
}
div#conditions .cond {
	padding: 2px;
	margin: 5px 0px;
}
div#icm h4 {
	cursor: pointer;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	padding: 2px 0 2px 35px;
}
div#icm h4:hover {
	color: #f60;
	text-decoration: none;
}
div#icm2 {
	text-align: center;
	margin-top: 10px;
	height: 240px;
}
div#icm2 .scl0, div#icm2 .scl8, div#icm2 .scl16 {
	width: 125px; height: 165px;
	margin: 0 6px;
	text-align: center;
	float: left;
}
.scl0 h3, .scl8 h3, .scl16 h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #c30;
	padding: 0px;
	margin-top: 3px;
}
div#icm2 .scl0 {
	background: transparent url("http://meteo.icm.edu.pl/pict/forecast/scl0.gif") no-repeat;
}
div#icm2 .scl8 {
	background: transparent url("http://meteo.icm.edu.pl/pict/forecast/scl8.gif") no-repeat;
}
div#icm2 .scl16 {
	background: transparent url("http://meteo.icm.edu.pl/pict/forecast/scl16.gif") no-repeat;
}
div#credits {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 20px 0;
}
.box2 a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 150px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #e1e7ec;
	display: block;
	float: left;
	padding: 3px 0px 3px 5px;
}
.box2 .list1 a, .box2 .list2 a {
	width: 155px;
}
.box2 a:hover, .box2 a.selected {
	color: #06c;
	background-color: #F4FAFF;
	border-bottom: 1px solid #D8D2BE;
}
div.box2 h1, div.box2 h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 145px;
	font-size: 10px;
	padding: 3px 0 5px 0px;
	text-indent: 25px;
	margin: 3px 0;
	background: transparent url("images/kornerz.gif") no-repeat;
	float: left;
}
div.box2 h1 {
	margin-top: 10px;
	background-color: #5B7A99;
	color: #fff;
}
div.box2 h2 {
	color: #fff;
	background-color: #c30;
}
.box2 #menu_3rdlevel a {
	width: 145px;
	padding: 3px 5px 3px 10px;
	margin: 0px;
	display: block;
	background: #F7F7F7 url("images/menu_arrow1.gif") no-repeat 0px center;
}
.box2 #menu_3rdlevel a:hover, .box2 #menu_3rdlevel a.selected {
	background: #f9fcff url("images/menu_arrow2.gif") no-repeat 0px center;
}
#weather {
	display: none !important;
}
.box2 div.boxbody {
	width: 160px;
	float: left;
	padding-bottom: 10px;
}
.box2 div.bgtop, .box2 div.bgdown {
	display: none;
}
.box2 div.bgdown {
	display: none;
}
div#mainLinks a {
	color: #003300;
	background-color: #F4F8F1;
}
div#mainLinks a.selected, div#mainLinks a.selected:hover, div#mainLinks a:hover {
	background: transparent url("images/mainMenu_sel_green.gif") no-repeat;
}
.box2 div.meteosat {
	width: 160px;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#colA h1 {
	background-color: #6F8275;
}
div#ad1 h1 {
	color: #fff;
	background-color: #660000;
	float: left;
}
.mapkawx {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background: transparent url("images/mapa_meteo.png") no-repeat;
	height: 190px;
	width: 205px;
	float: left;
}
.mapkawx .lesko {
	margin-top: 5px;
	margin-left: 80px;

}
.mapkawx .sanok {
	margin-top: 5px;
	margin-left: 40px;

}
.mapkawx .wola {
	margin-top: 55px;
	margin-left: 24px;

}
.mapkawx .cisna {
	margin-top: 0px;
	margin-left: 75px;

}
.mapkawx .wet {
	margin-top: 4px;
	margin-left: 110px;

}
.mapkawx .usg {
	margin-top: 7px;
	margin-left: 140px;

}
