body {
	background-color: #0A3463;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-image: url(grafika/gradient2.jpg);
	background-repeat: repeat-x;
}
.glowneokno {
	color: #CCCCCC;
	height: 100%;
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 22px;
}
.oknop {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-color: #001C40;
	border-left-color: #5A7AAF;
	border-top-color: #5A7AAF;
	border-bottom-color: #001C40;
	height: 520px;
	width: 802px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.kamera {
	font-size: 22px;
	background-color: #0F0;
	height: 30px;
	width: 340px;
	text-align: center;
	float: left;
}
.prognoza {
	font-size: 22px;
	background-color: #F60;
	height: 30px;
	width: 500px;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}


.timeinfo {
	font-size: 25px;
	width: 600px;
	margin-left: 10px;
	height: 40px;
}
.lokal {
	font-size: 29px;
	color: #0C0;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.awaria {
	font-size: 29px;
	color: #FF0;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.opis {
	margin-left: 10px;
	float: left;
}
.maxmin {
	margin-left: 10px;
	float: left;
	color: #999;
}

.dane {
	color: #00CC00;
	margin-left: 250px;
	float: none;
	width: 200px;
	text-align: right;
}
.danemx {
	color: #F60;
	margin-left: 250px;
	float: none;
	width: 200px;
	text-align: right;
}


.linia {
	width: 1000px;
	margin-left: 0px;
	float: none;
	height: 30px;
}
.kreska {
	background-image: url(grafika/kreska1.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}
.tabela {
	height: 300px;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A7AAF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #5A7AAF;
}
.napis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	margin-top: 50px;
}
.kierunek {
	height: 190px;
	width: 190px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001C40;
	border-right-color: #5A7AAF;
	border-bottom-color: #001C40;
	border-left-color: #5A7AAF;
