body {
	background-image: url(images/bg-body.png);
	background-repeat: repeat-x;
	background-color: #00c5ff;
	margin: 0px;
	padding: 0px;
	font-family: Garamond, Georgia;
	font-size: 15px;
	line-height: 22px;
	color: #414141;
}
#sjena {
	background-image: url(images/bg-sjena.png);
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
}
#okvir {
	width: 980px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#vrh {
	background-image: url(images/bg-vrh.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: 72px;
	background-color: #938268;
}
#logo {
	float: left;
}

#zastave {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
#zastave img {
	margin-left: 20px;
}

#drugi {
	clear: left;
	float: left;
	height: 204px;
	width: 100%;
	overflow: hidden;
}


#fotke {
	float: left;
	height: 204px;
	width: 771px;
	overflow: hidden;
	background-color: #000;
}
#kontakti {
	float: left;
	height: 204px;
	width: 209px;
	overflow: hidden;
	background-color: #A36502;
}
#glavni {
	background-image: url(images/bg-glavni.png);
	background-repeat: repeat-y;
	width: 100%;
	clear: left;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9A00;
}
#lijevo {
	float: left;
	width: 209px;
}
#izbornik ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#izbornik li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	font-family: Garamond;
}
#izbornik a {
	display: block;
	width: 169px;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	padding-left: 40px;
	background-image: url(images/bg-menu.png);
	background-repeat: no-repeat;
	color: #005cb0;
}
#izbornik a:link, #izbornik a:visited {
	color: #005cb0;
}
#izbornik a:hover, #izbornik a:active {
	color: #fff;
	background-position: bottom;
}
#sadrzaj {
	padding: 20px;
	float: left;
	width: 522px;
	text-align: justify;
}
#trazilica {
	float: left;
	width: 230px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFC564;
	color: #000;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#trazilica select {
	font-size: 11px;
	font-family: Arial;
}
#trazilica input {
	font-size: 11px;
	font-family: Arial;
}
h1 {
	font-family: Garamond, Georgia;
	font-size: 25px;
	color: #0098ff;
}
h2 {
	font-family: Garamond, Georgia;
	font-size: 23px;
	color: #0098ff;
}
h3 {
	font-family: Garamond, Georgia;
	font-size: 21px;
	color: #0098ff;
}
h4 {
	font-family: Garamond, Georgia;
	font-size: 19px;
	color: #0098ff;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #0098ff;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff0000;
}
#desno {
	float: left;
	width: 189px;
	color: #FFF;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#dno {
	background-image: url(images/bg-dno.png);
	background-repeat: repeat-x;
	height: 52px;
	width: 100%;
	font-size: 13px;
	line-height: 52px;
	color: #FFF;
	text-align: center;
	clear: both;
	float: left;
}
#dno a {
	color: #ffd956;
	font-weight: bold;
}
#dno a:hover, #dno a:active {
	color: #FF8E00;
}


#clear {
	clear: both;
}

