p a {  font-weight: bold; color:inherit;}
a { text-decoration: none; color:initial;}

/*-----------    BX slider overwrites   ---------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */
   .bxsliderWrapper{
		visibility:hidden;
		height: 500px;
	}
}

 .bxslider {
  li {
    /*display: none;*/

    &:first-child {
     display: block;
    }
  }
}
   
.bx-clone { /*fix za prikazovanje bx-clone slida pri initu*/
  display: none;
}

.arrow-right {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 25px solid rgb(60, 132, 153);
    margin-top: 28px;
	margin-left: -18px;
	position: absolute;
}

.arrow-bottom {
	display: inline-block;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 22px solid rgb(60, 132, 153);
    margin-top: 10px;
    margin-left: 47px;
    position: absolute;
    z-index: 899;
}


 .cursor{
	cursor: pointer;
}

 .inline{
	display: inline-block;
}

	.d120{
		width: 120px;
	}

.tab{
	display: none;
}

.toggle-button{
	display:none;
}
.toggle-button-mobile{

}

.noshow { display:none; }
.thin { height:0px; }

/* ----COOKIES ---------- */

#cookieBar{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width:100%;
	background: rgba(5, 5, 5, 0.8);
	color: #DDD;
	margin-top:0;
	padding-top: 30px;
	padding-bottom: 0px;
	overflow: auto;
	position:absolute;
	bottom: 0;
	vertical-align: bottom;
	position: fixed !important;
	z-index: 900;
}
#cookieBar .inner{
	margin: 0 auto;
	max-width:960px;
	padding: 0px 0px 0px 0px;
	z-index: 9000;
	position: relative;
	vertical-align: top;
}
#cookieBar div.left{
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	width:190px;
	margin-top:0px;
	font-size: 15px;
	font-weight:bold;
	display: inline-block;
	vertical-align: top;
}
#cookieBar div.middle{
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-width: 50%;
	text-align:justify;
	display: inline-block;
	vertical-align: top;
}
#cookieBar div.right {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	width: 140px;
	display: inline-block;
}

#cookieBar div div{
	padding-left: 5px;
	width:110px;
}

#cookieButton {
	background: rgb(223, 80, 0);
	font-size: 16px;
	color: #FFFFFF;
	border-top: none;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin: 0px;
	border-radius: 1px;
	padding: 8px 8px 0px 10px;
}

#cookieButton:hover{
	color:#000000;
}
#cookieButton img{
	padding: 5px 10px 0px 0px;
}
#cookieBar a:link, #cookieBar a:visited{
	font-size: 12px;
	color:rgb(223, 80, 0);
	text-decoration: none;
}

/*END cookies -------------------------*/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*           RESPONSIVE DESIGN          */
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Thumbs */
	.thumb-dvosed{
		display:none;
	}
	.thumb-lezalnik{
		display:none;
	}
	.thumb-kotna{
		display:none;
	}
	
	#container img.thumb-icon-selected{
		-webkit-filter: invert(100%); filter: invert(100%);
	}
	
	
	#container img.thumb-selection-icon:hover {
		opacity: 0.6;		
		cursor: pointer;
	}
	
	#container img.thumb-icon-selected:hover{
		opacity: 1;	
		cursor: initial;
	}
	
/* Thumbs end */

/* Tooltip container */
.tooltipcontainer{
	margin-top: -40px;
    width: 98%;
    text-align: right;
    margin-bottom: 13px;
}

/* Tooltip container */
.tooltip {
    display: inline-block;
    width: 25px;
     /*border-bottom: 1px dotted black; If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltiptext {
	visibility: hidden;
	
    background-color: black;
    font-size: 15px;
    opacity: 0.7;
    color: #fff;
    text-align: left;
    padding: 20px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    max-width: 250px;
    margin-top: -175px;
    margin-left: -295px;
}



/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
/* Tooltip container - end*/



/*scrollToTop button*/

.scrollToTop {
    width: 85px;
    height: 85px;
    padding: 0px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 51px;
    right: 50%;
	left: 50%;
    display: none;
    background: url('/images/backtotopicon.png') center center no-repeat;
	background-size: 65px 65px;
	z-index: 899;
}
.scrollToTop:hover{
	text-decoration:none;
}

/*share side buttons*/
	.share-btn-wrp {
		list-style: none;
		display: block;
		margin: 0px;
		padding: 0px;
		width: 45px;
		right: 0px;
		top: 105px;
		position: fixed;
		z-index: 999;
	}
	.share-btn-wrp .button-wrap{
		text-indent:-100000px;
		width:45px;
		height:45px;
		padding-bottom: 3px;
		cursor:pointer;
		/*transition: width 0.1s ease-in-out;*/
	}
	.share-btn-wrp > a .facebook{
		background: url('images/facebook_btn.png') no-repeat 0px 0px;
	}
	.share-btn-wrp > a .facebook:hover{
		width: 47px;
		background: url('images/facebook_btn.png') no-repeat 2px 0px;
	}
	
	.share-btn-wrp > a .youtube{
		background: url('images/youtube_btn.png') no-repeat 0px 0px;
	}	
	.share-btn-wrp > a .youtube:hover{
		width: 47px;
		background: url('images/youtube_btn.png') no-repeat 2px 0px;
	}
	
	.share-btn-wrp > a .instagram{
		background: url('images/instagram_btn.png') no-repeat 0px 0px;
	}	
	.share-btn-wrp > a .instagram:hover{
		width: 47px;
		background: url('images/instagram_btn.png') no-repeat 2px 0px;		
	}	
	
	.share-btn-wrp > a .msg{
		background: url('images/msg_btn.png') no-repeat 0px 0px;
	}	
	.share-btn-wrp > a .msg:hover{
		width: 47px;
		background: url('images/msg_btn.png') no-repeat 2px 0px;		
	}	
	
	.share-btn-wrp > a .location{
		background: url('images/location_btn.png') no-repeat 0px 0px;
	}	
	.share-btn-wrp > a .location:hover{
		width: 47px;
		background: url('images/location_btn.png') no-repeat 2px 0px;		
	}	
/*share side buttons - end*/	
	
#vseSedezneGarniture{
	display:none;
}

#container  img.funkcije{
    padding-top: 15px;
}
	
#container  img.touchscreen-icon{
	display:none;
}
#container  img {
    margin: 0px 0px 0px 0px;
    padding: 0;
	max-width:100%;
}

#container img.desktop{
	display:initial;
}

#container img.mobile{
	display:none;
}

#container p.krog-skupina-vrednost-akcije{
	font-family: akcijaFont;
	padding: 0 0;
	margin: 16px 0px 0px 0px;
	color: #FFF;
	font-size: 45px;
	text-align: center;
	text-decoration: none;
}

.lang-mobile{
	display:none;
}

.mobile-arrow{
	display:none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
	max-width: 95%; /*DO 24.12.2023 = 1170px*/
	margin-left: auto;
	margin-right: auto;
    *zoom: 1;
}

/*           GOOGLE maps          */

.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Basic Styles */
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/*/

/*********************************************************************************************/
/** FORM MINI */

.kontaktFormMini {
	padding-top: 10px;
	padding-bottom: 10px;
}
.kontaktFormMini .zend_form { clear: both; }
.kontaktFormMini .zend_form dt, .kontaktForm .zend_form dd {
    float: left;
    padding: 5px;
}
.kontaktFormMini .zend_form dt { clear: left; height:0px; }
.kontaktFormMini .zend_form dd { clear: right; }

.kontaktFormMini textarea {
	font: 13px "Trebuchet MS"; 
	max-width: 190px;
	max-height: 100px;	
	background: rgb(241, 241, 241);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px;
	border-radius: 1px;
	color: #555
	}
.kontaktFormMini label { padding: 0px; height: 0px;}
.kontaktFormMini input { 
	font: 13px "Trebuchet MS"; 
	width: 190px;
	background: rgb(241, 241, 241);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px;
	border-radius: 1px;
	color: #555;
}

.kontaktFormMini input:hover, .kontaktFormMini textarea:hover{
	background-color:rgb(241, 241, 241);
}

.kontaktFormMini .submit { border: 1px solid #AAA; padding: 6px 0; width: 190px; color: #fafafa; box-sizing:border-box; background: #888888;}

.kontaktFormMini ul.errors{
  font-size: 12px;
  color: #590000;
  text-shadow: none;
  font-weight: bold;
  padding-top: 5px;
}  

.kontaktFormMini dd#label-element{
	color: #000;
	font-size: 15px;
}

.kontaktFormMini dt#label-label{
	display:none;
}

/*********************************************************************************************/
/*********************************************************************************************/
/** FORM MINI */

.kontaktFormMini {
	padding-top: 10px;
	padding-bottom: 10px;
}
.kontaktFormMini .zend_form { clear: both; }
.kontaktFormMini .zend_form dt, .kontaktForm .zend_form dd {
    float: left;
    padding: 5px;
}
.kontaktFormMini .zend_form dt { clear: left; height:0px; }
.kontaktFormMini .zend_form dd { clear: right; }

.kontaktFormMini textarea {
	font: 13px "Trebuchet MS"; 
	max-width: 190px;
	max-height: 100px;	
	background: rgb(241, 241, 241);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px;
	border-radius: 1px;
	color: #555
	}
.kontaktFormMini label { padding: 0px; height: 0px;}
.kontaktFormMini input { 
	font: 13px "Trebuchet MS"; 
	width: 190px;
	background: rgb(241, 241, 241);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px;
	border-radius: 1px;
	color: #555;
}

.kontaktFormMini input:hover, .kontaktFormMini textarea:hover{
	background-color:rgb(241, 241, 241);
}

.kontaktFormMini .submit { border: 1px solid #AAA; padding: 6px 0; width: 190px; color: #fafafa; box-sizing:border-box; background: #888888;}

.kontaktFormMini ul.errors{
  font-size: 12px;
  color: #590000;
  text-shadow: none;
  font-weight: bold;
  padding-top: 5px;
}  

.kontaktFormMini dd#label-element{
	color: white;
	font-size: 15px;
}

.kontaktFormMini dt#label-label{
	display:none;
}

/*********************************************************************************************/
/** FORM */

#label-element{
	font: 20px "Trebuchet MS";
    padding-top: 20px;
}

.kontaktForm .zend_form { clear: both; margin-left:0px;}
.kontaktForm .zend_form dt, .kontaktForm .zend_form dd {
    float: left;
    padding: 5px;
}
.kontaktForm .zend_form dt { clear: left; }
.kontaktForm .zend_form dd { 
	clear: right;
	width: 300px;
 }

.kontaktForm textarea { 
	height: 200px; 
	max-width: 300px;
	font: 13px "Trebuchet MS"; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	box-sizing: border-box;
	border: 2px #555 solid;
	border-radius: 4px;
	color: #555;
}
.kontaktForm label { padding: 0px;}
.kontaktForm input , .kontaktForm select { 
	width: 300px;
	height: 35px;
	font: 13px "Trebuchet MS"; 
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	box-sizing: border-box;
	border: 2px #555 solid;
	border-radius: 4px;
	color: #555;
}

.kontaktForm select { 
	padding-left: 14px;
}

.kontaktForm .submit { padding: 3px 0; box-sizing:border-box;}

.kontaktForm input:hover, .kontaktForm textarea:hover{
	background-color:#BDE0E4;
}

/*********************************************************************************************/


/*---------------------        menus    ------------------------*/

	nav.clearfix {
		width: 100%;
		background-color: rgb(241, 241, 241);
		font-size: 13pt;
		position: relative;				
	}
		
	nav ul.clearfix {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		float: right;
		padding-top: 40px;
		margin-right: 20%;
	}	
	
	nav ul li.navmenu {
		display: inline;
		float: left;
		margin-right: 0px;
		position: relative;
		text-align: right;
		text-transform: uppercase;
	}
	nav a.navmenu {
		color: #fff;
		text-align: center;
		text-decoration: none;
		line-height: 54px;   /* MENU HEIGHT */
		/*text-shadow: 1px 1px 0px #283744;*/
		padding-left: 15px;
		padding-right: 15px;
		display: inline;
	}
	nav ul li.navmenu.phone{
		display:none;
	}
	
	
	nav ul li a.navmenu {
		font-size: 18px;
		overflow: hidden;
		width: 123px;
		color: #333;
		line-height: 20px;
		height: 20px;
		text-decoration: none;
		margin-left: 32px;
		padding: 5px 0px 5px 0px;
		/*border-bottom: 1px solid #555;*/
	}
	nav ul li a.navmenu.phone {
	    border-bottom: 0px;
	}

	nav ul li:last-child a.navmenu {
		border-right: 0;
	}

	nav a#pull {
		display: block;
	}	

	nav ul li ul.navmenu {
		font-size:14px;
	  z-index: 999;
	  padding: 0;
	  padding-top: 4px;
	  position: absolute;
	  left: 30px; /* do 22.12.2023 je bilo 22px*/
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  display: block;	  
	  
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transiton: opacity 0.2s;
	  -moz-transition: opacity 0.2s;
	  -ms-transition: opacity 0.2s;
	  -o-transition: opacity 0.2s;
	  -transition: opacity 0.2s;

	}
	nav ul li ul li.navmenu { 
		background: #555; 
		display: block; 
		color: #fff;
		text-shadow: 0 -1px 0 #000;
		/*NP 11.8*/
		width: 200px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 10px;
		text-align: left;
	}
	
	nav ul li ul li.highlighted { 
		background-color: #1595A0;
	}
	
	nav ul li ul a.navmenu {
		font-size: 14px;
		margin-left: 0px;
		overflow: hidden;
		width: 123px;
		color: #FFF;
		line-height: 20px;
		height: 20px;
		text-decoration: none;
		padding: 5px 0px 5px 0px;
		border: 0px;
	}

	nav ul li ul li.title { 
		text-shadow: 0 -1px 0 #000;
		background: #555;
		display: block;
		color: #fff;
		background-color: #666;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 20px;
		padding-right: 10px;
		text-align: left;
		font-size: 13px;
		line-height: 20px;
		border-top: grey solid 1.5px;
		border-bottom: grey solid 1.5px;	
		display: inline-block;
		width: 200px;
	}

	nav ul li ul li.title:hover{border-top: grey solid 1.5px; border-bottom: grey solid 1.5px;}

	nav ul li ul a.navmenu:hover { border-bottom: none; background-color: initial;}
	nav ul li ul li.navmenu:hover { background: #999; border-bottom: none; }

	@media only screen and (min-width : 751px) {
		nav ul li.navmenu:hover ul {
		  display: block;
		  opacity: 1;
		  visibility: visible;
		}
	}
	
	nav ul li ul.mobile-menu {
	  display: none;
	}
	nav ul li ul li.mobile-menu {
	  display: none;
	}

	nav ul li a.navmenu:hover {
		border-bottom: 3px solid #555;
	}
		
	nav ul li:last-child a.navmenu:hover {
		border-bottom: 3px solid #FFF;
	}
	
	#wrapperHeader[value='big']{
		height: 85px;	 	/* BIG MENU HEIGHT */
		background-color: rgb(241, 241, 241);
		padding: 0px;
		position: fixed;
		z-index: 999;
		width: 100%;
	}
	
	#wrapperHeader[value='small']{
		height: 54px;	 	/* MENU HEIGHT */		
		padding: 0px;
		position: fixed;
		z-index: 999;
		width: 100%;
		    background-color: rgb(241, 241, 241);
	}
	
	#wrapperBreadcrumbs[value='big'] { 
		margin-top: 90px; 	/* BIG MENU HEIGHT */
		height: 35px;
		/*height: 70px;*/
		padding-bottom: 0px;		
		background-color: white;
		z-index: 900;
		position: fixed;						
		width: 100%;
		border-bottom: 1px solid #E6e6e6;
	}
	
	#wrapperBreadcrumbs[value='small'] { 
		margin-top: 54px; 	/* MENU HEIGHT */
		height: 35px;
		padding-bottom: 0px;
		padding-top: 4px;
		background-color: white;
		z-index: 900;
		position: fixed;						
		width: 100%;
		border-bottom: 1px solid #E6e6e6;
	}
	
	#logo-zakelj-menu[value='big'] {
		position: absolute;
		height: 55px;
		padding-bottom: 15px;
		padding-top: 15px;
		background-color: #222222;
	}
	
	#logo-zakelj-menu[value='small'] {
		position: absolute;
		height: 40px;
		padding-bottom: 7px;
		padding-top: 7px;
		background-color: #222222;
	}
	
	#langSelect[value='big'] { 
		z-index: 999;
		float: right;
		margin-top: 0px;
		position: absolute;
		right: 10px;
		list-style-image: none;
	}
	
	#langSelect[value='small'] { 
		display: none;
		list-style-image: none;
	}
	
	#menu[value='big'] { 
		padding-top: 40px;
	}
	
	#menu[value='small'] { 
		padding-top: 12px;
	}
	
	#h1BCmenu[value='big'] { 

	}
	
	#h1BCmenu[value='small'] { 
		display: none;
	}
	
	#brBCmenu[value='big'] { 

	}
	
	#brBCmenu[value='small'] { 
		display: none;
	}
	
	
	#phone-menu{
		float: right;
		font-size: 16px;
		font-weight: bold;
		margin-top: -2px;
		color: #000000;						
	}

#wrapperBreadcrumbs{
	font-size: 14px;
	color: #888;
	z-index: 999;
}

#breadcrumbs{
	max-width: 1170px; /*DO 24.2.2016 = 970px*/
	margin-left: auto;
	margin-right: auto;
}

#breadcrumbs ul{
	padding-top: 7px;
	list-style-image: none;
	color: #444;
}

#breadcrumbs ul li { 
	float: left;
	width: initial;
	color: #888;
    font-size: large;
}

 #breadcrumbs ul li:first-child{
   background: transparent  url("images/home-icon.png") 0 0 no-repeat;
   padding-left: 5px;
 }

#breadcrumbs ul li a:hover { color: #000; font-weight: bold; }

#breadcrumbs ul li a { color: #444; }

#coverImage { 
	padding-top: 115px;	/* BIG MENU HEIGHT + breadcrumbs MENU HEIGHT 30 */
	border-bottom: 0px;
}

/*---------------------    end menus    ------------------------*/
/*--------------------------------------------------------------*/
/*---------------------    content      ------------------------*/

#container {
	max-width: 1200px; /*DO 24.2.2016 = 1000px*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 125px;
	background-color: white;
}

#container.index-top{
	padding-top: 85px;
}

#container.index{
	padding-top: 0px;
}

#container.full{
    max-width: none;
	padding-top: 0px;
}

#container p{
	color: #666;
    line-height: 32px;
    font-size: 1.4em;
    padding: 0px;;
}

h1 {
    font-size: 23px;
    color: #590000;
    font-weight: 500;
    margin: 0;
    padding: 0px 0px 10px 0px;
    text-align: left;
    margin-top: 10px;
    font-weight: bold;
}

#container  h2 {
	line-height: 36px;
	font-size: 26px;
	font-weight:600;
	display: inline-block;
	color: #444;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px; 
	/*border-bottom: 1px solid #555;*/
}

#container  h2.toolbar{
	font-size: 14px;
    margin: 0px;
    border: 0px;
    display: block;
    margin-top: -18px;
    line-height: 20px;
    text-align: center;
}

#container  img.toolbar{
	transition: all .2s ease-in-out; 
}
#container  img.toolbar:hover{
	transform: scale(1.1);
}

#container a.hashTag:before {
    display: block;
	content: " "; 
	margin-top: -2px; 
	height: 20px; 
	visibility: hidden; 
}

.wrapperFooter 	{ 
	background-color: rgb(241, 241, 241);
	padding: 0px 0 15px;
	border-top: 3px solid #FFF;
	margin-top: 30px;
}

/*==================================================*/
/*              KUPČKI                              */
/*==================================================*/

.barva-vsebina{
	background-color: #E5E5E5;
}

.barva-bg1{
	background-color: rgb(222,216,213);
}

.barva-bg2{
	background-color: #f2f2f2;
}

	
div #full.slika{
	padding-top: 0px;		
	padding-bottom: 0px;		
}


#third.background{
	margin-left: 15px;
	margin-right: 15px;
	width: 30.2%;
}

#fourth.background{
	margin-left: 15px;
	margin-right: 15px;
	width: 23.5%;
}

#half.background{
	margin-left: 15px;
	margin-right: 15px;
	width: 47%;
}

#third.backgroundsiva{
	margin-left: 15px;
	margin-right: 15px;
	background-color: rgb(230, 230, 230);
	width: 30.2%;
}

#fourth.backgroundsiva{
	margin-left: 15px;
	margin-right: 15px;
	background-color: rgb(230, 230, 230);
	width: 23.5%;
}

#third.vsebina{
		text-align: center;
	}
	
#fourth.vsebina{
		text-align: center;
	}

#half.backgroundsiva{
	margin-left: 15px;
	margin-right: 15px;
	background-color: rgb(230, 230, 230);
	width: 47%;
}

#full.background{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px; /*NPMOD*/
	width: calc(100% - 30px);
}

#full{
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;	

	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#full.icons{
	max-width: 1200px;
    position: absolute;
}

#full.center{
	text-align:center;
}

#full.inner{
	padding:0px;
}
#half.inner{
	padding:0px;
}
#third.inner{
	padding: 0px;
}

#fourth.inner{
	padding: 0px;
}

#half{
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	/*text-align: center;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#third{
	width: 33.333%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#fourth{
	width: 25%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}


#third.toolbar{
	background-color: rgb(241, 241, 241);
    padding-top: 5px;
}

#fourth.toolbar{
	background-color: rgb(241, 241, 241);
    padding-top: 5px;
}

#half.toolbar{
	padding: 0px;
    min-height: 129px;
}


#third.twoThirds{
	width: 66.666%;
}

#fourth.twoFourths{
	width: 50%;
}

#half-first{ /*popravi na straneh in zamenjaš za ID spodaj*/
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;

	padding-right: 15px;	
}

#half.first{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#half-last{ /*popravi na straneh in zamenjaš za ID spodaj*/
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	
	padding-left: 15px;
}

#half.last{
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#half-first img{
	padding-top: 15px;
}

#half-last img {
	padding-top: 15px;
}

#half-first p{
	padding-top: 15px;
}

#half-last p {
	padding-top: 15px;
}

#full.mobile, #half.mobile, #third.mobile, #fourth.mobile{
	display:none;	
}

#full.desktop, #half.desktop, #third.desktop, #fourth.desktop{
	/*display:inherit;*/
	display:inline-block;  /* popravek iz inherit v inline-block*/
}

div #third.odprodaja{
		padding:0;
		padding-right: 30px;
	}
	
 .hide_mobile{
	display: inline-block;
}

 .unhide_mobile{
	display: none;
}

#container div.hide_mobile{
	display: inline-block;
}

#container div.unhide_mobile{
	display: none;
}


/*==================================================*/
/*              KUPČKI - end                        */
/*==================================================*/

/*==================================================*/
/*              Banner skupine                      */
/*==================================================*/

#full.izdelki-skupina-akcija{
	background-color: #C0AE92;
}

#container h2.izdelki-skupina-akcija{
	text-align: center;
	margin-bottom: 0px;
	border-bottom: 0px;
	color:  rgb(53, 53, 53);
	padding-right: 0px;
	display:block;
	margin-top: 20px;
}

.izdelki-skupina-tab{
	margin:15px;
	box-sizing: border-box;
	background-color: rgb(240, 235, 224);
}

.nasveti-tab{
	margin:15px;
	box-sizing: border-box;
	background-color: rgb(245, 245, 245);
}

/*==================================================*/
/*              Banner skupine - end                */
/*==================================================*/
#container h2.thumbs {
	line-height: 50px;
	font-size: 20px;
	font-weight:700;
	color: #555;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	border: none;
	text-transform: uppercase;
	/*width: 100%;*/
	text-align:center;
}

#container .button  {
	cursor: pointer;
	line-height: 26px;
	font-size : 15px;   
	font-weight: bold;
	color : #555;
    text-decoration : none;
	float:left;
	background : #e5e5e5;    
	padding : 6px 12px;	
    /*border-left: 50px solid #128ca6;*/
    margin-bottom: 15px;
	position: relative;
}

	#container .button.odprodaja {
		display: initial;
	}
	
	#container .button.odprodaja_mobile {
		display: none;
	}

/* prijava na novičke*/
#container #mc-embedded-subscribe.button  {
	width: 220px;
	margin-top: 5px;	
	font-size: 14px;
	height: 35px;
	font: 13px "Trebuchet MS";
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	box-sizing: border-box;
	border: 1px #555 solid;
	border-radius: 2px;
	color: #555;
} 
#container #mce-EMAIL{
	width: 220px;
	height: 35px;
	font: 13px "Trebuchet MS";
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	box-sizing: border-box;
	border: 1px #555 solid;
	border-radius: 2px;
	color: #555;
}
#container #mc-embedded-subscribe.button:hover, #container #mce-EMAIL:hover{
	background-color:rgb(241, 241, 241);
}
#container .mc-field-group div.mce_inline_error{
	margin: 0 0 1em 0;
	padding: 5px 10px;  
	font-weight: bold;
	z-index: 1;
	color: #590000;
	background-color: initial;
}
/* prijava na novičke - konec*/


#container .button.izdelek  {
	background-color: #444;
	color: #FFFFFF;
}

#container .button.extra  {
	background-color: #730404;
	color: #FFFFFF;
	border-radius: 10px;
}

#container .button.center  {
	float:none;
	line-height: 35px;
	/*border-left: 50px solid #128ca6;*/
}

#container img.floatLeft {
    float: left;
    margin: 5px 20px 15px 0;
    max-width:100%;
}

#container  img.floatRight {
    float: right;
    margin: 5px 0 15px 20px;
    max-width:100%;
}

#container  img.noFloat {
    margin: 5px 20px 15px 0;
	max-width:100%;
}

#container img.floatLeft_noResize {
    float: left;
    margin: 5px 20px 15px 0;
    max-width:100%;
}

#container  img.floatRight_noResize {
    float: right;
    margin: 5px 0 15px 20px;
    max-width:100%;
}

#container  img.noFloat_noResize {
    margin: 5px 20px 15px 0;    
	width: inherit;
}

/*---------------------   end content   ------------------------*/
/*--------------   special prices circle   ---------------------*/

/*  skupina - THUMB - krog  */

#container  div.parent_krog_thumb {
	position: absolute;
	display: block;
	/*border-radius: 15%;*/
	background-color: rgba(85, 69, 69, 1);
	margin-left: 10px;
	margin-top: -73px;
	width: 60px;
	height: 60px;
}

#container  div.parent_krog_inner_thumb {
	position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}

#container  p.krog_thumb {
	padding: 0 0;
	font-family: akcijaFont;
	font-size: 22px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin-top: -30px;
}

/*  skupina - THUMB - krog  - END*/

/*  skupina - AKCIJA  */ 
#container  div.skupina-akcija-kvadrat{   	
	background-color: rgba(85, 69, 69, 1);
	z-index: 800;
	
	padding: 25px;
    position: relative;
    display: inline-block;
    width: initial;
    margin-left: 10px;
}
#container  div.skupina-akcija-naslov{
	padding: 50px 0 25px 200px;
	background-color:rgb(241, 241, 241);
	margin: 0px 15px 0 15px;
}

#container  p.skupina-akcija-opis{
	font-size: 9px;
	font-weight: bold;
	line-height: 110%;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 10px 20px 10px 10px;
	margin: 0px 15px 0px 15px;
	display: block;
	background-color: rgba(70, 70, 70, 0.22);
	min-height: 11px;	
}

/*  skupina - AKCIJA - END*/ 

/*  skupina - 3je koraki*/ 

#container  div.parent_krog {
	position:absolute;	
    display: block;    

	/*background-color: rgba(85, 69, 69, 1);
	*/
	margin-left: 45px;

	/*width: 10%;*/
	padding-left: 10px;
	padding-right: 10px;
	z-index: 800;
}

#container  p.naslov {	
	padding: 0 0;
	padding-bottom: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: left;
}

#container  p.krog {	
	padding:0 0;
	font-family:akcijaFont;
	line-height:85%;	
    font-size: 30px;
	text-align: center;

	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	color: white;
}

#container  p.naslovKrog {	
	padding: 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;

	text-decoration: none;
	text-align: center;
	vertical-align: middle;

	margin-left: auto;
	margin-right: auto;
	
	padding-top: 0px;
	padding-bottom: 10px;
	color: white;
}


#container  p.opis {
    font-size: 9px;
	font-weight: bold;
	line-height: 110%;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 10px 20px 10px 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-color: rgba(70, 70, 70, 0.22);
	min-height: 11px;
	border-radius: 3px;	
}

/*  skupina - 3je koraki - END*/ 

/*  odprodaja - AKCIJA*/ 

#container  div#odprodaja.parent_krog {
	position:absolute;	
    display: block;    
	/*border-radius: 50%;*/
	background-color: #555;
	
	margin-top: -155px;
	width: 140px;
	height: 140px;
	z-index: 800;
	
	/*krog na sredini*/
	margin-left: auto;
    margin-right: auto;
    position: relative;
	margin-bottom: 15px;
}

#container p#odprodaja.krog {
	font-weight: bold;
	/*padding: 0 0;*/
	font-family: akcijaFont;
	line-height: 85%;
	font-size: 52px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 45px;
}

#container  p#odprodaja.naslov {	
	text-align: middle;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px 10px 155px 30px;
	display: block;
	background-color:rgb(241, 241, 241);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

/*  odprodaja - AKCIJA - END*/ 


#container  p.opis-izdelki {
    font-size: 9px;
	font-weight:bold;
	line-height: 110%;
	color: #333;
	text-decoration: none;
	text-align: left;
    padding: 10px 20px 10px 200px;
    margin: 0 15px 25px 15px;    
    display: block;      
	background-color:rgba(70, 70, 70, 0.22);
}

/*-----------    prva stran           ---------------------*/

#container div.prva_stran_akcija {
    box-shadow: none;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
    padding: 15px;
    /*border-style: solid;*/
    /*border-width: 1px;*/
    /*border-color: rgba(85, 69, 69, 1);*/
    cursor: pointer;
    /*background: #65605bba;*/
	background: #000000a4;
    color: white;
    font-size: large;
	text-align: center;
	border-radius: 3px;
}

/*-----------    izdelek           ---------------------*/

#container div#izdelek.parent_krog {
	margin-top: 0px;
	background-color: #222;
	padding: 20px;
	/*border: 0px solid #555;*/
	color: #FFFFFF;
}

/*
    #container  div#izdelek.parent_naslov {
		position: relative;		
		display: block;
		padding: 10px 20px 10px 20px;
		margin: 0;
	}
	
	#container div#izdelek.parent_krog {
	    background-color: #000000a8;
		margin-top: 0px;
		display: block;
		border: 0px ;		
		border-radius: 0;		
		margin-left: 20px;
		margin-top: 0;
		/*width: 10%;*/
		/*height: 80px;	
		padding: 10px;
		padding-top: 10px;
	}*/


/*-----------    izdelki-skupina   ---------------------*/

#container div#izdelki-skupina.parent_krog {	
    width: 190px;
    box-shadow: none;
   /* border-radius: 4px;*/
    background-color: #555;
    
	position: relative;
    margin-left: auto;
    margin-right: auto;
	padding-top: 20px;
    padding-bottom: 20px;
	/*border-style: solid;
    border-width: 1px;
	border-color: rgba(85, 69, 69, 1);*/
	cursor: pointer;
}

#container div#izdelki-skupina.parent_krog.trijekoraki{
	min-height: 95px;
}

#container div#izdelki-skupina.parent_krog.overlay {	
	position: absolute;
	margin-top: 169px;
	width: 190px;
}

#container div#izdelki-skupina.parent_krog:hover{ 
	background-color: #ccc;
}

#container div#izdelki-skupina.parent_krog.overlay:hover{ 
	background-color: rgba(85, 69, 69, 1); 	
}


#container div#izdelki-skupina.parent_krog.selected{ 
	/*background-color: #1595A0;
	*/
	background-color:rgba(21, 149, 160, 0.23);
}

#container p#izdelki-skupina.krog{
	font-size: 22px;
	line-height: 105%;
	
}

/*-----------    izdelek-materiali vsebina   ---------------------*/

#container div#izdelek-materiali.parent_krog {	
    width: 190px;
    box-shadow: none;
    border-radius: 4px;
    background-color: rgba(85, 69, 69, 1);
    position: relative;
    margin-left: auto;
    margin-right: auto;
	padding-top: 20px;
    padding-bottom: 20px;
	min-height:inherit;
}

#container div#izdelek-materiali.parent_krog.overlay {	
	position: absolute;
	margin-top: 169px;
	width: 190px;
}

#container div#izdelek-materiali.parent_krog:hover{ 
	background-color: #555;
}

#container div#izdelek-materiali.parent_krog.overlay:hover{ 
	background-color: rgba(85, 69, 69, 1); 
}

#container div#izdelek-materiali.parent_krog.selected{ 
	background-color: #1595A0;
}

#container p#izdelek-materiali.krog{
	font-size: 22px;
	line-height: 105%;
	cursor: pointer;
}


/*-----------    materiali podstran   ---------------------*/

#container div#materiali.parent_krog {	
    width: 190px;
    box-shadow: none;
   /* border-radius: 4px;
    background-color: rgba(85, 69, 69, 1);*/
    position: relative;
    margin-left: auto;
    margin-right: auto;
	padding-top: 20px;
    padding-bottom: 20px;
	border-style: solid;
    border-width: 5px;
	min-height: 32px;
	cursor: pointer;
}

#container div#materiali.parent_krog.overlay {	
	position: absolute;
	margin-top: 169px;
	width: 190px;
}

#container div#materiali.parent_krog:hover{ 
	background-color: #ccc;
}

#container div#materiali.parent_krog.overlay:hover{ 
	background-color: rgba(85, 69, 69, 1); 
}


#container div#materiali.parent_krog.selected{ 
	background-color:rgba(21, 149, 160, 0.23);
}

#container p#materiali.krog{
	font-size: 22px;
	line-height: 105%;
	cursor: pointer;
}


/*-----------    end special prices circle   ---------------------*/

	#sidebox[value='big']{
		position: absolute;
		margin-top: 30px;
		width: 200px;
		margin-left: -205px;
		font-size: medium;
	}
	#sidebox[value='small']{
		position: absolute;
		margin-top: -15px;
		width: 200px;
		margin-left: -205px;
	}
	#sidebox.fixed{
		/*position: fixed;*/
	}
	
	#sidebox.right{
		margin-left: 1215px;
	}
	
	div ul.sidemenu{
		margin-top: -15px; 
	}
	
	div ul li.sidemenu{
		display: block;
		color: #888;
		width: 200px;
		padding-top: 10px;
		/*padding-bottom: 10px;*/
		padding-left: 20px;
		padding-right: 0px;
		text-align: left;
		line-height: 19px;
		margin-left: -20px;
		/*border-bottom: 1px solid #C1C1C1;*//*24.2.2016*/
	}
	
	div ul li.sidemenu-form{
		display: block;
		color: #FFF;
		width: 200px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 0px;
		text-align: left;
		margin-left: -20px;
		/*border-bottom: 1px solid #C1C1C1;*/
	}
	
	div ul li.sidemenu.even{
		background: #E0D9D2;
	}
	
	div ul li.sidemenu.active{
		color: #555; 
		font-size: 18px; 
		font-weight: 600; 
		/*text-align: right;*/
		margin-left: 20px;
	}
	
	div ul li.sidemenu.izdelek{
		/*text-align: right;*/
		padding-left: 35px;
	}
	
	div ul li.sidemenu-title { 
		display: block;
		color: #888;
		padding-top: 5px;
		margin-top: 15px;
		padding-bottom: 5px;
		padding-left: 20px;/*24.2.2016*/
		padding-right: 20px;
		text-align: left;
		font-size: 18px;
		line-height: 23px;
		/*border-bottom: grey solid 1.5px;*//*24.2.2016*/	
		display: inline-block;
		width: 200px;
		margin-left: -20px;
	}
		
	div ul li a.sidemenu:hover {}
	
	div ul li.sidemenu:hover {color: #555; font-size: 17px; font-weight: 200;}
	

	@media only screen and (max-width : 1550px) {
	#sidebox[value='big']{
		position: absolute;
		margin-top: 30px;
		width: 150px;
		margin-left: -155px;
	}
	#sidebox[value='small']{
		position: absolute;
		margin-top: -15px;
		width: 150px;
		margin-left: -155px;
	}
	
	#sidebox.right{
		margin-left: 1225px;
	}
	
	div ul li.sidemenu{
		width: 150px;
	}
	
	div ul li.sidemenu-title { 		
		width: 150px;
	}
	
	.kontaktFormMini textarea {
		max-width: 140px;
		}

	.kontaktFormMini input { 
		width: 140px;
	}
	
	.kontaktFormMini .submit { width: 140px;}
}

@media only screen and (max-width : 1650px) {
	#sidebox{
		display: none;
	}
}

@media only screen and (max-width : 1290px) {
	.share-btn-wrp {
		right: -43px;
	}
	
	.share-btn-wrp:hover{
		right: 0px;		
	}
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*PAGE FULL SCREEn-WIDTH - 970 (1170 24.2.2016) + 15px padding L & R*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width : 1216px) {
	#breadcrumbs {
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.clearfix {		
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
		max-width: initial;
	}
	
	nav ul.clearfix {    
		margin-right: 30px;
	}
	
	#cookieBar .inner{
		padding-left: 30px;
		padding-right: 30px;
	}

	
	#half.background {
		margin-left: inherit;
		margin-right: inherit;
	    width: 48.6%;
	}
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*NARROW DESKTOP (half)*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width : 960px) {	
	#logo-zakelj-menu[value='big'] {
		height: 35px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	#logo-zakelj-menu[value='small'] {
		display: none;
	}
	
	#langSelect[value='big'] { 
		float: right;
		margin-top: 10px;
		position: absolute;
		right: 10px;
	}
	
	#langSelect[value='small'] { 
		float: right;
		margin-top: 10px;
		position: absolute;
		right: 10px;
	}
	
	#menu[value='big'] { 
		float: left;
		padding-top: 50px;
		padding-right: 0;
	}
	
	#menu[value='small'] { 
		float: left;
		padding-top: 17px;
		padding-right: 0;
	}
	
	nav ul li a.navmenu {
		margin-left: 0;
		margin-right: 25px;
	}
	
	/*-----------    prva stran           ---------------------*/
	#container div.prva_stran_akcija {
		margin-left: 5px;
		margin-top: 0px;
		font-size: medium;
	}
	
}

@media only screen and (max-width : 838px) {	

	#half.toolbar{
		padding: 0px;
		min-height: 149px;
	}
}

@media only screen and (max-width: 596px){
	#half.toolbar {
		padding: 0px;
		min-height: 90px;
	}
}

@media only screen and (max-width: 1150px){
	#container div#izdelki-skupina.parent_krog {
		width:	92%
	}
}

@media only screen and (max-width: 1050px){
	#container div#izdelki-skupina.parent_krog.skupina {
		min-height:	95px; 
	}

}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Smartphone - portrait*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width : 750px) {	
		/*-----------    prva stran           ---------------------*/
	#container div.prva_stran_akcija {
		margin-top: 0px;
		font-size: small;
	}
	
	.tooltipcontainer{
		display: none;
	}
	

	#full{
		text-align: center;	
	}
	#half{
		text-align: center;	
	}

	#container .button.odprodaja {
		display: none;
	}
	
	#container .button.odprodaja_mobile {
		display: initial;
	}

	#container img.desktop{
		display:none;
	}

	#container img.mobile{
		display:initial;
	}

	.arrow-right {
		display:none;
	}

	.scrollToTop{
		/*visibility: collapse;*/
		background-size: 45px 45px;
		bottom: 5px;
	}
	
	.share-btn-wrp {
		visibility: collapse;
	}

	#container  img.touchscreen-icon{
		display:initial;
		max-width: 40px;
		float: left;
		margin-left: 20px;
		margin-top: 8px;
	}

	#container p.krog-skupina-vrednost-akcije{
		margin-top:40px;
	}
	
	#vseSedezneGarniture{
		display:initial;
	}
	
	#container div.parent_naslov {
		padding: 25px 25px 75px 25px;
	}
	
	#container div.parent_krog {
		margin-top: -75px;
	}
	
	#container div#izdelki-skupina.parent_krog.overlay {	
		display: none;
	}
		
	.arrow-bottom {
		display: none;
	}
	
	.toggle-button{
		display:none;
	}
	.toggle-button-mobile{
		display:initial;
	}
	
	#langSelect[value='big'] {
		float: none;
		margin-top: 0px;
		position: relative;
		right: 10px;
		text-align: center;
		padding-top: 6px;
	}
	
	#pdf-dimenzije{
		display:none;
	}

	#logo-zakelj-menu[value='big'], #logo-zakelj-menu[value='small']{
		position: initial;
		display: initial;
		height: 45px;
		padding-bottom: 5px;
		padding-right: 10px;
		padding-top: 5px;
		padding-left: 10px;
	}

	nav ul li ul.mobile-menu {
		display: block;
		opacity: 1;
		visibility: visible;
		position: relative;
		margin-top: -25px;
	}
	
	nav ul li ul .mobile-menu-hidden {
		display: none;
		opacity: 0;
		visibility: visible;
		position: absolute;
	}

	nav ul li ul li  .mobile-menu {
	  display: block;
	  opacity: 1;
	  visibility: visible;

	}
	
	nav.clearfix {
		height: 55px;
		border-bottom: 0;
		padding: 0;
	}
	nav ul.clearfix {
		display: none;
		height: auto;
		width: 100%;
		padding: 0px;
	}
	nav ul li.navmenu {
		background-color: #F1F1F1;
  		width: 50%;
  		float: left;
  		position: relative;
		text-align: left;
		height: initial;
  	}
	
	nav ul li.navmenu.phone{
		display:inline-block;
	}
	
  	nav ul li a.navmenu {
		line-height: 50px;
		width: 100%;
		height: 100%;
		display: inline-block;
		margin: 0;
		padding: 0;
	
		border-bottom: 1px solid #555;
		border-right: 1px solid #555;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}	
	
	nav ul li a.navmenu.phone {
		border-bottom: 1px solid #555;;
	}
	
	nav ul li:last-child a.navmenu {
		border-right: 1px solid #555;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	
	nav ul li ul li.navmenu {
		display: block;
		color: #555;
		width: 200px;
		padding-top: 20px;
		padding-bottom: 0px;
		text-align: left;
		height: 20px;
		background: transparent;
		text-shadow: 0 0 0;
		font-weight: 500;
		padding-left: 15px;
	}
	
	nav ul li ul li.navmenu:hover {
		background: none;
	}
	
	nav ul li a.navmenu:hover {
		border: 0;
	}
	
	
	nav ul li ul li.highlighted { 
		/*background-color: #1595A0;*/
		font-weight: 900;
		
	}

  	nav a.navmenu {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
		padding: 0;
  	}
	nav a#pull {
		display: block;
		/*background-color: rgb(90, 0, 0); original rdeca*/
		background-color: rgb(115, 115, 115);
		width: 100%;		
		/*border-bottom: 1px solid #6C3C3C;*/
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	nav a#pull:after {
		content:"";
		background: url('images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 17px;				
	}
	
	#wrapperHeader[value='big'], #wrapperHeader[value='small'] {
		height: 54px;	/* MENU HEIGHT */
		/*background-color: rgb(90, 0, 0); original rdeca*/
		background-color: rgb(115, 115, 115);
		padding: 0px;
		position: relative;
		z-index: 999;
		width: 100%;
	}
	
	#menu[value='big'], #menu[value='small']{
		padding-left: 0px;
		padding-top: 0px;
	}
	
	#langSelect { 
		display: none;
	}
	
	#wrapperBreadcrumbs { 
		display: none;
	}
	
	#coverImage { 
		display: none;
	}
	
	
	/*---------------------    end menus    ------------------------*/
	/*--------------------------------------------------------------*/
	/*---------------------    content      ------------------------*/
	
	.wrapper {
		padding-top: 0px;	/* MENU HEIGHT */
	}
	
	#container {
		padding-top: 0px;
	}
	
	#container.index {
		padding-top: 0px;
	}
	
	#container.index-top {
		padding-top: 0px;
	}
	
	h1 {
		font-size: 23px;
		font-weight: 900;
	}
	
	#container h2 {
		font-size: 23px;
		line-height: 27px;
		color: #555;
		font-weight: 700;
	}
	
	#third{
		width: 50%;
		display: inline-block;
		box-sizing: border-box;
		
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#fourth{
		width: 50%;
		display: inline-block;
		box-sizing: border-box;
		
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#third.toolbar{
		background-color: rgb(241, 241, 241);
		padding-top: 5px;
		width: 33.333%;
	}
	
	#fourth.toolbar{
		background-color: rgb(241, 241, 241);
		padding-top: 5px;
		width: 25%;
	}
	
	#full.icons{
		max-width: initial;
		position: initial;
		width: initial;
	    padding-bottom: 0px;
}

	
	#half.background {
		margin-left: inherit;
		margin-right: inherit;
		width: 48%;
	}
	
	#full.background {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#third.middle{
		width: 33.333%;
	}
	
	#third.last{
		width: 33.333%;
	}

	#third.first, #third.twoThirds{
		width: 100%;
		display: inline-block;
		padding: 0;
		margin: 0;		
	}
	
	#fourth.middle{
		width: 100%;
	}
	
	#fourth.last{
		width: 100%;
	}

	#fourth.first, #fourth.twoFourths{
		width: 100%;
		display: inline-block;
		padding: 0;
		margin: 0;		
	}
	
	
	
	div #third.odprodaja{
		padding:0;
	}
	
	#full.mobile, #half.mobile, #third.mobile, #fourth.mobile{
		display:inherit;
			
	}

	#full.desktop, #half.desktop, #third.desktop,  #fourth.desktop{
		display:none;
	}
	
	#half-first,#half-last{ /* THIS IS USED ONLY INSIDE COLUMNS - on second LEVEL*/
		width: 100%;
		display: inline-block;
		padding-left:0px;
		padding-right:0px;
	}
	
	#half.first,#half.last{ /* THIS IS USED ONLY INSIDE COLUMNS - on second LEVEL*/
		width: 100%;
		display: inline-block;
		padding-left:0px;
		padding-right:0px;
	}
	
	#container div#izdelki-skupina.parent_krog {
		margin-top: -50px;
		width: 40%;
		/*min-height:	155px;*/
		box-shadow: none;
		background-color: #000000a8;
		   
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		border-radius: 0%;
		border: 1px solid #555;
		padding-left: 0px;
		padding-right: 0px;
	}
	

	
	.hide_mobile{
		display: none;
	}

	.unhide_mobile{
		display: block;
	}

	#container div.hide_mobile{
		display: none;
	}

	#container div.unhide_mobile{
		display: block;
	}
	
	#container  p.naslovKrog {		
		max-width: 100%;
		color: white;
		font-size: 13px;
		font-weight: normal;
		line-height: 116%;
	}
	
	#container  p.naslovKrog.spodaj{		
		display:none;
	}
	
	#container div#odprodaja.parent_krog {
		margin-top: 0px;
		width: 100%;
		height: 100%;
		box-shadow: none;
		background-color: #555;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		border-radius: 0%;
		border: none;
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	
	#container p#odprodaja.krog {
		font-size: 30px;
		padding-top: 0px;
	}
	
	#container div.parent_krog_inner{
			position: initial;
	}
			
	#cookieBar div.left{
		width:100%;
	}
	#cookieBar div.middle{
		width:100%;
	}
	#cookieBar div.right {
		width:100%;
	}
	
	/*---------------------   end content   ------------------------*/
		
	/*--------------   special prices circle   ---------------------*/
	
	#container  div#izdelek.parent_naslov {
		position: relative;		
		display: block;
		padding: 10px 20px 10px 20px;
		margin: 0;
	}
	
	#container div#izdelek.parent_krog {
	    background-color: #000000a8;
		margin-top: 0px;
		display: block;
		border: 0px ;		
		border-radius: 0;		
		margin-left: 10px;
		margin-top: -35px;
		width: 100px;
		height: 65px;	
		padding: 0px;
		padding-top: 10px;
	}
	
	#container  p#izdelek.opis-izdelki {
		position: relative;		
		display: block;
		padding: 10px 20px 10px 20px;
		margin: 0;
	}
	
	#container p.krog {
		color:white;
	}
	
	#container  p#izdelek.naslov {	
		padding-top: 10px;
		padding-bottom: 10px;
	}
		
	#container  div.parent_krog_thumb {

	}

	#container  div.parent_krog_inner_thumb {

	}

	#container  p.krog_thumb {

	}
	
	#container  div.parent_krog_inner {

	}

	#container  p#izdelek.krog {	
		padding-top: inherit;
		float: left;
		padding-left: 20px;
		margin-top: -10px;
	}
	
	#container  p#izdelek.naslovKrog {	
		position: relative;
		float: right;
		padding-top: inherit;
		padding-right: 20px;
		margin-top: -15px;

	}
	
	#container  p#odprodaja.naslov {	
		padding: 10px 10px 0px 30px;
	}

	#container  p.opis {
		  margin: 15px 0px 0px 0px;
	}	

	/*-----------    end special prices circle   ---------------------*/
	
	#container p#izdelki-skupina.krog {
		font-size: 17px;
	}
	
	#container h2.izdelki-skupina-akcija {
		font-size: 21px;
	}
	
	#container  h2.toolbar{
		font-size: 12px;
		margin: 0px;
		border: 0px;
		display: block;		
		text-align: center;
		margin-top: -16px;		
		line-height: 17px;
	}
	
	/*-----------    izdelek-materiali vsebina   ---------------------*/

	#container div#izdelek-materiali.parent_krog {	
		width: 190px;
		min-height: inherit;
		margin-top: 0px;
		box-shadow: none;
		border-radius: 4px;
		background-color: rgba(85, 69, 69, 1);
		position: relative;
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#container div#izdelek-materiali.parent_krog.overlay {	
		position: absolute;
		margin-top: 169px;
		width: 190px;
	}

	#container div#izdelek-materiali.parent_krog:hover{ 
		background-color: #555;
	}

	#container div#izdelek-materiali.parent_krog.overlay:hover{ 
		background-color: rgba(85, 69, 69, 1); 
	}

	#container div#izdelek-materiali.parent_krog.selected{ 
		background-color: #1595A0;
	}

	#container p#izdelek-materiali.krog{
		font-size: 22px;
		line-height: 105%;
		cursor: pointer;
	}
	
}/*END MEDIA*/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Smartphone*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width : 690px) {
	#half.toolbar{
		width: 100%;
	}
}
@media only screen and (max-width : 750px) {
	/*---------------------     menus       ------------------------*/
	
	.lang-mobile{
		display:initial;
		text-align: center;
	}
	
	
	.mobile-arrow{
		display:initial;
	}
		
	nav ul li.navmenu {
		display: block;
		float: none;
		width: 100%;
	}
			
	nav ul li a.navmenu {
		border-bottom: 0px;
		border-right: 0px;
		font-size: 20px;
		line-height: 45px;
		text-decoration: underline;
		font-weight:600;
	}	
	nav ul li:last-child a.navmenu {
		border-bottom: 0px;
		border-right: 0px;	
	}
	
	#container img.floatLeft {
		float: none;
		margin: 0;
		width:100%;
		display: block;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#container  img.floatRight {
		float: none;
		margin: 0;
		width:100%;
		display: block;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}

	#container  img.noFloat {
		float: none;
		margin: 0;
		width:100%;
		display: block;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#container p{
		color: #444;
		line-height: 32px;
		font-size: 1.4em;
		padding: 0px;
		display: block;
	}
	
	#container h2.izdelki-skupina-akcija {
		margin-bottom: 10px;
	}
	
	 
	#container p.odprodaja{
		display: none;
	}
	
	.m80{
		width: 80px;
	}
	
	.izdelki-skupina-tab{
		margin:0px;
;
}
	 
	 
	 
	/*---------------------    end menus    ------------------------*/
	/*--------------------------------------------------------------*/
	/*---------------------    content      ------------------------*/
	
	.wrapper {
		padding-top: 0px;	/* MENU HEIGHT - ker je RELATIVE je 0, sicer pa je na FIXED in 54px padding*/
	}
	
	/*==================================================*/
	/*              KUPČKI                              */
	/*==================================================*/
	
	#full,#half,#third,#third.background,#half.background,#full.background,#fourth,#fourth.background{
		width: 100%;
		/*display: inline-block;	*/	
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#third.first, #third.middle, #third.last, #third.twoThirds{
		width: 100%;
		display: inline-block;
		padding: 0;
		margin: 0;		
	}
	
	#fourth.first, #fourth.middle, #fourth.last, #fourth.twoFourths{
		width: 100%;
		display: inline-block;
		padding: 0;
		margin: 0;		
	}
	
	#fourth.width25{
		width: 25%;
	}
		
	#fourth.width50{
		width: 50%;
	}
	
	
	div #full.slika{
		padding-left: 0px;
		padding-right: 0px;
	}
	


	/*==================================================*/
	/*              KUPČKI - end                        */
	/*==================================================*/
	
	/*---------------------   end content   ------------------------*/

	.bx-wrapper .bx-pager {
		/*display: none;*/
	}
	
}/*END MEDIA*/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*           RESPONSIVE DESIGN - END    */
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/








* { padding: 0; margin: 0; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block; }
.clear { clear: both; }

body {
    /*font-family: Maven Pro; */
	font: 13px Cabin; 
	/*font-family: "Montserrat";
	font: 13px ;*/
	/*font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	/*font-family: "Trebuchet MS", sans-serif;
	font: 13px ;*/
	
	/*background: url("img/cream_pixels.png");*/
	/*background: url("img/snowflake-background.jpg");*/
	padding: 0;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 2000px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 0px;
}

ul {list-style:none;}
h2,h3,h4 {padding-top: 6px;}
h4 { font-size: 85%; font-weight: bold; }


img { 
		border: 0;
	}

									
.container { margin-bottom: 10px; padding-left: 20px; padding-right:20px;}
.hidden { display: none; }

header a {
    width: text-indent: -9999px; display: block;
		
}

#container article {
    margin-bottom: 25px;
    margin-top: 10px;
}

#container article.izdelek {
	margin-right: 0px;
}

.izdelek

#container article div.saloni_left{
    display: inline-block;
	vertical-align: top;
	width: 340px;
	padding-bottom: 10px;
}

#container article div.saloni_right{
	display: inline-block;
	vertical-align: top;
	width: 450px;
	padding-bottom: 10px;
	float: right;
}

#container dl {
	color: #222;
    line-height: 20px;
    font-size: 1.1em;
    padding: 0px;;
}

#container .kontakt dt {
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0;
}

#container section {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#container section.izdelek {
    /*width: 100%;
	*/
}


#container  article ul { padding-left: 20px; margin-left: 20px; list-style: disc; }




#container  h2 a{
color: rgba(85, 69, 69, 1);
}

#container div.reference{
   /* za REFERENCE*/
	line-height: 24px;
	font-size: 13px;
	color: #FFF;
	margin: 0px 5px 10px 0px;
	padding: 0px 30px 0px 7px;
	background-color: rgba(122, 109, 109, 1);	
	float: left;
}

#container  h3 {
	line-height: 27px;
	font-size: 22px;
	font-weight:lighter;
	color: rgba(85, 69, 69, 1);
	margin: 15px 0px 20px 0px;
	padding: 0px 15px 0px 15px; 
	border-left: 20px solid rgb(0, 0, 0);
}

#container  h4 {
	line-height: 25px;
	font-size: 18px;
	font-weight:700;
	color: rgba(85, 69, 69, 1);
	margin: 0px 0px 20px 0px;
	padding: 0px 15px 0px 0px; 
	border-bottom: 1px solid rgba(111, 111, 111);
	/*display: inline-block;*/
}

#container section h4 {
    line-height: 30px;
    font-size: 1.1em;
    color: #590000;
    text-decoration: underline;
    margin: 0;
    padding: 1px 7px 30px 25px;
    text-align: left;
}

#container section p {
    line-height: 20px;
    font-size: 13px;/*1.1em*/
    padding: 0px 0px 20px 0px;
}

#container section b.slogan {
    line-height: 20px;
	font-size: 1.7em;
	display: block;
	padding: 0px 0px 20px 0px;
	/*margin-top: -70px;*/
	/*position: absolute;*/
	color: rgb(102, 101, 101);
	font-style: italic;
}

#container section b.imeSkupnaGalerija {
	line-height: 20px;
	font-size: 2.1em;
	position: absolute;
	color: #590000;
	margin-top: -5px;
}

#container  p.floatLeft {
    line-height: 20px;/*18*/
    font-size: 1.1em;/*1.1em*/
    padding-top: 10px;
	width:350px;
}

#container section a {
    text-decoration: underline;
    color: #000;
}

#container section a.firstSite {
    text-decoration: none;
    color: #000;
}

#container section iframe {
    margin: 0px 15px 0px 0px;
    padding: 0;

}

#container section iframe.floatRight {
    float: right;
    margin: 10px 0 7px 20px;
    border: 1px solid #CCC;

}



#container li img {
    margin: 0px 0px 0px 0px;
    padding: 0;
}


#bigImage img{

}


#bigImage h2 {
    font-size: 30px;
    color: #000;	
}

@font-face
{
	font-family: akcijaFont;
	src: url('/fonts/trebucbd.ttf');
}

/*NOGA**********************/
footer {
    clear: both;
    color: #000;
    /*background: #590000; original rdeca*/
	background-color: rgb(115, 115, 115);
    padding: 10px;
    padding-right:0px;
    padding-left: 20px;
	text-align: center;
}

footer a {
    color:#FFF;
    text-decoration: none;
    font: 0.9em;
}

footer a:hover {
    text-decoration: underline;
}

/** Spodaj */
#spodaj { 
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	max-width: 1170px;/*970px 24.2.2016*/
}
#spodaj li { padding-top:6px;
			text-decoration: none;
			color: #111;
			/*font-weight: bold;*/		
			}
			
#spodaj nav { float: left; width: 300px; height: 265px; padding: 0px; padding-right: 30px; color: #888;  }
#spodaj nav a:hover{  #FFF; }
#spodaj h3 { /*font-size: 13px; font-weight: bold; color: #111; text-decoration: underline */

    line-height: 32px;
    font-size: 16px;
    color: rgba(85, 69, 69, 1);
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	border-bottom: 2px solid rgba(85, 69, 69, 1);


}
#spodaj h3 a { text-decoration: none; /*color:rgba(85, 69, 69, 1);*/ }
#spodaj h3 a:hover { text-decoration: none }
#spodaj a { text-decoration: none; color: #111; font-weight: bold; }
#spodaj a:hover { text-decoration: underline }
#spodaj p { color: #222; font-size: 14px; /*font-weight: bold;*/ line-height: 20px;}

/** Okvirji */

.okvirji  li {
    padding: 0px 0 0 0;
    margin: 0 29px 20px 0px;
    
    float: left;
    /*height: 275px;140*/
    /*border: 3px #fafafa;*/

}

.okvirji  h2 {
    border: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.okvirji img {
    /*width: 245px; */
    border:1px solid #bbb;
}
	
.okvirji_big  li {
    padding: 0px;
	margin: 10px 0px 10px 0px;
	width: 50%;
	float: left;
	border: 1px #bbb;
}

.okvirji_big  h2 {
    border: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
    padding:3px;
}

.okvirji_big img {
    width: 95%;
	border: 1px solid #bbb;
}



#firstSite img { border: 1px solid #ccc; }

.mscarousel {overflow:hidden}
.mscarousel img{border:0}
.mscarousel .child{position:relative;}
.mscarousel .child .set, .mscarousel .set{float:left; position:relative;}
.mscarousel .child .set .message, .mscarousel .set .message{/*position:absolute; top:0; left:0; background-color:#333333; color:#fff; display:none;*/}
.mscarousel .child .clear{clear:both}
.hand{cursor:pointer}

.mstoplinks{padding:3px; border-bottom:2px solid #c3c3c3;}
.mstoplinks a, .mstoplinks a:visited{color:#003366; text-decoration:none; border-right:1px solid #c3c3c3; padding:0 10px}
.mstoplinks a.active, .mstoplinks a.active:visited{color:#003366; text-decoration:none; border-right:1px solid #c3c3c3; padding:0 10px;border-bottom:1px solid #c3c3c3; border-left:1px solid #c3c3c3; }


/*resizable youtube video*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width : 300px) {
	.tooltipcontainer {
		display:none;
		}
}
