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

/* TinyMCE specific rules */

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

/* TinyMCE specific rules konec */

/* obecne */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	font-size:12px;
	background:url(../images/style/background-body.gif) repeat-x #000;
}

a {
	color:#d2d2d2;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
a img {
	border:none;
}
strong, b {
	color:#d2d2d2;
}
h1 {
	display:none;
}
h2 {
	font-size:18px;
	color:#bc2316;
	margin:0px;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}
h2.none {
	display:none;
}
h3 {
	font-size:12px;
	color:#bc2316;
	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 #d2d2d2;
	color:#d2d2d2;
	background-color:#000;
	height:20px;
}
input , textarea , fieldset{
	border:1px solid #d2d2d2;
	background-color:#000;
	color:#d2d2d2;
}
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;
	padding:0px 22px 0px 0px;
	font-weight:bold;
	color:#d2d2d2;
	font-size:12px;
}
option.not {
	font-style:italic;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
table {
	border-collapse:collapse;
}
table.text th {
	text-align:left;
}
label.obligate {
	font-weight:bold;
	margin-right:10px;
}


/* obecne konec */

/* rozvrzeni */

div#center {
	margin:0px auto 0px auto;
	width:900px;
}
div#content-background {
	width:900px;
	float:left;
	background:url(../images/style/background-content.gif) repeat-x #000;
	border-top:none;
	padding-top:10px;
}
div#left {
	display:none;
}
div#middle {
	width:900px;
	float:left;
	padding:0px;
	margin-right:10px;
}
div#right {
	display:none;
}
h2.top {
	height:30px;
	line-height:30px;
	padding:0px 50px 10px 50px;
}
div#middle h2.top{
	width:800px;
	float:left;
}
div.content {
}
div#middle div.content {
	width:800px;
	float:left;
	padding:0px 50px 0px 50px;
}
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 */
	font-size:1px;
	margin-bottom:10px;
}
div#middle div.bottom {
	width:900px;
	float:left;
}
div#products-list {
	float:left;
}
div#quick-navigation {
	display:none;
}

/* rozvrzeni konec*/

/* horni lista*/

div#logo {
	width:260px;
	height:50px;
	float:left;
}
div#logo a {
	width:260px;
	height:50px;
	display:block;
}
div#top-image {
    float:left;
	width:900px;
	height:65px;
	background:url(../images/style/topimage.gif) no-repeat;
	margin:0px 0px 0px 0px;
	padding-top:60px;
}

/* menu */

ul#hlavniMenu {
	width:620px;
	height:14px;
	display:block;
	padding:12px 0px 0px 20px;
	list-style-type:none;
	float:right;
}
ul#hlavniMenu ul {
	position:absolute;
	top:15px;
	left:0px;
	visibility:hidden;
	padding:0px;
	list-style-type:none;
}
ul#hlavniMenu li {
	float:right;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	line-height:15px;
	color:#d2d2d2;
	text-decoration:none;
	padding:0px 8px 0px 8px;
	height:15px;
	text-align:center;
	overflow:hidden;
	border-left:1px solid #d2d2d2;
}
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 */
	color:#000;
	background-color:#d2d2d2;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	background:none;
	border-top:1px solid #d2d2d2;
	padding:0px 3px 0px 3px;
	text-align:left;
	width:140px;
	line-height:15px;
	display:block;
	color:#d2d2d2;
	text-decoration:none;
}
ul#hlavniMenu ul li a:hover {
	background:#d2d2d2;
	color:#000;
}
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{
	float:left;
	background:url(../images/style/product-menu-inactive.gif) no-repeat;
	width:750px;
	padding:0px 75px 0px 75px;
	height:65px;
}
div#menu-shop div#menu-shop-absolute{
	position:absolute;
}
div.menu-shop-active{
	background:url(../images/style/product-menu-active.gif) no-repeat !important;
}
div#menu-shop ul{
	list-style-type:none;
	text-align:center;
	padding:0px;
}
div#menu-shop li.no-child{
	display:block;
	color:#3f3f3f;
	font-weight:normal;
}
div#menu-shop ul#menu-shop-ul {
}
div#menu-shop ul#menu-shop-ul table{
	width:100%;
}
div#menu-shop ul#menu-shop-ul td{
	padding:0px;
}
div#menu-shop ul#menu-shop-ul td.icon{
	display:none;
}
div#menu-shop ul#menu-shop-ul a, div#menu-shop ul#menu-shop-ul li.filler span{
	font-weight:bold;
	height:20px;
	display:block;
	line-height:20px;
	text-decoration:none;
	color:#FFF;
	padding-bottom:5px;
	padding:10px 5px 5px 5px;
	background-image:url(../images/style/menu-button-active.png); /* ---! odlisne v ie 6 ! --- */
}
div#menu-shop ul#menu-shop-ul a:hover , div#menu-shop ul#menu-shop-ul a.active{
	background-position:0px 35px;
}
div#menu-shop ul#menu-shop-ul li.level1 {
	font-weight:bold;
	float:left;
	width:150px;
}
div#menu-shop ul#menu-shop-ul li.no-link {
	background-image:url(../images/style/menu-button-active.png); /* ---! odlisne v ie 6 ! --- */
}
div#menu-shop ul#menu-shop-ul li.level1 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	left:-75px;
	width:900px;
	height:30px;
}
div#menu-shop ul#menu-shop-ul li.level1 ul li{
	padding:0px;
	width:150px;
	float:left;
}
div#menu-shop ul#menu-shop-ul li.level1 li.level2 a {
	display:block;
	color:#FFF;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	background-image:none;
}
div#menu-shop ul#menu-shop-ul li.level1 li.level2 a:hover , div#menu-shop ul#menu-shop-ul li.level1 li.level2 a.active{
	font-weight:bold;
	color:#c92c1d;
}

/* menu eshop konec*/

/* rychla navigace*/

div.quick-category{ 
	width:48%;
	padding:4px 4px 4px 4px; /* --- ! ODLISNE V IE 6 ! --- */
	float:left;
}
div.quick-category:hover{ 
	background-color:#e4eed4;
}
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 , div#nabidka p.listovani-top {
	width:100%;
	text-align:right;
	float:left;
}
p.listovani-top {
	margin-top:-30px;
}
div#nabidka p.listovani a , div#nabidka p.listovani-top a {
	margin-left:8px;
}
div#nabidka div.product, .category, .subcategory {
	margin:8px; /* --- ! ODLISNE V IE 6 ! --- */
	padding:5px 5px 45px 5px;
	width:240px; /* při změně velikosti náhledu produktu je potřeb změnit i velikost div.image */
	height:265px;
	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;
}
.category .description, .subcategory .description{
	color:#58585a;
	font-size:11px;
	text-align:center;
	margin-top:22px;
}
div.product div.image{
	width:240px;
	height:180px;
	margin-left:0px;
}
div.product div.image a img{
	border:none;
	width:240px;
}
div.product div.description{
	width:100%;
}
div.product h2.product-name, h2.category-name{
	padding:0px 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;
	color:#bc2316;
}
h2.category-name a, h2.subcategory-name a{
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
	font-size:14px;
	font-weight:bold;
	height:30px;
	color:#a9170a;
	line-height:28px;
}
div.product div.description div.perex{
	font-size:10px;
	color:#3f3f3f;
	height:24px;
	line-height:12px;
	padding-top:3px;
	width:100%;
	overflow:hidden;
}
div.product div.description div.price{
	width:100%;
	text-align:right;
	padding:3px 0px 3px 0px;
}
div.product div.description div.price strong{
	color:#bc2316;
}
div.product div.description div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:8px;
	color:#3f3f3f;
}
div.product div.description form.fastnakup{
	padding:0px;
	float:left;
	display:none;
}
div.description div.view-detail a , form.fastnakup a.fast-buy , a.buy{
	display:block;
	width:76px;
	text-align:center;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
	float:left;
}
a.buy{
	display:block;
	width:65px;
    padding-left:11px !important;
}
div.description div.view-detail{
	display:none;
}
div.product div.description div.view-detail a:hover , form.fastnakup a.fast-buy:hover , a.buy:hover{
	background-position:0px 20px;
}
form.fastnakup a.fast-buy , a.buy{
	background:url(../images/style/button-buy.gif);
	margin-left:5px; /* --- ! ODLISNE V IE 6 ! --- */
}
a.buy{
	float:left;
}

/* nabidka konec*/
a.basket{
	background:url(../images/style/basket.gif) top left no-repeat;
	color:#ce2f21 !important;
	font-weight:bold;
	padding-left:21px !important;
}
a.basket:hover{
	background:url(../images/style/basket.gif) top left no-repeat !important;
    text-decoration:underline !important;
}
/* vyhledavani a raditko*/

div#search-select {
	height:20px;
	margin-top:5px;
	width:420px;
	position:relative;
	left:400px;
	top:-40px;
}
div.alone {
	height:20px;
	margin-top:5px;
	width:250px !important;
	position:relative ;
	left:570px !important;
	top:-40px;
}
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 {
}
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:#d2d2d2; /* nejsvetlejsi barva */
	color:#000;
}
table#basket b , table#basket strong , table#order-check td strong{
	color:#000;
}
tr#basket-title td , table#basket , tr#summary td{
	border-color:#000; /* nejtmavsi barva */
}
tr#summary td , tr#basket-title td , input.pieces-submit{
	background:#6d6d6d; /* stredni barva */
}
table#basket tr.added-product td , table#step3 td , table#order-check td{
	border-color:#6d6d6d; /* 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 dotted #d9ccb3;
	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;
	height:20px;
	background:#6d6d6d;
	padding:5px;
}
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:#fff;
	font-size:14px;
}
div#pictures {
	width:291px;
	float:left;
	padding:10px;
}
div#pictures img{
	margin-bottom:10px;
}
div#detail-info {
	width:469px;
	float:left;
	padding:10px;
	margin-top:10px;
	border-top:1px solid #6d6d6d;
}

/* detail konec*/


/*schovavacka*/

p#razeni{
	display:none;
}
p#zarazeni{
	display:none;
}
p#subcategory-quick-navigation{
	display:none;
}
p#category-info{
	display:none;
}

/*schovavacka konec*/

/*footer*/

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

/*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*/

