/* LightCMS CSS Document */

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

a {  }

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	border: 1px solid #e2e2e2;
}

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

.borderLeft { background: url("/UserFiles/System/css/images/border_left.gif");}
.borderRight { background: url("/UserFiles/System/css/images/border_right.gif");}
.borderBottom { background: url("/UserFiles/System/css/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: 215px;
	padding: 4px;	
	text-align: justify;
	/*background-image:url(/UserFiles/System/Image/images/bg-novice.png);
	background-repeat:no-repeat;*/
	background-color: #FFF;
	color: #0b001b;
	text-decoration: none;
	/*margin:5px 5px 0px 0px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
}
.newsBox  td {
	padding-top: 3px;
}
.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: #CC6600;
	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: #ff6600;
	text-decoration: none;
}

span.newsBoxBullet {
	display:none;
	float:left;
	width:10px;
	height:10px;
	margin-right:5px;
	background-image:url(/UserFiles/System/Image/ico_bullet_blue.jpg);
	background-repeat:no-repeat;
	margin-top: 2px;
  }

span.newsBoxBullet span {display:none;}
.newsBoxTitleImage {
	background-image:url(/UserFiles/Image/bg-novice.png);
	background-repeat:no-repeat;
	display:block;	
	width:215px;
	height:37px;
	float:left;
}
/* NOVI NEWS BOX 2012 */
.newsboxarticledesc a{
	color:#000;
	text-decoration:none;
	
	}
.newsboxtoptitle span{
	display:none;	
	}
.newsboxmore{
	margin-top:15px;
	}
.newsboxmore a{
	text-decoration:none;
	}
.newsboxmoretxt{
	/*display:none;	*/
	color:#000;
	}
.newsbottomline{
	width:100%;
	height:1px;
	background-color:#e2e2e2;
	margin:8px 0px;
	display:none;
	}
/* 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;
	margin-bottom:20px;
}

.newsHeadline {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font: italic 16px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom:20px;
}

.newsAll {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #333333;
	text-align: right;
	padding-right: 5px;
}

.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	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: 100%;	/*background-color: #f2f2f2;*/
	padding-left: 10px;
	padding-top: 5px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 20px;
}

/* POLL DESIGN */
#titleanketa {
	background-image:url(/UserFiles/System/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;
	color:#999;
	float:left;
}
.breadcrumbsHome {
	font:12px Verdana, Geneva, sans-serif;
	background: url(/UserFiles/System/images/ico-home.png) no-repeat scroll left 2px; /* #fff;*/
	padding-left:20px;
	color:#999;
	float:left;
}	
.breadcrumbsTable {
	margin: 14px 0px;
}
.breadcrumbsSelected {
	font-weight: bold;
	color:#900;
}
.breadcrumbsSeparator{
	background: url(/UserFiles/System/images/bc-separator.png) no-repeat scroll center 5px; /* #fff;*/
	height:14px;
	padding:0px 10px;
	float:left;
	}

/* GALLERY DESIGN */
.Insert_Gallery{
	margin:0 auto;}
ul.fotos_list {
	list-style-type: none;
	padding: 0;
	margin: 10px 25px;
}

ul.fotos_list li {
	float: left;
	width: 200px;
	margin: 0 10px 0px 0;
	padding: 0 10px;
	/*border: #666 solid 1px;*/
}
ul.fotos_list li.last {
	margin-right: 0;
}
ul.fotos_list li a.list_picture {
	width: 180px;
	height: 90px;
	margin-bottom:20px; cursor: url(/UserFiles/System/images/zoomin.cur), pointer;
	display: block; display: inline-block; outline: none; padding: 6px;
	border: 6px solid #f1f1f2; /*border-width: 1px 1px 2px;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; /* border radius */
	/* gradient background */
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E7E8EB));
	background: -moz-linear-gradient(top, #fff,  #E7E8EB);
	background: linear-gradient(#fff, #E7E8EB);
	-pie-background: linear-gradient(#fff, #E7E8EB);	
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); /* box shadow */
	-webkit-background-clip: padding-box; 	/* smoother borders with webkit */ 
	/* box shadow */
	border-color: #f1f1f2; /*#6FA2D0;*/
	-webkit-box-shadow: 0 0 5px rgba(102,102,102,.8); /*(0, 125, 230, .8); */
	-moz-box-shadow: 0 0 5px rgba(102,102,102,.8); 
	box-shadow: 0 0 5px rgba(102,102,102,.8);
	-webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;
	}

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

.tnavwrap { margin:36px 2px 0 0; float:left; }
.tnavinner {}
.tnavinner ul { float: left; display: block; margin:0; padding:0;}
.tnavinner ul li { float: left; display: block; background-image:url(/UserFiles/Image/menubgz.png);
	background-repeat:no-repeat;
	background-position:right;
	border:1px solid #666;
	width:100%;
	/*height:30px;*/
	margin-bottom:10px;
	text-align:center;}
.nav ul { position:absolute; top:-999em; /*background-position: bottom; background-repeat: repeat-x; background-image: url(/UserFiles/System/Image/menubg1.png);*/ padding-bottom: 20px; }
.nav li { float:left; position:relative; z-index:100; display: block; height: auto;}
.nav a { display:block; text-decoration:none; /*color:#fff;*/ font:24px Georgia, "Times New Roman", Times, serif;}
.nav ul li { width: 100%; }
.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:58px; } /*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: inline-block; padding: 0px; background-color: #fff; float: left; width:inherit; height: auto !important; background-image:url(/UserFiles/Image/transparent.png);} /*low menu color*/
.nav li ul { width:inherit;}
#menu ul li ul { width:inherit; }
.nav li li a:link, .nav li li a:visited { font-weight:normal; width:inherit; display: block; padding: 5px 10px 5px 10px; height: auto; float: left; }
.nav li li a:hover { font-weight:normal; background-color: #e2e2e2; width:inherit; 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(/UserFiles/System/css/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:#1a1a1a;*/
	color:#000;
}

.lightmenuhover:hover {
	/*background-color:#a4a4a4;*/
	color:#fff;
}

.lightmenuhoverselected {
	/*background-color:#a4a4a4;*/
	color:#FFF;
}

.lightmenutxt{
	padding:5px 0px 0px 10px;
	display:block;
	font-size:16px;
	text-align:left;
	/*text-transform:uppercase;*/
}

.lightmenutxt-subs{
	padding:5px;
	display:block;
	font-size:20px;
	/*text-align:right;*/
	/*text-transform:uppercase;*/
	/*font-weight:bold;*/
}
/* 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(/UserFiles/System/css/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(/UserFiles/System/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(/UserFiles/System/css/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(/UserFiles/System/css/images/submenu_bg.png);
	background-repeat:no-repeat;
	background-position: left top;
	color: #4f6d7e;
	}

.sideMenuTitleImage{
	background-image: url(/UserFiles/System/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(/UserFiles/System/css/images/submenu2bg.png);
	background-position:top;
	left:-10px;
	padding:3px 5px 3px 5px;
	margin:0px;
	width:280px;
	color:#333;
	/*border-bottom: 1px #e2e2e2 dashed;
	height:18px;*/
}

ul.sideMenu li:hover {
	background-position:bottom;
	background-color:#c8c8c8;
	color:#F90;
}

.sideMenuButton {
	text-decoration:none;
	color:#333;
	/*line-height:16px;*/
}
.sideMenuSelected {
	text-decoration:none;
	color:#333;
	background-color:#c8c8c8;
	/*line-height:16px;*/
}
/* PAGE STYLES */

#whead {
	margin:0px auto;
	background-image: url(/UserFiles/System/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(/UserFiles/System/Image/menubg1.png);
	background-position:bottom;
	background-repeat:repeat-x;	
	float:left;
	width:837px;
	height:59px;
	background-color:#FFF;
}

#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(/UserFiles/System/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(/UserFiles/System/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(/UserFiles/System/Image/sonce-bg.png);
	background-repeat:no-repeat;*/
	background-color:#FFF;
	}
#mainmenu {
    font-size: 24px;
	float:left;
	color:#fff;
	margin: 50px 22px;
	/*background-image:url(/UserFiles/System/Image/menu_bg.png);
	background-repeat:repeat-x;*/
}
.langtitle{
	float:left;
	padding:10px 15px 0px 24px;
	color:#FFF;
	font-size:15px;}
/* LANG SELECTOR */
.langcontainer {float: left;padding-top: 0px;cursor: pointer; color:#000; font-size:15px;}
.langcontainer a{color:#000;padding:0px 5px;}
.switcher {float: left;position: absolute;margin-top: 3px;margin-left: 5px;text-align: left;width: 32px;z-index: 9999; border: 1px solid #CCCCCC; height: 18px; padding-left: 10px; background:#fff;}
.switcher a {text-decoration: none;display: block;}
.switcher .selected {background: url(/UserFiles/System/images/selector.png) no-repeat scroll right 0 transparent;}
.switcher .selected a {border: 1px solid #151515;background: url('/UserFiles/System/image/arrow_down.png') 116px center no-repeat;color: #000;padding: 2px 5px 2px 5px;width: 28px;}
/*.switcher .selected a:hover {background: url(/UserFiles/System/images/selector.png) no-repeat scroll right 0 transparent;}*/
.switcher .option {	float:left;z-index: 999;border-left: 1px solid #151515;border-right: 1px solid #151515;border-bottom: 1px solid #151515;background-color: #333;display: block;width: 30px;margin-left:0px;}
.switcher .option a {color: #FFF;padding: 3px 5px 3px 5px;}
.switcher .option a:hover {background: #e2e2e2;}
.switcher img {position: relative;top: 1px;}

/* otroci*/
.switcher1 {float: left;display:block;position: absolute;margin: 3px 0px 0px 5px;text-align: left;width: 32px;z-index: 9998; border: 1px solid #CCCCCC; height: 18px; padding-left: 10px; background:#fff;}
.switcher1 a {text-decoration: none;display: block;}
.switcher1 .selected {background: url(/UserFiles/System/images/selector.png) no-repeat scroll right 0 transparent;}
.switcher1 .selected a {border: 1px solid #151515;background: url('/UserFiles/System/image/arrow_down.png') 116px center no-repeat;color: #000;padding: 2px 5px 2px 5px;width: 28px;}
.switcher1 .selected a:hover {background: #fff /*url('/UserFiles/System/image/arrow_down.png')*/ center center no-repeat;}
.switcher1 .option {	float:left;z-index: 999;border-left: 1px solid #151515;border-right: 1px solid #151515;border-bottom: 1px solid #151515;background-color: #333;display: block;width: 30px;margin-left:0px;}
.switcher1 .option a {color: #FFF;padding: 3px 5px 3px 5px;}
.switcher1 .option a:hover {background: #e2e2e2;}
.switcher1 img {position: relative;top: 1px;}

.switcher2 {float: left;position: absolute;margin-top: 3px;margin-left: 5px;text-align: left;width: 32px;z-index: 9999; border: 1px solid #CCCCCC; height: 18px; padding-left: 10px; background:#fff;}
.switcher2 a {text-decoration: none;display: block;}
.switcher2 .selected {background: url(/UserFiles/System/images/selector.png) no-repeat scroll right 0 transparent;}
.switcher2 .selected a {border: 1px solid #151515;background: url('/UserFiles/System/image/arrow_down.png') 116px center no-repeat;color: #000;padding: 2px 5px 2px 5px;width: 28px;}
/*.switcher .selected a:hover {background: url(/UserFiles/System/images/selector.png) no-repeat scroll right 0 transparent;}*/
.switcher2 .option {	float:left;z-index: 999;border-left: 1px solid #151515;border-right: 1px solid #151515;border-bottom: 1px solid #151515;background-color: #333;display: block;width: 30px;margin-left:0px;}
.switcher2 .option a {color: #FFF;padding: 3px 5px 3px 5px;}
.switcher2 .option a:hover {background: #e2e2e2;}
.switcher2 img {position: relative;top: 1px;}

/* otroci*/
.switcher3 {float: left;display:block;position: absolute;margin: 3px 0px 0px 5px;text-align: left;width: 32px;z-index: 9998; border: 1px solid #CCCCCC; height: 18px; padding-left: 10px; background:#fff;}
.switcher3 a {text-decoration: none;display: block;}
.switcher3 .selected {background: url(/UserFiles/System/images/selector.png) no-repeat scroll right 0 transparent;}
.switcher3 .selected a {border: 1px solid #151515;background: url('/UserFiles/System/image/arrow_down.png') 116px center no-repeat;color: #000;padding: 2px 5px 2px 5px;width: 28px;}
.switcher3 .selected a:hover {background: #fff /*url('/UserFiles/System/image/arrow_down.png')*/ center center no-repeat;}
.switcher3 .option {	float:left;z-index: 999;border-left: 1px solid #151515;border-right: 1px solid #151515;border-bottom: 1px solid #151515;background-color: #333;display: block;width: 30px;margin-left:0px;}
.switcher3 .option a {color: #FFF;padding: 3px 5px 3px 5px;}
.switcher3 .option a:hover {background: #e2e2e2;}
.switcher3 img {position: relative;top: 1px;}

.datumi{width:200px; float:left;}

.captchasubmit{
	padding:4px 8px;
	background:#000;
	color:#fff;
	border:1px solid #999;
	cursor: pointer;
	font: 11px Georgia, "Times New Roman", Times, serif;
	}
.ui-datepicker{
	background:#FFF;}
/* END LANG SELEKTOR */ 



#carousel{
	list-style:none;
	}
/*select {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(/UserFiles/System/images/selector.png);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  margin: 0;
  overflow: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;}*/
 
.styled-select{width:40px;height:34px;overflow:hidden;background:url(/UserFiles/System/images/selector.png) no-repeat right #ddd;}
.styled-select select{background:transparent;width:68px;padding:5px;border:1px solid #ccc;font-size:16px;height:34px;-webkit-appearance:none;}
.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;
    background-color: transparent;
    color: #666666;
    float: right;
    height: 38px;
    width: 100px;
}
.inputtextarea {
    -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:194px;
	margin-top: 2px;
	height: 80px;
}
.inputtext3 {
    -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:100%;
	margin-top: 2px;
	height: 18px;
}
.inputtextarea3 {
    -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:100%;
	margin-top: 2px;
	height: 80px;
}
h2 {
	font: 24px "Segoe UI",Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	}
h3 {
	font: 18px "Segoe UI",Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	}
h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#000;
	font-weight: normal;
}
.hr2{
	background: url(../images/hr1.png) no-repeat scroll center 0 #fff;
	width:800px;
	height:20px;
	border:none;
	}
.lightcaptcha p {
	float: left;
	padding-right: 12px;
}
option {
    background-color: #fef5e6;
    border-bottom: 1px solid #ebdac0;
    border-right: 1px solid #d6bb86;
    border-left: 1px solid #d6bb86;
}
option:hover {
    cursor: pointer;
}
#main-00_{
	float:left;
	margin-left:277px;
	width:100%;
}
#main-01_{
	float:left;
}
#main-02_{
	float:left;
}
#main-03_{
	float:left;
}
#main-04_{
	float:left;
	width:741px;
	padding:10px 10px;
	margin-left:10px;
}
#main-04_ hr{
	background: url(../images/hr2.png) no-repeat scroll center 0 #fff;
	width:100%;
	border:none;
	border-bottom:1px solid #e2e2e2;
}
.innerpage_title {
    background-image: url("/UserFiles/Image/bg-inner.png");
    background-repeat: repeat-x;
    color: #FFF;
    display: block;
    font-family: Arial,Verdana,Geneva,sans-serif;
    font-size: 14px;
    height: 37px;
    padding: 10px 0 3px 10px;
    width: 601px;
}
.productWrap {
    color: #333;
    float: left;
    margin: 5px;
    padding: 10px;
    text-align: justify;
    width: 170px;
	font: 11px "Lucida grande",Tahoma,sans-serif;
}
.productImageWrap {
    border: 1px solid #999999;
    width: 170px;
	overflow: hidden;
}
.productTitle {
    text-align: center;
	width: 164px;
	padding: 3px;
}
.foot-left {
    float:left; 
	width:516px;
	color:white;
}
.foot-right {
    float:left; 
	width:516px;
	color:#999;
	text-align:right;
}
.foot-right, .foot-right a, .foot-left, .foot-left a {
	font: 11px Arial,Tahoma,sans-serif;
	text-decoration:none;
	}

/* Image styles
---------------------------------------------- */
/* styled images */
.the-post-image a { outline: none !important; /*display:inline-block;*/ }
.styled-image, .the-post-image, .styled-slideshow, .gallery .gallery-icon a { 
	display: block; display: inline-block; outline: none; padding: 6px;
	border: 2px solid #C9CBCD; border-width: 1px 1px 2px;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; /* border radius */
	/* gradient background */
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E7E8EB));
	background: -moz-linear-gradient(top, #fff,  #E7E8EB);
	background: linear-gradient(#fff, #E7E8EB);
	-pie-background: linear-gradient(#fff, #E7E8EB);	
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); /* box shadow */
	-webkit-background-clip: padding-box; 	/* smoother borders with webkit */ }
.the-post-image {margin-bottom:20px;}
.styled-image img, .the-post-image img, .the-post-image figure img, .gallery .gallery-icon img { 
	display: block;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /* border radius */ }
/* link effects - transitions for hovering, etc. */
.styled-image,.the-post-image, .the-post-image a figure, .gallery .gallery-icon a { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.styled-image a:hover, .styled-image a:active, a.styled-image:hover, a.styled-image:active, .the-post-image:hover, .the-post-image a:hover figure, .the-post-image a:active figure, .gallery .gallery-icon a:hover, .gallery .gallery-icon a:active {
	/* box shadow */
	border-color: #C9CBCD; /*#6FA2D0;*/
	-webkit-box-shadow: 0 0 5px rgba(102,102,102,.8); /*(0, 125, 230, .8); */
	-moz-box-shadow: 0 0 5px rgba(102,102,102,.8); 
	box-shadow: 0 0 5px rgba(102,102,102,.8); }

/* povprasevanje */
.povprasevanjeBox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 197px;
	height: 23px;
	margin: 7px;
	padding: 2px 2px 2px 2px;
	color: #574633;
	border: 1px solid #563a21;
	background: #27190e;
	text-align: left;
	}
.povprasevanjeDatum{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 163px;
	height: 23px;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	color: #574633;
	border: 1px solid #563a21;
	background: #27190e;
	text-align: left;
	float:left;
	}
.povprasevanjeDatumBox{
	width:197px;
	}

.povprasevanjeDrop{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 197px;
	height: 23px;
	margin: 7px;
	color: #574633;
	border: 1px solid #563a21;
	background: #27190e;
	text-align: left;
	}
.povprasevanjeArea{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 197px;
	height: 50px;
	margin: 7px;
	padding: 2px 2px 2px 2px;
	color: #574633;
	border: 1px solid #563a21;
	background: #27190e;
	text-align: left;
	}
.povprasevanjeGumb{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 81px;
	height: 27px;
	margin: 20px 40px 20px 0px;
	padding: 0px;
	color: #fff;
	border: 0px solid #563a21;
	background-image:url(/UserFiles/System/images/b_poslji.png);
	text-align: center;
	float:right;
	}
.mm-notri{
	background-color:#ffffcf;
	width:100%;	
	}
.mm-mid{
	background-color:#000;
	width:40%;	
	margin:0 auto;
	color:#FFF;
	margin-bottom:20px;
	padding:15px 50px;
	}
.mm-mid a{
	color:#fff;
	}
#maintop a{ text-decoration:none; display:inline-block; color:#000; padding:5px; height:18px; text-align:center; }
#maintop li { float:left; }
#maintop a:hover { text-decoration:none; color:#FF0; background:#000; }
#maintop li a.active { text-decoration:none; color:#FF0; background:#000; }
.topnapisi{
	color:#000;
}
.povprasevanje-kontakt{
	width:350px;
	float:left;
	}
.povprasevanje-kontakt p{
	height:25px;}
.lc-pripis{
	width:138px;
	display:inline-block;
	}
.lightcaptcha{
	width:350px;
	}
.ikonce-soc{
	width:25px;
	height:25px;
	float:left;
	background: url(../images/ikonce-soc.png) no-repeat scroll left 0 transparent;
	color: transparent;
	font-size:1px;
margin-right:5px;
	}
.priljubljene{
	background-position: 0px top;
	}
.priljubljene:hover{
	background-position: 0px bottom;
	}
.mail{
	background-position: -30px top;
	}
.mail:hover{
	background-position: -30px bottom;
	}
.fbico{
	background-position: -60px top;
	}
.fbico:hover{
	background-position: -60px bottom;
	}
#index-01_ a:hover{
	color:#FFDD15;
	}
#index-05_ a{
	text-decoration:none;
}
.mylabel{
	color:white;
	float:left;
	margin:5px;
}
.ui-datepicker-trigger { margin-left:5px; margin-bottom: -4px; }
.slika1{
	background: url(../images/bg-images.png) no-repeat scroll left 0 transparent;	
	}
.bannerbg{
	width:165px;
	min-height:66px;
	margin-left:10px;
	padding:20px 15px;
	background: url(../images/bg-banner1.png) no-repeat scroll left bottom transparent;	
	}
.rezervacije{
	margin: 53% 10px 0 35px;
    position: absolute;
	/*width:270px;*/
	height:400px;
	overflow:hidden;
	}
 /* Safari fix*/
 @media screen and (-webkit-min-device-pixel-ratio:0)
 {
.rezervacije{
	margin: 45% 10px 0 35px;
    position: absolute;
	/*width:270px;*/
	height:400px;
	overflow:hidden;
	}
 }

.rezervacije p{
	margin: 3px 0px;
	height: 20px;
	width:200px;
	float:left;
	}
.rezervacije-input {
	width:100px;
	height:18px;
	border:1px #CCC solid;
	}
#utrigger1{
	background: url(/UserFiles/System/images/calendar.png) no-repeat scroll left bottom transparent;
	width:20px;
	height:20px;
}
#utrigger2{
	background: url(/UserFiles/System/images/calendar.png) no-repeat scroll left bottom transparent;
	width:20px;
	height:20px;
}
#bgvilascroller{
	background: url(../images/okvir-vila-catering.png) no-repeat scroll left bottom #d0d2d3;
	width:827px;
	height:291px;
	margin-left:38px;
	}
#vilascrollertext{
	width:227px;
	height:40px;
	margin:10px 0px 30px 378px;
	text-align:left;
	}
.jedi-menu {
	float:left;
	width:95px;
	height:230px;
}