/*-------------nivo slider----------------------*/
@import url("/ftp/nivo-slider/nivo-slider.css");
@import url("/ftp/nivo-slider/default.css");

.theme-default .nivoSlider {
  box-shadow: 0 0 0 0 #000;
}
.theme-default .nivo-controlNav {
  margin: -45px 0 50px;
  padding: 0;
  position: absolute;
  right: 56px;
  text-align: center;
  z-index: 8;
}
.slider-wrapper {
  margin: -10px 0;
  position: absolute;
  top: 149px;
  z-index: 10;
}
#footer-main {
  position: inherit;
}
#motive {
  background: none repeat scroll 0 0 #F5F5F5;
}
/*----------ladik-----------*/
#wrapper {
  margin: 139px auto 0;
}
#header-fix {
  z-index: 11;
}
#header {
  height: 100px;
}
a#logo {
  height: 92px;
  width: 92px;
}
#search {
  top: 35px;
}
#motto {
  width: 1000px;
  z-index: 11;
  height: 0;
  margin: 0 auto;
}
#motto-text {
  margin: 0 0 0 140px;
  padding: 0;
  position: fixed;
  top: 0;
  width: 350px;
}
#motto-text h2 {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 700;
}
#motto-text p {
  color: #e0e0e0;
  font-size: 17px;
  margin: -5px 0 0 0;
  letter-spacing: 2.6px;
  font-weight: 400;
  
}

/*-------------------------------*/
.archive {text-align: right;}
.archive a{
    font-size: 12px;
    font-weight: 700;
    text-decoration:underline;
    margin: 0;

}

#content ul li, #content ul ul li {
  font-size:100%;
  font-weight: normal;
  line-height: 19px;
  margin-bottom:5px;

  }

hr {border:0; border-bottom:1px solid #8ed66c;}

#content img {margin:3px;}
#content .thumb img {margin:0;}

h1 a:hover, h3 a:hover, h5 a:hover, h2, h2 a, h2 a:visited, #lcolumn h2, h4 a, h4 a:visited, h4
{color: #3ec255;}    


.green {
    background: #3ec255;
    border: 1px solid #3ec255;
  color: white;
}

#header-fix {
    background-color: rgba(52, 191, 76, 0.95);
    -webkit-box-shadow: 0px 1px 8px 0px rgba(40,40,40,0.5);
    -moz-box-shadow: 0px 1px 8px 0px rgba(40,40,40,0.5);
    box-shadow: 0px 1px 8px 0px rgba(40,40,40,0.5);  
}

.header-search input#loupe {
    background-color:#cdcdcd;
      height: 24px;
    width: 27px;
    border:none;
    cursor: pointer;
    left: -3px;
    top: 0px; 
}

#main-menu {  
    border-top: 1px solid #e3e3e3;  
    background: #ff7900;
}

#main-menu a {
    color: #ffffff;
}

#main-menu > ul > li > a:hover {
    background: #ffaa5e;
    color: #ffffff;
}

#main-menu > ul > li:hover > a {
    background: #ffaa5e;
    color: #ffffff;       
}

#main-menu ul > li a.active{ 
    background:#ffaa5e;
    color: #fff;
}

#main-menu ul > li .active:hover { 
    background:#ffaa5e;
    color: #000;
}  

/*---------aktivni rubrika ve sloupci--------------*/
#lcolumn h2 {
  font-size: 22px;
  color: #404040;
}

#news h3 {color:#3ec255;  font-size:15px;}

.news-item {margin-bottom:10px; border-bottom:1px solid #3ec255; }

.news-item img {display:block; margin:0 auto;}

/*-----------aknci nabidka produktu----------*/
.akcni-nabidka {max-width:100%; text-align: center; border-spacing:0 10px;}
.akcni-nabidka strong {color:red;}
.akcni-nabidka p {font-weight:bold;}
.akcni-nabidka td {border: 1px solid #e0e0e0;}
.akcni-nabidka img {max-width:180px; height:auto;}
/*.akcni-nabidka td:hover {opacity:0.7;}*/


