@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFE68C;
	background-image: url(img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.back_tekst {
	background-image: url(design/back_tekst.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.popis {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.popis:hover {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}



.bottom {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 19px;
}
.bars {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: "Myriad Pro";
	font-size: small;
}
.bigtxt_red {
	font-family: Calibri;
	font-size: x-large;
	color: #851c16;
}
.bigtxt_gray {
	font-family: Calibri;
	font-size: large;
	color: #333333;
}
.back_coll {
	background-image: url(design/back_collumn.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.main_div {
	margin: 0px;
	padding: 0px;
	background-image: url(img/back_sitetop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.medtxt_red {
	font-family: Calibri;
	font-size: large;
	color: #851c16;
	font-weight: bold;
}
.medtxt_gray {
	font-family: Calibri;
	font-size: medium;
	color: #333333;
	font-weight: bold;
}

.side {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}


.tekst {
	font-family: Calibri;
	font-size: small;
}

.padding {
	padding: 30px;
	text-align: left;
}
.padding_product {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
.popis_konzumni {
	background-image: url(img/back_konzumnipopis.jpg);
	background-repeat: no-repeat;
}
.popis_proizvoda {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.popis_proizvoda_title {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
}
.zanimljiovost {
	background-image: url(design/zanimljivost_back.jpg);
	height: 205px;
	width: 202px;
	padding-left: 18px;
	padding-top: 25px;
	text-align: left;
	font-family: Calibri;
	font-size: small;
	padding-right: 10px;
	font-weight: bold;
	color: #FFF;
}
