html {
	background: url(vilice.png?1) repeat;
	color:#A91018;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
	height:100%;
}
body {
	/*background: url(glow.png) top center no-repeat;*/
	height:100%;
	padding-top:40px;
}
.stranica {
	margin:0 auto auto auto;
	width:1000px;
	background: url(papir_top.png?1) 0 0 no-repeat;
}
.container {
	width:1000px;
	padding-top:10px;
}
.sadrzaj {
	min-height:462px;
	padding-left:100px;
	padding-right:50px;
	padding-bottom:50px;
	margin-top:10px;
	background: url(papir_vilice.gif?1) repeat-y;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	margin-top:5px;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-size:10px;
}
.lijevo {
	width:350px;
	float:left;
	margin-top:50px;
}
.desno {
	width:350px;
	float:left;
	margin-left:100px;
	margin-top:50px;
}
.footer {
	height:40px;
	background: url(papir_bottom.png?1) 0 0 no-repeat;
	padding-top:80px;
}
.footer a { font-size:9px; }
.footer a:link {color:#BB4046; text-decoration:none;}
.footer a:visited {color:#BB4046; text-decoration:none;}
.footer a:hover {color:#DD9FA3; text-decoration:underline;}
.footer a:active {color:#BB4046; text-decoration:none;}
.opis {
	float:left;
}
.cijena {
	float:right;
	font-size:13px;
	vertical-align:bottom;
	padding-top:15px;
}
.crta {
	clear:both;
	border:1px dotted #E5B7B9;
	border-left:none;
	border-bottom:none;
	border-right:none;
}
.gumbici {
	position:absolute;
	margin-left:95px;
	margin-top:-80px;
}
.gumbici img {
	float:left;
}
.ko_link {
	text-align:center;
}