@charset "utf-8";
/* CSS Document *
/* reset css*/
@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body{font:68.75%/1.4 Arial, Helvetica, sans-serif;  background-color: #fff; color:#333;}

/* HEADERS */
h1,h2,h3,h4,h5,h6{margin:1.25em 0 .25em; font-weight:bold;}

h1{font-size:1.8em;}
h2{font-size:1.4em;}
h3{font-size:1.2em;}
h4{font-size:1.1em;}
h5{font-size:1em;}
h6{font-size:1em;}


p{margin:.5em 0 1em;}

a{color:#0000a0; text-decoration:none;}
a:hover{color:#fff;}
a img{border:none;}

pre, code{font-family: "Courier New", Courier, monospace; font-size: 1em; overflow:auto;}

table{font-size: 1em;}
th, td{padding: 0;}

ul, ol{margin:.75em 0 1em 3em;}
ul ul, ol ul,ul ol, ol ol{margin:.3em 0 .5em 1.3em;}
ul ol, ol ol{margin-left:1.9em;}

ul, ul ul{list-style-type: disc;}
li{margin-bottom:.3em;}

dl{margin:.25em 0;}
dt, dd{font-style: normal; margin-bottom:.25em;}
dt{font-weight: bold;}
dd{margin: 0 1em 0.5em 2.5em;}

label{font-weight:bold; white-space:nowrap;}
optgroup{font-weight:bold; font-style:normal;}
fieldset{border:none;}

textarea{overflow:auto;}

textarea,
select,
input.txt,
input.btn, input.button, input.defaultbutton{font-family:Arial, Helvetica, sans-serif; font-size:1em;}

textarea,
input.txt{border:1px solid #999; padding:2px; color:#333;}


/*layout*/

#container {
	background-image:url(Images/bgrepeat-x.jpg);
	background-repeat:repeat-x;
	margin:auto;
}
#header {
	margin:0px auto;
	width:760px;
}
#content, #formBOX {
	clear:both;
	margin:0 auto;
	width:760px;
}
#footer {
	clear:both;
	margin:2em auto 1em auto;
	width:760px;
	border-top:#ccc solid 1px;

}

#logo {
	padding:0px;
	border: none;
	}
#infoEN {
	text-align: right;
}
#bottom {
	background-image:url(Images/footerBG.jpg);
	background-repeat:repeat-x;
	padding: .5em 0;
	width:760px;
	height:23px;
}

div#bottom li {
	float:left;
	color:#8c8c8c;
	margin:0 1.25em;
	list-style:none;
	display:block;
	}
div#bottom ul{
	margin-left:0;
}
div#bottom a {
	color:#8c8c8c;
	text-decoration:none;
}
div#bottom a:hover {
	color:#666;
	text-decoration:underline;
}

.Rfloat {
	float:right;
	}
.Lfloat {
	float:left;
}

/*navigation*/
.nav {
	clear:both;
	width: 760px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	margin: 1px 0 0 0;
}

.nav ul {
	margin:0px;
}
.nav li {
	list-style:none;
	display:block;
	width: 92px;
	margin-right:3px;
	float: right;
	text-align:center;
	height:25px;
	padding-top:3px;
}

.nav li a {
	display:block;
	color:#fff;
	text-decoration:none;
	height:25px;
	width: 92px;
	background-image:url(Images/navBG.jpg);
	background-repeat:no-repeat;
	padding: 3px 0;
}
.nav li a:hover, .curentSelect li a{
	display:block;
	color:#fff;
	background-image:url(Images/navBGon.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:92px;
	padding: 4px 0 0 0;

}
.contactTXT {
	float:left;
	margin:0 6em 0 0;
}

#rightContent {
	float:right;
	width: 200px;
	margin: 2em 0 2em 0;
}
#mainContent {
	float:left;
	width:48em;
	margin: 0 2em 1em 0;
}
.contentBOX {
	clear:both;
}
#firstAdd, .add #eu {
	margin:2em 0;
	}

#tipBOX {
	clear:both;
	border: #E2D9D5 thin solid;
	background-color:#F4F4F4;
	padding:0.5em;
	margin: 2em 0;
	}
#bannerME {
	width:250px;
	float:left;
	margin-top:1.2em;
	}
#tipTXT {
	margin:0 0 0 270px;
}
div#tipBOX p {
	color:#6D432D;
	font-size: 1em;
	}
#newsBOX {
	border: #E2D9D5 1px solid;
	padding: 0.5em;
}

#formBOX {
	}

/*style*/

body {
	margin: 0px;
	padding:0px;
	color:#23360B;
	background:#FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	color:#6EAB23;
}

h1{
	font-size:1.7em;
	}
h5{
	font-size:1.3em;
	margin: 0 0 .25em 0;
}
p, div#content ul{
	color:#6B5B51;
	font-size:1.1em;
}


/*links*/
a {
	color: #669900;
	text-decoration:underline;
	border: none;
}
a:hover {
	color:#A4C16B;
}
.CL {
	clear:both;
}
div#footer p, div#eu p {
	font-style:italic;
	font-size:1em;
	color:#666;
	padding:1em 0;
}

div#eu p {
	width:100%;

}

div#footer img{
	text-align:left;
	margin: 0 1em 0 0;
	float:left;
	}

.txtW {
	color:#fff;
	}
.partners {
	clear:both;
	margin: 2em 0 0 0;
	}
.partnersTXT {
	float:left;
}
.partnersIMGbox {
	text-align:center;
	margin: 1em 0 0 0;
	width: 12em;
	height:8em;
	vertical-align:middle;
	float:left;
	display:inline;
}
.contactTXT {
	float:left;
	margin:0 4em 0 0;
}

div.add p {
	color:#012B8A;
	font-size: 1em;
	line-height: 1.5em;
	padding:.25em;
}


div#newsBOX h3 {
	border-bottom: #E2D9D5 1px solid;
	width:100%;
	margin:0;
	padding:0;
}
div#newsBOX h4 {
	border-bottom: #E2D9D5 1px solid;
	width:95%;
}
div#newsBOX p {
	margin: 0.25em 0px;
	display:block;
	font-size:1em;
}
#newsHEAD {
	width:100%;
	border-bottom: #E2D9D5 1px solid;
}
div#newsHEAD h6 {
	margin: 0.6em 0px;
	width:8em;
	display:inline;
	float:right;
	font-size:1em;
}
#content li {
	list-style-image:url(Images/listBullet.gif);
	}

hr {
	color: #dedede;
	size: 1;
	width: 100%;
	}

.listaNaslov {
	border-top: #E2D9D5 1px solid;
	padding-top: 0.5em;
	color:#012B8A;
}

h6 {
	margin: 0 0 0.5em;
	color:#333;
}

.gall img {
	border: #ccc solid 0.1em;
	padding:0.3em;
	background-color:#ededed;
}


/* FLV PLAYER */
#flvplayer{width:400px; height:300px; position:absolute; top:100px; left:-999em; margin-left:-200px; background:#111; z-index:999; padding:10px;}
#flvplayer.active{left:50%; visibility:visible;}

