html,body {
	height: 100%;
	margin: 0px;
}

.container {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 670px;
	overflow: auto;
}

.logo-section {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/vre.me.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 630px;
	padding-top: 170px;
	padding-left: 40px;
}


.vreme-oras {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 200px;
	padding-left: 40px;
	float: left;
}

.vreme-prognoza {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 270px;
	float: right;
}

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(../images/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
