@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 20px;
	background-color: #eeecb1;
	background-image: url(images/bg-butler.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#okvir {
	overflow: hidden;
	background-color: #FFFFFF;
	min-height:100%;
	width: 770px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, "Trebuchet MS";
	font-size: 18px;
	color: #c7bd24;
	font-weight: normal;
	line-height: 20px;
}
h2 {
	font-family: Arial, "Trebuchet MS";
	font-size: 15px;
	color: #c7bd24;
	font-weight: normal;
	line-height: 20px;
}
a:link, a:visited, a:active {
	color: #c7bd24;
	text-decoration: none;
}
a:hover {
	color: #c7bd24;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.slika_lijevo {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.slika_desno {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.slika_okvir {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#logo {
	clear: left;
	float: left;
	height: 109px;
	width: 235px;
	background-color: #FFFFFF;
}
#link {
	float: left;
	height: 109px;
	width: 107px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#link a {
	display: block;
	width:74px;
	height: 104px;
	line-height: 16px;
	text-decoration: none;
	background-color: #f5f5f5;
	background-image: url(images/bg-link.gif);
	font-family: Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 35px;
	text-align: center;
}
#link a:link, #link a:active, #link a:visited {
	color: #30302f;
	overflow: hidden;
}
#link a:hover {
	background: #484848;
	color: #d1da3f;
	overflow: hidden;
}

#fotka {
	clear: left;
	float: left;
	height: 192px;
	width: 770px;
	background-color: #FCF6BA;
}
#sadrzaj {
	background-image: url(images/bg-sadrzaj.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	clear: left;
	float: left;
	width: 730px;
	background-color: #FFFFFF;
}
#sjena {
	background-image: url(images/bg-sjena.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100%;
	clear: left;
	float: left;
	background-color: #FFFFFF;
}
.bold_tekst {
	font-weight: bold;
	color: #C7BD24;
}

#dno {
	background-color: #000000;
	clear: left;
	float: left;
	height: 30px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#flash {
	height: 158px;
	width: 210px;
	float: right;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#poklon {
	float: left;
	overflow: hidden;
}

