@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 17px;
	background-color: #AECCAA;
}
#okvir {
	overflow: hidden;
	background-color: #e2e2da;
	min-height:100%;
	width: 770px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	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;
}
h1 {
	font-family: Arial, "Trebuchet MS";
	font-size: 17px;
	color: #1d9526;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, "Trebuchet MS";
	font-size: 15px;
	color: #1d9526;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, "Trebuchet MS";
	font-size: 14px;
	color: #1d9526;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	color: #1d9526;
	font-weight: normal;
	text-transform: uppercase;
}
a:link, a:visited, a:active {
	color: #1d9526;
	text-decoration: none;
}
a:hover {
	color: #1d9526;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#vrh {
	height: 81px;
	width: 770px;
	float: left;
}
#fotka {
	clear: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 770px;
}
#hmenu {
	clear: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 770px;
	background-color: #1d1d25;
}
#zastave {
	height: 36px;
	width: 171px;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-left: 13px;
}
#zastave a img {
	border:none;
	padding-right:5px;
	padding-left: 5px;
}
#linkovi {
	height: 36px;
	width: 500px;
	float: right;
	text-align: right;
	padding-top: 8px;
	padding-right: 35px;
	font-size: 11px;
	color: #898988;
}
#linkovi a {
	color: #cef59c;	
	padding-right: 10px;
}
#linkovi a:link, #linkovi a:visited, #linkovi a:active {
	color: #cef59c;
	text-decoration: none;
}
#linkovi a:hover {
	text-decoration: underline;
}
#lijevo {
	width: 171px;
	float: left;
	min-height:100%;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	display:inline;
	position:static;
	overflow: hidden;
	padding-left: 13px;
}
#lijevo ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	overflow: hidden;
} 
#lijevo li {
	margin: 0px 0 0;
	overflow: hidden;
}
#izdvojeni {
	line-height: 33px;
	font-weight: bold;
	color: #1d9426;
	background-color: #b7d0a8;
	text-align: center;
	height: 33px;
	width: 184px;
	margin-top: 15px;
}
#izdvojeni2 {
	color: #202020;
	background-color: #f7f8f6;
	text-align: center;
	width: 174px;
	font-size: 11px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#sadrzaj {
	float: left;
	width: 546px;
	padding: 20px;
}
#dno {
	clear: left;
	float: left;
	background-color: #b7d0a8;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	width: 100%;
	height: 37px;
	line-height: 37px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#dno a:link, #dno a:active, #dno a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#dno a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.slika_lijevo {
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.slika_desno {
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

