@font-face {
    font-family: 'myriadwebproRegular';
    src: url('myriadwebpro-webfont.eot');
    src: url('myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadwebpro-webfont.woff') format('woff'),
         url('myriadwebpro-webfont.ttf') format('truetype'),
         url('myriadwebpro-webfont.svg#myriadwebproRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProLight';
    src: url('myriadpro-light-webfont.eot');
    src: url('myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-light-webfont.woff') format('woff'),
         url('myriadpro-light-webfont.ttf') format('truetype'),
         url('myriadpro-light-webfont.svg#MyriadProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('myriadpro-bold-webfont.eot');
    src: url('myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-bold-webfont.woff') format('woff'),
         url('myriadpro-bold-webfont.ttf') format('truetype'),
         url('myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -------------------- tag styles --------------------*/
body,td,div {font-family: myriadwebproRegular,verdana; font-size: 12px; color:#717d8d;}
html,body{margin:0;padding:0;height:100%;border:none;}
table {border-spacing: 0px; border-collapse: collapse;}
td {vertical-align: top; padding:0px;}
img {border: 0px;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: bold; color: silver;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {color:#168BDB;}
a:hover {}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.db{display:block;}
.dn{display:none;}

.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}

.pa {position: absolute;}
.pr {position: relative;}

.fl {float: left;}
.fr {float: right;}

.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #505050;} /*gray*/
.fc4{color:#168bdb;}

.ls25 {letter-spacing: 0.025em;}

.border-3d{ width: 245px;}

a.lnk1 {color: gray;}
a.lnk1:hover {color: silver;}

a.lnk2 {color: red;}
a.lnk2:hover {color: blue;}

a.lnk3 {color: green;}
a.lnk3:hover {color: purple;}

.mr5{margin-right:5px;}

/* -------------------------------------------------------------------------------------------*/

/* -------------------- HEAD start --------------------*/
div#header {
	height: 57px;
	margin: 0 0 1px 0;
}
div#head {width: 960px; height: 57px; margin: 0 auto;}

div#search{
	width:229px;
	height:41px;
	background: #FFF;
	border-right:1px solid #cfeaf9;
	border-bottom:1px solid #cfeaf9;
	padding-top:16px;
	padding-left:10px;
}

div#search form{
	background: url(../images/search_bg.png) no-repeat top left;
	margin:0;
	padding:0;
	width:220px;
	height:27px;
}

div#search form .field{
	background:none;
	border:0;
	width:130px;
	height:23px;
	margin:0;
	padding:0;
	padding-left:30px;
	color:#FFF;
}

div#search form .button{
	background:none;
	border:0;
	width:53px;
	height:27px;
	margin:0;
	padding:0;
	color:#2087cc;
	cursor:pointer;
}

div.virtualniSprehod 
{
	margin-left: 10px;
}

div#salonLevo
{
	background-color: none;
	width: 290px;
	margin-right: 20px;
}
	
div#otherpages{
	height:58px;
	margin-right:11px;
}

div#lang{
	height:58px;
}

div#lang ul{
	margin:0;
	padding:0;
	margin-top:30px;
}

div#lang ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	background: url(../images/lang_off.png) no-repeat top left;
	width:64px;
	height:28px;
	float:left;
}

div#lang ul li.active{
	background: url(../images/lang_on.png) no-repeat top left;
	color:#4ebaff;
}

div#lang ul li:hover{
	background: url(../images/lang_on.png) no-repeat top left;
	color:#4ebaff;
}

div#lang ul li a{
	width:64px;
	height:28px;
	padding:5px 0px 0px 12px;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}

div#lang ul li a:hover,div#lang ul li a.active{
	color:#4ebaff;
}


/* --------------------- HEAD end ---------------------*/

/* -------------------- MAIN start --------------------*/
div#content {}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%;/* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: #86c9ef url(../images/bg.gif) repeat-x top left;
}
div#main {
	width: 960px; 
	margin: 0 auto;
	background: url(../images/main_bck.gif) repeat-y top right;
}
div#main_padding{
	height: 33px;
	width: 1px;
	overflow: hidden;
}

div#left{
	width:239px;
}

div#left .logo{
	width:229px;
	/*height:142px;*/
	height:110px;
	background:#FFF;
	border-bottom:1px solid #cfeaf9;
	/*padding-top:21px;*/
	padding-top:15px;
	padding-left:10px;
	
}

div#left .menu{

}

div#left .menu ul{
	margin:0;
	padding:0;
	width:239px;
	list-style-type:none;
}

div#left .menu ul li{
	margin:0;
	padding:0;
	width:239px;
	background: #FFF;
	height:40px;
	border-bottom:1px solid #cfeaf9;
	color:#0077c0;
}

/*SMALL SUBMENU - begin*/
div#left .menu ul li.active_small_submenu,
div#menuholder .menu ul li.active_small_submenu{
	margin:0;
	padding:6px 0;
	width:239px;
	background: #FFF;
	height:auto !important;
	height:40px;
	min-height:40px;
	border-bottom:1px solid #cfeaf9;
	color:#0077c0;
	font-size: 12px;
}
div#left .menu ul li.active_small_submenu a,
div#menuholder .menu ul li.active_small_submenu a{
	display: block;
	width: 209px;
	margin: 0;
	padding: 3px 0 0px 28px;
	font-size: 13px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	color: #717D8D;
	font-weight: bold;
}
div#left .menu ul li.active_small_submenu a.active_sub,
div#menuholder .menu ul li.active_small_submenu a.active_sub{
	color: #0077C0;
	font-weight: bold;
}
div#left .menu ul li.active_small_submenu a.active_sub:hover,
div#menuholder .menu ul li.active_small_submenu a.active_sub:hover{
	color: #FFFFFF;
}
div#left .menu ul li.active_small_submenu:hover,
div#menuholder .menu ul li.active_small_submenu:hover{
	background: #FFFFFF;
	color:#0077c0;
}
/*SMALL SUBMENU - end*/

div#left .menu ul li.last{
	margin:0;
	padding:0;
	width:239px;
	background: #FFF;
	height:40px;
	color:#0077c0;
}

div#left .menu ul li:hover{
	background: #0077c0;
	color:#FFF;
}

div#left .menu ul li a{
	display:block;
	width:219px;
	height:40px;
	color:#0077c0;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	line-height:40px;
	font-family:MyriadProLight;
}

div#left .menu ul li a:hover{
	background: #0077c0;
	color:#FFF;
}

div#left .menu ul li a.active{
	background: #0077c0;
	color:#FFF;
}

div#left .boxleft{
	margin-top:14px;
	width:239px;
}

div#left .boxleft h2{
	width:108px;
	height:27px;
	background:#2087cc;
	color:#FFF;
	font-size:14px;
	line-height:27px;
	font-weight:bold;
	padding-left:21px;
}

div#left .boxleft .boxcontent{
	width:239px;
	border-right:1px solid #cfeaf9;
}

div#left .boxleft .boxcontent.bg1{
	background:#FFF;
	padding-top:11px;
}

div#left .boxleft .boxcontent.pl18{
	padding-left:18px;
	width:221px;
}

div#left .boxleft .boxcontent a.archive{
	display:block;
	background: url(../images/arhiv_icon.png) no-repeat scroll 0px 2px;
	padding-left:26px;
	color:#168bdb;
	text-decoration:underline;
	line-height:12px;
	margin: 20px 0;	
}

div#left .boxleft .boxcontent .novica{
	margin:10px 0;
}

div#left .boxleft .boxcontent .novica .datum{
	width:40px;
	height:43px;
	color:#FFF;
	text-align:center;
	margin-right:10px;
	margin-top:5px;
}

div#left .boxleft .boxcontent .novica .datum .dan{
	width:40px;
	height:30px;
	background:#2087cc;
	font-size:24px;
	line-height:30px;
	color:#FFF;
}

div#left .boxleft .boxcontent .novica .datum .mesec{
	width:40px;
	height:13px;
	background:#1261ae;
	line-height:13px;
	font-size:10px;
	color:#FFF;
}

div#left .boxleft .boxcontent .novica .text{
	width:155px;
	color:#717d8d;
	font-size:11px;
	padding-right:15px;
}
div#left .boxleft .boxcontent .novica .text .h1{
	color:#2087cc;
	font-size:14px;
	margin-bottom:5px;
}

div#left .boxleft .boxcontent .novica .text a{
	text-decoration:none;
	color:#717d8d;
	font-size:11px;
}


div#center{
	width:700px;
	background:#FFF;
	/*min-height: 1200px;*/
	padding:10px;
}

div#center.intro{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:720px;
}

div#linksintro{
	padding: 0 5px 0 5px;
	height:320px;
}

div#linksintro a{
	/*width:233px;*/
	height:320px;
	text-decoration:none;
}

div#linksintro a img{
	left:0px;
	top:0px;
}

div#linksintro a span{
	bottom:0px;
	left:0px;
	/*width:223px;*/
	height:39px;
	color:#FFF;
	line-height:39px;
	padding-left:10px;
}

div#center .bordersdown{
	background: url(../images/border_down_intro.png) no-repeat bottom left;
	border-right: 2px solid #9fd4f2;
	width:218px;
	min-height:261px;
	padding:10px 10px 14px 10px;
}

div#center .bordersdown .description{
	margin-top:10px;
	margin-bottom:10px;
}

div#center img.img{
	bottom:13px;
	border:5px solid #4dbaff;
}

div#center .noborder{
	border-right: 2px solid #9fd4f2;
	border-bottom: 1px solid #9fd4f2;
	width:239px;
	min-height:284px;
}

div#center .noborder .red{
	background:#ee1d23;
	color:#FFF;
	width:271px;
	padding:10px;
	margin-top:10px;
	font-size:14px;
}

div#center .borderinside{
	border-top: 1px solid #9fd4f2;
	width:219px;
	height:38px;
	bottom:0px;
	padding:10px 10px 14px 10px;
}

div#center .borderinside h1{
	font-size:24px;
	color:#434a52;
	line-height:24px;
}

div#center .borderinside span{
	font-size:14px;
	color:#0181c8;
	line-height:14px;
}

div#center .borderbot{
	border-bottom: 1px solid #9fd4f2;
	width:219px;
	height: auto !important;
	height:38px;
	min-height:38px;
	bottom:0px;
	padding:10px 10px 14px 10px;
}

div#center .borderbot h1{
	font-size:24px;
	color:#434a52;
	line-height:29px;
}

div#center .borderbot span{
	font-size:14px;
	color:#0181c8;
	line-height:14px;
}

div#center .borderbottom{
	background: url(../images/border_bottom_intro.png) no-repeat bottom left;
	border-bottom: 1px solid #9fd4f2;
	width:219px;
	min-height:261px;
	padding:1px 10px 14px 10px;
}

div#center .bordertop{
	background:url(../images/crossed_bg_top_intro.png) no-repeat top left;
	min-height:150px;
	padding:10px 9px 0 9px;
}

div#center .noviceintro{
	border-right:2px solid #9fd4f2;
	width:459px;height:100%;
	padding:0 10px 10px 10px;
	min-height:880px;
}

div#center .trgovina{
	background: url(../images/trgovina_bg_intro.gif) no-repeat top left;
	width:241px;
	height:140px;
}

div#center .trgovina img{
	margin:10px 0 0 10px;
}

div#center .noviceintro .novica{
	border-bottom:1px dotted #9fd4f2;
	padding-bottom:10px;
	padding-top:10px;
}

div#center .noviceintro .novica h1{
	font-size:14px;
	color:#434a52;
	margin-bottom:10px;
}

div#center .noviceintro .novica h1 a{
	font-size:14px;
	color:#434a52;
	text-decoration:none;
}

div#center .noviceintro .novica{
	
}

div#center .breadcrumbs{
	border-bottom: 1px solid #9fd4f2;
	padding-left:7px;
	color:#96a5b7;
	margin-bottom:9px;
}

div#center .breadcrumbs ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

div#center .breadcrumbs ul li{
	float:left;
}

div#center .breadcrumbs ul li.devider{
	width:15px;
	text-align:center;
}

div#center .breadcrumbs ul li a{
	color:#96a5b7;
	text-decoration:none;
}

div#center .breadcrumbs ul li a.current{
	color:#444b54;
}

div#imageslider{
	/*background: url(../images/temp_image_gallery.jpg) no-repeat top left;*/
	width:700px;
	height:273px;
}

div#dots{
	/*width:120px;*/
	padding:0px 0px;
	height:27px;
	bottom:25px;
	right:0px;
	/*background:#FFF;
	opacity:1;*/
}

div#imageslider .textholder{
	background: url(../images/bkc_gallery_text.png) no-repeat top left;
	width:615px;height:83px;bottom:0;left:0;
	/*615 × 279*/
}

div#dots ul{
	margin:0px;
	padding:6px 16px;
	background:#FFF;
	height:15px;
}

div#dots ul li{
	margin:0;
	padding:0;
	padding-right:10px;
	list-style-type:none;
	float:left;
}

div#dots ul li.last{
	padding-right:0px;
}

div#articlelist{
	padding:31px;
}

div#articlelist .articles{
	margin-bottom:40px;
	border-bottom: 3px solid #d3dfed;
}

div#articlelist .articles h1{
	color: #444b54;
	font-size:24px;
	font-weight:normal;
	padding-bottom:15px;
	border-bottom:1px solid #d3dfed;
}

div#articlelist .articles .data{
	height:32px;
	margin-bottom:20px;
}

div#articlelist .articles .data .date{
	line-height:32px;
	height:32px;
	border-right:1px solid #d3dfed;
	width:157px;
	padding-left:3px;
	margin-right:10px;
}

div#articlelist .articles .data .share{
	line-height:32px;
	height:32px;
}

div#articlelist .articles .data .share ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

div#articlelist .articles .data .share ul li{
	float:left;
	line-height:41px;
	margin: 0px 5px;
}

div#articlelist .articles a.more{
	text-decoration:underline;
	color:#168bdb;
	margin-top:10px;
	margin-bottom:20px;
}

div#articlelistIntro{
	padding:31px;
}

div#articlelistIntro .articles{
	margin-bottom:40px;
}

div#articlelistIntro .articles h1{
	color: #444b54;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	border-bottom:1px solid #d3dfed;
}

div#articlelistIntro .articles .data{
	height:32px;
	margin-bottom:20px;
}

div#articlelistIntro .articles .data .date{
	line-height:32px;
	height:32px;
	border-right:1px solid #d3dfed;
	width:157px;
	padding-left:3px;
	margin-right:10px;
}

div#articlelistIntro .articles .data .share{
	line-height:32px;
	height:32px;
}

div#articlelistIntro .articles .data .share ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

div#articlelistIntro .articles .data .share ul li{
	float:left;
	line-height:41px;
	margin: 0px 5px;
}

div#articlelistIntro .articles a.more{
	text-decoration:underline;
	color:#168bdb;
	margin-top:10px;
	margin-bottom:20px;
}

div#publikacije{
	padding:39px;
}

div#publikacije h1{
	color:#0077c0;
	font-size:24px;
	font-weight:normal;
	margin-bottom:25px;
}

div#publikacije .publikacija{
	margin-bottom:10px;
}
div#publikacije .publikacija img{
	margin-right:10px;
	width:192px;
}

div#publikacije .publikacija .content{
	width:418px;
	margin-left:202px;
}
div#publikacije .publikacija .content h1{
	border-bottom:1px solid #d3dfed;
	padding-bottom:5px;
	margin:0;	
}

div#publikacije .publikacija .content h1 a{
	color:#0077c0;
	font-size:16px;
	text-decoration:none;
}

div#publikacije .publikacija .content .data{
	height:32px;
	line-height:32px;
	margin-bottom:10px;
}

div#publikacije .publikacija .content .data .date{
	padding-left:3px;
	border-right:1px solid #d3dfed;
	height:32px;
	line-height:32px;
	padding-right:20px;
	margin-right:10px;
}

div#publikacije .publikacija .content .data .download a{
	background: url(../images/icon_download.gif) no-repeat 0px 3px;
	padding-left:15px;
	color:#168bdb;
	font-size:12px;
}

div#publikacije .publikacija .content .description{
	margin-bottom:10px;
}

div#publikacije .publikacija .content a{
	color:#168bdb;
}

div#article{
	padding:39px;
}

div#article img{
	margin-bottom:35px;
}

div#article h1{
	color:#0077c0;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
}

div#text{
	color:#717D8D;
	font-size:12px;
	font-weight:normal;
	margin-bottom:25px;
}
/* --------------------- MAIN end ---------------------*/

/* -------------------- FOOT start --------------------*/
div#footer {
	width:100%;
	clear:left;
	height: 30px;
	background: 0;
}
div#foot {width: 720px; height: 33px; margin: 0 auto; background: 0;padding-left:240px;line-height:33px;font-size:11px;color:#444b54;}

div#foot a{
	color:#168bdb;
}
/* --------------------- FOOT end ---------------------*/

/* ----popup ---------*/

div#_blackBox{
	z-index:2;
	
}

div#_whiteBox{
	z-index:1;
}

div#_innerBox{
	z-index:1;
}

div#menuholder{
	/*top:222px;*/
	top:185px;
	left:100px;
	z-index:1000000;
	width:960px;
}

div#menuholder .menu ul{
	margin:0;
	padding:0;
	width:239px;
	list-style-type:none;
}

div#menuholder .menu ul li{
	margin:0;
	padding:0;
	width:239px;
	background: #FFF;
	height:40px;
	border-bottom:1px solid #cfeaf9;
	color:#0077c0;
	font-family:MyriadProLight;
}

div#menuholder .menu ul li:hover{
	background: #0077c0;
	color:#FFF;
}

div#menuholder .menu ul li a{
	display:block;
	width:219px;
	height:40px;
	color:#0077c0;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	line-height:40px;
}

div#menuholder .menu ul li a:hover{
	background: #0077c0;
	color:#FFF;
}

div#menuholder .menu ul li a.active{
	background: #0077c0;
	color:#FFF;
}

div#menuholder a.submenuelement{
	width:165px;
	height:125px;
	background:#FFF;
	color:#0077c0;
	font-size:14px;
	margin:5px;
	cursor:pointer;
	text-decoration:none;
}

div#menuholder a.submenuelement:hover{
	background:#0077c0;
	color:#FFF;
	text-decoration:none;
}

div#menuholder a.submenuelement .active{
	background:#0077c0;
	color:#FFF;
}

div#menuholder a.submenuelement img{
	margin:3px 3px 0px 3px;
	border:1px solid #98d1f1;
	text-decoration:none;
}

div#menuholder a.submenuelement .opis{
	margin:0px 9px 5px 9px;
}

div#menuholder .submenu{
	margin-left:240px;
	width:700px;
	background:#FFF; 
	top:0;
	padding:10px;
	border-top:1px solid #C3E4F7;
	border-bottom:1px solid #C3E4F7;
}


div#sbox-content{
	overflow:hidden;
}

input#gumb{
	width:142px;
	height:34px;
	background: url(../images/button_bck.png) no-repeat top left;
	border:0;
	color:#FFF;
	font-family: myriadwebproRegular,verdana;
	font-size:14px;
	cursor:pointer;
}

div.result_title{
	border-bottom: 3px solid #D3DFED;
	padding-bottom:30px;
	margin-bottom:27px;
}

h1.search{
	font-size:24px;
	font-family: MyriadProBold,verdana;
	color:#444B54;
	margin-bottom:15px;
}

.print{
	background: url(../images/print.png) no-repeat top left;
	line-height:16px;
	display:block;
	margin:20px 0;
	padding-left:20px;
}
