@charset "utf-8";

@font-face {
font-family: 'Papyrus';  
src: url('Papyrus.ttf');  
}
#container {
	position:relative;
	width:960px;
	height:auto;
	background: #D7DBCD url(images/bg-400-paper.jpg) repeat;
	margin-right: auto;
	margin-left: auto;
	border-radius: 20;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	overflow: visible;
	clear: both;
}  
	
#header {
	position:relative;
	width:960px;
	height:340px;
	overflow: hidden;
	clear: both;
}
#divSadrzaj {
	float: left;
	width: 645px;
	position: relative;
	padding: 0px 0px 0px 30px;
	overflow: visible;
}
#divSadrzajProizvodi {
	float: left;
	width: 900px;
	position: relative;
	padding: 0px 30px;
	overflow: visible;
}
#divSadrzajProizvodi h2 {
	font-family: "Palatino Linotype", Cambria, Palatino, serif;
	font-size: 20px;
	text-shadow: 0 1px 0 #fff, 0 1px 0 #000;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#divSadrzajProizvodi p {
	font-size: 16px;
	text-shadow: 0 1px 0 #fff, 0 1px 0 #000;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}


#divSadrzaj h1{
	font-family: Papyrus, Cambria, Palatino, serif;
	font-size: 28px;
	background: url(images/headingBgr.jpg) no-repeat 0px 0px;
	color: #660000;
	display: block;
	height: 70px;
	width: 415px;
	padding-top: 15px;
	padding-left: 40px;
	margin: 0;
}
#divSadrzaj h2{
	font-family: Papyrus, Cambria, cursive;
	font-size: 24px;
	text-shadow: 0 1px 0 #fff, 0 1px 0 #000;
	padding-left: 10px;
	margin-top: 0px;
}
#divSadrzaj p{
	font-size: 16px;
	text-shadow: 0 1px 0 #fff, 0 1px 0 #000;
	padding-left: 10px;
}


#divInfo {
	clear: right;
	float: right;
	width: 257px;
	height: auto;
	position: relative;
	overflow: visible;
	background: url(images/coffee_stain.png) no-repeat 80px bottom;
	padding-bottom: 150px;
	padding-right: 25px;
	visibility: visible;
}
#divInfoHeder {
	background: url(images/infoHeder.jpg) no-repeat;
	height: 55px;
	width: 257px;
	position: relative;
	clear: both;
	overflow: hidden;
}
#divInfoHeder h1{
	font-family: Papyrus, Cambria, cursive;
	font-size: 22px;
	color: #660000;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0;
	}
#divInfoBody h2 {
	font-family: Papyrus, "viner Hand ITC", cursive;
	font-size: 20px;
	color: #401100;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0;
	font-weight: bolder;
}


#divInfoBody {
	background: url(images/infoBody.jpg) repeat-y;
	height: auto;
	width: 257px;
	margin-top: 0px;
	position: relative;
	clear: both;
	overflow: hidden;
}
#divInfoBody p{
	font-size: 16px;
	padding: 0px 15px 15px;
	
}

#divInfoFooter {
	background: url(images/infoFooter.jpg) no-repeat;
	clear: both;
	height: 85px;
	width: 257px;
	position: relative;
}

#divInfoFooter p{
	font-size: 18px;
	padding: 0px 15px 15px;
	}

#navigacija {
	position:absolute;
	left:0px;
	top:285px;
	width:960px;
	height:37px;
	background: url(images/navigacijaBgr.jpg) no-repeat;
	padding-top: 8px;
}


#body_ {
	position:relative;
	left:0px;
	width:960px;
	height:auto;
	margin-top: 0px;
	min-height: 600px;
	clear: both;
	font-family: Candara, Geneva, sans-serif;
	font-size: 20px;
	}
#body_ a:link, #body_ a:visited{
	color: #880000;
	text-decoration: none;
}
#body_ a:hover {
	color: #880000;
	text-decoration: underline;
}
#footer_ {
	position:relative;
	width:960px;
	height:161px;
	background: url(images/footerBgr.jpg) no-repeat;
	border-radius: 0 0 20px 20px;
	-webkit-border-radius:  0 0 20px 20px;
	-moz-border-radius:  0 0 20px 20px;
	overflow: visible;
}
#footer_ a:link ,#footer_ a:visited{
	color: #EEDDBB;
	text-decoration: none;
	}
#footer_ a:hover {
	color: #EEDDBB;
	text-decoration:underline;
	}

body {
	font: 14px Geneva, Tahoma, sans-serif;
	color: #401100;
	background: #630 url(images/wood-bg.jpg) repeat fixed;
	padding: 30px 0px;
	margin: 0px;
}
#kavaSalica {
	background: url(images/kavaSalica.png) no-repeat;
	position: absolute;
	z-index: auto;
	height: 186px;
	width: 385px;
	top: 0px;
	margin-right: auto;
	margin-left: 320px;
}
#hederGalerijaBgr {
	height: 162px;
	width: 870px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/heder.png) no-repeat 0px 0px;
	z-index: auto;
	overflow: hidden;
	top: 115px;
}
#divFloater {
	clear: both;
	height: 25px;
	width: auto;
	position: relative;
}

#hederGalerija {
	height: 150px;
	width: 845px;
	position: relative;
	margin: 7px;
}

#hederUkras {
	background: url(images/dekoracija.jpg) no-repeat 0px 0px;
	height: 310px;
	width: 390px;
	position: absolute;
	z-index: auto;
	left: 5px;
	top: 20px;
}
#kavaImpex {
	float: left;
	height: 15px;
	width: 120px;
	left: 50px;
	top: 65px;
	z-index: auto;
	position: relative;
}
#danCafe {
	float: right;
	height: 99px;
	width: 99px;
	top: 5px;
	right: 50px;
	position: absolute;
}
#divDonjaNavigacija {
	font-size: 14px;
	color: #ECE0BA;
	display: block;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
}
#divFooterKontakt {
	color: #CC9966;
	font-size: 14px;
	position: relative;
	height: 100px;
	width: 170px;
	clear: none;
	float: left;
	text-align: left;
	display: inline;
	margin-top: 20px;
	margin-left: 20px;
}
#divCopyright {
	display: inline;
	float: left;
	height: auto;
	width: 350px;
	color: #CC9966;
	font-size: 14px;
	position: relative;
	clear: left;
	margin-left: auto;
	left: 300px;
}
#divAuthor {
	clear: none;
	float: right;
	width: 250px;
	position: relative;
	color: #CC9966;
	display: inline;
	font-size: 14px;
	margin-right: 30px;
}
.asortiman {
	font-size: 14px;
}
#divSadrzaj p, #divSadrzaj table {
	font-size: 16px;
	text-shadow: 0 1px 0 #fff, 0 1px 0 #000;
	padding-left: 10px;
}

