body, html {
  font: 10pt Tahoma, Helvetica, sans-serif;
  height: 100%;
  margin: 0 auto;
}
body {
  background: url('/img/body-bg.jpg') top center; 
}
#container {
  position: relative;
  width: 980px;
  margin: 0 auto !important;
  min-height: 100%;
}
#main {
  float: left;
  position: relative;
  width: 100%;
  min-height: 100%;
  text-align: left;
  margin: 0;
}
#head {
  position: relative;
  width: 100%;
  height: 310px;
  background: url('/img/head_bg.png') top left no-repeat; 
}
.head_clean {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFF url('/media/image/bg/zahlavi001.jpg') left top no-repeat;
  height: 215px;
  width: 100%;
}
#head h1 {
  margin: 0; padding: 0;
}
#head h1 a {
  float: left;
  height: 90px;
  width: 500px;
}
#head h1 span {
  display: none;
}
.perex {
  border-bottom: #f60 solid 1px;
  font-size: 10pt !important;
  float: none;
  clear: both;
  width: 100%;
}
.list {
  border-bottom: none;
  font-size: 10pt !important;
}
#body {
  float: left;
  width: 100%;
  clear: both !important;
  padding: 0 0 45px 0;
}
#content {
  float: left;
  width: 980px;
  margin: 10px 0 10px 10px ;
  height: 100%;
  clear: both; 
}
.obsah {
  float: left;
  width: 970px;
  height: 100%;
  clear: both; 
}
#kosibox {
  float: right;
  position: absolute;
  bottom: 280px;
  right: 30px;
}
#langmenu {
  position: absolute;
  bottom: 220px;
  right: 25px;
}
#langmenu ul {
  list-style: none;
}

#langmenu li {
  float: left;
  padding: 0 3px;
}
#langmenu li a {
  text-decoration: none;
  color: #000;
}
#cs, #en, #de {
  border-right:  #f60 solid 1px;
  
}

#mainmenu {
  float: left;
  width: 100%; 
  clear: both;
}
#mainmenu ul {
  list-style: none;
  float: left; 
  margin: 0;
  padding: 0;
  background: #F60;
  width: 980px;
}

#mainmenu li  {
  float: left;
  border-right: 1px solid #FFF; 
}

#mainmenu a  {
  text-decoration: none;
  font-weight: bold;
  float: left;
  font-size: 12px;
  padding: 5px;
  text-align: center;
  color: #000;
  background: #F60;
}


#mainmenu li ul {
  display: none;
}

#searchform  {
  float: right;
  padding: 3px;
}

#searchform input {
  border: 1px solid #F60;
}

#searchbox {
  position: absolute;
  bottom: 250px;
  right: 25px;
  width: 270px;
}
#searchboxicons {
  float: right;
}

#searchbox a {
  float: left;
  margin: 5px 3px  0;
}

#submenu {
  width: 100%; 
  clear: both;
  margin: 0;
  text-align: center;
  background: #FFF;
  height: 24px;
}

#submenu ul {
  list-style: none;
  margin: 10px auto;
  padding: 0;
}

#submenu li {
  float: left;
  border-right:  #f60 solid 1px;
}
#submenu li.lastentry {
  border-right:  none;
}

#submenu li a {
  float: left;
  padding: 1px 10px ; 
  text-decoration: none;
  color: #000;
  font-size: 8pt !important;
}

#submenu li a:hover {
  text-decoration: underline;
}



h1,h2,h3 {
  margin: 15px 0 5px 0;
  font-size: 14pt;
}
h2 {
  margin: 13px 0 5px 0;
  font-size: 12pt;
}
h3 {
  margin: 12px 0 5px 0;
  font-size: 11pt;
}
table {
  margin: 5px;
}
#foot {
/*  float: left;*/
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background:#F60;
  clear: both !important;
  height: 50px;
}
#foot a {
  color: #FFF;
}
#foot span {
  position: relative;
  top: 5px;
  left: 10px;
}

img {
  border: none;
}
a {
  color: #F60;
}
.imgcontainer {
  float: left;
  background: none !important;
  margin: 10px;
  height: 128px;
}
.wareslist {
  padding: 5px;
  margin: 0;
  width: 690px;
  float: right;
}
.wareslist p {
  padding: 5px;
  margin: 0;
  font-size: 9pt;
}
.wareslist li {
  list-style: none;
  width: 220px;
  height: 250px;
  float: left;
  margin: 5px;
}
.wareslist li h3 {
  font-size: 10pt;
  height: 30px;
  vertical-align: bottom;
}
.wareslist li h3 a {
  color: #000;
  text-decoration: none;
}
.wareslist li h3 a:hover {
  text-decoration: underline;
}
.wareslist li div {
  position: relative;
  height: 220px;
  background: url('/img/wareslist-box.gif') no-repeat center center;
}
.wareslist li div.imgcontainer {
  position: relative;
  height: auto;
}
.wareslist li table {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 200px;
}
#basket {
  font-size: 9pt;
  margin: 10px 1px 0;
  padding: 10px 1px 0;
  border: 1px dotted  #F60;
  width: 182px; 
  clear: left; 
  text-align: center;
  min-height: 60px;
}
.waresvariants {
  margin: 2px 2px 2px 15px;
  font-size: 8pt;
  vertical-align: top;
}
.waresvariants td {
  vertical-align: top;
}
.baskettable {
  border-collapse: collapse;
}
.baskettable td {
  border: 1px solid #EEE;
  padding: 4px;  
}
.baskettable th {
  padding: 4px;
  text-align: center;  
}
.input {
  border: 1px solid #EEE;
  font-size: 10pt;
}
#sidebar {
  float: right;
  width: 130px;
  clear: right;
  margin: 0 3px;
  font-size: 9pt;
}
.button {
  background: #EEE;
  padding: 5px;
  color: #333;
  text-decoration: none;
  margin: 0;
}
label {
  display: block;
  float: left;
  min-width: 70px;
  text-align: right;
}
.floatleft {
  float: left;
}
.floatcenter {
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.red {
  color: #F00;
}
#menu-e-shop a {
  background: url('/img/menu-e-shop-bg.png') repeat-y top right;
  color: #FFF;
}
fieldset {
  border: 1px solid #F60;
}
#bubliny {
  position: absolute;
  height: 120px;
  right: 0;
  bottom: -15px;
}
#bubliny span {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #F60;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
}
#bubliny span a {
  float: left;
  width: 100%;
  color: #F60;
  text-decoration: none;
  padding: 100px 0 0 0;
}
#bublina-serendib, #bublina-matrace, #bublina-rohoze , #bublina-hygienicky-program , #bublina-uklidova-technika , #bublina-sluzby-ddd , #bublina-uklidove-sluzby  {
  position: absolute;
  bottom: 25px;
  right: 9px;
  width: 82px;
  height: 130px;
  background: url('/img/head-icons/serendib.png') no-repeat top center;
  color: #F60;
}
#bublina-matrace {
  right: 97px;
  background: url('/img/head-icons/latexove-matrace.png') no-repeat top center;
}
#bublina-rohoze {
  right: 184px;
  background: url('/img/head-icons/rohoze.png') no-repeat top center;
}
#bublina-hygienicky-program {
  right: 272px;
  background: url('/img/head-icons/hygienicky-program.png') no-repeat top center;
}
#bublina-uklidova-technika {
  right:360px;
  background: url('/img/head-icons/uklidova-technika.png') no-repeat top center;
}
#bublina-sluzby-ddd {
  right:474px;
  background: url('/img/head-icons/sluzby-ddd.png') no-repeat top center;
}
#bublina-uklidove-sluzby {
  right:562px;
  background: url('/img/head-icons/uklidove-sluzby.png') no-repeat top center;
}


/*CSS pro uvodni stranku e-shopu*/
/*#obsahid44 ul {
  float: left;
  list-style: none;
}
#obsahid44 ul li {
  float: left;
  width: 260px;
  min-height: 220px;
  text-align: center;
  padding: 0;
  margin: 5px 20px;
  
}
#obsahid44 ul li a {
  float: left;
  width: 100%;
  text-decoration: none;
  padding: 110px 0 0 0;
  font-size: 12pt;
  font-weight: bold;
}
#obsahid44 ul li a:hover {
  text-decoration: underline;
}
#obsahid44 ul li .listperex {
  float: left;
  width: 100%;
  border: none;
  text-align: center;
}
*/
#item_75 {
  background: url('/img/head-icons/uklidova-technika.png') no-repeat top center;
}
#item_67 {
  background: url('/img/head-icons/rohoze.png') no-repeat top center;
}
#item_295 {
  background: url('/img/head-icons/latexove-matrace.png') no-repeat top center;
}
#item_296 {
  background: url('/img/head-icons/serendib.png') no-repeat top center;
}
#item_492 {
  background: url('/img/head-icons/hygienicky-program.png') no-repeat top center;
}
#item_502 {
  background: url('/img/head-icons/sluzby-ddd.png') no-repeat top center;
}
#homepage-boxy {
  float: left;
  width: 680px;
  border-right: 1px #F60 solid;  
}

#homepage-boxy .box div {
  position: absolute;
  right: 35px;
  float: right;
  width: 160px;
  height: 90px;
  padding: 3px 3px 3px 110px;
}
#homepage-boxy .box div ul {
  padding: 0;
  margin: 0 0 0 15px;
}

#homepage-boxy .box {
  position: relative;
  float: left;
  width: 300px;
  height: 150px;
  background: url('/img/pozadi-uvod-siroke.png') no-repeat top center;
  padding: 3px 20px;
}

#homepage-boxy div h3 {
  padding: 3px 20px;
  margin: 5px 0;
  color: #F60;
}

#homepage-boxy div ul {
  padding: 0;
  margin: 0;
}

#homepage-uklid div {
  background: url('/img/box-uklid.png') no-repeat top left;
}

#homepage-ddd div {
  background: url('/img/box-ddd.png') no-repeat top left;
}

#homepage-rohoze div {
  background: url('/img/box-rohoze.png') no-repeat top left;
}

#homepage-uklidova-technika div {
  background: url('/img/box-uklidova-technika.jpg') no-repeat top left;
}

#homepage-hygienicky-program div {
  background: url('/img/box-hygienicky-program.jpg') no-repeat top left;
}

#homepage-matrace div {
  background: url('/img/box-matrace.png') no-repeat top left;
}

#homepage-serendib div {
  background: url('/img/box-serendib.png') no-repeat top left;
}

#homepage-gingerbeer div {
  background: url('/img/box-gingerbeer.png') no-repeat top left;
}
#homepage-eshop div {
  background: url('/img/box-eshop.png') no-repeat top left;
}

#homepage-aktuality {
  float: left;
  height: 618px;
  width: 200px;
  padding: 3px 20px;
  background: url('/img/pozadi-uvod-aktuality.png') no-repeat top center;
}
#homepage-aktuality h3 {
  padding: 0 20px;
  color: #F60;
}
#homepage-aktuality div {
  width: 154px;
  margin: 0 auto;
  padding: 0 10px;
  border-top: 1px solid #F60;
}
#passdialog {
  width: 400px;
  height: 120px;
  margin: 0;
  text-align: left;
  font-size: large;
}
#passdialog input, #passdialog label {
  width: auto;
  margin: 5px;
  padding: 5px;
  font-size: large;
}
#passdialog #name, #passdialog  #pass {
  float: right;
  clear: right;
  border-color: #F60;
}
#passdialog div {
  clear: both;
}
#passdialog label {
  float: left;
  text-align: left;
}
#pavouk {
  width: 608px;
  height: 115px;
  background: #FFF url('/img/deWolfGroup-rozdeleni.png') -20px -15px no-repeat;
  float: right;
}
.deflang {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px;
}
.suplang {
  color: #CCC;
  padding: 10px;
}
#editbar {
  position: fixed;
  width: 50px;
  height: 500px;
  top: 200px;
  left: 0px;
}
#editbar {
  position: fixed;
  width: 50px;
  height: 100%;
  top: 0;
  left: 0px;
}
#editbar #editlink {
  display: none;
}
#editbar:hover #editlink {
  margin: 200px 0 0 0;
  display: block;
}
#editlink a {
  display: block;
  width:48px;
  height: 48px;
  background: url('/img/pencil-icon.png') no-repeat center center;
}
#editlink a span {
  display: none;
}
.alignright {
  text-align: right;
}
.price {
  font-size: 10pt;
  color: #F60;
  font-weight: bold;
}
.europrice {
  font-size: 8pt;
  color: #666;
}

.vatprice {
  font-size: 7pt;
  color: #F60;
}
.seolista {
  width: 980px;
  float: right;
  padding: 0;
  text-align: center;
  color: #EEE;
  clear: both;
  height: 10px !important;
  margin: 0;
}
.seolista a {
  font-size: 7pt;
  color: #999 !important;
}
.fb_gingerbeer {
  float: right;                
  position: relative;
  width: 220px;
  top: -40px;
  right: 0;
}
#treemenu {
  float: left;
  width: 230px;
  margin-left: -20px;
}
#treemenu ul {
  float: left;
  clear: both;
  padding: 0;
  margin: 0;
}
#treemenu>ul {
  float: left;
  clear: both;
  padding: 0;
  margin: 10px 0 0;
}
#treemenu li {
  float: left;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0 0 0 14px;
}
#treemenu li a {
  float: left;
  color: #000;
  line-height: 1.2em  !important;
  width: 200px;
  padding: 2px 2px 2px 14px;
  background: #f60;
  border: 1px solid #f60;
  margin: 1px 0 0 0;
  text-decoration: none; 
}
#treemenu li a:hover  {
  border: 1px solid #f60; 
  color: #FFF;
}
#treemenu li a.active {
  border: 1px solid #f60; 
  background: #FFF;
}
#treemenu li a.active:hover {
  border: 1px solid #f60; 
  background: #FFF;
  color: #F60;
}
#treemenu li a.pluscategory {
  background:  #f60 url('/img/icon-plus-white.gif') 2px 5px no-repeat;
}

#treemenu li a.active.pluscategory {
  color: #000;
  background:  #FFF url('/img/icon-minus-orange.gif') 2px 5px no-repeat;
}

#treemenu li a.active.pluscategory:hover {
  color: #F60;
  background:  #FFF url('/img/icon-minus-orange.gif') 2px 5px no-repeat;
}
.maintext {
  float: right;
  width: auto;
  min-width: 720px;
  margin-right: 20px;
}                                                                                                                                                                                