/* VYNULOVANI DULEZITYCH TAGU */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* HLAVNI ELEMENTY */
body {
  background: url(../images/default/body-bg.jpg) repeat left top;
  font-size: 62.5%;
  text-align: center;
  color: #333333;
  font-family: verdana;
}

#content {
  background: url(../images/default/content-bg.gif) repeat-y left top;
  font-family: verdana;
  text-align: left;
  margin: 20px auto 0px auto;
  position: relative;
  width: 953px;
}
/* pozadi hlavniho sloupce a popup okna by melo byt stejne */
#main, #column, body.catalog-product-compare-index, body.catalog-product-gallery, body.sales-order-print {
background: white;
}
#main {
width: 645px;
float: left;
position: relative;
left: 264px;
padding: 10px;
overflow: hidden;
margin: 50px 0 10px 0px;
}
.cms-index-index #main{
  margin: 10px 0px;
}
#side {
width: 202px;
float: left;
position: relative;
left: -645px;
overflow: hidden;
}
#otherside {
display: none;
/*width: 190px;
float: left;
position: relative;
overflow: hidden;*/
}
#header {
  background: url(../images/default/header-bg.png) no-repeat left top;
  height: 150px;
  overflow: hidden;
  position: relative;
}
#header a strong {
display: none;
}
/* klikaci logo */
#current a {
  background: url(../images/default/sauny-logo.png) no-repeat 0px 0px;
  display: block;
  height: 50px;
  left: 30px;
  padding-left: 215px;
  overflow: hidden;
  position: relative;
  top:40px;
  width: 0;
}
a#menujump {
display: none;
}
#submain { /* jinak je IE totálně rozhozené */
float: left;
}
/* drobečková navigace */
#breadcrumb {
position: absolute;
top: 170px;
left: 275px;
height: 20px;
}
#breadcrumb, #breadcrumb li a {
/*color: white;*/
color: #999485;
}
#breadcrumb h3 {
display: none;
}
#breadcrumb {
clear: both;
font-size: 110%;
}
#breadcrumb li {
margin: 0 .5em 0 0;
}
#breadcrumb li, #breadcrumb ul {
display: inline;
}
#footer {
background: url(../images/default/footer-bg.png) no-repeat left bottom;
padding: 1em;
clear: both;
}
#footer ul {
margin: .5em 0;
}
#footer li {
display: inline;
font-size: 110%;
margin: 0 .5em 0 0;
}
#footer br {
display: none;
}
#menu_footer, #footer p.copy{
  color: #aaa9a6;
  text-align: center;
}
#menu_footer a{
 color: #aaa9a6;
}
#lista {
clear: both;
background: black;
padding: .5em;
display: none;
}
#lista, #lista strong, #lista a {
color: silver;
}

/* OBECNÉ DEFINICE TAGŮ */

/* FORMULÁŘE */
form, fieldset, legend {
margin: 0;
padding: 0;
border: none;
}
form {
margin: 0;
}
form.contact {
/*width: 90%;
border: 2px solid black;
margin: 10px auto;
-moz-border-radius: 1em;
padding: 1em;*/
}

fieldset {
    padding: 0px;
    margin: 0;
}
.sidebox fieldset{
    padding: 10px 0px;
}

fieldset legend {
font-size: 150%;
font-weight: bold;
color: #333;
}
fieldset fieldset legend {
font-size: 130%;
}
form label {
text-align: left;
display: block;
}
form input, form select, form label {
font-size: 110%;
}
form input, form select {
width: 98%;
}
form input.qty {
width: 2em;
}
form input.input-text {
border: 1px solid #d3d3d3;

padding: 2px;
}
#main form input.input-text{
margin-top: 9px;
}
form textarea {
width: 60%;
height: 10em;
border: 1px solid #666666;
font-size: 120%;
}
form label input /* checkboxy a radia jsou v label */ {
width: 1.5em!important;
}
button, input.submit, a.button { /* odesílací tlačítka, možnost kterýkoliv odkaz nastylovat jako tlačítko */
/*background: #3d3d3d;
border: 0;
padding: .3em 0;
color: white;
width: 10em; */
display: block;
cursor: pointer;
padding: 2px 5px;
text-align: center;
text-decoration: none;
margin: 5px 0 0 0;
/*clear: both;*/
}
.poll button{
  clear: both;
}
p a.button /* jinak jsou odkazy v odstavci větším písmem */{
font-size: 90%!important;
}
button:hover, input.submit:hover, a.button:hover {
/*background: #686868;*/
}
#main form ol li {
list-style: none;
clear: both;
margin: 0;
padding: 0;
}
/* INFORMAČNÍ HLÁŠKY */
#main .messages { /* na detailu i jinde */
border: 1px solid #ffbe05;
color: #c57901;
font-weight: normal;
background: #fdf9cc;
margin: 1em 0;
padding: .5em 0;
clear: both;
text-align: center;
}
#main ul.messages li li{
font-size: 110%;
color: #c57901;
text-align: center;
}
#main ul.messages li.notice-msg li, #main ul.messages li.success-msg li {
padding: .2em;
}
/* nesprávné přihlášení, ve formulářích */
#main .col2-set .messages, #main .form-border .messages {
border: 2px dotted #EB340A;
text-align: center;
font-weight: normal;
background: #FEFFAF;
}
/* chybové hlášky ve .form-border */
.validation-advice {
clear:both;
margin-top:3px;
background: url(../images/default/arrow_top_red.gif) no-repeat 2px 1px;
padding: 0 0 10px 17px;
font-weight:bold;
width: 70%;
float: right;
color: #EB340A;
}
.col2-set .validation-advice {
float: none;
width: 90%;
}
/* zvýraznění inputů */
.validation-failed {
border:1px dashed #EB340A !important;
background:#faebe7 !important;
}

/* login */
.col2-set ul.login label {
margin: .5em 0 .2em 0;
}
.col2-set .col-2 p.forgot {
    text-align: left;
    width: 100px;
    padding-left: 10px;
    float: left;
}

/* pokročilé hledání */
.search-advanced div.form {
margin: .5em 0 2em 0;
float: left;
width: 100%;
}
.search-advanced div.row   {
margin: .2em 0 0 0;
float: left;
width: 100%;
background: #ffffff;
}
.search-advanced div.odd {
background: #F6F6F6;
}
#main form.search-advanced div.row div.field {
width: 50%;
float: left;
}
.search-advanced label {
width: 30%;
display: block;
float: left;
padding: 1% 2%;
color: black
}
.search-advanced input, .search-advanced select {
width: 60%;
display: block;
float: left;
margin: .3em 0
}
.search-advanced div.price input {
width: 20%;
}
.search-advanced .field span {
float: left;
font-size: 120%;
line-height: 1.5em;
height: 1.5em;
display: block;
margin: .3em;
}

/* sloupce - použité na několika stránkách */

.col2-set, .col3-set, .col4-set, .col5-set { clear:both;
margin: 10px 0;

}
.col2-set {
/*background: #F6F6F6;*/
float: left;
width: 100%;
/*padding: 10px 10px 0 10px;*/
/*border: 1px solid #EFEFEF;*/
}
/* hlavně zákaznický účet */
.col2-set .col-1, .col2-set .col-2 { 
width:45%; 
background: #ffffff;
/*padding: 10px 10px 0 10px;*/
border: 1px solid #EFEFEF;
margin-bottom: 10px;
padding: 10px; 
}
.col2-set .col-1 { 
float:left; 
}
.col2-set .col-2 { 
float:right; 
}
.col2-set .col-1 .content, .col2-set .col-2 .content{ 
    padding: 10px 10px 0px 10px;  
    float: left;
}
.col2-set legend {
display: none;
}
.col2-set button {
margin-bottom: 1em;
}
/* spodní část formulářů */
.buttons-set {
  background: url(../images/default/sauny-form-lista.gif) no-repeat 0px 0px; 
    clear:both;
    text-align:right;
    margin: 4em 0px 0px 0px;
    padding: 43px 0px 10px 0px;
    width: 100%;
    float: left;
}

.buttons-set button {
float: right;
margin: 0 0 0 1em;
}
.buttons-set button.odeslat{
  background: url(../images/default/odeslat-sauny-form.png) no-repeat 0px 0px; 
  border: 0px;
  height: 22px;
    position:relative;
    right:10px;
    text-indent: 108px;
    overflow: hidden;
    width: 108px;
}
#checkout-step-login .col-1 .buttons-set button.odeslat, 
#co-billing-form .buttons-set button.odeslat,
#checkout-step-shipping .buttons-set button.odeslat,
#co-shipping-method-form .buttons-set button.odeslat,
#checkout-step-payment .buttons-set button.odeslat{
  background: url(../images/default/pokracovat.png) no-repeat 0px 0px; 
  text-indent: 153px;
  height: 31px;
  width: 153px;
}
#checkout-step-login .col-1 .buttons-set button.odeslat:hover,  
#co-billing-form .buttons-set button.odeslat:hover,
#checkout-step-shipping .buttons-set button.odeslat:hover,
#co-shipping-method-form .buttons-set button.odeslat:hover,
#checkout-step-payment .buttons-set button.odeslat:hover {
  background: url(../images/default/pokracovat.png) no-repeat 0px -34px; 
}
#checkout-step-login .col-2 .buttons-set button.odeslat{
  background: url(../images/default/prihlaseni.png) no-repeat 0px 0px; 
  text-indent: 128px;
  height: 31px;
  width: 128px;
}
#checkout-step-login .col-2 .buttons-set button.odeslat:hover{
  background: url(../images/default/prihlaseni.png) no-repeat 0px -34px; 
}
#checkout-step-review .buttons-set button{
  background: url(../images/default/objednat.png) no-repeat 0px 0px; 
  border: 0px;
  height: 30px;
  position:relative;
  right:10px;
  text-indent: 119px;
  overflow: hidden;
  width: 119px;
}
#checkout-step-review p.back{
  width: 400px;
}
#checkout-step-review .buttons-set button:hover{
  background: url(../images/default/objednat.png) no-repeat 0px -34px; 
}
.buttons-set a.back-link{
  background: url(../images/default/zpet.png) no-repeat 0px 0px; 
    display: block;
    float: left;
    height: 25px;
    left: 10px;
    overflow: hidden;
    padding-left: 57px;
    position: relative;
    width: 0px;
}
.buttons-set a.back-link:hover{
  background: url(../images/default/zpet.png) no-repeat 0px -31px; 
}

.edit-account-info button, #form-validate button{
  background: url(../images/default/ulozit.png) no-repeat 0px 0px; 
  border: 0px;
  color: #ffffff;
  height: 30px;
  position:relative;
  right:10px;
  text-indent: 94px;
  overflow: hidden;
  width: 94px;
}
.edit-account-info button:hover, #form-validate button:hover{
  background: url(../images/default/ulozit.png) no-repeat 0px -34px; 
}
#main .buttons-set p {
margin: 0;
}
#main .buttons-set a {
}

/* GLOBÁLNÍ STYL FORMULÁŘŮ */
/* použito hlavně v zákaznickém účtu, ale i při psaní recenze produktů, v objednávce a jinde. Každý formulář jde samozřejmě nastylovat také zvlášť, má ještě speciální třídu/ID */
.form-border {
    margin: 1em auto;
    width: 90%;
    width: 100%;
/*border: 1px solid #EFEFEF;
    background: #F6F6F6;*/
    padding: 0 10px;
    padding: 0px;
    float: left;
}
.form-border-padding {
/*padding: 10px;*/
}
.form-border-padding-top {
padding: 10px 10px 0 10px;
}
.checkout .form-border {
  
padding-top: 10px;
}
#main h3.legend {
  color: #ffa805;
  font-family: verdana;
  font-weight: bold;
  margin: 10px 0 .5em 0;
  font-size: 140%;
}
.form-border fieldset.margin{
margin: 1em 0;
}
.form-border ul.form-list li {
position: relative;
/*margin: .3em 0;*/
float: left;
width: 100%;
}
.form-border ul li label{
  color: #aaa9a6;
width: 20%;
float: left;
padding: 5px 10px 0 0;
text-align: left;
clear: both;
}
/* radia a checkboxy mají inputy uvnitř label */
.form-border ul li label.checkbox, .form-border ul li label.radio {
text-align: left;
width: 90%;
}
span.required {
color: #f95e19;
}
.form-border ul li input, .form-border ul li select {
float: left;
width: 60%;
padding: 2px;
margin-top: 9px;
}
/* povinné položky */
label.required {
font-weight:bold;
}
#main p.required {
clear: both;
float: right;
margin: 10px 0 0 0;
font-style: italic;
color: #f95e19;
}


/* TEXTOVÉ ELEMENTY - NADPISY APOD. */
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
font-weight: bold;
font-size: 120%;
}
h1 {
  color: #f95e19;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
h2 {
font-size: 15px;
}
h3 {
font-size: 12px;
}
h4 {
font-size: 100%;
}

address {
font-size: 120%;
line-height: 1.4em;
font-style: normal;
margin: .5em 0;
}
#main p, #side p, #otherside p {
font-size: 120%;

margin: 0.5em 0;
line-height: 1.3em;
}
#main ul li {
font-size: 120%;
}
/* SEZNAMY */
#main .text ul, #main .text ol {
margin: 0.5em 0;
}
/* odrážka u položky není výchozí stav - je jen ve výpisech z texyly nebo ul.disc */
#main .text ul li, #main  .text ol li, #main ul.disc li {
list-style: disc;
margin-left: 2em;
}
#main .text ol li, #main ol.disc li {
list-style: decimal;
}
#main ul.tags li {
display: inline;
margin: 0 1em 0 0;
font-size: 120%;
}
#main li li {
font-size: 100%;
}
/* TABULKA */
/* výchozí tabulka je nastylovaná s rámečky */
#main table {
margin: 0 auto;
width: 90%;
border-collapse: collapse;
border: 1px solid #E1DDD1;
}
#main table.wide {
width: 99%;
}
#main table tr td {
padding: .3em;
border: 1px solid #E1DDD1;
}
#main table tr th, #main table tr td {
vertical-align: middle;
font-size: 120%;
}
#main table thead th {
text-align: center;
}
#main table thead th, #main table thead td, #main table tfoot th, #main table tfoot td {
border: 1px solid #E1DDD1;
border-bottom: 1px solid #E1DDD1;
padding: .3em;
background: #F6F6F6;
}
#main table tfoot th, #main table tfoot td {
border-top: 1px solid #E1DDD1;
border-right: 1px solid #E1DDD1;
}
#main table tbody th {
border-right: 1px solid #E1DDD1;
}
#main table caption {
caption-side: bottom;
font-style: italic;
text-align: left;
}
#main table tr td.a-right, #main table tr th.a-right {
text-align: right!important;
padding-right: 1em;
}
#main table tr td ul li {
font-size: 90%;
}
/* sudý řádek tabulky */
#main table.data-table tbody tr.even, #main table.data-table tbody tr.even td, #main table.data-table tbody.even tr td {
background: #EFEFEF;
}

/* VŠEOBECNÉ TŘÍDY - pro použití kdekoliv */
.hidden {
display: none;
}
a {
text-decoration: underline; /* pokud možno všude nechat odkaz podtržený, uživatelé jsou na to zvyklí */
color: #666666;
}
a:hover {
text-decoration: none; /* každý odkaz by měl mít nějaký hover efekt */
}
a img {
border: none; /* jinak to v IE dělá rámečky */
}
.cleaner {
clear: both!important;
}
br.cleaner {
display: block; /* teď nebude dělat mezery */
}
.no-wrap { /* nezalomování mezer - občas je potřeba v tabulce či jinde */
white-space: nowrap!important;
}
.no-margin {
margin: 0!important;
}
img.img-left {
float: left;
margin: 1em 1em 1em 0;
}
img.img-right {
float: right;
margin: 1em 0 1em 1em;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
/*p.back {
float: left;
})*/
/* občas to urychlí práci... */
.padding-bottom-1 {
padding-bottom: 1em!important;
}
.padding-top-1 {
padding-bottom: 1em!important;
}
.margin-top-1 {
margin-top: 1em!important;
}
.margin-bottom-1 {
margin-bottom: 1em!important;
}
/* rámeček kolem obrázku - např. na detailu recenze produktu */
.image-border img, img.image-border {
background: white;
padding: 5px;
border: 1px solid #ebebeb;
margin: 1em 1em 1em 0;
float: left;
}
/* IKONKY - NÁHRADA ODKAZU ZA OBRÁZEK - takovéto odkazy musí mít vždy title! */
/* RSS */
a.link-rss {
width: 0;
padding-left: 12px;
height: 12px;
display: block;
overflow: hidden;
background: url(../images/default/rss.gif) no-repeat;
float: right;
}
/* ikonka RSS v kategorii - umístění na pravou stranu */
p.rss-categ a.link-rss {
position: absolute;
right: 10px;
top: 10px;
}
/* odstranění čehokoliv - křížek */
a.remove, a.add-to-cart, a.add-to-wishlist, a.what-is {
  display: block;
  width: 0;
  padding-left: 27px;
  height: 27px;
  overflow: hidden;
  margin: 5px;
  background:  url(../images/default/close.gif) no-repeat 0px 0px;
}
a.remove:hover {
}
/* přidat do košíku, přidat do seznamu přání */
a.add-to-cart, a.add-to-wishlist {
padding-left: 25px;
height: 25px;
background: url(../images/default/cart.gif) no-repeat;
border: none;
}
a.add-to-wishlist {
background: url(../images/default/wishlist.gif) no-repeat;
}
a.what-is {
padding-left: 20px;
height: 20px;
background: url(../images/default/what-is.gif) no-repeat;
border: none;
margin: 0 5px;
}

/* ELEMENTY POUŽITÉ NA VŠECH STRÁNKÁCH */

/* side, otherside - boxy */
.sidebox { /* na věci, co jde, používat globální formátování - každý box potom jde nastylovat zvlášť - má speciální třídu nebo ID */
    font-size: 110%;
    left: 0px;
    float: left;
    margin: 20px 0px 0 0px;
    position: relative;
    width: 100%;
}
.sidebox ol li { 
clear: both;
padding: 5px 10px;
float: left;
width: 100%;
margin: 1px -10px;
}
.sidebox ol li a {
display: block;
}
#menu_cat h2{
  display: none;
}
#menu_manuf{
  display: none;
}
.compare-box ol li a.remove {
margin: 0 0 0 5px;
}
/* kde to jde, nastylovat menu dohromady */
.menu {
  font-family: verdena;
  font-size: 11px;
}
.menu ul li {
display: block;
margin-bottom: 2px;
font-size: 130%;
}
.menu ul li a {
/*padding: 10px;
min-height: 1px;
height: 1px;*/
display: block;
text-decoration: none;
/*background: #ED1C24;
color: #ffffff;*/
position: relative;
}
.menu a:hover, .menu li a.current {
/*background: #F6F6F6;
color: black;*/
text-decoration: underline;
}
.menu ul li li  {
font-size: 90%;
}
.menu ul li li a {
padding: 5px 10px 5px 15px;
}
#menu_cat ul li a, #menu_manuf ul li a{
  background: url(../images/default/menu-left-stav1.gif) no-repeat 0px 0px;
  color: #999485;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-indent: 23px;
  height: 24px;
  line-height: 24px;
  display: block;
  padding: 0px;
}
#menu_cat ul li a.current, #menu_manuf ul li a.current{
  background: url(../images/default/menu-left-stav2.gif) no-repeat 0px 0px;
}
#menu_cat ul li ul li a.current, #menu_manuf ul li ul li a.current{
  background: none;
}
#menu_cat ul li a:hover, #menu_manuf ul li a:hover{
  background: url(../images/default/menu-left-stav3.gif) no-repeat 0px 0px;
  color: #4a5e62;
}
#menu_cat ul li a.current:hover, #menu_manuf ul li a.current:hover{
  background: url(../images/default/menu-left-stav4.gif) no-repeat 0px 0px;
}
#menu_cat ul li.current a, #menu_manuf  ul li.current a{
  /*color: #ED1C24;*/
}
#menu_cat ul li ul li a, #menu_manuf ul li ul li a{
  background: none;
  border-bottom: 1px solid #efe3ca;
  color: #999485!important;
  display: block;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 0px;
  text-decoration: none;
}
#menu_cat ul li ul li a:hover, #menu_manuf ul li ul li a:hover, #menu_cat ul li ul li a.current:hover, #menu_manuf ul li ul li a.current:hover{
  background: none;
  text-decoration: underline;
}
.sidebox h2 {
  color: #66cccc;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
}
.sidebox h3 {
font-size: 120%;
}
.sidebox h3.recently-added { /* box s košíkem - poslední přidané položky */
margin: 20px 0 0 0;
}
.tags ul li {
display: inline;
}
.sidebox h2 strong { 
display: none;
}
.sidebox legend {
display: none;
}
/* výpis produktů v side nebo otherside - nejprodávanější, poslední přidané položky v košíku, související apod. */
.sidebox .product {
margin: 5px -10px;
border-top: 1px solid silver;
padding: 10px;
clear: both;
}
.sidebox .product h3 {
font-size: 120%;
margin: 0 0 .5em 0;

}
.sidebox .product h3 a{
display: block;
color:#F98D19;
font-size:15px;
font-weight:bold;
text-decoration: none;
}
.sidebox .product h3 a:hover{
  text-decoration: underline;
}
.sidebox .product a strong, .sidebox .product h2.price {
display: none;
}
.sidebox .product img  {
float: left;
}
.sidebox .product img {
margin: 0 5px 0 0;
}
.sidebox li.remove a {
width: 0;
padding-left: 15px;
height: 15px;
display: block;
overflow: hidden;
float: right;
background: url(../images/default/close.gif) no-repeat;
}
/* ajaxový našeptávač ve vyhledávání - dle potřeby změnit barvy */
/* form, fieldset ani div.search-autocomplete nesmí mít nikdy pevnou výšku a overflow: hidden - jinak se našeptávač usekne - tzn. pokud možno nepozicovat absolutně */
.search-autocomplete {
background: silver;
color: black;
font-size: 100%;
z-index: 4;
}
.search-autocomplete ul li {
background: #CFC2C2;
cursor: pointer;
padding: .2em .4em;
}
.search-autocomplete ul li.odd {
background: #BFBFBF;
}
.search-autocomplete ul li.selected {
background: #BFA7A7;
}

/* přihlašovací formulář */
#login-box {
  background:  url(../images/default/prihlaseni-bg.png) no-repeat left top;
  font-family: verdana;
  height: 70px;
  overflow: hidden;
  padding: 30px 0px 0px 25px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 270px;
}
#login-box h2{
font-size: 110%;
float: left;
width: 150px;
overflow: hidden;
margin: 12px 10px 0 0;
text-align: right;
display: none;
}
#login-box p {
float: left;
width: 200px;
margin: 2px 5px 0 0;
}
#login-box p.button {
  height: 25px;
  margin: 0px;
  position: absolute;
  right: 40px;
  top: 60px;
  width: 25px;

}
#login-box p.button button {
  background:  url(../images/default/prihlaseni-button-bg.png) no-repeat left top;
  border: 0px;
  color: transparent;
  height: 25px;
  padding-left: 25px;
  overflow: hidden;
  width: 25px;
  margin: 0;
}
#login-box p.button button:hover {
  background:  url(../images/default/prihlaseni-button-bg.png) no-repeat left bottom;
}
#login-box label {
  color: #999485;
  float: left;
  margin: 3px 0 3px 0;
  padding-right: 5px;
}
#login-box input {
  background:  url(../images/default/prihlaseni-input-bg.png) no-repeat left top;
  border: 0px;
  height: 15px;
  float: right;
  padding: 5px;
  width: 132px;

}
/* menu účtu uživatele - po přihlášení */
#menu-account, #menu_footer2  {
/*position: absolute;
top: 40px;
right: 0;
height: 40px;
overflow: hidden;
color: white;*/
float:left;
font-size:110%;
left:0;
margin:10px 0 0;
position:relative;
width:100%;
}
#menu_footer2 {
/*top: 80px;*/
}
#menu-account h2, #menu_footer2 h2 {
display: none;
}
#menu-account ul, #menu_footer2 ul {
margin: 0;
}
#menu-account ul li, #menu_footer2 ul li {
/*display: block;
float: left;
font-size: 100%;
margin: 0 0 0 2px;*/
}
#menu-account ul li a, #menu_footer2 ul li a{
/*padding: 5px;
border:1px solid #F27579;
display: block;
float: left;*/
}
#menu-account ul li.current a , #menu_footer2 ul li.current a{
/*background: #F6F6F6;
color: black;*/
}
/* menu cms - výpis stránek */
#menu_cms {
  background: url(../images/default/menu-top-bg.png) no-repeat left top;
  height: 30px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  top: 124px;
  width: 910px;
}
#menu_cms h2 {
display: none;
}
#menu_cms ul {
/*float: right;*/
margin: 0;
}
#menu_cms ul li {
display: block;
float: left;
font-size: 120%;
margin: 0 2px 0 0px;
}
#menu_cms ul li a {
  background: url(../images/default/ciarka-menu-top.gif) no-repeat right top;
  color: #ffffff;
  display: block;
  float: left;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0px 30px;
}
#menu_cms ul li a:hover {
  color: #333333;
}
/* SPECIÁLNÍ STYL JEDNOTLIVÝCH TYPŮ STRÁNEK */
/* HOMEPAGE */
.cms-home .text {
  background: url(../images/default/cms-text-bg.gif) no-repeat left bottom;
  clear: both;
  float: left;
  margin-top: 20px;
  padding-bottom: 10px;
  width: 100%;
}
.cms-home .text h1{
  background: url(../images/default/cms-text-top-bg.gif) no-repeat left top;
  font-weight: normal;
  font-size: 18px;
  font-family: arial;
  padding: 10px;
  width: 625px;
}
.cms-home .text h1, .cms-home .text h2, .cms-home .text h3, .cms-home .text h4, .cms-home .text h5, .cms-home .text h6{
  color: #66cccc;
  padding-left: 10px;
  padding-right: 10px;
}
.cms-home .text p{
  padding-left: 10px;
  padding-right: 10px;
}  
/* novinky */
.newsbox {
width: 250px;
padding: 10px;
float: right;
background: #F6F6F6;
border:1px solid #EFEFEF;
}
.newsbox-all {
width: 570px;
float: left;
}
/* datum */
.newsbox .news h3 em, .news-single h1 em {
font-style: normal;
display: block;
float: right;
font-size: 80%;
font-weight: normal;
color: black;
margin: 0 0 0 1em;
}
.mainbox h2 strong, .sales h2 strong {
display: none;
}
/* jedna novinka */
.newsbox .news {
clear: both;
margin-top: 1em;
float: left;
width: 100%;
}
.newsbox .news p a {
/*display: block;
float: right;
padding: .5em 1em;
background: gray;
color: white;
margin: .2em -10px 1em 0;
clear: both;*/
margin-left: 10px;
}
.newsbox .news img {
float: left;
margin: 1em .5em .5em 0;
}
.newsbox .news img.img-right {
float: right;
margin: 1em 0 .5em .5em;
}
.news-single ul.actions {
clear: both;
}

/* VÝPIS PRODUKTŮ V KATEGORII, ALE I NA HOMEPAGE, SOUVISEJÍCÍ PRODUKTY, VE VYHLEDÁVÁNÍ APOD. */
.items {
    clear: both;
    /*float: left;*/
    width: 100%;
}
.items h2{
    float: left;
    width: 100%;
}
/* tabulka i seznam dohromady jde nastylovat dohromady nebo zvlášť */
.item {
float: left;
position: relative;
background:#ffffff;

}
.item h2 {
margin: 0 0 5px 0!important;
padding: 0px 5px;
width: 190px;

}
.item h2 a  {
  color: #f98d19;
  display: block;
  font-family: arial;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.item h2 a:hover  {
  text-decoration: underline;
}
.item h3, .item button strong, .item a strong, .item h2 strong, .item h2.price {
display: none;
}
/* ceny */
.item div.price-box {
font-weight: bold;
color: #F6561C;
font-size: 110%;
}
.item div.price-box .old-price, .item div.price-box .special-price{
  font-size: 100%!important;
}
/* tlačítko více informací */
.item p.description a {
display: block;
padding: .5em 1em;
background: silver;
font-weight: bold;
text-align: center;
margin: .5em 0;
text-decoration: none;
}
.item p.description a:hover {
background: gray;
}
.item img {
float: left;


}
/* tabulkový výpis */
.grid .item {
width: 200px;
margin: 10px 10px;
text-align: center;
position: relative;
}
.grid .item h2{
  background:  url(../images/default/produkt-nadpis.gif) no-repeat 5px 0px;
  height: 38px;
  overflow: hidden;
}
.grid .left {
margin-left: 0;
}
.grid .right {
margin-right: 0;
}
.grid .item p, .grid .item ul li {
text-align: left;
}
.grid .item p.description{
  height: 48px;
  overflow: hidden;
}
.grid .item button {
  background:transparent url(../images/default/do-kosiku-bg.gif) no-repeat left top;
  border: 0px;
  color: transparent;
  display:block;
  float:left;
  font-weight:bold;
  height:15px;
  margin-top:5px;
  overflow:hidden;
  padding-left:87px;
  text-decoration:none;
  text-indent: 87px;
  width:87px;
}
.grid .item button:hover {
background:transparent url(../images/default/do-kosiku-bg.gif) no-repeat left bottom;
}
.grid .item .price-box {
  float:right;
  font-family:verdana;
  margin-top:3px;
  padding-left:20px;
}
.grid .item .price-box .price-label{
  display:none;
}
.grid .item .price-box .old-price, .grid .item .price-box  .price-excluding-tax {
  color:#AAA9A6;
  font-size:11px !important;
  text-align: right;
  float: right;
}
.grid .item .price-box .special-price, .grid .item .price-box .regular-price, .grid .item .price-box .price-including-tax {
  color:#FFA805;
  display: block;
  font-size:14px !important;
  font-weight:bold;
  letter-spacing:-1px;
  text-align: right;
}
.grid .item .price-box .price-including-tax span.label, .grid .item .price-box  .price-excluding-tax span.label{
  display: none;
}

.grid .item img {
  float: none;
  margin-top: 30px;
  margin-bottom: 45px;
}
.grid .item .more-info{
  background: url(../images/default/detail-list-bg.gif) no-repeat left top;
  display: block;
  height: 13px;
  line-height: 25px;
  overflow: hidden;
  padding-left: 60px;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 0px;
}
.grid .item .more-info:hover{
  background: url(../images/default/detail-list-bg.gif) no-repeat left bottom;
}
.grid .item h2{
  font-family: arial;
  font-size: 15px;
  padding: 0px 5px;
  position: absolute;
  top: 145px;
  left: 0px;
}
.grid div.ramcek2{
  border:1px solid #EFEFEF;
  padding:5px;
}
/* výpis jako seznam */
.list .item {
  border-bottom: 1px solid #e1ddd1;
  clear: both;
  padding: 10px;
  width:625px;
}
.list .item h2 {
float: right;
padding: 0px;
width: 500px;
}
.list .item p.description{
  float: right;
  height: 32px;
  overflow: hidden;
  width: 500px;

}
.list .item p.description a {
float: left;
margin:2px 0 0 0;
}
#main .list .item ul li {
float: left;
margin: 0 20px;
}
#main .list .item p.wishlist, #main .list .item p.compare {
float: left;
margin: 5px 10px ;
}
#main .list .item div.price-box{
  float: left;
  padding-left: 26px;
  width: 110px;
}
#main .list .item div.price-box .price, #main .list .item div.price-box .price-including-tax {
  color:#FFA805;
  font-size:15px !important;
  font-weight:bold;
}
#main .list .item div.price-box .price-including-tax span.label, #main .list .item div.price-box .price-excluding-tax span.label{
  display: none;
}
#main .list .item div.price-box .price-excluding-tax{
  display: block;
}
#main .list .item div.price-box .price-excluding-tax span.price{
  color:#AAA9A6;
  font-size:11px !important;
  text-align:right;
}
#main .list .item a.more-info{
  background:transparent url(../images/default/detail-list-bg.gif) no-repeat left top;
  display:block;
  float: right;
  height:13px;
  line-height:25px;
  overflow:hidden;
  padding-left:60px;
  position:absolute;
  right:200px;
  bottom:30px;
  width:0;
}
#main .list .item a.more-info:hover{
  background:transparent url(../images/default/detail-list-bg.gif) no-repeat left bottom;
}
#main .list h2 a{
  color: #f95e19;
}
#main .list .item button {
  background:transparent url(../images/default/do-kosiku-bg.gif) no-repeat left top;
  border:0 none;
  color:transparent;
  display:block;
  float:left;
  font-weight:bold;
  height:15px;
  margin-top:0px;
  overflow:hidden;
  padding-left:87px;
  text-decoration:none;
  text-indent:87px;
  width:87px;
}
#main .list .item button:hover {
  background:transparent url(../images/default/do-kosiku-bg.gif) no-repeat left bottom;
}
#main .items .item ul.icons { /* ikonky novinky, akce, sleva */
position: absolute;
right: 2px;
top: 40px;
width: 20px;
height: 60px;
overflow: hidden;
}
#main .list .item ul.icons { 
position: absolute;
right: 2px;
top: 2px;
width: 60px;
height: 20px;
overflow: hidden;
}
#main .items .item .icons li a {
display: block;
width: 0;
padding-left: 20px;
height: 20px;
overflow: hidden;
float: left;
}
#main .items .item .icons li.sleva a {
background: #bbbeff url(../images/default/icon_sleva.gif) no-repeat;
}
#main .items .item .icons li.novinka a {
background: #bbbeff url(../images/default/icon_novinka.gif) no-repeat;
}
#main .items .item .icons li.akce a {
background: #bbbeff url(../images/default/icon_akce.gif) no-repeat;
}

/* kategorie - toolbar se strankovanim */
div.toolbar {
  background: url(../images/default/list-lista-bg.png) no-repeat 0px 0px;
  margin: 1em 0;
  min-height: 34px;
  height: 34px;
  float: left;
  padding: 0px 10px;
  width: 625px;
}
div.toolbar  p.items {
  font-size: 130%;
  float: left;
  width: auto;
  display: none;
}
div.toolbar .sort{
  float: right;
}
div.toolbar .sort p{
  float: right;
}
div.toolbar .sort .sort-by{
  float: right;
  line-height: 27px;
  margin: 0px;
  width: 230px;
}
div.toolbar .sort p.view-mode{
  line-height: 24px !important;
  margin: 0px;
  position: relative;
  float: right;
  width: 145px;
}
div.toolbar .sort p.view-mode label{
  margin-right: 10px;
}
div.toolbar .sort .view-mode-tabulka{
  background: url(../images/default/tabulkovy-vypis-icona.png) no-repeat 0px 0px;
  display: block;
  height: 27px;
  overflow: hidden;
  padding-left: 27px;  
  position: absolute;
  right: 0px;
  top: 0px;
  width: 0px;
}
div.toolbar .sort .view-mode-tabulka:hover{
  background: url(../images/default/tabulkovy-vypis-icona.png) no-repeat 0px -40px;
}
div.toolbar .sort .view-mode-seznam{
  background: url(../images/default/radkovy-vypis-icona.png) no-repeat 0px 0px;
  display: block;
  height: 27px;
  
  overflow: hidden;
  padding-left: 27px; 
  position: absolute;
  right: 29px;
  top: 0px; 
  width: 0px;
}
div.toolbar .sort .view-mode-seznam:hover{
  background: url(../images/default/radkovy-vypis-icona.png) no-repeat 0px -40px;
}
#main div.toolbar  ul.pages li, #main div.toolbar  ul.pages ul{
display: inline;
margin: 0;
}
div.toolbar div.pages {
margin: 10px 0 0px 0px;
font-weight: bold;
font-size: 120%;
float: left;

}
#main div.toolbar div.pages strong{
float: left;
padding: 0 .5em 0 0;
}
#main div.toolbar div.pages ul{
float: left;
margin: 0;
}
#main div.toolbar div.pages ul li {
float: left;
list-style: none;
margin: 0;
font-size: 100%;
}
#main div.toolbar div.pages ul li a, #main div.toolbar div.pages ul li span.current{
padding: 0 .5em
}
/* předchozí nebo následující - nahrazení odkazu za šipečku */
#main div.toolbar div.pages ul li.previous a {
background: url(../images/default/arrow_left.gif) no-repeat 5px 4px;
width: 0;
padding: 0 0 0 16px;
height: 15px;
overflow: hidden;
display: block;
float: left;
}
#main div.toolbar div.pages ul li.next a {
background: url(../images/default/arrow_right.gif) no-repeat 5px 4px;
width: 0;
padding: 0 0 0 16px;
height: 15px;
overflow: hidden;
display: block;
float: left;
}
div.toolbar div.itemleft, div.toolbar div.itemright{
float: left;
width: 50%;
}
div.toolbar div.show , div.toolbar fieldset.sort-by, fieldset.limiter{
font-size: 120%;
margin: .4em 0;
}
div.toolbar fieldset.sort-by label {
padding-top: 6px;
padding-right: 2px;
}
div.toolbar fieldset.sort-by label, div.toolbar fieldset.sort-by select, div.toolbar fieldset.sort-by a {
float: left;
margin: 0px 3px 0 0;
}
div.toolbar fieldset.sort-by a {
  margin-top: 6px;
}
div.toolbar fieldset.sort-by select{
margin-top: 9px;
}
/* sestupně nebo vzestupně - nahrazení odkazu za šipečku */
div.toolbar fieldset.sort-by a {
width: 0;
padding-left: 27px;
height: 27px;
display: block;
overflow: hidden;
float: left;
}
div.toolbar fieldset.sort-by a.asc {
background: url(../images/default/sipka-seda-up.png) no-repeat 0px 0px;
}
div.toolbar fieldset.sort-by a.desc {
background: url(../images/default/sipka-seda-down.png) no-repeat 0px 0px;
}
div.toolbar fieldset.sort-by a.desc:hover {
background: url(../images/default/sipka-seda-down.png) no-repeat 0px -40px ;
}
div.toolbar fieldset.sort-by a.asc:hover {
background: url(../images/default/sipka-seda-up.png) no-repeat 0px -40px;
}
/* STRÁNKA VÝROBCE */
.manufacturers-index-item h2 strong, .manufacturers-index-item #main h2.description {
display: none;
}

/* DETAIL PRODUKTU */
.catalog-product-view #main h2 strong, .catalog-product-view #main a strong, .catalog-product-view #main button strong, .catalog-product-view #main form fieldset.add legend, .catalog-product-view #main .availability p strong, .catalog-product-view #main form label strong, .catalog-product-view #main div.wishlist h2, .catalog-product-view #main div.compare h2, .catalog-product-view h1 strong {
display: none; /* zneviditelnění SEO nadpisů */
}
.catalog-product-view h1{
  float: right;
  width:350px;
}
.catalog-product-view #main .text {
  color: #999485;
  float: right;
  width: 350px;
  margin: 20px 0 20px 0;
}
.main .catalog-product-view .price{
  font-size: 160%;
  font-weight: bold;
}
.catalog-product-view #main .text h2.description {
  border-bottom: 1px solid #e1ddd1; 
  color: #bd9a75;
  margin: 1em 0 .2em 0;
  font-size: 130%;
  padding-bottom: 5px;
}
.catalog-product-view #main .images {
border: 0px solid black;
float: left;
width: 279px;
padding: 0px 0px 0px 0px;
margin: 0 0px 10px 0;
}
.catalog-product-view #main .images img {
border: 1px solid #e3e3e3;
float: left;
}
.catalog-product-view #main .images img.detail {
margin: 3px 3px 10px 3px;
padding: 9px;
}
.catalog-product-view #main  h2 {
margin: 1em 0 .2em 0;
font-size: 120%;
}
.catalog-product-view #main  h2.images-of-product, .catalog-product-view #main p.wishlist, .catalog-product-view #main h2.dostupnost{
  display: none;
}
.catalog-product-view #main ul li {
font-size: 120%;
line-height: 1.5em;
}
.catalog-product-view input.qty {
width: 2em;
text-align: center;
}
.catalog-product-view .tagsbox {
clear: both;
}
.catalog-product-view .availability{
  border: 10px solid #fff5a3; 
  color: #bd9a75;
  float: right;
  margin-bottom: 30px;
  padding: 10px;
  width: 310px;
}
.catalog-product-view .availability .price-excluding-tax{
  display: block;
}
.catalog-product-view .availability span.in-stock{
   font-family: verdana;
  font-weight: bold;
}
.catalog-product-view .availability  span.price{
  color: #ffa713;
  font-weight: bold;
  font-family: verdana;
  font-size: 14px;
}
.catalog-product-view fieldset.add button{
  background: url(../images/default/do-kosiku-detail.gif) no-repeat  0 0;
  border:0 none;
  color:transparent;
  display:block;
  float:left;
  font-weight:bold;
  height:19px;
  margin-top:5px;
  overflow:hidden;
  padding-left:121px;
  text-decoration:none;
  text-indent:87px;
  width:121px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.catalog-product-view fieldset.add button:hover{
  background: url(../images/default/do-kosiku-detail.gif) no-repeat  left bottom;
}
.catalog-product-view p.compare a{
  background: url(../images/default/do-porovnani-detail.gif) no-repeat  0 0;
  border:0 none;
  display:block;
  height:14px;
  overflow:hidden;
  padding-left:118px;
  text-decoration:none;
  width:0px;
  position: absolute;
  right: 0px;
  bottom: 2px;
  border: 1px solid #ffffff; 
}
.catalog-product-view p.compare a:hover{
  background: url(../images/default/do-porovnani-detail.gif) no-repeat  left bottom;
}
#product_addtocart_form{
  float: right;
  position: relative;
}
.catalog-product-view  div.addto{
  bottom: 0px;
  position: absolute;
  right: 0px;
  
}
/* zákaznické recenze - přidat recenzi */
.review-product-list h1 strong, 
.review-product-list h2 strong, 
.review-product-list #main legend, 
.review-product-list #main a strong, 
.review-product-list #main button strong, 
.review-product-list #main label strong, 
.review-product-list #main h2.images-of-product, 
.review-product-list #main .productbox p strong, 
.catalog-product-view h2.add,
.catalog-product-view div.addto h2 {
display: none;
}
.reviews {
clear: both;
}
/* zaslat příteli - přidání pole dalšího adresáta */
#main ul li.add-row {
margin: 0 0 2em 0;
float: left;
}
#main ul li.add-row a {
float: right;
}
#main ul li.add-row div.input-box {
float: left; /* aby mohlo být a.remove vpravo */
width: 500px;
}
/* GALERIE */
.gallery-box {
clear: both;
margin: 2em 0;
}
.gallery-box a.gallery-thumb {
margin: 0 2px 2px 0;
}
.gallery-box a.gallery-thumb img{
border: 1px solid #BFBFBF;
background: #DFDFDF;
padding: 5px;
}
.gallery-box a.gallery-thumb img:hover{
border: 1px solid #6F6F6F;
background: #BFBFBF;
}

/* NÁKUPNÍ KOŠÍK */
/* "tabulka" produktů */
.cart div.table {
    margin: 1em 0 0 0;
    float: left;
    width: 100%;
}
/* jeden produkt */
.cart .item-cart {
    clear: both;
    color: #aaa9a6;
    border-bottom: 1px solid #e1ddd1;
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
    position: relative;
}
.cart .item-cart .image-border {
    padding: 10px 10px 0px 10px;
    float: left;
    /*position: absolute;
    left:10px;
    top:10px;*/
}
.cart .item-cart .image-border img{
margin: 0px;
}
.cart .item-cart .actions {
    float: right;
    /*margin: 0 10px 10px 10px;*/
    position:relative;
    top:5px;
    right: 0px;
    width: 190px;
}
.cart .item-cart fieldset.wishlist{
padding: 0px ;
}
.cart .item-cart .actions p.remove a{
  background: url(../images/default/kosik-odebrat.png) no-repeat 0px 0px;
  border: 0px;
  float: right;
  height: 29px;
  overflow: hidden;
  padding: 0px;
  padding-left: 98px;
  width: 0px;
}
.cart .item-cart .actions a.remove, #main .cart .item-cart .actions p {
margin: 0;
}
.cart .item-cart .name {
    float: left;
    width: 280px;
    padding-left: 0px;
}
.cart .item-cart .name h3 {
font-size: 140%;
padding-top: 10px;

}
.cart .item-cart fieldset.qty-fieldset {
float: left;
margin: 0px 0px 0px 7px;
}
.cart .item-cart fieldset.qty-fieldset label span.qty {
display: none;
}
.cart .item-cart fieldset.qty-fieldset input {
width: 2em;
text-align: center;
}
.cart .item-cart dl{ /* configurable product má v košíku napsané možnosti */
font-size: 110%;
clear: left;
margin: 5px 0 5px 0;
}
.cart .item-cart dl dt {
font-weight: bold;
}
.cart .item-cart dl dd {
margin: 0 0 .1em 0
}
.cart .item-cart div.prices {
width: 540px;
font-family: verdana;
font-size: 12px;
text-align: right;
float: left;
margin: 0px;
padding: 10px 10px 0px 7px;
}
.cart .item-cart .pcs{
  font-size: 12px;
  font-family: verdana;
}
.cart .item-cart div.prices div.one-item, .cart .item-cart div.prices div.subtotal {
float: left;
margin: 0 0px 0 0;
/*width: 232px;*/
width: 230px;
}
.cart .item-cart div.prices div.one-item{
    padding-right: 30px;
}
.cart .item-cart div.prices h4 {
font-size: 12px;
font-weight: normal;
color: #aaa9a6;
float: left;
padding-right: 10px;
}

/* tlačítka pod produkty */
.cart .buttons-set-cart {
  background: url(../images/default/sauny-form-lista.gif) no-repeat 0px 20px;
clear: both;
float: left;
padding-top: 53px;
width: 100%;
margin: 0px 0 2em 0;

}
.cart .buttons-set-cart button{
float: right;
margin: 10px;
}
.cart .buttons-set-cart button.update{
  background: url(../images/default/kosik-aktualizovat.png) no-repeat 0px 0px;
  border: 0px;
  color: #ffffff;
  float: right;
  height: 28px;
  overflow: hidden;
  position: relative;
  text-indent: 162px;
  top: 0px;
  width: 162px;
  
}
.cart .buttons-set-cart button.update:hover{
  background: url(../images/default/kosik-aktualizovat.png) no-repeat left bottom;
}
.cart .buttons-set-cart button.continue{
  background: url(../images/default/kosik-pokracovat-v-nakupu.png) no-repeat 0px 0px;
  border: 0px;
  color: #ffffff;
  float: left;
  height: 27px;
  overflow: hidden; 
  position: relative;
  text-indent: 185px;
  top: 0px;
  width: 185px;
}
.cart .buttons-set-cart button.continue:hover{
  background: url(../images/default/kosik-pokracovat-v-nakupu.png) no-repeat left bottom;
}
/* tlačítko K pokladně - mělo by být větší, odlišené od ostatních */
.cart button.get-checkout{
background: url(../images/default/kosik-k-pokladne.png) no-repeat 0px 0px;
  border: 0px;
  color: #ffffff;
  float: right;
  height: 24px;
  text-indent: 139px;
  overflow: hidden;
  width: 139px;
}
.cart button.get-checkout:hover{
  background: url(../images/default/kosik-k-pokladne.png) no-repeat left bottom;
}
.cart .multishipping{
float: left;
}
.cart button.get-checkout:hover{
/*background: #F6F6F6;
color:#000000 ;*/
}


/* slevový kupon */
.cart .cartbox {
background: #F6F6F6;
border:1px solid #EFEFEF;
float: left;
margin: 10px 0px 10px 0;
padding: 10px;
}
.cart .cartbox button {
margin: 5px 0 0 0;
clear: both;
}
.cart .cartbox h2 {
color: black;
font-size: 140%;
}
/* slevove kody */
.cart .discount{
    width: 240px;
}

/* odhad poštovného */
.cart .shipping {
    width: 300px;
    float:right;
}
.cart .shipping ul.form-list li {
    clear: both;
    float: left;
    width: 280px;
}
.cart .shipping ul.form-list li label {
text-align: right;
/*margin: 4px;*/
padding: 4px;
width: 110px;
float: left;
}
.cart .shipping  ul.form-list li select, .cart .shipping ul.form-list li  input{
float: left;
width: 150px;
}
/* souhrn objednávky */
.totals {
clear: both;
}
#main .totals table {
color: #999485;
margin: 1em 0;
float: left;

width: 100%;
}
#main .totals table td.no-wrap{
    width: 120px;
}
/* OBJEDNÁVKA  */
.checkout .section {
float: left;
width: 100%;
clear: both;
margin: 5px 0 0 0;
}
.checkout .section .step-title {
background: #b6e2eb;
border: 1px solid #d3d3d3;
padding: 5px 5px 5px 8px;
}
.checkout .section .step-title h2 {
color: #4A5E62;
font-size: 120%;
font-weight: normal;
}
/* již vyplněné kroky */
.checkout .allow .step-title {
background: silver;
cursor: pointer; /* již vyplněný krok se může rozkliknout pro úpravu */
}
.checkout .allow .step-title h2 {
color: black;
font-size: 130%;
}
/* aktivní krok */
.checkout .active .step-title {
background: #f6f5f3;
cursor: default;
}
.checkout .active .step-title h2 {
color: black;
font-size: 150%;
}

/* načítání dalšího kroku */
#main p.please-wait {
background:white url(../images/default/load.gif) no-repeat 10px 5px;
border:1px dashed #EB340A;
color:#EB340A;
float:left;
font-weight:bold;
margin:0 10px 0 30px;
padding:5px 20px 5px 40px;
}
.tool-tip {
border:1px solid #7ba7c9; 
background:#eaf6ff; 
padding: 10px;
margin: 10px 0;
}
#main .checkout p.what-is {
float: left;
margin: 0;
}



/* SEZNAM PŘÁNÍ, ŠTÍTKY PRODUKTU - Můj účet*/
.wishlist-item h2.price {
display: none;
}
/* seznam přání - jedna položka */
.wishlist-item {
background: #EFEFEF;
margin: .3em 0;
clear: both;
float: left;
width: 100%;
padding: 1em 0;
}
.wishlist-item.even {
background: #CFCFCF;
}
.wishlist-item img {
margin: 0 1em 1em 1em;
float: left;
border: 1px solid black;
padding: 5px;
background: white;
}
.wishlist-item h4 em {
display: block;
font-size: 80%;
font-style: normal;
font-weight: normal;
color: black;
margin: 0 0 .2em 0;
}
.wishlist-item .textarea {
float: left;
width: 70%;
margin: 10px 0 0 0
}
.wishlist-item textarea {
height: 5em!important;
width: 99%!important;
padding: .3em;
}
.wishlist-item label {
font-weight: bold;
}
.tag-item p.description {
margin: .5em 1em!important;
}
.up-sell{
float: left;
clear: both;
width: 100%;
}
.up-sell h2{
padding: 10px 0px;
}
.manufacturers-index-item img.logo, .manufacturers-index-index img.logo{
  max-width: 150px;
  border: 1px solid #999999;
  
}

/* Nové položky na homepagi */
div#new-products {}

div.new-products-detail {
	float:left;
	width:200px;
	margin:5px;	
}
div.ramcek{
  border:1px solid #efefef;
  	padding:5px;
}
a.detail{
  background: url(../images/default/detail-bg.gif) no-repeat 0px 0px;
  display: block;
  font-weight: bold;
  float: left;
  height: 20px;
  margin-top: 10px;
  overflow: hidden;
  padding-left: 86px;
  text-decoration: none;
  width: 0px; 
} 
h3.product-name a{
  /*background: url(../images/default/produkt-nazev-bg.png) no-repeat 0px 0px;*/
  color: #f98d19;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  width: 190px;
}
h3.product-name a:hover{
  text-decoration: underline;
}
.checkout-cart-index .cart .item-cart h3.product-name{
  padding: 0px;
}
.checkout-cart-index h3.product-name a{
  color: #ffa805;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}
div.new-products-detail .old-price, .bests-all .old-price{
    color: #aaa9a6;
    font-size: 11px !important;
}
div.new-products-detail .price-box {
  float:right;
  font-family: verdana;
  margin-top: 3px;
  padding-left: 20px;
}
div.new-products-detail .price-box p, .bests-all p{
  margin: 0px!important;
  text-align: right;
}
div.new-products-detail .special-price, div.new-products-detail .regular-price, .bests-all .special-price, .bests-all .regular-price{
  color:#ffa805;
  font-size: 15px !important;
  font-weight: bold;
  letter-spacing: 0;
}
div.new-products-detail .price-label, .bests-all .price-label{
  display: none;
}
.cms-index-index h2.nadpis0{
  display: none;
} 
/* mini search start */
#search_mini h2 {
  background:transparent url(../images/default/prohledat-web-bg.png) no-repeat 1px 0px;
  height: 17px;
  overflow:hidden;
  padding-left:147px;
  width:0;
}
#search_mini input#search{
  background:transparent url(../images/default/prihlaseni-input-bg.png) no-repeat scroll left top;
  border:0 none;
  float:left;
  height:15px;
  padding:5px;
  width:132px;
}
#search_mini button.button {
  background:  url(../images/default/prihlaseni-button-bg.png) no-repeat left top;
  border: 0px;
  color: transparent;
  height: 25px;
  left: 5px;
  padding-left: 25px;
  position: relative;
  overflow: hidden;
  top: 1px;
  width: 25px;
  margin: 0px;
}
#search_mini button.button:hover {
  background:  url(../images/default/prihlaseni-button-bg.png) no-repeat left bottom;
}
#search_mini ul{
  clear: both;
  margin-top: 5px;
}
#search_mini label{
  display: none;
}
#search_mini ul{
  display: none;
}
/* mini search end */
/* mini porovnani start */
.compare-box h2{
  background:transparent url(../images/default/porovnani-bg.png) no-repeat 1px 0px;
  height: 21px;
  overflow:hidden;
  padding-left:110px;
  width:0;
}

/* mini porovnani end */

/* */
.bests-all p a{
 background: url(../images/default/detail-bg.gif) no-repeat 0px 0px;
  display: block;
  font-weight: bold;
  float: right;
  height: 20px;
  margin-top: 0px;
  overflow: hidden;
  padding-left: 86px;
  text-decoration: none;
  width: 0px; 
}
/* */
/* maly kosik  start*/
#checkout-box{
  background:transparent url(../images/default/kosik-bg.png) no-repeat left top;
  color: #999485;
  font-size: 12px;
  font-family: verdana;
  padding-top: 30px;
  position: absolute;
  top: 2px;
  left: 430px;
  width: 190px;
  height: 60px;
}
#checkout-box a{
  color: #999485;
}
#checkout-box .recently-added,
#checkout-box h2{
  display: none;
}
#checkout-box p{
  padding-left: 0px;
}
#checkout-box button{
  background:transparent url(../images/default/lupa.gif) no-repeat 0px 3px;
  border: 0px;
  color: #ffa805;
  font-family: verdana;
  font-size: 12px;
  font-weight:bold;
  margin-top:5px;
  padding-left:20px;
}
#checkout-box button:hover{
  text-decoration: underline;
}
/* maly kosik end */
/* newsletter start */
#newsletter-box h2{
    background:transparent url(../images/default/newsletter-bg.gif) no-repeat left top;
    overflow: hidden;
    padding-left: 202px;
    width: 0px;
}
#newsletter-box input{
  background:transparent url(../images/default/prihlaseni-input-bg.png) no-repeat left top;
  border:0 none;
  float:left;
  height:15px;
  padding:5px;
  width:132px;
}
#newsletter-box button{
  background:transparent url(../images/default/prihlaseni-button-bg.png) no-repeat left top;
  border:0 none;
  color:transparent;
  height:25px;
  left:5px;
  margin:0;
  overflow:hidden;
  padding-left:25px;
  position:relative;
  top:0px;
  width:25px;
}
#newsletter-box button:hover{
  background:transparent url(../images/default/prihlaseni-button-bg.png) no-repeat scroll left bottom;
}
#newsletter-box label{
  display: none;
}
#newsletter-box .block-content{
  padding: 0px;
}
/* newsletter end */