td { color : #000000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px;}


a:link,a:visited { color : #0000FF;	font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; text-decoration : none;}
a:hover { color : #FF0000; font-size : 11px; font-weight : normal; text-decoration : underline;}

a.red:link,a.red:visited { color : #B16800; font-size : 12px; }
a.red:hover { color : #FF0000; font-size : 12px; }

li.menu { color : #000000;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; text-decoration : none;}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.nadpis {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.red {
	color : #FF0000;
	font-weight : bold;
}
#weather {
	margin: 20px 0 0 5px;
}
#weather h3 {
	margin: 0 0 5px 0;
	border-bottom: 1px solid #6B6B6B;
	padding: 0 0 7px 0;
}
#weather div {
	width: 48px;
	margin: 0 0 10px 5px;
	float: left;
	font-size: 0.9em;
	text-align: center;
}



