@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a543a;
	background-image: url(images/body-bg.png);
}
a img {
	border-style: none;
}
#index-header-bg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 457px;
}
#index-header-bg div.overlay {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 457px;
	background-image: url(images/overlay.png);
}
#content-header-bg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 287px;
}
#content-header-bg div.overlay {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 287px;
	background-image: url(images/overlay.png);
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header a.logo {
	display: block;
	height: 152px;
	width: 161px;
	float: left;
	margin-left: -6px;
}
#menu {
	float: left;
	height: 72px;
	display: block;
	margin-top: 2px;
}
#menu li {
	display: inline;
}
#menu li a {
	float:left;
	text-decoration:none;
	font-size: 22px;
	background-repeat: no-repeat;
	background-position: left -83px;
	padding-left: 25px;
	color: #8d2d16;
	font-family: 'Lobster', cursive;
	background-image: url(images/menu-hover-left.png);
	line-height: 83px;
}

#menu li a span {
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: right -83px;
	padding-right: 25px;
	background-image: url(images/menu-hover-right.png);
	padding-top: 12px;
	line-height: 71px;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#menu li a span {
	float:none;
}

    /* End IE5-Mac hack */

#menu li a:hover span {
	background-position: right 0px;
}

#menu li a:hover {
	color: #e9dab6;
	background-position: left 0px;
	-moz-text-shadow: 1px 1px 1px #496410;
	-webkit-text-shadow: 1px 1px 1px #496410;
	text-shadow: 1px 1px 1px #496410;
}
#menu li a.current {
	background-position: left 0px;
	color: #e9dab6;
	-moz-text-shadow: 1px 1px 1px #496410;
	-webkit-text-shadow: 1px 1px 1px #496410;
	text-shadow: 1px 1px 1px #496410;
}

#menu li a.current span {
	background-position: right 0px;
}	  
#header h2 {
	color: #fff1cc;
	font-size: 13px;
	font-weight: normal;
	margin-left: 14px;
	float: left;
	margin-top: 34px;
}
#header h2 a {
	color: #fff1cc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff1cc;
}
#header h2 a:hover {
	border-bottom-style: none;
}
#content-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -75px;
}
.content-top, .content-bottom {
	background-image: url(images/content-top.png);
	height: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.content-bottom {
	background-image: url(images/content-bottom.png);
}
#content {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5e7c5;
	padding-top: 16px;
	padding-bottom: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff8e8;
	border-left-color: #fff8e8;
	padding-right: 31px;
	padding-left: 31px;
}
#content p {
	padding-bottom: 12px;
}
#content h1 {
	font-family: 'Lobster', cursive;
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #5d7f15;
}
#content h2 {
	font-family: 'Lobster', cursive;
	font-size: 22px;
	font-weight: normal;
	color: #cd9100;
	padding-bottom: 17px;
}
#content a,
#content a:visited {
	color: #7e2a0f;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#content div.left {
	float: left;
	width: 580px;
}

#content div.right {
	float: right;
	width: 275px;
	margin-top: 4px;
}
#content div.mlinci {
	float: left;
	width: 895px;
}
#content div.div1, #content div.div2, #content div.div3 {
	float: left;
	width: 275px;
	padding-right: 35px;
	padding-top: 6px;
}
#content div.div3 {
	padding-right: 0px;
}
#content div.div1 h2, #content div.div2 h2, #content div.div3 h2{
	font-family: 'Lobster', cursive;
	font-size: 22px;
	font-weight: normal;
	color: #5d7f15;
	padding-bottom: 17px;
}
#content div.div2 h2{
	color: #c96c10;
}
#content div.div3 h2{
	color: #cd9100;
}
table tr td input,
table tr td textarea {
	background-color: #ecddb8;
	border: 1px solid #dfcb98;
	width: 265px;
	font-size: 12px;
	font-weight: bold;
	color: #6a543a;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.zvjezdica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
.gumb {
	font-family: 'Lobster', cursive;
	background-color: #daa64f;
	width: 105px;
	border: 1px solid #d49a45;
	font-size: 18px;
	color: #f5e7c5;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-text-shadow: 1px 1px 1px #ba7b22;
	-webkit-text-shadow: 1px 1px 1px #ba7b22;
	text-shadow: 1px 1px 1px #ba7b22;
}
.gumb:hover {
	background-color: #c68f2e;
	border: 1px solid #c68f2e;
	cursor: pointer;
}

table tr td input:hover,
table tr td textarea:hover {
	background-color: #fff1d0;
}
table tr td input:focus,
table tr td textarea:focus {
	background-color: #fff1d0;
}
table tr td table tr td label {
	display: block;
}
#footer {
	text-align: center;
	padding-top: 26px;
	padding-bottom: 26px;
	color: #b17d41;
}
.clear {
	clear: both;
}