body{background-color: #fff;
  color: #000066;
  font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
  padding-left: 5%;
  margin-top: 6px;

  /* IE proprietarni rozsireni */
  SCROLLBAR-FACE-COLOR: #cccccc;
  SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
  SCROLLBAR-3DLIGHT-COLOR: #cccccc;
  SCROLLBAR-SHADOW-COLOR: #cccccc;
  SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #666666;
}

body.nb {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
}

a {
  color: #666666;
  text-decoration: none;
}

.base {
  position: relative;
}  

.viewport {
  width: 890px;
  height: 570px;
  position: relative;
  text-align: left;
  padding-left: 0%;
  background: #000;
}

#hlavicka {
  background: url("img/titulek.jpg") top right no-repeat;
  height: 105px;
  width: 890px;
  position: relative;
  display: block;
}

#spodnipanel {
  position: absolute;
  left: 0px;
  top: 410px;
  color: #ffffff;
  font-weight: normal;
  padding-left: 15px;
  background: #838383;
  width: 875px;
  height: 1em;
  padding-top: 0.4em;
  padding-bottom: 0.6em;
}

#spodnipanel a {
  color: #ffffff;
  font-weight: normal;
}

#spodnipanel span.jazyky {
  position: absolute;
  right: 10px;
  top: 0.3em;
}

#obsah {
  margin-top: 15px;
}  

#produkty {
  width: 211px;
  height: 400px;
  position: absolute;
  left: 15px;
  top: 0px;
}

#produkty .vnitrek {
  overflow: auto;
  height: 370px;
}

#sluzby {
  width: 211px;
  height: 195px;
  position: absolute;
  left: 232px;
  top: 0px;
}

#sluzby .vnitrek {
  overflow: auto;
  height: 145px;
}

#ankety {
  width: 211px;
  height: 195px;
  position: absolute;
  left: 232px;
  top: 205px;
}

#zbozi {
  width: 639px;
  height: 400px;
  position: absolute;
  left: 236px;
  top: 0px;
}

#zbozi h1,#zbozi.titulek {
  background: #cccccc center left no-repeat;
  padding-left: 0px;
}

#zbozi .vnitrek {
  overflow: auto;
  height: 370px;
}

#zbozi .subkategorie {
  color: #666666;
  margin: 0px;
  padding: 0px;
}

#zbozi h2 {
  color: #666666;
  margin-top: 0px;
  font-weight: bold;
  font-size: 12px;
}

#zbozi .subkategorie a {
  color: #666666;
  display: block;
  margin-left: 15px;
}

#zbozi .subkategorie a i {
  color: #888888;
  font-style: italic;
}

#zbozi .admintexty {
  overflow: hidden;
}

#zbozi .admintexty form {
  margin: 0px;
  padding: 0px;
}

#zbozi .admintexty * textarea{
  width: 600px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height: 320px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#zbozi .admintexty * input.siroky{
  width: 600px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#zbozi .adminzbozi form {
  margin: 0px;
  padding: 0px;
}

#zbozi .adminzbozi form textarea{
  width: 600px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height: 150px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#zbozi .adminzbozi form input.siroky,#zbozi .adminzbozi form select.siroky{
  width: 600px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#levypulpanel {
  position: absolute;
  left: 15px;
  top: 0px;
  width: 425px;
  height: 400px;
}

#levypulpanel .vnitrek {
  overflow: auto;
  height: 370px;
}

#celookno {
  position: absolute;
  left: 15px;
  top: 0px;
  width: 860px;
  height: 400px;
}

#celookno .vnitrek {
  overflow: auto;
  height: 370px;
}

#celookno .adminimport input.siroky {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#pravypulpanel {
  position: absolute;
  left: 450px;
  top: 0px;
  width: 425px;
  height: 400px;
}

#pravypulpanel .vnitrek {
  overflow: auto;
  height: 370px;
}

#pravypulpanel .adminzbozi form {
  margin: 0px;
  padding: 0px;
}

#pravypulpanel .adminzbozi form textarea{
  width: 390px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height: 150px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#pravypulpanel .adminzbozi form input.siroky,#pravypulpanel .adminzbozi form select.siroky{
  width: 390px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#pravypulpanel .adminzbozi form input.kratky,#zbozi .adminzbozi form input.kratky{
  width: 100px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#pravypulpanel .adminzbozi form input.checkbox,#zbozi .adminzbozi form input.checkbox{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
}

#pravypulpanel .adminzbozi h2,#zbozi .adminzbozi h2{
  margin: 10px 0px 5px 0px;
  padding: 0px;
  background-color: #ffffff;
  color: #666666;
  font-weight: bold;
  font-size: 150%;
}

#searchform {
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}

#searchsubmit {
  background: #ffffff url("img/search.gif") center center no-repeat;
  width: 19px;
  height: 13px;
  line-height: 13px;
  display: inline;
  position: relative;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  top: 2px;
}

#searchtext {
  width: 130px;
  height: 13px;
  line-height: 13px;
  border-width: 0px;
  color: #666666;
  background: #ffffff;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 5px;
  display: inline;
  position: relative;
  top: -2px;
}

#login {
  width: 300px;
  height: 200px;
  position: absolute;
  left: 295px;
  top: 80px;
}

#login input.kratky {
  width: 100px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  color: #666666;
  position: absolute;
  left: 66px;
}

#anketa {
}

#anketa ul {
  color: inherit;
  padding: 0px;
  margin: 5px 0px 0px 13px;
}

#anketa ul div.blok {
  margin-bottom: 5px;
}

#anketa div.blok span {
  border-color: #f60;
}

#anketa li {
  color: inherit;
}

#anketa a {
  color: inherit;
}

#anketa img {
}

#anketa i {
  color: inherit;
  padding-right: 10px;
  padding-left: 0px;
  text-align: right;
}

#anketa p {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

#copyright {
  text-align: center;
  background: #fff;
  position: relative;
  top: 0.5em;
}

#copyright a {
  font-size: small;
  color: #888;
  background: #fff;
}

#copyright a:hover {
  background: #888;
  color: #fff;
}

.pruh {
  background: #719db8 url("img/pruh.jpg") top right repeat-y;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height: 20px;
  width: 890px;
  overflow: visible;
  position: relative;
  clear: both;
}

.zpravy h2 {
  color: #666666;
  font-weight: normal;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
}

.zpravy h2.detail {
  font-size: 120%;
  font-weight: bold;
}

.zpravy p.detobsah {
  margin-top: 1em;
  margin-bottom: 7px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #f60;
  font-weight: normal;
  clear: both;
  overflow: visible;
}

.zpravy p.obsah {
  margin-top: 0px;
  margin-bottom: 7px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #f60;
  font-weight: normal;
  clear: both;
  overflow: visible;
}

.zpravy p.obsah a {
  float: right;
  color: #666666;
}

.zpravy p.obsah a:hover {
  float: right;
  color: #888888;
}

.zpravy img {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}

.zalomeni {
  clear: both;
  font-size: 1px;
  height: 1px;
  background: transparent;
}

a.katurl {
  position: absolute;
  right: 0px;
  top: 0px;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  border-size: 0px;
  color: inherit;
}

span.kattitle {
  color: #d81407;
  font-weight: normal;
  background: url("img/sipka.gif") center center no-repeat;
  padding-left: 15px;
  height: 12px;
}

.okno {
  overflow: hidden;
  border: solid 1px #cccccc;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}

.okno h1,.okno .titulek {
  font-weight: normal;
  font-size: 12px;
  background: #cccccc url("img/ctverecek.gif") center left no-repeat;
  padding-left: 14px;
  padding-top: 3px;
  padding-bottom: 0px;
  border-left: solid 5px #cccccc;
  margin-top: -1px;
  margin-bottom: 0px;
  height: 20px;
  color: #666666;
  position: relative;
  display: block;
}

.okno div.vnitrek {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-right: 5px;
  margin: 0px;
  font-weight: normal;
  color: #666666;
  overflow: hidden;
}

.okno div.vnitrek a {
  font-weight: normal;
  color: #666666;
}

.menu a.first {
  padding-left: 15px;
}

* html .menu a.first {
  padding-left: 13px;
}

.menu a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: thin solid #999;
  border-right: thin solid #666;
  height: 16px;
/*  background: url("img/ctverecek.gif") center left no-repeat; */
  color: #ffffff;
  float: left;
  font-weight: normal;
  text-decoration: none;
  display: block;
}

.menusloupec a {
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 0px;
  margin-left: 0px;
  margin-top: 0px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  color: #666666;
}

.menusloupec a:hover {
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 0px;
  margin-left: 0px;
  margin-top: 0px;
  font-weight: normal;
  text-decoration: none;
  background-color: #cccccc;
  display: block;
}

.menusloupec a i {
  color: inherit;
  font-weight: normal;
  padding-right: 10px;
}

.menusloupec a b {
  color: #f60;
  font-weight: normal;
}

.menusloupec a b.sirka {
  width: 100px;
}

.menur {
  margin-right: 10px;
  height: 29px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  position: absolute;
  top: 0px;
  right: 0px;
  x-float: right;  
  display: inline-block;
}


.zbozititulek {
  clear: both;
  display: block;
  color: #666666;
}

.zbozititulek b {
  font-weight: normal;
  color: #666666;
}

.zbozititulek .prodid {
  float: left;
  margin-right: 10px;
  width: 100px;
}

.zbozititulek .nazev {
  color: inherit;
}

.zbozititulek .cena {
  width: 200px;
  text-align: right;
  float: right;
  margin-right: 10px;
}

.zbozititulek .zmenanew {
  width: 10px;
  background: url("img/zmena_new.gif") center center no-repeat;
  float: right;
  margin-right: 10px;
}

.zbozititulek .zmenaadd {
  width: 10px;
  background: url("img/zmena_add.gif") center center no-repeat;  
  float: right;
  margin-right: 10px;
}

.zbozititulek .zmenasub {
  width: 10px;
  background: url("img/zmena_sub.gif") center center no-repeat;
  float: right;
  margin-right: 10px;
}

.zbozititulek .zmenaequ {
  width: 10px;
  background: transparent;
  float: right;
  margin-right: 10px;
}

.zbozipaticka {
  display: block;
  margin-bottom: 30px;
  border-style: none none solid none;
  border-width: 1px;
  border-color: #aaaaaa;
  color: #666666;
  clear: both;
  height: 1em;
}

.zbozipaticka .zaruka {
  float: left;
  margin-right: 10px;
}

div.zbozipaticka a.odkazy {
  color: #f60;
  float: right;
  margin-right: 10px;
}

.zbozitext,.dekortext {
  color: #888888;
  text-align: left;
}

.dekortext {
  float: left;
  display: block;
  width: 20%;
  margin-bottom: 10px;
}

* html .dekortext {
  width: 18%;
}

.zbozitext:hover,.dekortext:hover {
  color: #666666;
}

.zbozitext img,.dekortext img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.dekortext img {
  margin-right: 0;
  float: none;
}

.textonly {
  display: none;
  visibility: hidden;
}

.akce {
}

.akce b {
  font-weight: bold;
  color: #666666;
}

.akce img {
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: 15px;
}

.ceniky td {
  color: #666666;
  font-weight: normal;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

.ceniky a,.ceniky td a {
  color: #666666;
  font-weight: normal;
}

.grafpopis {
  vertical-align: bottom;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  background: #e70;
}

input.radio {
  color: #fff;
  background-color: #fff;
  height: 1.1em;
  width: 1.1em;
}

input .centersubmit {
  display: inline;
}

