@charset "utf-8";
body {
	background-image: url(images/bg-body.png);
	background-color: #E8F6FF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #232323;
	line-height: 20px;
}
#top-pozadina {
	background-image: url(images/bg-gore.png);
	height: 263px;
	width: 100%;
	background-repeat: repeat-x;
}
#top-sjena {
	background-image: url(images/bg-vrh.png);
	height: 263px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
#top {
	background-color: #FFF;
	width: 980px;
	padding: 0px;
	height: 263px;
	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;
}
#vrh {
	width: 100%;
	height: 263px;
}
#logo {
	height: 226px;
	width: 239px;
	float: left;
}
#fotke {
	height: 226px;
	width: 741px;
	float: left;
}
#zastave {
	background-image: url(images/bg-zastave.png);
	height: 36px;
	text-align: center;
	width: 239px;
	float: left;
}
#zastave img {
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	border: 0px;
}
#izbornik-desni {
	background-image: url(images/bg-lokacije.png);
	height: 36px;
	float: left;
	width: 740px;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-decoration: none;
}
#izbornik-desni a {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 40px;
	letter-spacing: 1px;
	line-height: 36px;
	text-decoration: none;
	display: inline-block;
	background-image: url(images/strelica.png);
	background-repeat: no-repeat;
	background-position: left;
}
#izbornik-desni a:hover, #izbornik-desni a:active {
	color: #ffd272;
	background-color: #d90000;
}
#sjena {
	background-image: url(images/bg-sjena.png);
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
}
#okvir {
	background-color: #FFF;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	height: 100%;
	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: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/bg-lijevo.png);
	background-repeat: repeat-y;
	background-position: left;
}
#lijevo {
	width: 239px;
	float: left;
	background-image: url(images/bg-lijevo.png);
	background-color: #DEF3FC;
	clear: left;
}
#izbornik ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#izbornik li {
	font-size: 17px;
	font-weight: bold;
	list-style-type: none;
	letter-spacing: 1px;
}
#izbornik a {
	display: block;
	width:201px;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	padding-left: 38px;
	background-image: url(images/bg-menu.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#izbornik a:link, #izbornik a:visited {
	color: #FFF;
}
#izbornik a:hover, #izbornik a:active {
	color: #ffd272;
	background-position: bottom;
	background-image: url(images/bg-menu.png);
}
#lijevo-tekst {
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: center;
}
#sadrzaj {
	width: 701px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	clear: right;
	background-color: #FFFFFF;
}
#clear {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #cc0000;
	line-height: 24px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #cc0000;
	line-height: 24px;
	font-weight: normal;
}
a {
	color: #0098ff;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff0000;
}
img {
	border: 0px;
}

#dno {
	width: 100%;
	height: 85px;
	background-color: #D20000;
	background-image: url(images/bg-dno.png);
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 35px;
}
#dno a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#dno a:hover, #dno a:active {
	text-decoration: none;
	color: #FFFF33;
}
.slike img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.slike a {
	border: none;
}
.slike2 img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 7px;
}
.slike2 a {
	border: none;
}
.slike3 img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.slike3 a {
	border: none;
}