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

/* TinyMCE specific rules */

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

/* TinyMCE specific rules konec */

/* obecne */

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

a {
	color:#3a2f1c;
}
a:hover {
	color:#6c5c41;
	text-decoration:none;
}
a img {
	border:none;
}
strong, b {
	color:#171717;
}
h1 {
	display:none;
}
h2 {
	font-size:12px;
	color:#343434;
	margin:0px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
}
h2.none {
	display:none;
}
h3 {
	font-size:12px;
	color:#343434;
	margin:0px;
	text-align:left;
}
ul {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
}
li {
	padding:0px;
	margin:0px;
}
select{
	border:1px solid #465a2d;
	height:20px;
}
input , textarea , fieldset{
	border:1px solid #465a2d;
}
fieldset{
	margin:10px 0px 10px 0px;
	padding:10px;
}
.submit-arrow {
	cursor:pointer;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:none;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	display:inline-block;
	text-align:center;
	width:96px;
	height:23px;
	line-height:23px;
	background:transparent url(../images/style/button-universal.png) no-repeat;
	text-decoration:none;
}
input.submit-arrow { /* neutralizuje rozdíly mezi a x submit */
	padding:0px 0px 4px 0px;
}
.submit-arrow:hover {
	background-position:left bottom;
	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#background {
	float:left;
	width:100%;
	background:url(../images/style/background.jpg) no-repeat center top;
}
div#center {
	margin:0px auto 0px auto;
	width:976px;
}
div#content-background {
	width:976px;
	float:left;
}
div#left {
	width:260px;
	float:left;
	margin:0px 0px 0px 0px; /* --- ! ODLISNE V IE 6 ! --- */
}
div#middle {
	width:710px;
	float:left;
	margin-left:6px;
}
div#right {
	width:140px;
	float:left;
	margin-left:0px;
	display:none;
}
h2.top {
	height:39px;
	line-height:39px;
	padding:3px 20px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	overflow:hidden;
	float:left;
}
div#left h2.top {
	width:220px;
	background:url(../images/style/top-left.png) no-repeat;
}
div#middle h2.top{
	width:670px;
	background:url(../images/style/top-right.png) no-repeat;
}
div#right h2.top {
	width:130px;
	background-image:url(../images/style/top-140.gif);
}
div.content {
	float:left;
	padding:5px 19px 9px 19px;
}
div#left div.content {
   width:222px;
    background:url(../images/style/content-left.png) repeat-y;
}
div#middle div.content {
	width:100%;
	padding:0px;
	background:url(../images/style/content-right.png) repeat-y;
}
div#middle div.content-in {
  width:672px;
	float:left;
	padding:5px 19px 9px 19px;
	background:url(../images/style/content-right-in.jpg) center top no-repeat;
}
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:5px;
	font-size:1px;
	margin-bottom:5px;
	width:100%;
	float:left;
}
div#left div.bottom {
	background:url(../images/style/bottom-left.png) left top;
}
div#middle div.bottom {
	background:url(../images/style/bottom-right.png) left top;
}
div#right div.bottom {
}
div#products-list {
	float:left;
	margin-left:0px;
	background:url(../images/style/background-products.gif) center top;
}

/* rozvrzeni konec*/

/* horni lista*/

div#logo {
	width:976px;
	height:280px;
	float:left;
}
div#logo a#logo-link {
	width:445px;
	height:54px;
	display:block;
	margin:0px;
	float:left;
}
div#top-image {
    float:left;
	width:900px;
	height:180px;
	background-image:url(../images/style/topimage.jpg);
	margin:0px 0px 0px 0px;
	display:none;
}
div#login-top{
  float:right;
  margin-top:8px;
}
div#login-top strong{
  float: left;
  padding-right:7px;
}
div#login-top form{
 float: left;
 margin:0px;
}
div#login-top input{
  background-color: #f0eee8;
  border:1px solid #b1c4cc;
  margin-right:5px;  
}
div#login-top label {
  color:#122e2e;
  padding-right:5px;
}
div#login-top .submit-arrow{
  background:none;
  border:none;
  color: #122E2E;
  font-weight: normal;
  text-decoration:underline;
  display:inline-block;
  padding:0px;
  margin:0px 10px 0px 0px;
  font-weight:normal;
  line-height:18px;
  height:auto;
  width:auto;
}
div#login-top .submit-arrow:hover {
  text-decoration:none;
}
span.login-failed{
  display: block;
  float: left;
  line-height:20px;
  padding-right:10px;
}
div#login-top ul{
  list-style: none;
  padding: 0px;
  margin:2px 0px 0px 0px;
  display: block;
  height:15px;
  float:left;
  clear:both;
  width:100%;
}
div#login-top li{
  float: left;
}
div#login-top a{
  float: left;
  color: #122E2E;
}

/* menu */

ul#hlavniMenu {
	width:100%;
	height:40px;
	display:block;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	float:left;
	margin-top:5px;
}
ul#hlavniMenu ul {
	position:absolute;
	top:40px;
	left:0px;
	visibility:hidden;
	padding:0px 0px 5px 0px;
	list-style-type:none;
	background:url(../images/style/bottom-hover-menu.png) left bottom no-repeat;
}
ul#hlavniMenu li {
	float:left;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	font-weight:bold;
	line-height:40px;
	color:#002123;
	text-decoration:none;
	padding:0px 19px 0px 21px;
	height:40px;
	text-align:center;
	overflow:hidden;
	background:url(../images/style/menu-border.png) left center no-repeat;
}
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:#fff;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	background:url(../images/style/alpha-menu.png);
	padding:3px 8px 3px 8px;
	text-align:left;
	width:125px;
	line-height:18px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
ul#hlavniMenu ul li a:hover {
	background:#333;
	color:#fff;
	text-decoration:underline;
}
ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul {
	visibility:visible;
}
ul#hlavniMenu li {
	behavior: url(/hover.htc);
}
/* menu konec*/

/* horni lista konec*/
div#contacts{
	margin-bottom:10px;
	float:left;
	width:100%;
}
div#contacts ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#contacts ul li{
	padding:3px 0px;
	margin:0px;
}
/* menu shop*/

div#menu-shop h2.top {
  background:url(../images/style/top-vertical-menu.png) no-repeat;
  color:#fff;
}
div#menu-shop div.content{
  background:url(../images/style/content-vertical-menu.png) repeat-y;
  padding:0px;
  width:100%;
}
div#menu-shop div.content-in {
  background:url(../images/style/content-vertical-menu-in.jpg) center -42px no-repeat;
  padding: 1px 19px 9px 19px;
  width:222px;
  float:left;
}
div#menu-shop div.bottom {
  background:url(../images/style/bottom-vertical-menu.png) no-repeat;
}
div#menu-shop ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
div#menu-shop li.top {
 	float:left;
	width:100%;
	height:3px;
	font-size:1px;
  padding:0px;
  margin:0px;	
	background:url(../images/style/menu-li-up.png) no-repeat;
}
div#menu-shop li.bottom {
	float:left;
	width:100%;
	height:3px;
	font-size:1px;
  padding:0px;
  margin:0px;		
	background:url(../images/style/menu-li-bottom.png) left bottom no-repeat;
	margin-bottom:4px;	
}
div#menu-shop li.level1 {
	border-left:1px solid #5f3a38;
	border-right:1px solid #5f3a38;
	float:left;
	width:220px;
}
div#menu-shop li.no-child{
	color:#3f3f3f;
	font-weight:normal;
	padding-left:41px !important;
	width:179px !important;
	background:url(../images/style/submenu/menu-arrow.gif) 10px center no-repeat;
}
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{
	width:33px;
	padding-left:8px;
}
div#menu-shop ul#menu-shop-ul a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
div#menu-shop ul#menu-shop-ul a.icon {
	height:9px;
}
div#menu-shop ul#menu-shop-ul a:hover {
  color:#b08b86;
}
div#menu-shop ul#menu-shop-ul li.level1 {
	padding:3px 0px 3px 0px;
	font-weight:bold;
}
div#menu-shop ul#menu-shop-ul li.level1 ul {
	margin:2px 0px 0px 0px;
	padding:0px;
}
div#menu-shop ul#menu-shop-ul li.level1 ul li{
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#menu-shop ul#menu-shop-ul li.level1 li.level2 a {
	display:block;
	padding:2px 0px 2px 40px;
	color:#b08b86;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/style/submenu/menu-arrow.gif) 10px center no-repeat;
}
div#menu-shop ul#menu-shop-ul li.level1 li.level2 a:hover {
	text-decoration:underline;
}


/* menu eshop konec*/

/* rychla navigace*/

div.quick-category{ 
	width:32%;
	padding:4px 4px 4px 4px; /* --- ! ODLISNE V IE 6 ! --- */
	float:left;
}
div.quick-category a.category-link{
	font-weight:bold;
	display:block;
	height:15px;
	overflow:hidden;
	color:#2c0e0a;
	font-size:11px;
}
div.quick-category td.category-image a.category-link{
	height:40px !important;
}
div.quick-category p{
	height:30px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 5px 0px;
	line-height:15px;
}
div.quick-category p a{
	font-weight:normal;
	margin-right:5px;
	color:#2c0e0a;
	font-size:11px;
}
p#subcategory-quick-navigation a{
	margin-left:10px;
}
div.quick-category td.category-image {
	padding-right:5px;
}

/* rychla navigace konec*/

/* nabidka*/

div#nabidka{
	float:left;
}
div#nabidka p.listovani {
	width:100%;
	text-align:center;
	float:left;
	font-size:11px;
	margin:1px 0px 10px 0px;
}
div#nabidka p.listovani a {
	margin-left:2px;
	margin-right:2px;
}
div#nabidka p.listovani a strong{
	color:#000;
}
div#nabidka div.product {
	margin:0px 6px 0px 7px; /* --- ! ODLISNE V IE 6 ! --- */
	padding:0px 0px 0px 0px;
	width:211px; /* při změně velikosti náhledu produktu je potřeb změnit i velikost div.image */
	height:355px;
	background:url(../images/style/background-product.png) 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 div.image{
	width:100%;
	height:166px;
	margin-top:6px;
	margin-bottom:8px;
	float:left;
	text-align:center;
}
div.product div.image a img{
	border:none;
	width:111px;
	height:166px;
}
div.product div.description{
	width:100%;
	float:left;
}
div.product div.description-in{
	width:100%;
	float:left;
	height:75px;
	overflow:hidden;
}
div.product h2.product-name{
	padding:0px 15px 0px 15px;
	line-height:20px; /* zde je potřeba přepsat defaultní styly h2, aby odpovídaly nadpisu náhledu produktu */
	float:left;
	width:181px;
	height:48px;
	font-size:14px;
	padding-top:8px;
}
div.product h2.product-name a{
	text-decoration:none;
	display:block;
	color:#fff;
	height:40px;
	overflow:hidden;
}
div.product h2.product-name a:hover{
	text-decoration:underline;
}
div.product div.description div.perex{
	height:49px;
	width:100%;
	float:left;
	line-height:16px;
	overflow:hidden;
}
div.product div.description div.price{
	width:100%;
	text-align:right;
	padding:3px 0px 7px 0px;
	float:left;
}
div.product div.description div.price strong {
	font-size:14px;
}
div.product div.description div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:8px;
}
div.product div.description form.fastnakup{
	padding:0px;
	float:left;
}
div.description div.view-detail a , form.fastnakup a.fast-buy , a.buy {
	display:block;
	width: 104px;
	text-align:center;
	padding:0px;
	height:23px;
	line-height:23px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	float:right;
	margin:0px 0px 0px 0px;
	background: url(../images/style/button-universal-small.png) no-repeat;
	font-size:12px;
	font-weight:bold;
}
div.description div.view-detail a{
    margin-left:3px;	
}
div.product div.description div.view-detail a:hover , form.fastnakup a.fast-buy:hover , a.buy:hover {
	background-position:left bottom;
}
a.buy{
	float:left;
}

/* nabidka konec*/

/* vyhledavani a raditko*/

div#search-select {
	width:100%;
	margin-top:5px;
	float:left;
	height:29px;
}
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:210px;
	float:left;
	margin-right:10px;
	margin-top:2px;
	color:#3a2f1c;
  text-transform:lowercase;	
}
form#search input.submit {
	float:left;
	margin-left:5px;
}
select#raditko {
	float:left;
	margin-left:10px;
	margin-top:2px;
	color:#3a2f1c;
}
.pointer {
	cursor:pointer;
}

/* vyhledavani a raditko konec */

/* kosik*/

div#kosik {
	background:url(../images/style/background-cart.png) no-repeat;
	float:left;
	width:100%;
	height:115px;
	margin-bottom:5px;
}
div#kosik h2.top {
  background:none;
  color:#fff;
}
div#kosik div.content {
  background:none;
  padding-top:0px;
}
div#kosik div.bottom {
  background:none;
}
div#kosik span {
  color:#fff;
  font-size:12px;
  display:inline-block;
}
div#kosik span.first {
  padding-bottom:11px;
}
div#kosik strong {
  color:#fff;
  font-size:14px;
}
div#kosik a.submit-arrow {
  float:right;
  margin-top:33px;
}
div#kosik-blok {
  float:left;
}

/* 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:#f9f8f3; /* nejsvetlejsi barva */
}
tr#basket-title td , table#basket , tr#summary td{
	border-color:#b0ac9b; /* nejtmavsi barva */
}
tr#summary td , tr#basket-title td , input.pieces-submit{
	background:#eeece5; /* stredni barva */
}
table#basket tr.added-product td , table#step3 td , table#order-check td{
	border-color:#bebaab; /* 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;
	border-color:#b0ac9b;
	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;
}
div#order-navigation a.submit-arrow2{
	background:url(../images/style/arrow-left.gif) left center no-repeat;
	padding-left:10px;
	float:left;
}
div#order-navigation a.submit-arrow {
	background:url(../images/style/arrow-right.gif) right center no-repeat;
	padding-right:10px;
	float:right;
	font-weight:bold;
	color:#3A2F1C;
	width:auto;
	text-decoration:underline;
	font-size:14px;
}
div#order-navigation a.submit-arrow:hover {
	background-position:right center;
	color:#6c5c41;
}
table#step3{
	width:400px;
	margin:20px auto 20px auto;
}
table#step3 td{
	border-top-width:1px;
	border-top-style:solid;
	padding:3px;
}
table.text input.radio {
  border:none;
}

/* kosik a objednavka detail */

/* akce*/

div#left div#akce {
	float:left;
	width:100%;
}
div#left div#akce div.product-action{
	float:left;
	width:100%;
	margin-top:3px;
	margin-bottom:3px;
	padding-bottom:4px;
	background:url(../images/style/action-border.gif) center bottom no-repeat;
}
div#left div#akce h2.product-name {
  font-size:14px;
  color:#000;
  line-height:18px;
  float:left;
  width:100%;
}
div#left div#akce h2.product-name a {
  text-decoration:none;
}
div#left div#akce h2.product-name a {
  color:#000;
}
div#left div#akce a.image {
 float:left;
 width:100%;
 text-align:center;
 margin:7px 0px 7px 0px;
}
div#left div#akce p.right{
	font-size:12px;
	text-align:right;
	float:left;
	width:100%;
	font-weight:bold;
}
div#left div#akce p.right strong {
	font-size:14px;
}

/* 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:26px;
}
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;
}

/* detail konec*/

/*footer*/

div#footer{
	width:100%;
	float:left;
	padding-bottom:7px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:99%;
}
div#footer p , div#footer p a{
	color:#3A2F1C;
}

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



/* dodatečné */

table.table-order input#name , table.table-order input#surname , table.table-order input#company , table.table-order input#adress , table.table-order input#adress1 , 
table.table-order input#psc , table.table-order input#ic , table.table-order input#dic , table.table-order input#email , table.table-order input#tel , 
table.table-order input#fax {
  width:180px;
}
table.table-order textarea#order.textarea {
  width:435px;
  height:150px;
}
div#order-navigation {
  float:left;
  width:100%;
}
p#zarazeni {
  color:#3A2F1C;
  float:left;
  width:100%;
}
textarea#message {
  width:99%;
  margin-bottom:10px;
}

/* konec dodatečné */



















