/* LightCMS CSS Document */

html { overflow: -moz-scrollbars-vertical !important;}  /*scrollbarhack*/

a { text-decoration:none;  }

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borderLeft { background: url("images/border_left.gif");}
.borderRight { background: url("images/border_right.gif");}
.borderBottom { background: url("images/border_bottom.gif");}

.framedPicture {
	color: #990000;
	font-weight: bold;
	border: 1px solid #BFBFBF;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.blogframe {
	/*color: #ED2224;*/
	font-weight: bold;
	border: 1px solid #ED2224;
}

/* SEARCH BOX DESIGN */
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 229px;	/*background-color: #f2f2f2;*/
	padding-left: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
/* SEARCH RESILT PAGE DESIGN */
.searchResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;	/*background-color: #f2f2f2;*/
	padding: 5px 10px 5px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.searchFirstRowColor {
	background-color: #f3f3f3;
}
.searchSecondRowColor {
	background-color: #ffffff;
}
.searchResultNumber {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.searchResultTitle {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.searchResultDescription {
	color: #000066;
	text-decoration: none;
}
.searchWrap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
/* NEWS BOX DESIGN */

.newsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	padding: 4px;	
	text-align: justify;
	/*background-image:url(../Image/images/bg-novice.png);
	background-repeat:no-repeat;*/
	color: #666666;
	text-decoration: none;
	margin:5px 5px 0px 15px;
}
.newsBoxHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: none;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
	display:none;
}
.newsBoxDescription {
	padding:0px 7px 0px 7px;
}
.newsBoxMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E385E;
	text-decoration: none;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #1E385E;
	border-right-color: #1E385E;
	border-bottom-color: #666666;
	border-left-color: #1E385E;
	padding-right: 2px;
}
.newsBoxDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30;
	text-decoration: none;
}
 span.newsBoxBullet {
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin-right:5px;
	background-image:url(../Image/ico_bullet_blue.jpg);
	background-repeat:no-repeat;
	margin-top: 2px;
  }
span.newsBoxBullet span {display:none;}
.newsBoxTitleImage {
	background-image:url(../Image/images/bg-novice.png);
	background-repeat:no-repeat;
	display:block;	
	width:215px;
	height:33px;
	float:left;
}

/* NEWS DESIGN */

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;	/*background-color: #f2f2f2;*/
	padding-left: 0px;
	padding-top: 0px;
	text-align:justify;
	color: #333333;
	text-decoration: none;
}
.newsHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
.newsShowAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C60;
	text-decoration: none;
	font-weight: bold;
}
.newsPagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.newsPaginationTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 450px;	/*background-color: #f2f2f2;*/
	padding-left: 10px;
	padding-top: 5px;
	color: #333333;
	text-decoration: none;
}
/* POLL DESIGN */
#titleanketa {
	background-image:url(../Image/title-blank.png);
	background-repeat:no-repeat;
	width:174px;
	height:32px;
	padding: 10px;
	font: 12px Verdana, Geneva, sans-serif bold ;
}

/* LANGUAGES DESIGN */

.Languages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FE5B00;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
}
/* BREADCRUMBS */
.breadcrumbs {
	font:12px Verdana, Geneva, sans-serif;
	
	}
/* GALLERY DESIGN */

ul.fotos_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*width: 282px;
	float:right;*/
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
ul.fotos_list li {
	float: left;
	width: 82px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: #CCC solid 1px;
}
ul.fotos_list li.last {
	margin-right: 0;
}
ul.fotos_list li a.list_picture {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: no-repeat center center;
}

/* LightCMS MENU styles - superfish */
/* Top Navi Styles */

.tnavwrap { margin:36px 2px 0 0; float:left; }
.tnavinner ul { float: left; display: block; margin:0; padding:0;}
.tnavinner ul li { float: left; display: block; }
.nav ul { position:absolute; top:-999em; /*background-position: bottom; background-repeat: repeat-x; background-image: url(../Image/menubg1.png);*/ padding-bottom: 20px; }
.nav li { float:left; position:relative; z-index:100; display: block; height: auto;}
.nav a { display:block; float: left; text-decoration:none; color:#333; font:12px verdana, arial, helvetica, tahoma, sans-serif;}
.nav ul li { width: 100%; }
.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:45px; } /*višina od nultega menija*/
.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
.nav li li:hover ul, ul.nav li li.sfHover ul { left:180px; top:0px; } /* px za subhover desno */
.nav li:hover ul, .nav li li:hover ul { top: -999em; }
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/
.nav li li { display: block; padding: 0px; background-color: #e8ebec; float: left; width: 220px; height: auto !important;} /*low menu color*/
.nav li ul { width: 220px;}
#menu ul li ul { width: 220px; }
.nav li li a:link, .nav li li a:visited { font-weight:normal; width: 220px; display: block; padding: 5px 10px 5px 10px; height: auto; float: left; }
.nav li li a:hover { font-weight:normal; background-color: #c4cdce; width: 220px; display: block; padding: 5px 10px 5px 10px; height: auto; float: left; } /*hover menu color*/
/*hover menu color
.nav li li a:hover { background-color: #0D1126; background-image: url(Datoteke_za_index/pages-hover-arrow.gif); background-repeat: no-repeat; background-position: 14px 14px; width: 220px; display: block; padding: 5px 10px 5px 10px; height: auto; float: left; } /*hover menu color*/


.sf-with-ul {color:#ffffff;}
.lightmenubgimagehover {
	background-position:top;
	color:#585858;
}
.lightmenubgimagehover:hover {
	background-position:bottom;
	color:#585858;
}

.lightmenuhover {
	color:#FFF;
}
.lightmenuhover:hover {
	color:#666;
}
/* SUB MENU STYLES */
ul.menu2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	list-style:none;
	padding:0px;
	margin: 6px 0px 6px 0px;
	float:left;
	cursor:pointer;
	}
ul.menu2 li {	
	background-image:url(images/menu2bg.png);
	background-position:top;
	left:-10px;
	padding:0px 5px 0px 30px;
	margin:0px;
	width:180px;
	height:18px;
}
ul.menu2 li:hover {
	background-position:bottom;
}
.button2 {
	text-decoration:none;
	color:#333;
	line-height:16px;
}
/* MAINPAGE DESIGN */
.mainPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:10px;
	/*background-color: #fdb813;
	padding-top: 15px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:15px;*/
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;*/
	text-align:justify;
	color: #000000;
	text-decoration: none;
}

.mainPageBG {
	background-color: #FFFFFF;
}
.TableBorderRightDotted {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mainpagepicture {
	color: #990000;
	font-weight: bold;
	border: 1px solid #BFBFBF;
	padding: 2px;
	float: left;
}
.naslovMainPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
}
.TableBorderRightNonDotted {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	background-position: center;
}
.foot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cad0d9;
	text-decoration: none;
	background-position: center;
}

.sitemap_mainlink {
	color: #333333;
    font-weight: bold;
}

.sitemap_sublink {
    color: #666666;
}

.link {
	color: #96BE37;
	text-decoration : underline;
	}
	
.showLang {
	color: #CCCCCC;
	text-decoration:none;
	padding-bottom: 3px;
	}
.footer {
	color:#2d556e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2d556e;
	}
.TextStran {
	font:tahoma;
	font-size:10px;
	
	}

.transferer2
{
	border: 1px solid #000000;
	background-color: #000000;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}
a { color:#666666 }

/* default menu font and style */
.menu1{
color:#FFFFFF;
font-size:14px;
}
.menu1:hover{ 
color:#FF6600;
font-size:14px;
}
.showGallery{
color:#666666;
font-size:14px;
}
.buttonprijavi{
	background-image:url(../Image/button-go.png);
	background-repeat:no-repeat;
	display:block;
	padding: 2px 8px;
	border:none;

}
.inputbox2{
	background-color:#d8d8d8;
	border:none;
	float:left;
	height:22px;
	}

/* SUBMENU STYLES */
.sidemenu_bullet{
	background-image: url(images/bullet_submenu.png);
	background-repeat:no-repeat;
	width: 0px;
	height: 0px;
	margin-top:0px;
	background-position:top;
	float:left;
}
.sideMenu a{
	color:#666;
}
.sideMenu{
	display:block;
	margin:10px 5px 20px 5px;
}
.sidemenu_link{
	font: 10px Verdana, Geneva, sans-serif;
	width:150px;
	/*line-height:20px;*/
	}
.sidemenu_link:hover{
	width:150px;
	background-image: url(images/submenu_bg.png);
	background-repeat:no-repeat;
	background-position: left top;
	color: #4f6d7e;
	}
.sideMenuTitleImage{
	background-image: url(../Image/title-blank.png);
	background-repeat:no-repeat;
	display:block;
	width: 174px;
	height: 32px;	
	padding: 10px 0px 0px 10px;
	font-family: 10px Verdana, Geneva, sans-serif;
	color:#333;
	}
/* SIDE MENU STYLES */
ul.sideMenu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	padding:0px;
	margin: 3px 0px 16px 0px;
	float:left;
	cursor:pointer;
	}
ul.sideMenu li {	
	background-image:url(images/submenu2bg.png);
	background-position:top;
	left:-10px;
	padding:3px 5px 3px 20px;
	margin:0px;
	width:148px;
	color:#333;
	border-bottom: 1px #e2e2e2 dashed;
	/*height:18px;*/
}
ul.sideMenu li:hover {
	background-position:bottom;
	background-color:#FFC;
	color:#F90;
}
.sideMenuButton {
	text-decoration:none;
	color:#333;
	/*line-height:16px;*/
}

/* PAGE STYLES */

body {
	margin: 0px;
	background-image: url(../Image/bg.png);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#ffea00;
}
#whead {
	margin:0px auto;
	background-image: url(../Image/bgwhead.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:684px;
}
#Table_01 {
	margin:0px auto;
	width:1024px;
}
#topt {
	width:1024px;
	height:194px;
}
#logo {
	float:left;
	width:187px;
	height:194px;
	background-color:#FFF;
}

#headtitle {
	float:left;
	width:626px;
	height:56px;
	background-color:#FFF;
}

#flags {
	float:left;
	width:211px;
	height:56px;
	overflow:hidden;
	background-color:#FFF;
}

#index-04_ {
	float:left;
	width:1px;
	height:59px;
	background-color:#FFF;
}

#topcolorbar {
	float:left;
	width:836px;
	height:59px;
}
#breadcrumbs{
	float:left;
	height:15px;
	background-color:#FFF;
	width:837px;
	height:20px;
	}

#mainmenucontainer {
	background-image:url(../Image/menubg1.png);
	background-position:bottom;
	background-repeat:repeat-x;	
	float:left;
	width:837px;
	height:59px;
	background-color:#FFF;
}
#mainmenu {
	float:left;
	/*margin: 12px 10px 10px 30px;*/
	background-image:url(../Image/menu_bg.png);
	background-repeat:repeat-x;
}
.lightmenutxt{
	padding:10px 0px 0px 0px;
	font-size:12px;
	text-align:left;
}
#headerbr {
	float:left;
	display:block;
	width:892px;
	height:2px;
	margin-bottom:15px;
}

#mainPage {
	float:left;
	width:657px;
	overflow:hidden;
	background-color:#FFF;
}

#footerbr {
	float:left;
	width:1024px;
	height:1px;
}

#footmenu {
	background-image:url(../Image/menubg1.png);
	background-repeat:repeat-x;
	float:left;
	width:1024px;
	height:54px;
	background-color:#FFF;
}

#copyright {
	float:left;
	width:1024px;
	height:42px;
	color:#FC0;
	font:9px normal Arial, Helvetica, sans-serif;
	padding:15px 0px 0px 0px;
}
#copyright a{
	text-decoration:none;
}
#leftmenuTop {
	float:left;
	display:block;
	width:187px;
	min-height:377px;
	height:100%;
	margin:5px;
	}
#rightmenuTop {
	float:left;
	display:block;
	width:160px;
	min-height:377px;
	height:100%;
	background-color:#FFF;
	margin:5px;
	}
#leftmenu {
	float:left;
	display:block;
	width:187px;
	min-height:482px;
	height:100%;
	margin:5px;
	}
#rightmenu{
	float:left;
	display:block;
	width:160px;
	min-height:482px;
	height:100%;
	background-color:#FFF;
	margin:5px;
	}
#mainPageContainerTop{
	float:left;
	min-height:377px;
	width:1024px;
	height:100%;
	/*background-image:url(../Image/sonce-bg.png);
	background-repeat:no-repeat;*/
	background-color:#FFF;
	margin-bottom:15px;
	}
#mainPageContainer{
	float:left;
	min-height:482px;
	width:1024px;
	height:100%;
	/*background-image:url(../Image/sonce-bg.png);
	background-repeat:no-repeat;*/
	background-color:#FFF;
	}
/* LANG SELECTOR */
.langcontainer {
	float: left;
	padding-top: 2px;
	cursor: pointer;
}
.switcher {
	float: left;
	position: absolute;
	margin-top: 3px;
	margin-left: 5px;
	text-align: left;
	width: 132px;
	z-index: 9999;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	float:left;
	z-index: 999;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f0f0f0;
	display: block;
	width: 131px;
	margin-left:0px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #e8e8e8;
}
.switcher img {
	position: relative;
	top: 1px;
}
#carousel{
	list-style:none;
	}