#naslov {
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding: 2px;
}

#podnaslov {
	position: relative;
	top: -10px;
	padding: 2px;
}

#uvod {
	position: relative;
	top: -10px;
	left: 0%;
	width: 50%;
	padding: 5px;
	border: solid 1px;
	border-color: #b22222;
	padding-top: 20px;
	padding-bottom: 15px;
	background: #fff5ff;
}

#menu {
	position: relative;
	top: -10px;
	left: 160px;
	width: 320px;
	margin-bottom: -10px;
}

#promo {
	position: relative;
	top: 0px;
	width: 50%;
	padding: 5px;
	background: #ff6347;
}

#knjiga {
	position: absolute;
	width: 250;
	top: 5%;
	left: 52%;
}

#mainright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 50%;
}

#orderform {
	position: relative;
	width: 250px;
	left: 0%;
	padding: 5px;
	top: 0px;
	border: solid 1px;
	border-color: #cc9999;
	background: #ffffcc;
}

#caption {
	position: relative;
	border: solid 1px;
	border-color: #d2b48c;
	background: #ffdead;
	padding: 5px;
}

#footer {
	position: relative;
	left: 0;
	width: 750px;
}
