@charset "utf-8";
h1{
	text-align:center;
	font-size:16px;
	padding:64px;
}
h2{
	background-image:url(../images/molekul_bullet_big.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#033678;
	/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ea7d1e;*/
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	height:26px;
	line-height:26px;
	font-size:16px;
}
h3{
	background-image:url(../images/molekul_bck.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ea7d1e;*/
	text-align:left; 
	background-color:#033678;
	color:#fff;
	text-transform:uppercase;
	height:26px;
	line-height:26px;
}
#aktuelno .h3cv{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	padding-left:20px;
	line-height:16px;
	color:#006
}
#aktuelno hr{
	border-color:#FFFFFF;
	margin-left:20px;
}
hr{
	border-color:#FFFFFF;
	margin:0px;
}
.h3cv{
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ea7d1e;*/
	text-align:left; 
	/*background-color:#003366;*/ 
	color:#FFF;
	text-transform:uppercase;
	height:auto;
	line-height:26px;
	font-size:15px;
	font-weight:bold;
	/*background-image:url(../images/header.png);
	background-position:-50px center;
	background-repeat:no-repeat;*/
}

#referenca
{
	float:left;
	width:237px;
	background:#CCC;
	border:1px solid  #B5B5B5;
	margin:1px;
	height: 130px;
}
#referenca img
{
	float:left;
	padding:2px 0 0 0;
}
#referenca p 
{
	
	margin:3px 0 0 0;
}
.h4cv{
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:5px;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ea7d1e;*/
	text-align:left; 
	background-color:#003366; /*003366*/
	
	color:#fff;
	text-transform:uppercase;
	height:36px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
a {
	text-decoration:none;
	color:#FF6633;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color:#FF9933;
	text-decoration:underline;
}
a:visited {
	color:#ffa449;
}

#top-header{
	display:none;
}
body{
	font-family:"Trebuchet MS", "Arial Narrow", Arial;
	/*color: #000066;
	color:#0543B6;	
	color: #3859AF;*/
	color: #033678;
	/*background-image:url(../images/body_bck1.jpg);*/
	font-size: 12px;
	/*background-color:#FFFFFF;
	background-image:url(../images/body_bck.jpg); */
	background-position:center top; 
	background-image:url(../images/new_layout/ading_body_bck_n.jpg); 
	background-repeat:repeat-x;
	background-color:#041120;
	padding:0px;
	margin:0px;
}
p {
	line-height:18px;
	text-align:justify;
	font-size: 12px;
}
#container{
	/*background-color:#FFFFFF;*/
	width:990px; 
	height:auto; 
	position:relative;  
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#container #header {
	border-bottom:4px;
	background-color:#152a5f;
	height:173px;
}
#container #content{
	position:relative;
	height:auto;
	/*border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;*/
	background-color:#FFF;
}
#right{
	float:right;
	/*margin-left:255px;*/
	height:auto;
	width:730px; /* vo IE treba da e 730px*/
	/*background-color:#FFFFFF;*/
}
#container #content #left{
	background-color:#F0F0F0;
	float:left; 
	width:250px; 
	position:relative;
}
#container #content #left #main-menu {
	width:250px;
	color:#fff;
	font-weight:bold;
	
}
#container #content #left #main-menu .menu {
	background-image:url(../images/menu_bck.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:auto;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:baseline;
}
#container #content #left #main-menu .menu a:hover{
	background-image:url(../images/menu_bck_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;	
}
.subcontent {
	padding:10px;
	padding-top:5px;
	position:relative;
}
#subcontent img {
	padding: 3px;
	margin:5px;
	border: 1px solid #000066;	
}
.subcontent p {
	padding-left:0px;
}
#subcontent p {
	padding-left:0px;
}
/* --------------- begin nav menu -------------------- */
#menu {
	height: auto;
	width: 100%;
	font-size:12px;
	/*display: block;*/
	overflow:hidden; /* fix overflow for IE. Damn explorer! */
	font-family:Arial, Helvetica, sans-serif;
	/*float: left;*/
	/*position: relative;*/
	text-transform:uppercase;
	background-color:#152a5f;
	left:0px;
}

#menu  ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	/*float: right;*/
	width:100%;
  }
#menu  ul li ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	/*float: right;*/
	width:100%;
}  
#menu  li {
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
  padding:0 0;
  line-height:normal;
  text-indent:0;
  margin-top:1px;
  margin-bottom:1px;  
}

#menu  li a:visited {
	color:#CCCCCC;

}
#menu  li a {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}#menu  li a:hover { /* rollover effect */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
    background-image:url(../images/menu_bck_over.jpg);
	background-repeat: repeat-x;
    background-position:0 0;
  }
/*#menu .menu-naslovna a{
	height:10px;
	padding:3px;
	margin:0px;
}*/
#menu .menu-item a img {
	background-color:#f07c15;
	width:10px;
	height:10px;
	pading:5px;
	margin-right:10px;
	border:none;
} 
#menu .menu-item a:hover img {
	background-color:#033678;
}
#menu .menu-item a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
 	text-decoration:none;
	background-image: url(../images/menu_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 100%;
 }
.moreS {
	color:#FFFFFF;
	width:60px;
	height:15px;
}
.moreS a{
	background-image:url(../images/more1.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-right:15px;
	padding-left:5px;
	color:#FFFFFF;
	width:60px;
	height:15px;
}
.moreS a:hover{
	background-image:url(../images/more2.png);
	width:60px;
	height:15px;
	text-decoration:none;
	color:#000066;
}
#menu .submenu-item {
	text-transform:uppercase;

}
#menu .submenu-item-long a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
 	text-decoration:none;
	background-image: url(../images/submenuB_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	width: 100%;
	/*padding-left:30px;*/
	text-transform:uppercase;
	padding-top:0px;
	padding-bottom:12px;
	text-align:left;
}
#menu .submenu-item a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
 	text-decoration:none;
	background-image: url(../images/submenuB_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	width: 100%;
	/*padding-left:30px;*/
	text-transform:uppercase;
}
#menu .submenu-item-selected {
	background-image:url(../images/new_layout/menu_selected.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 100%;
	padding-left:25px;/**/
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color:#FFFFFF;
	text-transform:none;
	font-weight:bold;
}
#menu .menu-item-selected { /*Selelcted Menu item*/
	font-family:Arial, Helvetica, sans-serif;
	color:#CAF2FF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/new_layout/menu_selected.png);
	background-position: left;
	height: 20px;
	width: 100%;
	padding-left:14px;/**/
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 }
#menu .menu-item-selected-long { /*Selelcted Menu item*/
	font-family:Arial, Helvetica, sans-serif;
	color:#CAF2FF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/new_layout/menu_selected_big.png);
	background-position: left;
	height: 20px;
	width: 100%;
	padding-left:14px;/**/
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}
/* ---------------------- end nav menu ------------------- */
.link a{
	text-decoration:none;
	color:#000000;
}
.link a:hover{
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
}
.link a:visited{
	text-decoration:none;
	color:#000000;
}

.vrabotuvanje_link a {
	color:#000066;
	text-decoration:none;
}
.vrabotuvanje_link a:hover {
	color:#000066;
	text-decoration:underline;
}

.vrabotuvanje_link a:visited {
	color:#000066;
}
.img-border {
	float:right;
	padding:3px;
	margin:3px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #152a5f;*/
}
#footer{
	font-size:10px; 
	/*color:#FF9900;*/
	color:#666666;
	background-image:url(../images/footer_bck1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:15px;
	padding-bottom:15px;}

.photo {
	float:right;
	width:auto;
	height:auto;
}

.odbor {
	float:left;
	width:auto;
	height:auto;
	padding-bottom:5px;
}

.odbor1 {
	float:left;

	width:auto;
	height:auto;

	padding-bottom:5px;
}
.odbor2 {
	float:left;

	width:auto;
	height:auto;

	padding-bottom:5px;
}
.odbor3 {
	margin-left:auto;
	margin-right:auto;
	width:236px;
	height:auto;
	padding-bottom:5px;
}
.odbor4 {
	padding-left:5px;
	float:left;
	width:241px;
	height:auto;

	padding-bottom:30px;
}
.direktor {
	margin-left:auto;
	margin-right:auto;
	width:125px;
	height:auto;
	padding-bottom:30px;
}
.txt_direktori {
	float:right;
	padding-top:85px;
	padding-right:145px;
}
.txt1_direktori {
	padding-bottom:15px;
	padding-top:15px;
	float:right;
	width:237px;
	background-color:#5e658f;
	color:#FFFFFF;
	display:block;
	height:79px;
}
.txt2_direktori {
	padding-bottom:15px;
	padding-top:15px;
	margin-top:0px;
	clear:left;
	float:left;
	width:236px;
	height:78px;
	background-color:#23284e;
	color:#FFFFFF;
	text-align:right;
	display:block;
}
.txt3_direktori {
	padding-bottom:15px;
	padding-top:15px;
	float:right;
	width:237px;
	background-color:#5e658f;
	color:#FFFFFF;
	display:block;
	height:79px;
}
.strelka {
	background-color:#5e658f;
	padding-right:5px;
	width:9px;
	height:109px;
	float:left;

}
.strelka_1 {
	padding-left:5px;
	background-color:#23284e;
	width:10px;
	height:108px;
	float:right;
	clear:right;

}

.txt_glaven {
	width:251px;
	height:auto;
	float:left;
	padding-bottom:5px;
}

.txt_dole {
	background-color:#5e658f;
	color:#FFFFFF;
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:center;
}

.strelka_dole {
	background-color:#5e658f;
	width:auto;
	height:auto;
	padding-bottom:5px;
}

.txt_dole_1 {
	background-color:#23284e;
	color:#FFFFFF;
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:center;
}

.strelka_dole_1 {
	background-color:#23284e;
	width:auto;
	height:auto;
	padding-bottom:5px;
}

.send  {
	float:right;
	padding-right:10px;
	padding-bottom:10px;
	width:auto;
	height:auto;
}

li.link a:hover{
	text-decoration:underline;
}
.more {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
    background-image:url(../images/menu_bck_over.jpg);
	background-repeat: repeat-x;
    background-position:0px -5px;
	color:#FFFFFF;
	float:left;
	margin-left:20px;
	clear:both;
	margin-bottom:20px;
}

.more a{
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}#submenu_cert {
	background-color:#3e578c;
	position:absolute;
	/*top:-36px;
	left:206px;*/
	top:416px;
	left:250px;
	width:250px;
	height:auto;
	z-index:106;
	font-size:12px;
	visibility: hidden;
}
.subcat_heading img {
	padding:2px;
	width:31px;
	height:26px;
}
#submenu_cert #iso .subcat_heading{
	background-color:#f38121; 
}
#submenu_cert #politics .subcat_heading{
	background-color:#f7ac6d; 
}
#submenu_cert #cert .subcat_heading{
	background-color:#fbd1ad; 
}
input.search_btn {
	background:url(../images/more1.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
}
/*NEW LAYOUT */
#container #content #right #subcontent .news-item {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	margin-left:25px;
	margin-right:15px;
}
#container #content #right #subcontent .news-item img{
	padding-right:5px;
	padding-bottom:5px;
	background-image:url(../images/new_layout/new_img_bck.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border:none;
	float:left;
}
#container #content #right #subcontent .news-item p{
	padding-left:0px;
}
.index-item {
	/*margin:2%;*/
	margin-left:10px;/**/
	padding-bottom:10px;
	padding-right:10px;
	padding-left:0px;
	border-bottom:0px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	/*height:160px;*/
	margin-top:0xp;
	/*padding-left:125px;*/
}
.slika {
	width:96;
	height:96;
	margin-bottom:0px;
	margin-top:0px;
	/*float:left;*/
}
.desno-column {
}
h4 {
	font-weight:bold;
	margin-bottom:0px;
	font-size:14px;
	text-decoration:underline;
	margin-left:20px;
	padding-left:20px;
}
.h3nas {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ea7d1e;*/
	text-align:left; 
	/*background-color:#003366;*/ 
	color:#fff;
	text-transform:uppercase;
	height:auto;
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	background-color:#F90;
	background-position:-50px center;
	background-repeat:no-repeat;
	margin-left:16px;
}
.aktuelno {
	background-image:url(../images/new_layout/panel_small_bck_center_right.jpg);
	width:332px;
	background-repeat:repeat-y;
	background-position:center;
	padding:0px;
	margin:26px;
	margin-right:0px;
	float:left;
}
.short-panel-left .h3cv{
	background-image:none;
	background-repeat:no-repeat;
	/*height:auto;*/
	padding-left:0px;
	line-height:16px;
	color:#006;
	padding-top:15px;
	padding-bottom:15px;
	background-color:none;
}
.news-item-act {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	margin-left:25px;
	margin-right:15px;
}
.novi_producti {
	background-image:url(../images/new_layout/panel_small_bck_center_right.jpg);
	width:332px;
	background-repeat:repeat-y;
	background-position:right top;
	padding:0px;
	margin:12px;
	margin-top:26px;
	float:left;
	
}
 .novi_producti .heading_producti {
	background-image:url(../images/new_layout/panel_small_bck_top_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:36px;
	line-height:36px;
	padding-left:35px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
#subcontent {
	position:relative;
}
#left {
	float:left;
	width:250px;
	position:relative;
	height:100%;
}
.content-wraper {
	width:auto;
	padding:10px;
	padding-right:20px;
}
.long-panel .h3cv{
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ea7d1e;*/
	text-align:left; 
	/*background-color:#003366;*/ 
	color:#FFF;
	text-transform:uppercase;
	height:auto;
	line-height:26px;
	font-size:15px;
	font-weight:bold;
	background-color:#033678;
	/*background-image:url(../images/header.png);
	background-position:-50px center;
	background-repeat:no-repeat;*/
}
.tree_meni{
	line-height:30px;
	text-align:center;
	background-repeat:no-repeat;
	width:120px;
}
.tree_meni_long{
	line-height:30px;
	text-align:center;
	background-repeat:no-repeat;
	width:180px;
}
.tree_podmeni{
}
#container #content #right .subcontent .long-panel .top .bottom #tree {
	padding-left:200px;
}
#container #content #right .subcontent .long-panel .top .bottom #tree p{
}
