html, body {
	height:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
	background-position: top center;
	background-repeat: repeat-x;
	background-image:url(../img/zuti.jpg);
	background-color:#009587;
}
.logo {
	position:relative;
	float:left;
	width:220px;
	height:170px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
}
.podnaslov {
	font-size:15px;
	font-weight:bold;
	color: #00C;
	letter-spacing:1px;
}
.dimenzije {
	font-size:12px;
	color:#00C;
}