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/ljubicasti.jpg);
	background-color:#58184d;
}
.logo {
	position:relative;
	float:left;
	width:220px;
	height:170px;
	background-image:url(../img/logo2.png);
	background-repeat:no-repeat;
}
.podnaslov {
	font-size:15px;
	font-weight:bold;
	color: #903;
	letter-spacing:1px;
}
.dimenzije {
	font-size:12px;
	color:#903;
}