/* LightCMS CSS Document */

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

a { text-decoration:none;
	color: #333;  }

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.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: 201px;
	padding: 4px;	
	text-align: justify;
	/*background-image:url(../Image/images/bg-novice.png);
	background-repeat:no-repeat;*/
	background-color: #72d606;
	color: #0b001b;
	text-decoration: none;
	/*margin:5px 5px 0px 15px;*/
}

.newsBoxHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
	padding-left:7px;
	/*display:none;*/
}

.newsBoxDescription {
	padding:0px 7px 0px 7px;
}

.newsBoxMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fc0702;
	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:none;
	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/bg-novice.png);
	background-repeat:no-repeat;
	display:block;	
	width:201px;
	height:44px;
	float:left;
}

/* NEWS DESIGN */
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 12px;
	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: 12px;
	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:65px; } /*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:200px; 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: #fff; float: left; width: 200px; height: auto !important;} /*low menu color*/
.nav li ul { width: 200px;}
#menu ul li ul { width: 200px; }
.nav li li a:link, .nav li li a:visited { font-weight:normal; width: 200px; display: block; padding: 5px 10px 5px 10px; height: auto; float: left; }
.nav li li a:hover { font-weight:normal; background-color: #cce6fd; width: 200px; 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:#fff;
}

.lightmenubgimagehover:hover {
	background-position:bottom;
	color:#fff;
}

.lightmenuhover {
	background-color:#FFF;
	color:#000;
}

.lightmenuhover:hover {
	background-color:#000;
	color:#FFF;
}

.lightmenuhoverselected {
	background-color:#000;
	color:#FFF;
}

/* CackaMenu */
ul.cackamenu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	padding:0px;
	margin: 3px 0px 16px 0px;
	float:left;
	cursor:pointer;
	text-align:left;
	width:290px;
	}

ul.cackamenu li {	
	/*background-image:url(images/submenu2bg.png);
	background-position:top;*/
	left:-20px;
	padding:3px 5px 3px 0px;
	list-style:none;
	margin:0px;
	width:148px;
	color:#333;
	text-align:right;
	/*border-bottom: 1px #e2e2e2 dashed;
	height:18px;*/
}

ul.cackamenu li:hover {
	background-position:bottom;
	/*background-color:#FFC;*/
	color:#F90;
}

/* 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: 10px;
	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:#4f9425 }*/
/* 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: #fff;
	}

.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:10px;
	list-style:none;
	padding:0px;
	margin: 3px 0px 16px 0px;
	float:left;
	cursor:pointer;
	width:290px;
	}

ul.sideMenu li {	
	background-image:url(images/submenu2bg.png);
	background-position:top;
	left:-10px;
	padding:3px 5px 3px 5px;
	margin:0px;
	width:280px;
	color:#666;
	/*border-bottom: 1px #e2e2e2 dashed;
	height:18px;*/
}

ul.sideMenu li:hover {
	background-position:bottom;
	background-color:#c8c8c8;
	color:#fff;
}
ul.sideMenu li a:hover {
	background-position:bottom;
	background-color:#c8c8c8;
	color:#fff;
}
.sideMenuButton {
	color:#333;
}
.sideMenuButton:hover {
	color:#fff;
}
.sideMenuSelected {
	text-decoration:none;
	color:#333;
	background-color:#c8c8c8;
	/*line-height:16px;*/
}
/* PAGE STYLES */

#whead {
	margin:0px auto;
	background-image: url(../Image/bgwhead.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:684px;
}

#topt {
	width:1024px;
	height:194px;
}

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

#flags {
	float:left;
	width:211px;
	height:56px;
	overflow:hidden;
	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:0px 0px 0px 5px;
	display:block;
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
}

.lightmenutxt-subs{
	padding:2px 5px 0px 27px;
	display:block;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}

#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: right;
	padding-right:195px;
	padding-top: 22px;
	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;
	}

#main-03_ {
	font-size:10px;
}

select {
    /*-moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #cfcfcf inset;*/
    border: 1px solid #cfcfcf;
    vertical-align: middle;
	float: right;
    background-color: transparent;
	width:200px;
	margin-top: 2px;
	height: 18px;
}
.inputtext {
    /*-moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #cfcfcf inset;*/
    border: 1px solid #cfcfcf;
    vertical-align: middle;
	float: right;
    background-color: transparent;
	width:198px;
	margin-top: 2px;
	height: 18px;
}
.inputtext2 {
    /*-moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #cfcfcf inset;*/
    border: 1px solid #cfcfcf;
    vertical-align: middle;
	float: right;
    background-color: transparent;
	width: 100px;
	font-size: 30px;
	height: 40px;
		
}
.cenikA {
	line-height: 14px;
	width: 109px;
	float: left;
	display: none; 
}
.cenikA p {
	line-height: 20px;
	height: 17px;
}
.cenikB {
	float: left;
	width: 290px;
	line-height: 20px;
	}
	
.cenikB p {
	margin-top: 2px;
	font-size: 10px;
}

.lightcaptcha p {
	float: left;
	padding-right: 12px;
}
option {
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
}
option:hover {
    cursor: pointer;
}