@media (max-width: 1150px) {
    /*.peekie {
        display: none !important;
    }*/
    .peeky {
      display: none !important;
    }
    #back-top {
        top: auto !important;
        bottom: 162px !important;
    }
}

body {
	background: #FFF url('../images/body-bg-vanoce.png') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 12px;
	line-height: 100%;
	color: #000;
}

#frameholder,
#footer-inner,
#header-bottom {
	width: 1002px;
	padding: 0 0px;
	margin: 0 auto;
	text-align: left;
}


div#left{
	margin: 0;
	padding: 0 0 0 0;
	width: 220px;
	float:left;
}

#side-banner {
  position: absolute;
  left: -180px;
  top: 20px;
  z-index: 1000;
}

#content-holder {
  position: relative;
  background-color: white;
}
 
div#content {
	width: 712px;
	padding: 15px 30px 0 40px;
	float:right;
	background: #FFF;
	margin-bottom: 1em;
}

div#content-full {
	padding: 15px 30px 0 40px;
	background: #FFF;
}

/***************** header ************************/

div#header-top {
  padding: 0;
  margin: 0 0 100px 0;
  height: 80px;
  padding: 0;
  overflow: hidden;
}

a#logo {
	display: block;
	float: left;
	width: 450px;
	height: 80px;
	background: url('../images/header-logo-25.png') no-repeat 0 0;
	text-decoration: none;
	margin: 0;
}

	a#logo span { visibility: hidden; }

#topmenu {
	float: right;
	padding: 30px 0 0 0px;
	margin: 0;

}
	
	#topmenu ul,
	#topmenu ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 14px;
	}
	
		#topmenu ul li {
			padding: 4px 11px 4px 0px;
			margin: 0 11px 0 0;
			display: block;
			float: left;
			background: url('../images/header-topmenu-devider2.png') no-repeat right 3px;
		}
		
		#topmenu ul li.last {
			margin-right: 0;
      padding-right: 0;
			background: none;
		}
		
		#topmenu ul li a {
			color: #00479b;
			text-decoration: none;
      display: block;
      margin: 0 0 8px 0;
		}
			
			#topmenu ul li a:hover,
			#topmenu ul li a.active,
      #topmenu ul li.hover a {
				text-decoration: underline;
			}
      
    
    /* 2ND Level */
    #topmenu ul li.hover ul { /*display: block;*/ }
    
    #topmenu ul li ul {
      position: absolute;
      display: none;
      border: 1px solid #00479b;
      padding: 10px 14px;
      background: #FFF;
      margin: 0 0 0 0;
        z-index: 111;
      /*right: 10px;*/
    }
    
      #topmenu ul li ul li {
        float: none;
        background: url('../images/header-topmenu-item-bg.png') no-repeat left 10px;
        padding: 7px 10px 7px 17px;
        margin: 0;
      }
      
      #topmenu ul li ul li a,
      #topmenu ul li.hover ul li a {
        margin-bottom: 0;
        text-decoration: none;
      }
      
      #topmenu ul li ul li a:hover,
      #topmenu ul li ul li a.active,
      #topmenu ul li.hover ul li a:hover,
      #topmenu ul li.hover ul li a.active {
        text-decoration: underline;
      }

      #topmenu li.infobox {
          background: none;
          padding: 7px 10px;
      }
      
#topmenu li.linkedin a {
  /*background-image: url('../images/linkedin-16.png');*/
  background-image: url('../images/linkedin-icon.svg');
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 22px;
}

#header-bottom {
  position: absolute;
  top: 80px;
  /*left: 50%;
  margin-left: -501px;*/
  height: 50px;
  padding: 25px 0;
}

#manufacturer {
  position: relative;
  float: left;
  width: 211px;
  height: 42px;
  margin: 0 30px 0 0;
  border: 4px solid #84abd8;
  background: #FFF;   
}


  #manufacturer .sbHolder{
  	background: #FFF url('../images/header-filter-submit2.png') no-repeat top right;
  	border: 0;
  	font-size: 15px;
    line-height: 1;
  	font-weight: normal;
  	height: 42px;
  	position: relative;
  	width: 211px;
  }
  #manufacturer .sbSelector{
  	display: block;
  	height: 42px;
  	left: 0;
  	line-height: 42px;
  	outline: none;
  	overflow: hidden;
  	position: absolute;
  	text-indent: 15px;
  	top: 0;
  	width: 211px;
  }
  #manufacturer .sbSelector:link, #manufacturer .sbSelector:visited, #manufacturer .sbSelector:hover{
  	color: #00479b;
    font-style: italic;
  	outline: none;
  	text-decoration: none;
  }
  #manufacturer .sbToggle{
  	display: block;
  	height: 42px;
  	outline: none;
  	position: absolute;
  	right: 0;
  	top: 0;
  	width: 211px;
  }
  #manufacturer .sbOptions{
  	background-color: #FFF;
  	border: solid 4px #84abd8;
    border-top: 0;
  	list-style: none;
  	left: -4px;
  	margin: 0;
  	padding: 0;
  	position: absolute;
  	top: 42px;
  	width: 211px;
  	z-index: 1;
  	overflow-y: auto;
  }
  #manufacturer .sbOptions li{
  	padding: 0 7px;
  }
  #manufacturer .sbOptions a{
  	border-bottom: dotted 1px #00479b;
  	display: block;
  	outline: none;
  	padding: 11px 5px 11px 9px;
  }
  #manufacturer .sbOptions a:link, .sbOptions a:visited{
  	color: #00479b;
  	text-decoration: none;
  }
  #manufacturer .sbOptions a:hover,
  #manufacturer .sbOptions a:focus,
  #manufacturer .sbOptions a.sbFocus{
  	color: #00479b;
    font-style: italic;
    font-weight: bold;
  }
  #manufacturer .sbOptions li.last a{
  	border-bottom: none;
  }  


#search {
  position: relative;
  float: left;
  width: 292px;
  /*width: 533px;*/
  height: 42px;
  border: 4px solid #84abd8;
  margin: 0 30px 0 0;
  overflow: hidden;
  background: #FFF;
  white-space: nowrap;   
}	

  #search input.keyword {
    margin: 0;
    border: 0;
    width: 191px;
    /*width: 432px;*/
    background: #FFF;
    padding: 12px 25px;
    height: 18px;
    font-size: 14px;
  	font-style: italic;
  	color: #00479b;
    vertical-align: middle;
    outline: none;
  }
  
  #search input.keyword.active {
  	font-style: normal;
  }
  
  #search input.submit {
    background: url('../images/header-search-submit2.png') no-repeat 0 0;
  	vertical-align: middle;
    z-index: 10;
  	height: 42px;
    width: 48px;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
  }
      
#cart-info,
#user-info {
  position: relative;
  float: left;
  width: 179px;
  height: 50px;
}

  #user-info { width: 240px; }

  #cart-info .image,
  #user-info .image {
    display: block;
    float: left;
    width: 45px;
    height: 42px;
    background: #FFF;
    border: 4px solid #84abd8;
    margin: 0 9px 0 0;
  }
  
    #cart-info .image { background: #FFF url('../images/header-ico-cart2.png') no-repeat; }
  
    #cart-info .inner,
    #user-info .inner {
      float: left;
      display: block;
      text-align: left;
      margin-top: 3px; 
      line-height: 21px;
      color: #FFF;
    }
    
    #cart-info .inner a {
      display: block;
      color: #FFF;
      text-decoration: underline;

    }
    
    #cart-info .inner a:hover,
    #user-info .inner a:hover { text-decoration: none; }
    
    #cart-info .detail,
    #user-info .detail { 
      display: none;
      position: absolute;
      line-height: 21px;
      width: 129px;
      border: 4px solid #84abd8;
      margin: 0px 0 0 0;
      background: #FFF url('../images/header-ico-cart2.png') no-repeat 0px 0px;
      padding: 10px 15px;
      z-index: 200;
      color: #757575;
    }
    
      #cart-info .detail span,
      #user-info .detail span {
        display: block;
        padding: 4px 0 0 0;
      }
      
      #cart-info .detail span.count {
        padding: 2px 0 14px 38px;
      }
      
      #cart-info .detail a,
      #user-info .detail a {
        /*display: block;*/
        color: #00479b;
        margin: 2px 0 0 0;
  	  }

	  #cart-info .detail div.links a,
	  #user-info .detail div.links a {
		display: block;
	  }

  	  #user-info .detail input[type=submit] {
		border: 0;
		background-color: #00479b;
		font-weight: bold;
		color: #fff;
		padding: .6ex .9ex;
		font-size: 110%;
		margin-top: 1ex;
  	  }

  	  #user-info .detail a.muted {
  	  	color: #898787;
  	  }

      #cart-info .detail a.cart,
      #user-info .detail a.user {
        margin-top: 14px; 
      }
    
    
    
    #user-info .inner {
      width: 178px;
      white-space: nowrap;
    }
    
    #user-info .inner a {
      color: #FFF;
      text-decoration: underline;
    }
    
    #user-info .detail {
      width: 214px;
      background: #FFF;
    }
    
      #user-info .detail span.avatar {
        position: absolute;
        margin: -14px 0 0 -15px; 
      }
      
      #user-info .detail span.fullname {
        padding: 0 0 0 50px;
        font-weight: bold;
        line-height: 1.4;
        height: 46px;
        margin: -2px 0px 0 0;
        overflow: hidden;
      }			



/* LEFT */
#box-catalog {
  margin: 0 0 30px 0;
}

.box-left {
	border: 1px solid #d2d2d2;
	margin: 0 0 30px 0;
  padding: 0;
  background: #FFF;
}

	.box-left .headline {
		font-size:18px;
    color: #006ab3;
		font-weight: normal;
		margin: 0 0 10px 0;
    padding: 15px 18px; 
    border-bottom: 1px solid #d2d2d2;
    background: #f5f5f5;
	}
  
  
	.box-left ul {
		list-style-type: none;
		padding: 0;
		margin: 18px 15px 18px 20px;
	}
	
		.box-left ul li {
			list-style-type: none;
			padding: 2px 0 2px 19px;
			margin: 0;
			background: url('../images/content-ico-list-item.png') no-repeat 0 5px;
      line-height: 140%;
		}
    
    .box-left a {
      color: #000000;
      text-decoration: none;
    }
    
    .box-left a:hover { text-decoration: underline; }  
	

	#box-newsletter .inner {
		color: #000;
		font-size: 12px;	
		padding: 6px 13px 18px 13px;
	}
  
    #box-newsletter .inner p { padding: 0 0 14px 5px; margin: 0; line-height: 140%; }
	
    #box-newsletter .newsletter_box { margin: 0; white-space:nowrap; }

		#box-newsletter input.email {
		  border: 1px solid #e0e0e0;
		  background: #f4f4f4;
      padding: 7px 10px;
		  width: 110px;
		  height: 14px;
		  vertical-align: middle;
		  margin: 0;
		  color: #777777;
		  font-size: 12px;
		}
		
		#box-newsletter input.submit {
		  border: 0;
      font-size: 12px;
      height: 30px;
      width: 55px;
      padding: 0;
      margin: 0 0 0 1px;
		  background: #57a1d3;
      color: #FFF;
      font-weight: bold;
		  vertical-align: middle;
		  cursor: pointer;
		}



/* HOME */
#home-teaser,
#banner-catalog {
	z-index: 1;
	left: 0;
	width: 782px;
	margin: -15px -40px 0 -40px;
	height: 321px;
	/*height: 450px;*/
}

  #banner-catalog {
    height: 121px;
    margin-bottom: 35px;
  }

	#home-teaser-inner,
  #banner-inner {
		position: relative;
		margin: 0 auto;
	}
	
	#banner-cycle ul {
		margin: 0;
		padding: 0;
		line-height: 1;
		list-style-type: none;
		overflow: hidden; 
	}
	
	#banner-cycle ul li {
		margin: 0;
		padding: 0;
		display: block;
		list-style-type: none;
	}
	
		#banner-cycle ul li .bg {
			height: 281px;
			padding: 40px 0 0px 40px;
			background-color: transparent;
			background-repeat: no-repeat;
			background-position: top left;		
		}

		#banner-cycle ul li a {
			text-indent: -10000px;
		}
    
    #banner-catalog #banner-cycle ul li .bg {
      padding-top: 25px;
      height: 96px;
    }
		
		#banner-cycle h2 {
			color: #434446;
			margin: 0 0 10px 0;
			padding: 0 20px 20px 0;
			font-size: 26px;
			font-weight: bold;
			background: url('../images/home-carousel-headline-bg.png') no-repeat right bottom;
			width: auto;
			display: inline-block;
		}
    
			#banner-cycle h2 a {
				text-decoration: none;
				color: #434446;
			}
		
		#banner-cycle .perex {
			color: #000000;
			font-size: 13px;
			line-height: 1.4;
			width: 270px;
		}
		
		#banner-cycle div.more {
			padding: 25px 0 0 0;
		}
		
		#banner-cycle div.more a,
		#banner-cycle div.more a:hover {
			display: inline-block;
			font-size: 18px;
			font-weight: normal;
			color: #FFF;
			text-align: center;
			background: #ffa200;
			padding: 9px 24px;
			text-decoration: none;
		}
		 	
			 #banner-cycle div.more a{
				margin-top: 0;
			}
		
			#banner-cycle div.more span {
				visibility: hidden;
			}
		
		
		#banner-nav a {
			width: 53px;
			height: 55px;
			display: block;
			text-decoration: none;
			font-size: 1px;
			position: absolute;
			z-index: 10;
			top: 50%;
			margin-top: -23px;
			/*background: url('../images/teaser-arrow-left.png') no-repeat;*/
		}
    

		
			#banner-nav a.prev { left: 0; display: none; }
			#banner-nav a.next { right: -7px; background-image: url('../images/home-carousel-next2.png') }
			#banner-nav a.next span { visibility: hidden; }

		#banner-pager {
			position: absolute;
			bottom: 15px;
			left: 40px;
			height: 10px;
			z-index: 3;
		}
    
    #banner-catalog #banner-pager {
      bottom: 20px;
    }
    
			#banner-pager ul,
			#banner-pager ul li {
				display: inline;
				width: auto;
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
		
			#banner-pager a {
				display: inline-block;
				margin: 0 5px;
				color: #908f8f;
				height: 14px;
				width: 14px;
				vertical-align: bottom;
				text-decoration: none;
				background: url('../images/home-carousel-pagging.png') no-repeat 0 0;
			}
			
				#banner-pager a span,
				#banner-pager .rsl_here a span {
					visibility: hidden;
				}
			
				#banner-pager a:hover,
				#banner-pager a.active,
				#banner-pager .rsl_here a {
					text-decoration: none;
					background-position: 0 -14px;
				}
				
				#banner-pager a.prev,
				#banner-pager a.next {
					text-decoration: none;
					width: 8px;
					height: 13px;
					background: url('../images/teaser-pager-left.png') no-repeat;
				}
				
				#banner-pager a.next {
					background: url('../images/teaser-pager-right.png') no-repeat;
				}



#home-products {
	padding: 30px 0px;

}

	#home-products h2,
	#home-info h2 {
		font-size: 30px;
		margin: 0;
		padding: 0 0 15px 0;
		color: #000; 
	}
	
	#home-products .headline-info {
		font-size: 14px;
		padding: 10px 0 20px 0;
	}
	

/* TEXT CONTENT */
#sitepath {
	padding: 0 0 15px 0;
	font-size: 11px;
	color: #757575;
}
	
	#sitepath span.raq {
		display: inline-block;
		margin: -2px 1px 2px 1px;
		vertical-align: middle;
	}
	
	body.c-content #center #sitepath a,
	#sitepath a {
		color: #757575;
		text-decoration: underline;
	}
	
	body.c-content #center #sitepath a:hover,
	#sitepath a:hover {
		text-decoration: none;
	}
	



body.c-content h1 {
  padding-top: 20px;
}	

body.c-content #center,
body.c-catalog #content-info,
.article {
	font-size: 12px;
	color: #000;
	line-height: 1.5;
}

.article {
  padding: 15px 0;
}

body.c-catalog #center h1,
body.c-catalog #center sitepath,
body.c-homepage #center h1,
body.c-homepage #center sitepath {
	line-height: 1.5;
}




/* FOOTER */
#footer {
	padding: 0;
  clear: both;
  position: relative;
}

	#footer-inner .footer-top {
    position: relative;
    background: url('../images/footer-menu01_blank_bg.png');
	}
	
	#footer-inner .footer-top .box {
		display: inline-block;
		height: 113px;
		vertical-align: middle;
		margin: 0 0 0 -3px;
		padding: 0;
	}
	
		#footer-inner .footer-top .box .inner {
			display: table-cell;
			vertical-align: middle;
			text-align: left;
			padding: 0 0 0 110px;
			height: 113px;
			font-size: 13px;
			line-height: 150%;
			color: #505050;
		}
		
			#footer-inner .footer-top .box .inner span {
				color: #3373C1;
				font-weight: bold;
			}
	
		#footer-inner .footer-top .box01 {
			background: url('../images/footer-menu01_blank.png') no-repeat;
			width: 122px;
			margin-left: 0;
			background-position: right;
		}

		#footer-inner .footer-top .box02 {
			background: url('../images/footer-menu02.png') no-repeat;
			width: 252px;
			background-position: right;
		}

		#footer-inner .footer-top .box03 {
			background: url('../images/footer-menu03.png') no-repeat;
			width: 251px;
			background-position: right;
		}

		#footer-inner .footer-top .box04 {
			background: url('../images/footer-menu04b.png') no-repeat;
			width: 252px;
			background-position: right;
		}
		
			#footer-inner .footer-top .box04 .inner {
				padding-left: 100px;
			} 

	#footer-inner .footer-copyright {
		height: 24px;
		padding: 25px 15px 15px 15px;		
		font-family: Tahoma;
		font-size: 10px;
		color: #686868;
		background: #f3f3f3;
		width: 972px;
	}
	
		#footer-inner .footer-copyright a {
			color: #686868;
			text-decoration: none;
		}
		
		#footer-inner .footer-copyright a:hover {
			text-decoration: underline;
		}
	


	/* BACK TOP */
#back-top {
  /*bottom: 162px;*/
  top: 555px;
  z-index: 1000;
  position: fixed;
  right: 0;
}

	#back-top a {
    color: #FFF;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease 0s;
    width: 53px;
	}
	
		#back-top span {
	    background: url('../images/content-ico-tothetop.png') no-repeat scroll 0 0 transparent;
	    display: block;
	    height: 20px;
	    padding: 40px 0 0 0px;
	    width: 53px;
		}		


	/* NEW BOX WINDOW */
  #cart-result-overlay  {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
    background-color: #000000;
    opacity: 0.75;  
    filter: alpha(opacity=75);  
    -moz-opacity: 0.75;  
    -khtml-opacity: 0.75;  
  }
  
  #cart-result  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #888888;
    color: #000000;
    display: none;
    left: 50%;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 102;
  }

  #cart-result {
    margin-left: -220px;
    margin-top: -240px;
    width: 440px;      
  }

     #cart-result .inner {
      padding: 30px;
     }
     
     #cart-result #box-close {
      float: right;
      margin: 10px;
      cursor: pointer;
     }
     
     #cart-result h2 {
		 	color: #000;
		 	font-size: 28px;
		 	padding: 0 0 30px 0;
		 	margin: 0;
		 }
		 
		 #cart-result p.cufon {
		 	font-size: 16px;
		 	color: #575757;
		 	margin-bottom: 50px;
		 	padding-bottom: 0;
		 }
		 
		 #cart-result .bottom a {
		 	vertical-align: middle;
		 	display: inline-block;
		 }
		 
		 	#cart-result .bottom a.close {
			 	color: #575757;
			 	font-size: 12px;
			 	text-decoration: underline;
			 	margin: 13px 0 0 0;
			 }
			 
			 	#cart-result .bottom a.close:hover {
			 	 	text-decoration: none;
				}
				
			#cart-result .bottom a.cart {
				width: 147px;;
				height: 40px;
				text-decoration: none;
				float: right;
				background: url('../images/catalog-btn-tocart.png') no-repeat 0 -40px; 
			}
			
				#cart-result .bottom a.cart:hover {
					background-position: 0 0;
				}
			
				#cart-result .bottom a.cart span {
					visibility: hidden;
				}

.chyba {
	padding-top: 15px;
	font-size: 14px;
	color: #29abe2;
}
 

#sharebox {
  position:fixed;
  width:72px;
  height:257px;
  top:auto;
  bottom: 0;
  left:0;
  z-index:100
}

	.c-homepage #sharebox {
		top: auto;
		bottom: 0;
	}

#sharebox-header {
	color: #666;
	font-weight: normal;
	line-height: 130%;
	padding: 5px 2px;
	font-size: 11px;
}

#sharebox-inside {
  border:1px solid #DBDBDB;
  background: #EBEBEB;
  position:relative;
  height:250px;
  width:59px;
  margin: 0;
  padding: 0 5px 5px 5px;
}

	#sharebox-inside table {
		margin: 0;
	}
	
	#sharebox-inside table td {
		padding: 0;
	}
		#sharebox-inside table td.fb {
			padding:5px 0 2px 0;
		}
		#sharebox-inside table td.twitter {
			padding:5px 0 0px 0;
		}
		#sharebox-inside table td.gplus {
			padding:5px 0px;
		}
		.fb_edge_comment_widget {
		    margin-left: -550px;
		}
		
		
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides div.bg {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
	
	
.c-content #center ul, 
.c-content ul {
	margin: -4px 0 14px 8px;
	padding: 0;
}

	.c-content #center ul li {
		list-style-type: none;
		padding: 3px 0 3px 18px;
		background: url('../images/left-info-item.png') no-repeat 0 8px;
	}


li.welcome div.perex {
  font-size: 140% !important;;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

li.welcome div.more {
  font-weight: bold;
  font-size: 120%;
}

li.banner-generic a {
  text-decoration: none;
}

li.banner-generic div.perex {
  font-weight: bold;
  font-size: 120% !important;;
  margin-top: 3em;
  width: 400px !important;
  line-height: 3em !important;
}

li.banner-generic div.perex span {
  margin-left: 8em;
}

li.banner-generic div.maximum {
  font-weight: bold;
  line-height: 1.4em;
}

li.banner-generic div.maximum span {
  margin-left: 8em;
}

/* --- peeky ---- */
div.peeky {
  position: absolute;
  right: 0;
  overflow: hidden;
  width: 53px;
  z-index: 100;
}

div.peeky a {
  display: block;
  position: relative;
  width: 394px;
}

#hobis {
  top: 195px;
  background: url('../akce/hobis.png') no-repeat;
}
#office {
  top: 415px;
  background: url('../akce/office.png') no-repeat;
}

#hobis.fixed {
  position: fixed;
  top: 15px;
}
#office.fixed {
  position: fixed;
  top: 235px;
}

#hobis img, #office img {
  padding-left: 53px;
}

/* menu numbers */
.menu-parent .number-holder {
  position: absolute;
  top: 0px;
  right: 1px;
  width: 28px;
  height: 41px;
  text-align: right;
  background: url('jquery-treeview/images/fade-slightly-less-small.png') no-repeat;
}
.menu-child>.number-holder {
  height: 30px;
  background: url('jquery-treeview/images/fade.png') no-repeat;
}

.number {
  color: #fff;
  font-weight: bold;
  background-color: #006ab3;
  padding: 1px 2px;
  font-size: 11px;
  border-radius: 2px;
  margin-top: 14px;
  margin-right: 3px;
  display: inline-block;
}

.menu-child>.number-holder .number {
  margin-top: 8px;
}

.treeview .motiv a {
  font-weight: bold;
  color: #ffa200 !important;
}

.treeview .motiv .stararea {
	height: 16px;
	width: 16px;
	margin-right: 6px;
	margin: 0px 0px 0 -18px;
	float: left;
	cursor: pointer;
	color: #ffa200;
}

.treeview .makro .stararea {
	height: 16px;
	width: 16px;
	margin-right: 6px;
	margin: 0px 0px 0 -18px;
	float: left;
	cursor: pointer;
	/*color: #ffa200;*/
}

.treeview .favourites a {
  font-weight: bold;
  color: #00A131 !important;
}

.treeview .favourites .stararea {
	height: 16px;
	width: 16px;
	margin-right: 6px;
	margin: 0px 0px 0 -18px;
	float: left;
	cursor: pointer;
	color: #00A131;
}

.treeview .vyprodej a {
	font-weight: bold;
	color: #c00 !important;
}

.treeview .vyprodej .stararea {
	height: 16px;
	width: 16px;
	margin-right: 6px;
	margin: 0px 0px 0 -18px;
	float: left;
	cursor: pointer;
	color: #c00;
}

.treeview .novinky a {
	font-weight: bold;
	color: #c08 !important;
}

.treeview .novinky .stararea {
	height: 16px;
	width: 16px;
	margin-right: 6px;
	margin: 0px 0px 0 -18px;
	float: left;
	cursor: pointer;
	color: #c08;
}

.treeview .makro a, .treeview .paction a {
  font-weight: bold;
  color: #c00 !important;
}

.treeview .makro li.active a, .treeview .paction li.active a {
	color: #c00 !important;
}

#kosik {
  position: relative;
  float: left;
  width: 212px;
  height: 42px;
  margin: 0 30px 0 0;
  border: 4px solid #57a1d3;
  background: #FFF;
}

  #kosik .sbHolder{
  	background: #FFF url('../images/header-filter-submit.png') no-repeat top right;
  	border: 0;
  	font-size: 15px;
    line-height: 1;
  	font-weight: normal;
  	height: 42px;
  	position: relative;
  	width: 212px;
  }
  #kosik .sbSelector{
  	display: block;
  	height: 42px;
  	left: 0;
  	line-height: 42px;
  	outline: none;
  	overflow: hidden;
  	position: absolute;
  	text-indent: 15px;
  	top: 0;
  	width: 212px;
  }
  #kosik .sbSelector:link, #kosik .sbSelector:visited, #kosik .sbSelector:hover{
  	color: #2E7AAD;
    font-style: italic;
  	outline: none;
  	text-decoration: none;
  }
  #kosik .sbToggle{
  	display: block;
  	height: 42px;
  	outline: none;
  	position: absolute;
  	right: 0;
  	top: 0;
  	width: 212px;
  }
  #kosik .sbOptions{
  	background-color: #FFF;
  	border: solid 4px #57a1d3;
    border-top: 0;
  	list-style: none;
  	left: -4px;
  	margin: 0;
  	padding: 0;
  	position: absolute;
  	top: 42px;
  	width: 212px;
  	z-index: 1;
  	overflow-y: auto;
  }
  #kosik .sbOptions li{
  	padding: 0 7px;
  }
  #kosik .sbOptions a{
  	border-bottom: dotted 1px #57a1d3;
  	display: block;
  	outline: none;
  	padding: 11px 5px 11px 9px;
  }
  #kosik .sbOptions a:link, .sbOptions a:visited{
  	color: #57A1D3;
  	text-decoration: none;
  }
  #kosik .sbOptions a:hover,
  #kosik .sbOptions a:focus,
  #kosik .sbOptions a.sbFocus{
  	color: #57A1D3;
    font-style: italic;
    font-weight: bold;
  }
  #kosik .sbOptions li.last a{
  	border-bottom: none;
  }  

#box-catalog.kosik {
  margin-top: 50px;
}

#debug {
  position: fixed;
  bottom: 0;
  padding: 1ex;
  background-color: rgba(255, 255, 255, 0.75);
  border-top: 1px solid silver;
  font-size: 10px;
  line-height: 1em;
}

#company-select div {
	margin: 1ex 0;
	font-size: 120%;
	padding: 1ex;
}

#company-select input[type=submit] {
	font-weight: bold;
	font-size: 110%;
}

.ui-autocomplete {
	background-color: white;
	border: 4px solid #84abd8;
	min-width: 291px !important;
	max-width: 500px !important;
	/*display: block !important;*/
}

.ui-autocomplete li.ac-card {
	padding: 0;
	margin: 0;
}

.ui-autocomplete li .ui-menu-item-wrapper {
	padding: 4px 8px;
	line-height: 1.2em;
	border-bottom: 1px dotted #abd0e9;
}

.ui-autocomplete li.ac-card .ac-code {
	font-size: 85%;
	color: #006ab3;
	/*font-weight: bold;*/
}

.ui-autocomplete li.ac-card .ac-menu {
	font-size: 85%;
	color: #898787;
	font-style: italic;
	/*font-weight: bold;*/
}

.ui-autocomplete li.ac-card .ac-name {
	display: block;
	color: #444343;
	margin-top: 2px;
}

.ui-autocomplete li.ac-card .ac-more {
	display: block;
	color: #444343;
	margin-top: 2px;
	font-style: italic;
}

.ui-autocomplete .ui-state-active {
	margin: 0 !important;
	background-color: #C1D5EB;
}

.ui-autocomplete .mark {
	color: #ffa200;
	padding: 2px 0;
}

.ui-autocomplete .ui-state-active .mark {
	color: #00479b;
}

#search .spinner {
	position: absolute;
	top: 8px;
	right: 50px;
}

#order-note {
	margin-top: 2em;
	line-height: 1.3em;
}

#order-note textarea {
	display: block;
	width: 99%;
	height: 7em;
	margin-top: 1em;
}

.approve-note-box {
	line-height: 1.3em;
}

.approve-note-box p {
	margin-top: 1em;
}

.approve-note-box p:first-child {
	margin-top: 0;
}

.paintitred span {
	color: #c00;
}

#teaser-info {
	padding: 1em 2em;
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
	color: #006ab3;
	background-color: #d4e4f1;
	margin: 1ex 0;
	text-align: justify;
}

#teaser-info-small {
	padding: 2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #006ab3;
	background-color: #d4e4f1;
	text-align: justify;
	margin: -30px -30px 2em -40px;
}

#filter {
	background-color: #c00;
	padding: 1.5ex;
	color: white;
	font-weight: bold;
}
#filter span {
	margin-right: 1ex;
}
#filter a {
	float: right;
	padding: 1px 2px;
	color: #fcc;
}
#filter a:hover {
	background-color: white;
	color: #c00;
	text-decoration: none;
}
#filter strong {
	color: #abd0e9;
}

#covid {
	padding: 1em;
	line-height: 1.3em;
	border: 4px solid #006ab3;
	background-color: #abd0e9;
	border-top: 0;
	color: #00406C;
	font-weight: bold;
	background-image: url('../images/health100.png');
	background-repeat: no-repeat;
	background-position: 99%;
}

#covid p {
	margin-right: 130px;
	text-align: justify;
}

#covid p:last-child {
	padding: 0;
}

.menu-new {
  margin-left: 1ex;
  background-color: #00a20c;
  color: white;
  padding: 5px;
  border-radius: 2px;
  position: absolute;
  top: 9px;
  right: 10px;
  pointer-events: none;
}

#pernicek {
  position: absolute;
  width: 141px;
  height: 151px;
  top: -151px;
  left: -171px;
  background-image: url('../images/pernicek-web.png');
}

#vanoce {
  border: 2px solid #C1D8F2;
  border-radius: 5px;
  padding: 20px;
  padding-right: 0px;
  line-height: 1.55em;
  margin-bottom: 3em;
  font-size: 14px;
}

#vanoce>div {
  padding-left: 121px;
  background-image: url('../images/stromecek-web.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 148px;
}

#vanoce ul, ul li {
  padding: 0;
  margin: 0;
}

#vanoce .title {
  color: #00479B;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 18px;
}

#vanoce p {
  font-weight: bold;
  font-style: italic;
  color: #00479B;
  margin-top: 1.5em;
  margin-bottom: 0;
  padding: 0;
}

.eaa-invisible {
	position: absolute;
	visibility: hidden;
}
