@charset "utf-8";
/* CSS Document */

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}
/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

/* obecne */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2822;
	font-size:12px;
	background:#918b7d;
}

a {
	color:#4c8fb1;
}
a:hover {
	color:#6cc4f0;
	text-decoration:none;
}
a img {
	border:none;
}
strong, b {
	color:#4c8fb1;
}
h1 {
	display:none;
}
h2 {
	font-size:14px;
	color:#4c8fb1;
	margin:0px;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}
h2.none {
	display:none;
}
h3 {
	font-size:12px;
	color:#4c8fb1;
	margin:0px;
	line-height:20px;
	text-align:left;
}
ul {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
}
li {
	padding:0px;
	margin:0px;
}
select{
	border:1px solid #4c8fb1;
	height:20px;
}
input , textarea , fieldset{
	border:1px solid #4c8fb1;
}
fieldset{
	margin:10px 0px 10px 0px;
	padding:10px;
}
.submit-arrow {
	cursor:pointer;
	margin:0px 0px 0px 5px;
	border:none;
	background:url(../images/style/search-button.gif) center right no-repeat #fbf7f4;
	padding:0px 22px 0px 0px;
	font-weight:bold;
	color:#4c8fb1;
	font-size:12px;
}
div#middle .submit-arrow {
	background-color:#fff;
}
option.not {
	font-style:italic;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
table {
	border-collapse:collapse;
}
label.obligate {
	font-weight:bold;
	margin-right:10px;
}


/* obecne konec */

/* rozvrzeni */

div#center {
	margin:0px auto 0px auto;
	width:900px;
}
div#content-background {
	width:890px;
	float:left;
	background-color:#fff;
	padding:5px;
}
div#left {
	width:180px;
	float:left;
	margin:0px 5px 0px 0px;
}
div#middle {
	width:560px;
	float:left;
	padding:0px;
	margin-right:5px;
}
div#right {
	width:140px;
	float:left;
	margin-left:0px;
}
h2.top {
	height:24px;
	line-height:24px;
	padding:0px 0px 0px 10px;
	font-size:14px;
	color:#524c3d;
	border-bottom:4px solid #524c3d;
}
div#left div#menu-shop h2.top {
	color:#4c8fb1;
	border-bottom:4px solid #4c8fb1;
}
div#left h2.top {
	width:170px;
}
div#middle h2.top{
	width:550px;
	float:left;
}
div#right h2.top {
	width:130px;
}
div.content {
	background:#fbf7f4;
	border-left:1px solid #2d4411;
	border-right:1px solid #2d4411;
	padding:0px 9px 0px 9px;
}
div#left div.content {
	width:160px;
}
div#middle div.content {
	width:540px;
	float:left;
	padding:10px;
	border:none;
	background-color:#FFF;
}
div#right div.content {
	width:120px;
}
div.bottom { /* tento div ponechavat a pouzivat jak ve stylech, tak v kodu - to ze neni potreba v jedne verzi neznamena, ze nebude potreba v te dalsi */
	height:9px;
	background:#fbf7f4;
	border:1px solid #2d4411;
	font-size:1px;
	border-top:none;
	margin-bottom:10px;
}
div#left div.bottom {
	width:178px;
}
div#middle div.bottom {
	width:558px;
	float:left;
	border:none;
	background:#FFF;
	float:left;
}
div#right div.bottom {
	width:138px;
}
div#products-list {
	float:left;
}

div#banner {
float:left;
margin:10px 0 0 15px;
}

/* rozvrzeni konec*/

.sleva-top{
	float:left;
	width:305px;
	height:50px;
	display:block;
	margin:0px 0px 0px 0px;
}
/* horni lista*/


/* zalozky*/

ul#folder-menu{
	list-style-type:none;
	padding:10px 220px 0px 0px;
	float:left;
}
ul#folder-menu li{
	float:left;
	margin-right:2px;
}
ul#folder-menu li a{
	display:block;
	height:29px;
	text-decoration:none;
	padding:8px 0px 8px 50px;
	font-size:11px;
	color:#3e631d;
}
ul#folder-menu li a span{
	font-size:14px;
	color:#594d29;
}
ul#folder-menu li a:hover , ul#folder-menu li.active a{
	background-position:left top !important;
}
ul#folder-menu li.tools a{
	width:94px;
	background:url(../images/style/folder-tools.png) no-repeat left bottom;
}
ul#folder-menu li.garden a{
	width:145px;
	background:url(../images/style/folder-garden.png) no-repeat left bottom;
}

/* zalozky konec*/

div#logo {
}
div#logo a {
	width:130px;
	height:130px;
	display:block;
	margin:100px 0px 0px 40px;
}
div#top-image {
    float:left;
	width:900px;
	height:270px;
	background:url(../images/style/topimage.jpg) no-repeat bottom;
	margin:0px 0px 0px 0px;
}

/* menu */

ul#hlavniMenu {
	width:880px;
	height:35px;
	display:block;
	padding:0px 0px 0px 20px;
	background-image:url(../images/style/menu-information.gif);
	list-style-type:none;
	float:left;
}
ul#hlavniMenu ul {
	position:absolute;
	top:35px;
	left:0px;
	visibility:hidden;
	padding:0px;
	list-style-type:none;
}
ul#hlavniMenu li {
	width:123px;
	float:left;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	font-weight:bold;
	line-height:31px;
	color:#fff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	height:31px;
	text-align:center;
	overflow:hidden;
	border-top:4px solid #ffd300;
}
ul#hlavniMenu li a.link-level-1:hover , ul#hlavniMenu li:hover a.link-level-1 , ul#hlavniMenu li.hover a.link-level-1{ /* umožňuje zachovat zabarvení odkazu 1. úrovně i po najetí na odkaz úrovně 2 */
	background:#524c3d;
	border-top:4px solid #4c8fb1;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	font-weight:normal;
	background-color:#6f695b;
	border-top:1px solid #fff;
	padding:3px 3px 3px 3px;
	text-align:left;
	width:140px;
	line-height:18px;
	display:block;
	color:#fff;
	text-decoration:none;
}
ul#hlavniMenu ul li a:hover {
	background:#524c3d;
}
ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul {
	visibility:visible;
}
ul#hlavniMenu li {
	behavior: url(/hover.htc);
}
/* menu konec*/

/* horni lista konec*/

/* menu shop*/

div#menu-shop div.content{
	padding:0px;
	width:178px; /* pri zmene sirky menu se meni pouze tato sirka */
	border-left:1px solid #4c8fb1;
	border-right:1px solid #4c8fb1;
	background-color:#f2f5fc;
}
div#menu-shop div.bottom{
	border-left:1px solid #4c8fb1;
	border-right:1px solid #4c8fb1;
	border-bottom:1px solid #4c8fb1;
	background-color:#f2f5fc;
}
div#menu-shop ul{
	list-style-type:none;
}
div#menu-shop ul#menu-shop-ul td {
	padding:0px;
}
div#menu-shop li.no-child{
	display:block;
	padding-left:27px !important;
	color:#3f3f3f;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 6px center no-repeat;
}
div#menu-shop ul#menu-shop-ul {
	width:100%;
	padding:0px;
}
div#menu-shop ul#menu-shop-ul table{
	width:100%;
}
div#menu-shop ul#menu-shop-ul td.icon{
	width:15px;
}
div#menu-shop ul#menu-shop-ul a {
	font-weight:bold;
}
div#menu-shop ul#menu-shop-ul a.icon {
	height:9px;
}
div#menu-shop ul#menu-shop-ul a:hover {
}
div#menu-shop ul#menu-shop-ul li.level1 {
	padding:3px 9px 3px 9px;
	font-weight:bold;
	border-bottom:1px solid #bad6e4;
}
div#menu-shop ul#menu-shop-ul li.level1 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#menu-shop ul#menu-shop-ul li.level1 ul li{
	margin:3px 0px 3px 0px;
	padding:0px;
}
div#menu-shop ul#menu-shop-ul li.level1 li.level2 a {
	display:block;
	padding-left:35px;
	color:#3f3f3f;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 10px center no-repeat;
}

/* menu eshop konec*/

/* rychla navigace*/

div.quick-category{
	width:48%;
	margin:4px 4px 4px 4px;
	float:left;
}
div.quick-category a.category-link{
	font-weight:bold;
	display:block;
	height:15px;
	overflow:hidden;
}
div.quick-category td.category-image a.category-link{
	height:40px !important;
}
div.quick-category p{
	height:15px;
	overflow:hidden;
	padding:0px;
	margin:5px 0px;
	line-height:15px;
}
div.quick-category p a{
	font-weight:bold;
	margin-right:5px;
	color:#3f423c;
	font-size:10px;
}
p#subcategory-quick-navigation a{
	margin-left:10px;
}

/* rychla navigace konec*/

/* nabidka*/

div#nabidka{
	float:left;
}
div#nabidka p.listovani {
	width:100%;
	text-align:right;
	float:left;
}
div#nabidka p.listovani a {
	margin-left:8px;
}
div#nabidka div.product {
	margin:3px 3px 3px 4px; /* ---! IE6 !--- */
	padding:6px 6px 0px 6px;
	width:160px; /* při změně velikosti náhledu produktu je potřeb změnit i velikost div.image */
	height:247px;
	background:url(../images/style/background-product.gif) no-repeat; /* doporučuji vždy vkládat pozadí náhledu produktu pomocí obrázku - usnadní to práci a obrázek ve formátu .gif má zandbatelnou velikost */
	float:left;
}
div.product h2.product-name{
	padding:3px 0px 3px 0px;
	line-height:15px; /* zde je potřeba přepsat defaultní styly h2, aby odpovídali nadpisu náhledu produktu */
}
div.product h2.product-name a{
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
	font-size:12px;
	height:30px;
	overflow:hidden;
}
div.product div.image{
	width:160px;
	height:120px;
	margin-left:0px;
}
div.product div.image a img{
	border:none;
	width:160px;
	height:120px;
}
div.product div.description{
	width:100%;
	padding:3px 0px 0px 0px;
}
div.product div.description div.perex{
	font-size:10px;
	color:#3f3f3f;
	height:40px;
	padding-top:0px;
	width:100%;
	overflow:hidden;
}
div.product div.description div.price{
	width:100%;
	text-align:right;
	padding:0px 0px 3px 0px;
}
div.product-action div.description div.price strong{
	color:#C30;
}
div.product-news div.description div.price strong{
	color:#060;
}
div.product div.description div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:8px;
}
div.description div.view-detail a , div.fast-buy a , a.koupit{
	display:block;
	width:78px;
	text-align:center;
	height:20px;
	padding:4px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:19px;
	cursor:pointer;
	float:left;
}
a.essox-calc{
	background-image:url(../images/style/button-essox-calc.gif);
	display:block;
	width:98px;
	text-align:center;
	padding-left:22px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	margin:0px 0px 4px 4px;
	float:left;
	cursor:pointer;
	}
a.essox-calc:hover{
		background-position:0px 20px;
	}
div.description div.view-detail a{
	background:url(../images/style/button-detail.gif);
}
div.product div.description div.view-detail a:hover , div.fast-buy a:hover , a.koupit:hover{
	padding-top:0px;
	border-top:4px solid #ffd300;
	background-position:0px -4px !important;
}
div.fast-buy a , a.koupit{
	background:url(../images/style/button-buy.gif);
	margin-left:4px;
}
p#button-koupit{
	float:left;
	text-align:right;
	width:540px;
}
a.koupit{
	float:right;
	margin-right:2px;
}

/* nabidka konec*/

/* vyhledavani a raditko*/

div#search-select {
	width:100%;
	height:20px;
	margin-top:5px;
}
div.alone form#search{
	margin-left:0px;
}
form#search {
	float:left;
	padding:0px;
	margin:0px;
}
form#search label {
	padding:0px;
	margin:0px 5px 0px 10px;
	background:url(../images/style/search-label.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
}
form#search input.text {
	width:120px;
	float:left;
}
form#search input.submit {
	float:left;
	margin-left:5px;
}
select#raditko {
	float:left;
}
.pointer {
	cursor:pointer;
}

/* vyhledavani a raditko konec */

/* kosik*/

div#right div#kosik h2.top {
	background-image:url(../images/style/top-140-basket.gif);
}
div#right div#kosik ul {
	list-style-type:none;
	padding:0px;
}
div#right div#kosik li {
	width:100%;
	line-height:25px;
	border-bottom:1px dotted #d9ccb3;
}
/* kosik konec*/

/* kosik a objednavka detail */

/* --------========= kosik a objednavka detail colors ===========---------- */

/* pro upravu objednavky a detailu kosiku staci prepsat tyto barvy a nahrat novy obrazek "delete.gif" */

table#basket , table#step3 td , table#order-check{
	background:#dfeff7; /* nejsvetlejsi barva */
}
tr#basket-title td , table#basket , tr#summary td{
	border-color:#bdb7a9; /* nejtmavsi barva */
}
tr#summary td , tr#basket-title td , input.pieces-submit{
	background:#cddfe8; /* stredni barva */
}
table#basket tr.added-product td , table#step3 td , table#order-check td{
	border-color:#cddfe8; /* stredni barva */
}

/* --------========= kosik a objednavka detail colors konec ===========---------- */

p.basket-detail{
	margin:10px 0px 10px 0px;
}
p#vatincl{
	margin:10px 0px 10px 0px;
	font-size:10px;
	text-align:right;
}
table#basket , table#order-check{
	border-width:1px;
	border-style:solid;
	width:100%;
}
table#basket td{
	padding:3px;
}
table#order-check td{
	padding:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
table#basket tr.added-product td{
	border-style:solid;
	border-width:1px;
}
table#basket tr#basket-title td{
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
table#basket tr#summary td{
	border-top-style:solid;
	border-top-width:3px;
}
a.delete-product{
	display:block;
	width:15px;
	height:15px;
	background:url(../images/style/delete.gif);
}
a.delete-product span{
	display:none;
}
form.number-pieces{
	width:105px;
}
form.number-pieces input{
	float:left;
	font-size:11px;
}
input.pieces{
	width:20px;
	margin-right:5px;
	float:left;
}
input.pieces-submit{
	float:left;
}
tr#summary td{
	font-size:14px;
}
div#order-navigation p{
	text-align:right;
}
a.submit-arrow2{
	background:url(../images/style/arrow-left.gif) left no-repeat;
	padding-left:10px;
	margin-right:10px;
}
table#step3{
	width:400px;
	margin:20px auto 20px auto;
}
table#step3 td{
	border-top-width:1px;
	border-top-style:solid;
	padding:3px;
}

/* kosik a objednavka detail */

/* akce*/

div#right div#akce {
	margin:10px 0px 0px 0px;
	font-size:11px;
}
div#right div#akce div.product-action{
	border-bottom:1px solid #dac5b4;
	padding-top:5px;
}
div#right div#akce h2.top{
}
div#right div#akce p {
	padding:3px 0px 3px 0px;
	text-align:center;
}
div#right div#akce p a{
}
div#right div#akce p.right {
	text-align:right;
}
div#right div#akce img {
	width:120px;
}
/* akce konec*/

/* detail*/

div#detail p#zarazeni a {
	margin-right:6px;
}
div#detail table#pictures img {
	border: 1px solid #39431b;
	margin:0px 5px 5px 0px;
}
div#detail div#goto {
}
div#detail div#goto a {
	text-decoration:none;
}
div#detail div#goto em {
	text-decoration:underline;
	font-style:normal;
}
div#detail div#goto img.predmet {
	margin:5px 0px 0px 0px;
	border: 1px solid #2d4411;
}
div#detail div#back {
	width:50%;
	float:left;
}
div#detail div#next {
	width:50%;
	text-align:right;
	float:left;
}
div#detail div#back img.arrow {
	margin-right:10px;
}
div#detail div#next img.arrow {
	margin-left:10px;
}
div#detail form#nakup {
	margin:10px 0px 10px 0px;
	float:left;
}
div#detail form#nakup input#kus {
	width:25px;
	float:left;
	margin-right:5px;
}
div#detail form#nakup label {
	float:left;
	line-height:20px;
	margin-right:5px;
}
div#detail form#nakup select {
	float:left;
	margin-right:5px;
}
div#detail form#nakup a#koupit {
	width:47px;
	background-image:url(../images/style/button_koupit.gif);
	display:block;
	height:20px;
	line-height:20px;
	color:#f5f9c5;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	float:left;
	cursor:pointer;
}
div#detail form#nakup a#koupit:hover {
	color:#fff;
}
strong.cena1 {
	color:#000;
}
table#tabulka-detail{
	background-color:#f2f5fc;
	border:none;
	width:100%;
	float:left;
}
table#tabulka-detail td{
	border:2px solid #fff;
	height:20px;
	padding:0 3px 0 3px;
}
table#tabulka-detail td.price{
	text-align:right;
}
table#tabulka-detail td.order{
	text-align:center;
}
table#tabulka-detail tr.first-row td{
	background-color:#bdb7a9;
	text-align:center;
}
table#tabulka-detail tr.even td{
	background-color:#dfeff7;
}
table#tabulka-detail tr.odd td{
	background-color:#cddfe8;
}
table#tabulka-detail input.order{
	width:25px;
}

/* detail konec*/

/*footer*/

div#footer{
	width:100%;
	float:left;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:97%;
}
div#footer p , div#footer p a{
	color:#ffffff;
}

/*footer konec*/

/*admin*/

div#admin-link{
	position:absolute;
	top:20px;
	right:40px;
}
div#admin-link a{
	width:146px !important;
	height:35px;
	line-height:35px;
	text-align:center;
	background:url(../images/style/admin/button-submit.png) left top;
	color:#fff;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
div#admin-link a:hover{
	background-position:0px 35px;
}

/*admin konec*/
