	/*
 * screen.css - styl pro zobrazeni na obrazovce
 * Autor: Radek Liska, radarfox at seznam.cz
 */
 
#cookies {
    position: fixed;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    width: 100vw;
    min-height: 56px;
    /*background: url(http://www.growway-garden.cz/img/foot-block-03.png);*/
    background-color:rgba(74,115,26,0.9);
    display: none;
  }
#cookies .inner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 980px;
    width: 90%;
    height: 100%;
    text-align: center;
    padding: 6px 75px 10px 22px;
    color: white;
    font-size: 14px;
  }
#cookies-accept{cursor:pointer;}

@media (max-width: 1450px) {
    #cookies .inner {
    margin: 0 280px 0 0;
    max-width: none;
    width: auto;
    text-align:center;
    padding: 6px 0px 0px 22px;
  }
}
@media (max-width: 630px) {
    #cookies .inner {
    margin: 0 130px 0 0;
  }
}
/* ==============================================[ vlastni tridy ] */

.hidden {
	display: none;
}

.bgt,
.bgb,
.bgl,
.bgr {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	font-size: 0;
}

.bgl,
.bgr {
	width: auto;
	height: 100%;
}

.bgb {
	top: auto;
	bottom: 0;
}

.bgr {
	left: auto;
	right: 0;
}

/* ==============================================[ hlavni bloky ] */

body {
	position: relative;
	background: #668a25 url(../img/body.png) repeat-x 50% 0;
}

#page {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding: 310px 0 0;
	width: 900px;
}

#page-bg .bgl,
#page-bg .bgr {
	top: 450px;
	z-index: 0;
	background: url(../img/page-bg.jpg) no-repeat;
	width: 150px;
	height: 810px;
}

#page-bg .bgl {
	left: -70px;
}

#page-bg .bgr {
	right: -70px;
	background-position: -150px 0;
}

#content {
	position: relative;
	z-index: 2;
	width: 900px;
	min-height: 820px;
}

#order {
	float: left;
	width: 670px;
}

#head,
#foot,
#lcolumn,
#rcolumn,
#main {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#head {
	position: absolute;
	z-index: 1;
	top: 0;
	left: -130px;
	width: 1100px;
	height: 450px;
	background: url(../img/head.jpg) no-repeat 0 40px;
}

#foot {
	z-index: 1;
	height: 130px;
	background: url(../img/foot.png) no-repeat;
}

#lcolumn,
#rcolumn {
	float: left;
	padding: 15px 0 0;
	width: 210px;
}

#rcolumn {
	float: right;
}

#main {
	float: right;
	margin: 0 0 20px;
	width: 450px;
}

/* ==============================================[ hlavicka ] */

#head.style01 {background-position: 0 40px}
#head.style02 {background-position: -1100px 40px}
#head.style03 {background-position: -2200px 40px}

#logo,
#head .box {
	position: absolute;
	overflow: hidden;
	margin: 0;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 12px;
}

#head .box .header  {
	display: none;
}

#head .box p {
	margin: 0;
}

#logo {
	z-index: 2;
	top: 60px;
	left: 50px;
	width: 324px;
	height: 143px;
	background: no-repeat;
}

#logo a {
	display: block;
	height: 100%;
}

#logo.style01 a {background-image: url(../img/logo-01.gif)}
#logo.style02 a {background-image: url(../img/logo-02.gif)}
#logo.style03 a {background-image: url(../img/logo-03.gif)}

#logo.style01 img,
#logo.style02 img,
#logo.style03 img {
	display: none;
}

#head .box.batch {
	z-index: 1;
	top: 210px;
	left: 695px;
	width: 110px;
	height: 110px;
	background: url(../img/head-batch.png) no-repeat;
}

#head .box.batch .container, #head .box.prodejna .container {
	display: none;
}

#head .box.prodejna {
	z-index: 1;
	left: 685px;
  top: 40px;
	width: 371px;
	height: 228px;
}
#head .box.prodejna .obraz{
  width: 190px;
  height: 189px;
  float: right;
  top: 0px;
  border-radius: 65px;
  overflow: hidden;
  text-align: center;
  margin: -1px 13px 0px 0px;
}
#head .box.prodejna .obraz img{
  width: 195px;
  height: 195px;
}
#head .box.prodejna .obal_obraz{
  background: url(../img/head-prodejna.png) no-repeat;
  width: 371px;
	height: 228px;
  left: 0px;
  top: 0px;
  z-index: 1;
  position: absolute;
}
#head .box.prodejna a.obraz_odkaz{
  width: 216px;
	height: 201px;
  right: 0px;
  top: 0px;
  z-index: 1;
  position: absolute;
}

#head .box.search {
	top: 274px;
	left: 835px;
	width: 150px;
	height: 22px;
	line-height: 22px;
}

#head .box.search input,
#head .box.search button {
	padding-left: 0;
	padding-right: 0;
	border: none;
	background: transparent;
}

#head .box.search input {
	width: 118px;
}

#head .box.search button {
	margin: 0 0 0 5px;
	width: 20px;
}

#head .box.search button span {
	display: none;
}

#head .box.topmenu {
	top: 0;
	left: 100px;
	width: 930px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	white-space: nowrap;
}

#head .box.topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#head .box.topmenu ul li {
	float: left;
	margin: 0 0 0 20px;
}

#head .box.topmenu ul a {
	display: block;
	height: 100%;
	color: #f3df4f;
	font-weight: bold;
	text-decoration: none;
}

#head .box.topmenu ul a:hover {
	text-decoration: underline;
}

#head .box.topmenu ul a.active,
#head .box.topmenu ul a.active:hover {
	text-decoration: underline;
}

#head .box.scroller {
	top: 265px;
	left: 140px;
	width: 660px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
}

#head .box.scroller .container {
	position: relative;
	padding: 0;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	white-space: nowrap;
}


#head .box.scroller .container p {
	margin: 0;
}

/* ==============================================[ paticka ] */

#foot .box {
	position: absolute;
	overflow: hidden;
	margin: 0;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 12px;
}

#foot .box .header {
	display: none;
}

#foot .box p {
	margin: 0;
}

#foot .box a {
	color: #fff;
	text-decoration: none;
}

#foot .box a:hover {
	text-decoration: underline;
}

#foot .box.menu {
	top: 80px;
	left: 370px;
	width: 500px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
}

#foot .box.menu p {
	text-align: right;
}

#foot .box.menu a.active,
#foot .box.menu a.active:hover {
	color: #ecec4d;
	text-decoration: none;
}

#foot .box.menu span {
	margin: 0 4px;
}

#foot .box.facebook {
        height:50px; /*22px*/
        left:745px;  /*739px*/
        line-height:22px;
        top:58px;
        white-space:nowrap;
        width:140px;  /*130px*/
}

#foot .box.facebook p {
	text-align: right;
}

#foot .box.facebook a {
	padding: 2px 0 2px 22px;
	background: url(../img/foot-facebook.png) no-repeat 0 50%;
	color: #ecec4d;
	text-decoration: underline;
}

#foot .box.facebook a:hover {
	color: #000;
}

#foot .box.copyright {
	top: 80px;
	left: 35px;
	width: 416px;/*300px;*/
	height: 44px;
	line-height: 22px;
	white-space: nowrap;
}

#foot .box.flash {
    height:30px;
    left:410px;
    line-height:22px;
    margin:0;
    top:90px;
    width:240px;
}

#foot .box.logo {
	top: 18px;
	left: 125px;
	width: 125px;
	height: 56px;
}

#foot .box.netwings {
	top: 105px;
	left: 755px;
	width: 119px;
	height: 18px;
}

/* ==============================================[ sloupec ] */

#lcolumn .box,
#rcolumn .box {
	position: relative;
	margin: 0 0 20px;
	width: 100%;
	background: url(../img/column-box.png) repeat-y;
}

#lcolumn .box .bgb,
#rcolumn .box .bgb {
	height: 10px;
	background: url(../img/column-box.png) no-repeat -420px 0;
}

#lcolumn .box .header,
#rcolumn .box .header {
	position: relative;
	margin: 0;
	height: 36px;
	background: url(../img/column-box.png) no-repeat -210px 0;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	white-space: nowrap;
}

#lcolumn .box .header span,
#rcolumn .box .header span {
	display: block;
	margin: 0 15px;
}

#lcolumn .box .header span.icon,
#rcolumn .box .header span.icon {
	position: absolute;
	top: -15px;
	left: 150px;
	margin: 0;
	width: 58px;
	height: 60px;
	background: url(../img/column-box-header-icon.png) no-repeat;
}

#lcolumn .box .header span.icon.n01,
#rcolumn .box .header span.icon.n01 {background-position: 0 0}
#lcolumn .box .header span.icon.n02,
#rcolumn .box .header span.icon.n02 {background-position: 0 -60px}
#lcolumn .box .header span.icon.n03,
#rcolumn .box .header span.icon.n03 {background-position: 0 -120px}

#lcolumn .box .container,
#rcolumn .box .container {
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0 25px 0 15px;
	padding: 1px 0;
}

#lcolumn .box p,
#rcolumn .box p {
	margin: 0.5em 0;
}

#lcolumn .box .more,
#rcolumn .box .more {
	text-align: right;
}

#lcolumn .box.category ul,
#rcolumn .box.category ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none outside;
}

#lcolumn .box.category ul ul,
#rcolumn .box.category ul ul {
	margin: 2px 0 0;
                     background: #5B8930;
}

#lcolumn .box.category ul ul ul,
#rcolumn .box.category ul ul ul {
	margin: 2px 0 0;
}
#lcolumn .box.category ul ul ul ul,
#rcolumn .box.category ul ul ul ul {
	margin: 2px 0 0;
}

#lcolumn .box.category ul li,
#rcolumn .box.category ul li {
	margin: 2px 0;
}

#lcolumn .box.category ul a,
#rcolumn .box.category ul a {
	display: block;
	width: 100%;
	background: url(../img/column-category.png) no-repeat 0 3px;
	color: #fff;
	text-decoration: none;
}
#lcolumn .box.category ul ul a, #rcolumn .box.category ul ul a {
    background: url(../img/column-category-light.png) no-repeat 0 3px;
}

#lcolumn .box.category ul ul a,
#rcolumn .box.category ul ul a {
	background-position: 20px 3px;
                      background-color: #5B8930;
}

#lcolumn .box.category ul ul ul a,
#rcolumn .box.category ul ul ul a {
	background-position: 40px  3px;
}

#lcolumn .box.category ul ul ul ul a,
#rcolumn .box.category ul ul ul ul a {
	background-position: 60px  3px;
}

#lcolumn .box.category ul a:hover,
#rcolumn .box.category ul a:hover {
	background-position: -170px 3px;
	text-decoration: underline;
}


#lcolumn .box.category ul ul a:hover,
#rcolumn .box.category ul ul a:hover {
	background-position: -150px 3px;
}

#lcolumn .box.category ul ul ul a:hover,
#rcolumn .box.category ul ul ul a:hover {
	background-position: -130px 3px;
}
#lcolumn .box.category ul ul ul ul a:hover,
#rcolumn .box.category ul ul ul ul a:hover {
	background-position: -110px 3px;
}

#lcolumn .box.category ul a.active,
#rcolumn .box.category ul a.active,
#lcolumn .box.category ul a.active:hover,
#rcolumn .box.category ul a.active:hover {
	background-position: -170px 3px;
	font-weight: bold;
	text-decoration: none;
}

#lcolumn .box.category ul ul a.active,
#rcolumn .box.category ul ul a.active,
#lcolumn .box.category ul ul a.active:hover,
#rcolumn .box.category ul ul a.active:hover {
	background-position: -150px 3px;
}

#lcolumn .box.category ul ul ul a.active,
#rcolumn .box.category ul ul ul a.active,
#lcolumn .box.category ul ul ul a.active:hover,
#rcolumn .box.category ul ul ul a.active:hover {
	background-position: -130px 3px;
}

#lcolumn .box.category ul ul ul ul a.active,
#rcolumn .box.category ul ul ul ul a.active,
#lcolumn .box.category ul ul ul ul a.active:hover,
#rcolumn .box.category ul ul ul ul a.active:hover {
	background-position: -110px 3px;
}

#lcolumn .box.category ul a.expanded,
#rcolumn .box.category ul a.expanded {
	background-position: -340px 3px;
}

#lcolumn .box.category ul a.expanded.active,
#rcolumn .box.category ul a.expanded.active,
#lcolumn .box.category ul a.expanded.active:hover,
#rcolumn .box.category ul a.expanded.active:hover {
	background-position: -510px 3px;
}

#lcolumn .box.category ul span,
#rcolumn .box.category ul span {
	display: block;
	margin: 0 0 0 20px;
     font-size: 13px;
}

#lcolumn .box.category ul ul span,
#rcolumn .box.category ul ul span {
	margin: 0 0 0 40px;
           background: #5B8930;
           font-weight: normal;
           font-size: 1em;
}
#rcolumn .box.category ul ul li a span {
           font-weight: normal;
           font-size: 1em;
}

#lcolumn .box.category ul ul ul span,
#rcolumn .box.category ul ul ul span {
	margin: 0 0 0 60px;
}
#lcolumn .box.category ul ul ul ul span,
#rcolumn .box.category ul ul ul ul span {
	margin: 0 0 0 80px;
}

#lcolumn .box.brands ul,
#rcolumn .box.brands ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none outside;
}

#lcolumn .box.brands ul li,
#rcolumn .box.brands ul li {
	margin: 2px 0;
}

#lcolumn .box.brands ul a,
#rcolumn .box.brands ul a {
	display: block;
	width: 100%;
	background: url(../img/column-brands.png) no-repeat 0 6px;
	color: #fff;
	text-decoration: none
}

#lcolumn .box.brands ul a:hover,
#rcolumn .box.brands ul a:hover {
	background-position: -170px 6px;
	text-decoration: underline;
}

#lcolumn .box.brands ul a.active,
#rcolumn .box.brands ul a.active,
#lcolumn .box.brands ul a.active:hover,
#rcolumn .box.brands ul a.active:hover {
	background-position: -170px 6px;
	font-weight: bold;
	text-decoration: none;
}

#lcolumn .box.brands ul span,
#rcolumn .box.brands ul span {
	display: block;
	margin: 0 0 0 15px;
}

#lcolumn .box.brands select,
#rcolumn .box.brands select {
	width: 170px;
}

#lcolumn .box.subscribe input,
#rcolumn .box.subscribe input {
	width: 155px;
}

#lcolumn .box.pool .bar,
#rcolumn .box.pool .bar {
	margin: -0.3em 0 0.5em;
	width: 100%;
	height: 6px;
}

#lcolumn .box.pool .bar span,
#rcolumn .box.pool .bar span {
	display: block;
	height: 100%;
	font-size: 0;
	background: #ecec4d;
}

#lcolumn .box.basket p.total,
#rcolumn .box.basket p.total {
	padding: 0.5em 0 0;
	border-top: 1px solid #829f4c;
}

#lcolumn .box.user p.submit,
#rcolumn .box.user p.submit {
	float: right;
}

#lcolumn .box.user p.more,
#rcolumn .box.user p.more {
	text-align: left;
}

#lcolumn .box.user input,
#rcolumn .box.user input {
	width: 155px;
}

#rcolumn .box.katalog .item {
	margin: 0.5em 0;
	font-size: 12px;
}

#rcolumn .box.katalog .name,
#rcolumn .box.katalog .img,
#rcolumn .box.katalog .price {
	margin: 5px 0;
	text-align: center;
}

#rcolumn .box.katalog .name {
	color: #fff;
	font-size: 108%;
}

#rcolumn .box.katalog .name a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#rcolumn .box.katalog .name a {
	display: block;
	height: 100%;
}

#rcolumn .box.katalog .name a:hover {
	color: #ecec4d;
	text-decoration: underline;
}

#rcolumn .box.katalog .price del,
#rcolumn .box.katalog .price strong {
	display: block;
	color: #ff9409;
	font-size: 108%;
}

#rcolumn .box.katalog .price strong {
	color: #ecec4d;
}

#rcolumn .box.top .imgs {
	margin: 0.5em 0;
}

#rcolumn .box.top .imgs img {
	margin: 0 4px;
}

#rcolumn .box.top ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none outside;
}

#rcolumn .box.top ul a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

#rcolumn .box.top ul a:hover {
	color: #ecec4d;
	text-decoration: underline;
}

/* ==============================================[ obsah ] */

#main .box {
	position: relative;
	overflow: hidden;
	margin: 1em 0;
	width: 100%;
	background: #0f4703 url(../img/main-box.png) repeat-y;
}

#main .box.s02 {
	background: #4a731a;
}

#main .box .bgt,
#main .box .bgb {
	height: 10px;
	background: url(../img/main-box.png) repeat-y;
}

#main .box.s02 .bgt,
#main .box.s02 .bgb {
	height: 5px;
}

#main .box .bgt {background-position: -450px 0}
#main .box .bgb {background-position: -900px 0}
#main .box.s02 .bgt {background-position: -1350px 0}
#main .box.s02 .bgb {background-position: -1350px -5px}

#main .box .container {
	position: relative;
	z-index: 1;
	margin: 0 20px;
	padding: 1px 0;
}

#main .duocolumn,
#main .tricolumn,
#main .quadcolumn {
	margin: 1em 0;
	width: 100%;
}

#main .duocolumn .column,
#main .tricolumn .column,
#main .quadcolumn .column {
	float: left;
	margin: 0 4% 0 0;
	width: 48%;
}

#main .tricolumn .column {
	width: 30%;
}

#main .quadcolumn .column {
	width: 22%;
}

#main .duocolumn .column.n02,
#main .tricolumn .column.n03,
#main .quadcolumn .column.n04 {
	margin: 0;
}

#main .navi {
	margin: 1em 0;
	background: url(../img/main-navi.gif) no-repeat 0 50%;
}

#main .navi p {
	margin: 0 0 0 20px;
}

#main .navi strong {
	font-weight: normal;
}

#main .control {
	margin: 1em 0;
	color: #ecec4d;
	text-align: right;
}

#main .control a,
#main .control strong {
	padding: 0 2px;
}

#main .control strong {
	color: #fff;
}

#main .katalog {
	margin: 1em 0;
	width: 100%;
	border-top: 1px solid #829f4c;
}

#main .katalog .row {
	padding: 0 0 5px;
	width: 100%;
	border-bottom: 1px solid #829f4c;
	background: url(../img/main-katalog.png) repeat-y 50% 0;
}

#main .katalog .item {
	overflow: hidden;
	float: left;
	width: 225px;
}

#main .katalog .name,
#main .katalog .img {
	margin: 5px 10px;
	text-align: center;
}

#main .katalog .name {
	color: #fff;
	font-size: 108%;
}

#main .katalog .name a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#main .katalog .img {
	position: relative;
}

.batches {
	position: absolute;
	top: -5px;
	left: 10px;
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none outside;
}

.batches li {
	float: left;
	margin: 0 -10px 0 0;
	width: 34px;
	height: 34px;
	background: url(../img/main-katalog-batch.png) no-repeat;
}

.batches li.n01 {background-position: 0 0}
.batches li.n02 {background-position: 0 -34px}
.batches li.n03 {background-position: 0 -68px}
.batches li.n04 {background-position: 0 -102px}

.batches strong {
	display: none;
}

#main .katalog .name a:hover {
	color: #ecec4d;
	text-decoration: underline;
}

#main .katalog ul.types {
	margin: 5px 35px;
	padding: 0;
	list-style: none outside;
}

#main .katalog ul.types li {
	float: left;
	margin: 0 5px 5px 0;
	background: #4a731a;
	text-align: center;
}

#main .katalog ul.types a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#main .katalog ul.types a:hover,
#main .katalog ul.types a:hover strong {
	color: #ff9409;
	text-decoration: underline;
}

#main .katalog ul.types span {
	display: block;
	margin: 0 2px;
	padding: 2px 0;
}

#main .katalog ul.types strong {
	display: block;
	color: #ecec4d;
	font-weight: normal;
}

#main .detail {
	margin: 1em 0;
}

#main .detail .header {
	margin: 0 0 1em;
}

#main .detail .thumb {
	float: left;
                     padding-right: 20px;
	width: 178px;
}

#main .detail .thumb .img {
	margin: 0;
}

#main .detail .info {
/*	float: right;
	width: 252px;*/
}

#main .detail table.types td {
	padding: 3px 6px;
	border: 0 solid #668a25;
	border-width: 0 0 1px;
	background: #4a731a;
}

#main .detail table.types strong {
	color: #ecec4d;
}

#main .detail button.buy {
	padding-left: 0;
	padding-right: 0;
	width: 24px;
	border: none;
	background: url(../img/main-detail-buy.png) no-repeat;
}

#main .detail button.buy span {
	display: none;
}

#main .box.scroller .container {
	position: relative;
	padding: 0;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	white-space: nowrap;
}

#main .box.scroller .container p {
	margin: 0;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index: 10;
	max-width: 400px;
}	

/*** Galeria ***/
.galeria {
	float: left;
	margin: 10px 0;
}
.galeria .thumb img{
	width: 180px;
	height: 150px;
}
.galeria .thumb a {
	text-decoration: none;
	display: block;
	margin: 12px 7px;
}
.galeria img {
	border-color: #4a731a;
	border-width: 10px;
	border-style: solid;
	border-radius: 8px;
}

/*** Strankovani ***/
.strankovani .center {
	text-align: center;
}
.strankovani a {
	display: inline-block;
	padding: 1px 4px 0 4px;
}
.strankovani a:hover, .strankovani a.active {
	background-color: #4a731a;
	color: #FFF;
	bont-weight: bold;
	text-decoration: none;
}

/*banner*/
#rcolumn .banner img{
	margin-left: 5px;
}

.img img{max-width:180px;}

/***************************************************
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 ***************************************************/

.nivoSlider{position:relative;z-index:1;width:100%;height:auto;overflow:hidden}
.nivoSlider img{position:absolute;top:0;left:0}
.nivo-main-image{display:block!important;position:relative!important;width:100%!important}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:#FFF;filter:alpha(opacity=0);opacity:0}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}
.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}
.nivo-box img{display:block}
.nivo-controlNav{position:relative; text-align: center; margin-top: -17px; bottom: 0; left: 0; width: 100%; height: 30px;  z-index:9999; }
.nivo-controlNav a{cursor:pointer}
.nivo-directionNav{position:absolute; top: 45%; left: 0; width: 100%; height: 30px; z-index:9999;}
.nivo-directionNav a{cursor:pointer}
.nivo-caption{position:relative;z-index:13}

#NivoMainSlider {
    position: relative;
}
.nivo-directionNav a.nivo-nextNav,  .nivo-directionNav a.nivo-prevNav,  .nivo-controlNav a.nivo-control {
    color: transparent;
}
.nivo-directionNav a.nivo-nextNav {
    position: absolute;
    right: 10px;
    border-radius: 50%;
    /*border: 1px solid red;*/
}

.nivo-directionNav a.nivo-nextNav:after {
    content:">";
    /*font-weight: bold;*/
    font-size: 1.6em;
    color: #ecec4d;
     width: 40px;
    height: 40px;
      text-align: center;
}
.nivo-directionNav a.nivo-prevNav {
    position: absolute;
    left: 10px;
    border-radius: 50%;
}
.nivo-directionNav a.nivo-prevNav:before {
    content:"<";
    /*font-weight: bold;*/
    font-size: 1.6em;
    color: #ecec4d;
    width: 40px;
    height: 40px;
      text-align: center;
}
.nivo-controlNav a.nivo-control:after {
    content: "\2666";
      color: #ecec4d;
      font-size: 1em;
}
.nivo-controlNav a.nivo-control:hover:after {
    content: "\2666";
      color: #0F4703;
}
.nivo-directionNav a.nivo-nextNav:hover:after, .nivo-directionNav a.nivo-prevNav:hover:before {
    /*background: rgba(15, 71,3,.6);*/
     color: #0F4703;
  
}



/***************************************************
 * Prolínač bannerů v obsahu
 ***************************************************/

.imagefader {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}

.imagefader-wrap {
	overflow: hidden;
	height: 64px;
}

.imagefader img {
	width: 446px !important;
	height: 60px !important;
	border: 2px solid #0f4703;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.imagefader .nivo-controlNav {
	position: absolute;
	bottom: 21px;
	left: 5px;
	right: 5px;
	height: 0;
	text-align: center;
	white-space: nowrap;
    display: none;
}

.imagefader .nivo-controlNav a {
	display: inline-block;
	overflow: hidden;
	width: 14px;
	height: 14px;
	margin: 0 2px;
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #0f4703;
	text-decoration: none;
	text-indent: 100%;
	white-space: nowrap;
	vertical-align: top;
}

.imagefader .nivo-controlNav a.active,
.imagefader .nivo-controlNav a:hover {
	background: #fff;
}

/***************************************************
 * Class: prettyPhoto
 * Use: Lightbox clone for jQuery
 * Author: Stephane Caron (http://www.no-margin-for-errors.com)
 * Version: 3.1.5
 ***************************************************/
.pp_pic_holder a:focus {
    outline: none;
}
.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 9999;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -9999px;
}
.pp_arrow_previous,
.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -9999px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 9999;
}
.pp_gallery {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}
.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: url(/img/lightbox/default-thumb.png) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}
.pp_next,
.pp_previous {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) 9999px 9999px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -9999px;
    width: 49%;
}
.pp_previous {
    float: left;
}
.pp_expand,
.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -9999px;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}
#pp_full_res {
    line-height: 1 !important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
.ppt {
    color: #fff;
    display: none !important;
    font-size: 125%;
    z-index: 9999;
    margin: 0 0 5px 15px;
}
.pp_top,
.pp_bottom {
    height: 20px;
    position: relative;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
    display: none;
}
.pp_top,
.pp_top .pp_middle,
.pp_top .pp_left,
.pp_top .pp_right,
.pp_bottom,
.pp_bottom .pp_left,
.pp_bottom .pp_middle,
.pp_bottom .pp_right {
    height: 13px;
}
.pp_top .pp_left {
    background: url(/img/lightbox/sprite.png) -78px -93px no-repeat;
}
.pp_top .pp_middle {
    background: url(/img/lightbox/sprite-x.png) top left repeat-x;
}
.pp_top .pp_right {
    background: url(/img/lightbox/sprite.png) -112px -93px no-repeat;
}
.pp_content .ppt {
    color: #f8f8f8;
}
.pp_content_container .pp_left {
    background: url(/img/lightbox/sprite-y.png) -7px 0 repeat-y;
    padding-left: 13px;
}
.pp_content_container .pp_right {
    background: url(/img/lightbox/sprite-y.png) top right repeat-y;
    padding-right: 13px;
}
.pp_next:hover {
    background: url(/img/lightbox/sprite-next.png) center right no-repeat;
    cursor: pointer;
}
.pp_previous:hover {
    background: url(/img/lightbox/sprite-prev.png) center left no-repeat;
    cursor: pointer;
}
.pp_expand {
    background: url(/img/lightbox/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
.pp_expand:hover {
    background: url(/img/lightbox/sprite.png) 0 -56px no-repeat;
    cursor: pointer;
}
.pp_contract {
    background: url(/img/lightbox/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
.pp_contract:hover {
    background: url(/img/lightbox/sprite.png) 0 -113px no-repeat;
    cursor: pointer;
}
.pp_close {
    width: 30px;
    height: 30px;
    background: url(/img/lightbox/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
}
.pp_gallery ul li a {
    background: url(/img/lightbox/default-thumb.png) center center #f8f8f8;
    border: 1px solid #aaaaaa;
}
.pp_social {
    margin-top: 7px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    position: static;
    left: auto;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
    background: url(/img/lightbox/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px;
}
.pp_nav .pp_pause {
    background-position: -51px -29px;
}
.pp_arrow_previous,
.pp_arrow_next {
    background: url(/img/lightbox/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}
.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}
.pp_content_container .pp_details {
    margin-top: 5px;
}
.pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}
.pp_nav .currentTextHolder {
    font-style: italic;
    color: #999;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px;
}
.pp_close:hover,
.pp_nav .pp_play:hover,
.pp_nav .pp_pause:hover,
.pp_arrow_next:hover,
.pp_arrow_previous:hover {
    opacity: 0.7;
}
.pp_description {
    line-height: 14px;
    margin: 5px 50px 5px 0;
}
.pp_bottom .pp_left {
    background: url(/img/lightbox/sprite.png) -78px -127px no-repeat;
}
.pp_bottom .pp_middle {
    background: url(/img/lightbox/sprite-x.png) bottom left repeat-x;
}
.pp_bottom .pp_right {
    background: url(/img/lightbox/sprite.png) -112px -127px no-repeat;
}
.pp_loaderIcon {
    background: url(/img/lightbox/loader.gif) center center no-repeat;
}
.pp_content {
    background-color: #ffffff;
}
#pp_full_res .pp_inline {
    color: #000000;
}
.pp_gallery ul li a:hover,
.pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #ffffff;
}
.pp_details {
    position: relative;
}
.acResults{z-index:500;background-color:#0F4703;padding:2px;max-width:240px;}
.acResults ul{background-color:#0F4703;margin:8px;}
.acResults ul li{color:white;list-style:none;cursor:pointer;/*border-bottom:1px solid #668B24;*/}
.acResults ul li:hover{color:#ECEC4D;}

div.autocompleteitem {
    float: left;
    border-bottom:1px solid #668B24;
 
}
a.autocompletehref {
    diplay: block;
    float: right;
    /*height: 53px;*/
    width: 165px;
  
}
a.autocompletehrefimg {
    float: left;
    width: 50px;
    margin-right: 3px;
    height: 53px;
    overflow: visible;
}
img.autocompleteimg {
    margin-right: 5px;
    margin-top: 3px;
}
