body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/bg.jpg);
	background-position: center top;
}
form {
	display: block;
	padding-top: 10px;
	font-family: Georgia;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}



h1 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	background-color: #999999;
	font-style: italic;
	text-indent: 20px;
}
.slide1 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	height: 310px;
	background-image: url(../slide/1.jpg);
}
.slide2 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	height: 310px;
	background-image: url(../slide/2.jpg);
}
.slide3 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	height: 310px;
	background-image: url(../slide/3.jpg);
}
.slide4 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	height: 310px;
	background-image: url(../slide/4.jpg);
}
.slide5 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	height: 310px;
	background-image: url(../slide/5.jpg);
}
.slide6 {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	margin-right: 24px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	height: 310px;
	background-image: url(../slide/6.jpg);
}


h2 {
	font-family: Georgia;
	font-size: 1.4em;
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1C28A;
	display: block;
	color: #000000;
	text-indent: 4px;
	width: 96%;
}
h3 {
	font-family: Georgia;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	color: #000066;
}
h4 {
	font-family: Georgia;
	font-size: 1em;
	text-align: center;
	padding: 0px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

hr {
	display: block;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #8E886C;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 0px;
}



.izvor {
	font-family: Arial;
	font-size: 1em;
	font-style: italic;
	text-align: justify;
	margin-right: 14px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.text {
	font-family: Georgia;
	font-size: 1em;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.text a {
	font-family: Georgia;
	font-size: 1em;
	color: #0000CC;
	text-decoration: underline;
}

.vrh {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia;
	font-size: 0.8em;
	clear: both;
}
.web_forma {
	font-size: 0.9em;
	color: #000000;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#Question  p {
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-family: Georgia;
}

#Question  img {
	margin-top: 0px;
	margin-bottom: -10px;
	padding: 0px;
	margin-left: 6px;
}
#Question .left {
	font-family: Georgia;
	color: #666666;
	text-align: center;
}

.obojano_sv_plavo {
	background-color: #E6F2FF;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4FAFF;
	border-bottom-color: #C6E1FF;
}
td {
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.tablica_naslov1 {
	background-image: url(../img/tablica_naslov2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCC969;
	border-bottom-color: #FFF8DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #333333;
}
.tablica_naslov2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCC969;
}

#spacer{
	height: 93%;
	float: left;
	width: 1px;
	font-size: 0px;
	padding: 0;
	margin: 0;
	display: none;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
/*
#wraper {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
*/
#wraper{
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center 0px;
	height: 100%;
	background-image: url(../img/bg_sredina.jpg);
}
#container {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;

}
#logo_doli {
	display: block;
	background-repeat: repeat-y;
	background-position: center;
}
#sadrzaj {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
#jezik {
	display: block;
	height: 30px;
	background-image: url(../img/logo-jezici.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	clear: both;
}
#jezik ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#jezik li {
	display: inline;
	line-height: 30px;
	color: #000033;
	font-family: Georgia;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#jezik  a:link  {
	display: inline;
	line-height: 30px;
	color: #003333;
	font-family: Georgia;
	text-decoration: none;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#jezik a:visited {
	display: inline;
	line-height: 30px;
	color: #003333;
	font-family: Georgia;
	text-decoration: none;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#jezik a:hover {
	display: inline;
	line-height: 30px;
	color: #FF9933;
	font-family: Georgia;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #003333;
}

#sredina {
	padding: 0px;
	background-image: url(../img/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center 8px;
	margin: 0px;
}
#sredina_doli {
	padding: 0px;
	background-image: url(../img/bg_container_doli.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}

#kol1 {
	display: block;
	width: 550px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#kol1 ul {
	display: block;
	width: 84%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#kol1 li {
	text-align: left;
	text-indent: 15px;
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: 100;
	color: #666666;
}
#kol1  ol li {
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	text-align: justify;
	padding: 0px;
	margin-right: 10px;
	margin-left: -10px;
}

#kol1 p {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Georgia;
	font-size: 1.2em;
	color: #666666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: 100;
}

#kol2 {
	display: block;
	float: left;
	width: 170px;
}
#kol2 p {
	font-family: Georgia;
	font-size: 1.2em;
	color: #666666;
	text-align: justify;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}
#kol3 {
	display: block;
	float: right;
	width: 230px;
	text-align:center;
}
#kol3 a {
	font-family: Georgia;
	color: #0000CC;
	text-decoration: underline;
	font-size: 1.1em;
	font-style: normal;
}


#kol3 p {
	margin-right: auto;
	margin-left: auto;
}
#navigacija {
	display: block;
	height: 300px;
	padding: 0px;
	width: 528px;
	margin: 0px;
	float: left;
}

#navigacija ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 300px;
}
#navigacija li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigacija     li     a:link   {
	font-size: 1em;
	text-decoration: none;
	display: block;
	line-height: 45px;
	color: #515151;
	text-align: center;
	width: 98px;
	padding: 0px;
	font-family: Georgia;
	margin-top: 250px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D5BD;
	border-right-color: #C3BF9C;
	border-bottom-color: #8B8754;
	border-left-color: #C3BF9C;
}
#navigacija li a:visited {
	font-size: 1em;
	text-decoration: none;
	display: block;
	line-height: 45px;
	color: #515151;
	text-align: center;
	width: 98px;
	padding: 0px;
	font-family: Georgia;
	margin-top: 250px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D5BD;
	border-right-color: #C3BF9C;
	border-bottom-color: #8B8754;
	border-left-color: #C3BF9C;
}

#navigacija li a:hover {
	color: #FF9900;
	font-size: 1em;
	text-decoration: none;
	display: block;
	line-height: 45px;
	text-align: center;
	width: 98px;
	padding: 0px;
	font-family: Georgia;
	margin-top: 250px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E8DA;
	border-right-color: #D2CFB5;
	border-bottom-color: #AFAB7C;
	border-left-color: #D2CFB5;
}
#navigacija  li  a .brojevi  {
	color: #FF9900;
	font-family: Arial;
}


#footer{
	clear: both;
	height: 160px;
	padding: 0;
	text-align: center;
	font-size: 1em;
	color: #000000;
	display: block;
	margin: 0;
	overflow: hidden;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#footer ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer li {
	display: inline;
	font-family: Verdana;
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#footer #link1 {
	display: block;
	float: left;
	width: 50%;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #link2 {
	display: block;
	float: left;
	width: 50%;
	margin-top: 20px;
	text-align: center;
}

#mail  a {
	font-family: Georgia;
	font-size: 1em;
	text-decoration: underline;
}
#linkovi     a {
	color: #FFFFFF;
	font-size: 0.9em;
}
#linkovi a:visited {
	color: #FFFFFF;
	font-size: 0.9em;
}

#prije_footera {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
/*.slideshow {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #D7AE64;
	height: 300px;
	width: 340px;
}*/
#gallery {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#info_naslov {
	font-family: Georgia;
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #26356E;
	font-style: italic;
	width: 208px;
	float: right;
	background-image: url(../img/debele_crte.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#info_ime {
	font-family: Georgia;
	font-size: 1.8em;
	color: #666666;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.info {
	font-family: Georgia;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px;
	width: 180px;
}
.info_crta {
	font-family: Georgia;
	font-size: 0.2em;
	color: #0066CC;
	font-weight: normal;
	display: block;
	padding: 0px;
	width: 100%;
	text-align: left;
	margin: 0px;
	height: 5px;
	background-image: url(../img/crta_forma.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#info_manager {
	font-family: Georgia;
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 180px;
	font-style: italic;
	text-align: left;
	text-indent: 20px;
}
#info    a:link {
	font-family: Georgia;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 180px;
}
#info a:visited {
	font-family: Georgia;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 180px;
}
#info a:hover {
	font-family: Georgia;
	font-size: 1em;
	color: #0033CC;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 180px;
}

.tusam {
	font-size: 1em;
	text-decoration: none;
	display: block;
	line-height: 30px;
	color: #000000;
	text-align: center;
	width: 90px;
	padding: 0px;
	font-family: Georgia;
	background-image: url(../img/botun.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	margin-top: 112px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkovi a:link {
	display: block;
	font-family: Georgia;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	text-align: left;
	text-indent: 10px;
	color: #003366;
	text-decoration: underline;
}
.linkovi a:visited {
	display: block;
	font-family: Georgia;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	text-align: left;
	text-indent: 10px;
	color: #993300;
}
.linkovi a:hover {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	text-indent: 10px;
	color: #006699;
}

#wrapper{
width: 490px;
margin: 0 auto;
}
.udaljenosti {
	color: #996600;
}
#st1 p {
	font-family: Georgia;
	font-size: 1em;
}

.box{
	text-align: left;
	background-repeat: repeat-x;
	background-position: top;
}
.box   #st1 {
	display: block;
	width: 304px;
	font-family: Georgia;
	color: #666666;
	font-size: 1.2em;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}
.box #st2 {
	display: block;
	width: 170px;
	font-family: Georgia;
	color: #666666;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxholder{
	clear: both;
	padding-top: 1px;
	background-image: url(../img/dno_slike.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
}
.tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background-image: url(../img/debele_crte.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	padding: 9px 0 0 0;
}
.tabtxt a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.box img {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #993300;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#map {
	display: block;
	height: 300px;
	width: 480px;
	background-color: #003366;
	margin-right: auto;
	margin-left: auto;
}
.mali_text {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
}
#provjera {
	display: none;
}
#moje_polje {visibility:hidden;}