@charset "utf-8";
/* CSS Document */


/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/BG2.gif);
	background-repeat: repeat;
}
#logo {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float:right;
}
.container {
	height: auto;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.subcontainer {
	background-color: #E4F8C7;
	position: absolute;
	height: auto;
	width: 962px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
}

/* CSS Document */

.hiddenPic {display:none;}

#gornji_meni {
	position: absolute;
	width: 750px;
	left: 212px;
	height: 31px;
	top: 154px;
}
#gornji_meni li{
	float:left;
}
#gornje_dugme a {
	display: block;
	line-height: 31px;
	outline: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	height: 31px;
	width: 96px;
}
#gornje_dugme a:hover {
	line-height: 31px;
	color: #F90;
}
#gornje_dugme_press a {
	line-height: 36px;
	display: block;
}

#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #333;
	top: 15px;
	position: relative;
}
#breadcrumbs a {
	color: #333;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #333;
	text-decoration: underline;
}
.levi_meni {
	background-color: #E4F8C7;
	position: relative;
	height: auto;
	width: 178px;
	float: left;
}
#levi_box {
	float: right;
	width: 146px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#levi_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
#levi_box li {
	padding-right: 5px;
}
#levi_box a {
	text-decoration: none;
	color: #000;
}
#levi_box a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #F60;
}
.sivi_box {
	background-color: #F0F0F0;
	float: left;
	width: 784px;
	position: relative;
	height: auto;
}
.desni_meni {
	background-color: #F0F0F0;
	position: relative;
	height: auto;
	width: 182px;
	float: left;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#search_box {
	float: left;
	height: 30px;
	width: 145px;
	position: relative;
	padding-top: 12px;
	padding-left: 10px;
	background-color: #F0F0F0;
}
#box_desni {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	position: relative;
	height: auto;
	width: 168px;
	margin: 0px;
	padding: 0px;
}
#box_desni a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #0053A1;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	
}
#box_desni a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000;
}
#kontakt_lista {
	background-color: #F6F6F6;
	height: auto;
	width: 150px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
#kontakt_lista li {
	display: block;
	padding-right: 10px;
	vertical-align: middle;
	padding-bottom: 1px;
	line-height: 25px;
}
#kontakt_lista li a {
	color: #FFF;
	text-decoration: none;
}
.bld {
	font-weight: bolder;
}
#naslov {
	height: 50px;
	position: absolute;
	top: -3px;
	display: block;
	width: 530px;
}

#zakon a {
	background-image: url(../images/zakon80_en.gif);
}
#news_box hr {
	background-color: #CCC;
	border: none;
}
#news_box h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#news_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F60;
	margin: 10px;
	font-variant: small-caps;
}
#news_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF7E00;
	margin: 10px;
}
#news_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C0;
	margin: 10px;
}
#news_box h3:hover {
	color: #F60;	
}
#news_box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 10px;
}
#news_box h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7E00;
	margin: 10px;
}
#news_box h5:hover {
	text-decoration: underline;
}
#news_box a {
	text-decoration: none;
	color: #FF7E00;
}
#news_box a:hover {
	text-decoration: underline;
	color: #FF7E00;
}
#news_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-indent: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
#news_box img {
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#zakon a:hover {
	background-image: url(../images/zakon90_en.gif);
}
#zakon_cir a {
	background-image: url(../images/zakon80_cir.gif);
}
#zakon_cir a:hover {
	background-image: url(../images/zakon90_cir.gif);
}
#rppapv a {
	background-image: url(../images/rppapv80_en.png);
}
#rppapv a:hover {
	background-image: url(../images/rppapv90_en.png);
}
#rppapv_cir a {
	background-image: url(../images/rppapv80_cir.gif);
}
#rppapv_cir a:hover {
	background-image: url(../images/rppapv90_cir.gif);
}
#planovi a {
	background-image: url(../images/planovi80_en.gif);
}
#planovi a:hover {
	background-image: url(../images/planovi90_en.gif);
}
#planovi_cir a {
	background-image: url(../images/planovi80_cir.gif);
}
#planovi_cir a:hover {
	background-image: url(../images/planovi90_cir.gif);
}
#formulari a {
	background-image: url(../images/formulari80_en.gif);
}
#formulari a:hover {
	background-image: url(../images/formulari90_en.gif);
}


#upitnik a {
	background-image: url(../images/upitnik80_en.jpg);
}
#upitnik  a:hover {
	background-image: url(../images/upitnik90_en.jpg);
}



#formulari_cir a {
	background-image: url(../images/formulari80_cir.gif);
}
#formulari_cir a:hover {
	background-image: url(../images/formulari90_cir.gif);
}
#medjunarodni a {
	background-image: url(../images/medjunarodni80_en.gif);
}
#medjunarodni a:hover {
	background-image: url(../images/medjunarodni90_en.gif);
}
#medjunarodni_cir a {
	background-image: url(../images/medjunarodni80_cir.gif);
}
#medjunarodni_cir a:hover {
	background-image: url(../images/medjunarodni90_cir.gif);
}
#naslov h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFF;
	letter-spacing: -3px;
	text-transform: uppercase;
	padding-top: 10px;
}
.header {
	height: 185px;
	width: 783px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.glavni_deo_wd {
	background-color: #FFF;
	position: relative;
	height: auto;
	width: 783px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin: 0px;
	padding: 0px;
}
.glavni_deo {
	background-color: #FFF;
	position: relative;
	min-height:970px;
	height: auto;
	width: 600px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin: 0px;
	padding: 0px;
}
.radni_deo {
	width: 534px;
	position: relative;
	min-height:860px;
	height: auto;
	left: 33px;
}
.radni_deo_wd {
	width: 750px;
	position: relative;
	height: auto;
	left: 33px;
}


.footer {
	position: relative;
	float: left;
	height: 50px;
	width: 962px;
	background-color: #F0F0F0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
}
.footer a {
	text-decoration: none;
	color: #999;
}
.footer a:hover {
	text-decoration: underline;
	color: #999;
}

#form_box {
	position: relative;
	background-color:#F0F0F0;
	width: 474px;
	padding: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #679F44;
	line-height: 25px;
	float: left;
	height: 720px;
	margin-bottom: 100px;
	background-image: url(../images/envelope.gif);
	background-repeat: no-repeat;
	background-position: 170px 100px;

}
#navigacija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navigacija_box {
	position: relative;
	width: 70px;
	float: left;
	display: block;
	border: 1px solid #FFF;
}
#navigacija a {
	text-decoration: none;
	color: #999;
}
#navigacija a:hover {
	color: #FE7E00;
}
#podnaslov {
	background-color: #F0F0F0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	padding-left: 15px;
	font-weight: normal;
	letter-spacing: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-repeat: repeat;
	width: 519px;
	height: 23px;
	line-height: 25px;
	font-variant: small-caps;
}
.cap_lett {
	font-family: "Arial Black", Gadget, sans-serif;
	display: block;
	font-size: 36px;
	width: 36px;
	float: left;
	text-align: center;
	vertical-align: top;
	line-height: 30px;
}
#text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #666;
	text-align: justify;
	line-height: 17px;
}
#text_box img{
	float: left;
	border: 1px solid #999;
	margin: 10px;
}
#text_box hr {
	background-color: #CCC;
	width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#text_it {
	font-weight: bold;
	font-style:italic;
	text-indent: 10;
}
#text_box table {
	text-align: left;
}
#text_box td {
	height: 30px;
	vertical-align: middle;
}
#text_box table a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#text_box table a:hover {
	color: #F60;	
}
#flash_box {
	outline:none;
	border:0 px;
	margin:0px;
	padding:0px;
	overflow :hidden;
}
#zaposleni {
	background-color: #f0f0f0;
	height: 100px;
	width: 340px;
	background-image: url(../images/BG2.gif);
	left: 398px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}
#zaposleni h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	font-size: 20px;
	letter-spacing: -1px;
	font-variant: normal;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 200px;
	line-height: 20px;
}
#zaposleni h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #999;
	font-size: 12px;
	font-weight: lighter;
	float: left;
	padding-left: 10px;
	width: 220px;
}
#zaposleni h3 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #999;
	font-size: 10px;
	font-weight: lighter;
	float: left;
	padding-left: 10px;
	width: 220px;
	text-transform: uppercase;
}
#zaposleni hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zaposleni img {
	float: left;	
}
#nagrade {
	background-color: #f0f0f0;
	width: 534px;
	background-image: url(../images/BG2.gif);
	left: 398px;
	float: left;
	height: 202px;
	margin: 0px;
	padding: 0px;
}
#nagrade img {
	padding:0px;
	margin:0px;
	float: left;
}
#nagrade h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;
	text-indent: 10px;
	width: 360px;
	float: left;
}
#nagrade h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	font-weight: lighter;
	padding: 10px;
	float: left;
	width: 360px;
}
#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color:#F90;
	text-decoration:underline;
}
.kocka {
	background-image: url(../images/BG2.gif);
	display: block;
	height: 150px;
	width: 534px;
}
.kocka li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.kocka li a {
	color: #666;
	text-decoration: none;
}
.kocka li a:hover {
	color: #F90;
	text-decoration: underline;
}
.linkovi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.linkovi p:hover {
	color: #F90;
}
.linkovi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	text-decoration: none;
}
.linkovi a:hover {
	color: #F90;
	text-decoration: underline;
}
.linkovi h2 {
	font-size: 18px;
	color: #F90;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.linkovi h3 {
	font-size: 16px;
	color: #6BCC1A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.linkovi h4 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mapa {
	position: absolute;
	z-index: 5;
	text-align: center;
}
