/******** BASE ******/
 .nodisplay {
display:none; 
 }
h1 {
padding-top: 0;
margin-top:0;
}
body {
background-color: #fff;
}

.corner-roundet {
border: 1px solid #ccc;
border-radius: 5px;
margin-bottom: 15px;
}
.w70 {
width: 45%;
display: inline;
}
.w-50{
 width: 50%; 
}

.large {
font-size: 120%;
}

.big {
font-size: 150%;
}

.wrap{
padding: 15px;
}
.float-left{
float: left;
}

.tab-pane li {
list-style-image: url('../images/arrows/li.png');
margin: 6px 0 6px 0;
font-size: 130%;
}
.hr_linka {
border-top: 1px solid #ccc;
border-bottom: 1px solid #fff;
}
.mainwrap{
border-radius: 10px;
background-color: #fff;
margin-top: 20px;
margin-righ: 0px;
margin-lefth: 0px;
padding-right: 0px;
padding-left: 0px;
}
.header{

}
/********** HEADER ****************/
.head {
 background-color: #00ff99; 
 margin-bottom: 0;

}

.header {
 background-color: #00ff99; 
  
}

.logo {
margin-top: 10px;
}

/*********** MAIN NAV BAR ***********/
.affix {
      top: 0;
      width: 100%;
  }

 .affix + .container-fluid { 
      padding-top: 10px;
  }
 
.navbar {
   z-index:500;
}
.navbar-inverse {
width: 100%;
background-image:none;
background-color: #00ff99;
border-color:transparent;
border-radius: 0;
margin: 0;¨
}
 
.navbar-brand, .navbar-nav > li > a
{
  color:#333;
  font-weight: bold;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
  background-image:none;
  background-color: #00ff99;
  border-bottom: 4px solid #000;
  color:#333;
  text-shadow: none;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a
{
  color:#333;
  text-shadow: none;
}
   
/**************** H1+NAVIGACE    ***********/
.h1{
  background-color: #eee;
  padding: 15px;
  padding-top: 30px;
  margin: 0;
  margin-bottom: 15px;
  box-shadow: 0px 8px 10px lightgrey inset;
}   
.breadcrumb {
  font-size:0.4em;
  padding: 3px 0;
  margin-bottom: 0px;
  list-style: none;
  background-color: #eee;
  color: #666;
}  
.breadcrumb a { 
color: #666;
text-decoration: underline;
}
  
/******** CARUSEL  *******/
.step-top {
position: relative;
bottom: 60px;
}


/******** MAIN SEARCH ********/
.stylish-input-group .input-group-addon{
    background: white !important;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
 }
.input-group {
  padding-left:15px;
  padding-top:15px;
} 
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
  border-top-left-radius:20px !important;
  border-bottom-left-radius:20px !important;

 }

.stylish-input-group button{
    border:0;
    background-color: #fff;
    margin: 0px;
}
/******** ERROR MESSAGES ************/
.bg-red {
background-color: #ff0000;
color: #fff;
border-radius: 5px
}
/*************  LOGO   ***************/
.logo {
margin-top:3px;
}



/*********** MAIN NAV BAR ***********/

.affix {
      top: 0;
      width: 100%;
  }

 .affix + .container-fluid { 
      padding-top: 10px;
  }
 
 .navbar {
   z-index:500;
   
}
/******** CARUSEL  *******/
.step-top {
position: relative;
bottom: 60px;
}


/******** Hledání ********/
.stylish-input-group .input-group-addon{
    background: white !important;
 }
.input-group {
  padding-left:15px;
  padding-top:15px;
} 
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
/***** NASEPTAVAC *****/

.f {
	background-color: #eee;
}
.septy {
	position:relative;
	z-index:1000;
}
.divos_wrap {
	position:absolute;
	left: 1px;
	top: 38px;
	z-index: 150 !important;
	padding-bottom: 39px;
	
}
.divos_wrap_in {
	width: 400px;
	padding-left: 3px;
	
}
.divos_wrap_in_in {
	width: 400px;
	padding-right: 3px;
	
}
.divos {
	padding: 5px 13px 9px 13px;
	border:1px solid #ccc;
	border-radius:5px;
	background-color: #fff;
	width: 400px;
}
.divos div {
    clear: left;
    height: 64px;
    overflow: hidden;
    margin-bottom: 4px;
}
.divos a.aimg, .divos a.aimg:visited, .divos a.aimg:hover, .divos .aimg .aimg_in {
    width: 80px;
    height: 64px;
    margin: 0 auto;
    overflow: hidden;
}
.divos a.aimg, .divos a.aimg:visited, .divos a.aimg:hover {
	float: left;
}
/***** END NASEPTAVAC *****/

#id_vvyraz {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/***** MODAL LOGIN *****/
.login-box .modal-body {
  padding:40px 50px;
}
.login-box .modal-header {
padding:35px 50px;  
} 

.login-box .modal-header, .login-box h4, .login-box .close {
      background-color: #5cb85c;
      color:white !important;
      text-align: center;
      font-size: 30px;
  }
/****** LOGIN*****/
.login {
	text-align: right;
	padding: 5px;
}
.login-link {
	display: block;
	margin-top: 5px;
}
.login-or {
	background-color: #fff;
	position: relative;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.span-or {
	display: block;
	position: absolute;
	left: 45%;
	top: -2px;
	margin-left: -25px;
	background-color: #fff;
	width: 100px;
	text-align: center;
}
.hr-or {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

/****** CART-BOX ************/
.cart-box {
	padding: 15px;
}
.cart-down {
	width: 325px;
}
#infoAdtoCart img {
	margin-left: 40px;
}
.no-background {
}
/******** FOOTER ****************/
.footer {
  background-color: #eee;
  padding-top:30px;
}
.linkbuilding, .linkbuilding a {
color: #333;  
font-size: 90%;
}
/********* PAGINATION ***********/
.navig_top {
  text-align:center;
}
.pagination .dots {
  border-top: none;
  border-bottom: none;
}
.pagination li .dots:hover {
  background-color:#fff;
}
/********** DETAIL **********/
.detail-right {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.overlay {
  position: absolute;
  z-index: 10;
  width: 95%;
}
.neprodejne {
text-align: center;
color: #cc0066;
font-size: 2em;
font-weight: bold;
margin: 15px;
}
.final-price {
font-size: 20px;
}
.form-control-insert {
width: 80px;
height: 45px;
font-size: 18px;
color: #ff0000;
display: inline;
}
#delivery_icon {
  padding: 5px;
}
#delivery_price_dph {
  font-weight: bold;
  color: red;
}
.info_delivery_img {
 position: absolute;
 top: 35px;
 width: 201px;
 height: 86px;
 background: url(../images/info_delivery.png) no-repeat;    
 }
.text {
	padding: 30px 40px 25px 45px;
}
.bg-green {
	background-color: #00FF00;
}
.bg-grey {
	background-color: #eee;
}
.bg-grey text h1 {
	color: #000;
}
.text p {
	color: #000;
	text-shadow: none;
	font-size: 120%;
}
.text-white {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.text h2 {
	color: #000;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.7);
}
.text .h2-green {
    font-weight: 600; 
    padding-bottom: 1em; 
    color: #91e603; 
    text-shadow: #333333 1px 1px; 
    font-size: 3.2em;
    text-align: center;
}
.img {
	// position: relative;
	padding: 0;
	margin: 0;
}
.eko-friendly {
	position: absolute;
	top: -60px;
	right: -60px;
	width: 150px;
	height: 150px;
	background-image: url(images/100%-prirodni.png);
	z-index: 10;
}
.foto-about {
  width: 80px;
  height: 80px;
}
.glyphicon-thumbs-up {
  font-size: 150%;
}
.alert-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background-image:         linear-gradient(to bottom, #fff 0%, #eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  color: #006400; 
  font-weight: bold;
}

.alert-cart-detail {
    /*color: #000;*/
    font-size: 130%;
}
.alert-cart-detail h4 {
    font-size: 120%;
    font-weight: bold;
    color: #024b02; 
}



/**************  COMMENT BOX REFERENCE *************/
.comment {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding-left: 66px
}

.comment .comment-author-ava {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    border-radius: 50%;
    overflow: hidden
}

.comment .comment-author-ava>img {
    display: block;
    width: 100%
}

.comment .comment-body {
    position: relative;
    padding: 24px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff
}

.comment .comment-body::after,
.comment .comment-body::before {
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

.comment .comment-body::after {
    border-width: 9px;
    border-color: transparent;
    border-right-color: #fff
}

.comment .comment-body::before {
    margin-top: -1px;
    border-width: 10px;
    border-color: transparent;
    border-right-color: #e1e7ec
}

.comment .comment-title {
    margin-bottom: 8px;
    color: #606975;
    font-size: 14px;
    font-weight: 500
}

.comment .comment-text {
    margin-bottom: 12px
}

.comment .comment-footer {
    display: table;
    width: 100%
}

.comment .comment-footer>.column {
    display: table-cell;
    vertical-align: middle
}

.comment .comment-footer>.column:last-child {
    text-align: right
}

.comment .comment-meta {
    color: #9da9b9;
    font-size: 13px
}



/********** CART STEPS *************/
.step {background:#eee;color:#ccc;padding:15px;font-size:1.25em;}

.step.active {background:#ccc;color:#000}
.step .caret.active {position:absolute;margin:0;color:#ccc;opacity:1.0;}
.step .caret.right .active {right:1px;top:0px;border-top:27px solid transparent;border-bottom:28px solid transparent;border-left:30px solid;}
.step .caret.bottom .active {bottom:-15px;left:35%;border-top:15px solid;border-right:50px solid transparent;border-left:50px solid transparent;}

.step .caret {position:absolute;margin:0;color:#eee;opacity:1.0;}
.step .caret.right {right:1px;top:0px;border-top:27px solid transparent;border-bottom:28px solid transparent;border-left:30px solid;}
.step .caret.bottom {bottom:-15px;left:35%;border-top:15px solid;border-right:50px solid transparent;border-left:50px solid transparent;}


@media(max-width:991px) {
  .step {text-align:center;margin-top:20px;height:80px;}
  .step .caret.right {top:20px;border-top:40px solid transparent;border-bottom:40px solid transparent;}
}
@media(max-width:767px) {
  .step {height:auto;}
}
@media(min-width:768px) {
  .step {margin-right:20px;}
}


/************* FLAGS ***********/
.flagstrap {
    display: inline-block;
    position: relative;
    width: 100%;
}

.flagstrap-icon {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(../images/flags/flags.png) no-repeat
}

.flagstrap-icon.flagstrap-cz {
    background-position: -64px -33px
}

.flagstrap-icon.flagstrap-sk {
    background-position: -144px -132px
}

.flagstrap-icon.flagstrap-de {
    background-position: -80px -33px
}

.flagstrap-icon.flagstrap-at {
    background-position: -192px 0
}
/************* CART ******************/
.delivery_payment {
	padding:15px;
  background-color: #eee;

}
.cart-asterix {
color: #ff0000;
}

.cart_bar hr {
border-top: 1px solid #ccc;
border-bottom: 1px solid #fff;
}
/********** DEMAND CART ****************/
.supertotal-price {
padding: 8px;
}

.supertotal-price strong {
margin-left:20px;

}

/********** REGISRATION *****************/

.bad_input{
border: 1px solid #ff0000;
}
/************* DETAIL POPIS************/
.komentar {
  background-color: #eee;
  padding: 10px;
  margin: 10px 0; 
  background-color: #eee;
  background-image: -o-linear-gradient(top, #eee, #ccc);
  background-repeat: repeat-x;
  border-radius: 10px;
  box-shadow: 0px 1px 2px rgba(64, 64, 64, 0.102); 
}
.komentar img {
      position: relative;
      border-radius: 5px;
      right: 15px;
}
.icon {
      margin-top: 80px;
}
.komentar .info { 
  padding: 10px;
  //margin: 10px 0; 
  background-color: #fff;
  background-repeat: repeat-x;
  border-radius: 10px;
  box-shadow: 0px 1px 2px rgba(64, 64, 64, 0.102); 
  position: relative;

}
.komentar .info .smerovka { 
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px ;
  left: -13px;
  background: url('../images/smerovka.png');
}
.foto-about {
  width: 80px;
  height: 80px;
}
.glyphicon-thumbs-up {
  font-size: 150%;
}
.alert-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background-image:         linear-gradient(to bottom, #fff 0%, #eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  color: #006400; 
  font-weight: bold;
}

#form_vypocet {
      position: relative;
      border: 1px solid #ccc;
      padding: 15px;
      border-radius: 5px;
      background-color: #fff; 
      color: #333;
      font-weight: bold;
      font-size: 1em;
      margin-bottom: 10px;
    }

    #form_vypocet #a{
      width: 30%;
      padding: 5px 10px;
      color: #333;
      font-size: 2em;
      margin-left: 25px;
      border: 1px solid #999;
     }
 #zobraz{
    position: relative;
    top:15px;
    height: 35px;
    max-width: 40%;
    font-size: 1em;
    margin-left:0;
    border: 1px solid #999;
    padding: 5px 10px;
 
 }   
   button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	padding: 2px 23px;
	background: -moz-linear-gradient(
		top,
		#71bd06 0%,
		#71bd06);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#71bd06),
		to(#71bd06));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #71bd06;
	text-shadow:
		0px 0px 3px rgba(000,000,000,0.5),
		0px 0px 0px rgba(255,255,255,1);
    cursor: pointer;
}
.innershadow {
  	box-shadow:
		1px 1px 1px rgba(000,000,000,0.1),
		inset 1px 1px 2px rgba(255,255,255,0.7);
  }
#form_vypocet button {
  position: relative;
  top: 10px;
}

#form_vypocet table tr:first-of-type {
    background-color: #eee;
    
}


/*********** NABIDKA ****************/
.data-sheet {
    
    width:150px;
    height: 200px;
    border-radius: 8px;
    background-color: #eb9498;
    box-shadow: 2px 2px 10px #ccc; 
    text-align: center;
    padding-top: 20px;
    color: #fff;
    font-weight: 800;
    margin: 0px 5px;
       
}
.data-sheet img {
  width:65px;
  padding-bottom:5px;
 
}
.container-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*********** PROFORMA *************/
.text-label {
    display: block;
    float: left;
    width: 40%;
}
.bg-grey {
	background-color: #eee;
}
.bg-light-yellow {
	background-color: #f5f9b7;
}
.icon-red {
  filter: brightness(0) saturate(100%) invert(29%) sepia(63%) saturate(1650%) hue-rotate(358deg) brightness(100%) contrast(108%);
}

/*********** TISK *************/

@media print
{    
    .d-print-none, .no-print *
    {
        display: none !important;
    }
}

