body {
  font-family: "verdana", "tahoma", sans serif;
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
div#container {
  width: 950px;
  font-size: 70%;
  text-align: left;
  color: #878787;
  background-color: #959595;
  margin: auto;
  background: url("/image/telo/obsah_pozadi.gif") repeat-y;
}
div#topHead {
  width: 950px;
  height: 92px;
  background: #fff url("/image/hlavicka/hlavicka_vrch.gif") right top no-repeat;
}
p#logo {
  position: relative;
  width: 213px;
  height: 92px;
  margin: 0;
}
p#logo a {
  display: block;
  font-size: 200%;
  color: #84a1c0;
  text-decoration: none;
  padding: 40px 0 0 50px;
}
p#logo a span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  cursor: pointer;
  width: 213px;
  height: 92px;
  background-image: url("/image/hlavicka/logo.gif");
}
div#head {
  position: relative;
  float: left;
  width: 651px;
  height: 232px;
  font-size: 200%;
  color: #111;
  background-color: #fff;
}
div#head span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  width: 651px;
  height: 232px;
  background-image: url("/image/hlavicka/hlavicka.gif");
}
div#basket {
  position: relative;
  float: right;
  width: 299px;
  height: 232px;
  background: #fff url("/image/hlavicka/nakupni_kosik.gif");
}
div#basket p {
  font-weight: bold;
  margin: 77px 0 0 145px;
}
div#basket p a {
  font-size: 110%;
}
div#basket p#basketEnter {
  position: absolute;
  left: 26px; top: 142px;
  width: 96px;
  height: 94px;
  margin: 0;
}
div#basket p#basketEnter a {
  display: block;
  width: 96px;
  height: 94px;
  background: url("/image/hlavicka/nakupni_kosik_aktivni.gif") -96px 0 no-repeat;
}
div#basket p#basketEnter a:hover {
  background: url("/image/hlavicka/nakupni_kosik_aktivni.gif") 3px -4px no-repeat;
}
ul#menu {
  margin: 0;
  padding: 0;
}
ul#menu li {
  float: left;
  display: inline;
  list-style-type: none;
  padding: 0;
}
div#rightBox {
  float: right;
  width: 194px;
}
div#rightBox label {
  display: block;
}
div#rightBox fieldset {
  border: 0;
  margin: 15px;
}
div#rightBox input.input {
  width: 160px;
  border: 1px solid #878787;
  background: #dedede;
  margin: 2px 0 4px 0;
}
div#rightBox input#log {
  float: right;
  width: 25px;
  height: 26px;
  background: url("/image/telo/akce_tlacitko.gif");
  border: 0;
  margin-top: -13px;
  _margin-right: -10px;
}
div#rightBox h4 {
  background: red;
  font-size: 130%;
  color: #fff;
  background: url("/image/telo/pravy_nadpis_pozadi.gif") repeat-y;
  margin: 1px 0 10px 0;
  padding: 5px 0 5px 30px;
}
dl.nej {
  margin: 3px 0 10px 0;
  padding: 0;
}
dl.nej dt {
  text-align: center;
  color: #0a51a1;
  padding-bottom: 8px;
}
dl.nej dd {
  text-align: center;
  margin: 0 0 0 20px;
}
dl.nej dd img {
  display: inline;
  margin: 0 5px 0 5px;
}
dl.nej a {
  color: #0a51a1;
  text-decoration: none;
}
dl.nej a:hover {
  text-decoration: underline;
}
div#rightBox p.baner {
  text-align: center;
  margin: 10px 0 10px 0;
}
div#rightBox p.baner img {
  display: inline;
}
div#middleBox {
  float: right;
  width: 554px;
}
div#content {
  margin: 10px 25px 0px 20px;
}
dl.product {
  float: left;
  margin: 0;
  padding: 0;
  width: 168px;
  border-bottom: 1px solid #e0e0e0;
}
dl.product dt {
  text-align: center;
  height: 27px;
  color: #0a51a3;
  margin: 10px 5px 8px 5px;
}
dl.product dt a {
  text-decoration: none;
}
dl.product dt a:hover {
  text-decoration: underline;
}
dl.product dd.image {
  width: 165px;
  height: 95px;
  text-align: center;
  margin: 0;
}
dl.product dd.image img {
  display: inline;
}
dl.product dd.price {
  width: 165px;
  text-align: center;
  color: #2ABA01;
  margin: 5px 0 5px 0;
}
dl.product dd.action {
  margin: 0px 0 20px 0;
}
dl.product a {
  color: #0a51a3;
}
dl.product dd.action a {
  position: relative;
  width: 123px;
  height: 21px;
  margin-left: 20px;
}
dl.product dd.action a span {
  position: absolute;
  left: 0; top: 0;
  cursor: pointer;
  width: 123px;
  height: 21px;
  background: url("/image/telo/podrobnosti_tlacitko.gif");
}
.classic {
  border-right: 1px solid #e0e0e0;
}
.lastInLine {
  border-right: 0;
}

div#detail p#image {
  float: left;
  width: 180px;
  margin: 0 20px 0 0;
}
div#detail p#description {
  float: left;
  width: 300px;
  margin: 0;
}
div#detail h2 {
  float: left;
  width: 492px;
  _width: 502px;
  font-size: 130%;
  color: #2c4e7c;
  background-color: #f0f0f0;
  margin: 10px 0 10px 0;
  padding: 5px 0 5px 10px;
}
div#detail p.shapeImage {
  float: left;
  width: 90px;
  margin: 0 20px 0 0;
}
div#detail p.shapeInfo {
  float: left;
  width: 390px;
  color: #666;
  margin: 10px 0 5px 0;
}
div#detail p.shapeAction {
  float: left;
  width: 370px;
  margin: 0px 0 0 0;
}
div#detail span.shapePrice {
  font-weight: bold;
  color: #436e98;
}
div#detail input.shapeAmount {
  width: 28px;
  font-size: 100%;
  border: 1px solid #4d7ea7;
  margin: 0 10px 0 10px;
}
div#detail button {
  position: relative;
  width: 93px;
  height: 16px;
  color: #0950a0;
  background: none;
  border: 0;
  padding: 0;
}
div#content button span {
  position: absolute;
  left: 0; top: 0;
  cursor: pointer;
  width: 93px;
  height: 16px;
  background: url("/image/telo/koupit_tlacitko.gif");
}
div#leftBox {
  float: right;
  width: 202px;
}
div#leftBox h4 {
  background: red;
  font-size: 130%;
  color: #fff;
  background: url("/image/telo/levy_nadpis_pozadi.gif") repeat-y;
  margin: 1px 0 0 0;
  padding: 5px 0 5px 25px;
}
ul#catalogCategory {
  margin: 10px 10px 20px 10px;
  padding: 0 10px 0 10px;
}
ul#catalogCategory li.category {
  list-style-type: none;
  background: url("/image/telo/kategorie_odrazka.gif") 0 10px no-repeat;
  padding: 11px 0 11px 20px;
  border-bottom: 1px solid #c5c5c5;
}
ul#catalogCategory li.subcategory {
  list-style-type: none;
  background: url("/image/telo/podkategorie_odrazka.gif") 20px 12px no-repeat;
  padding: 11px 0 11px 40px;
  border-bottom: 1px solid #c5c5c5;
}
ul#catalogCategory li a {
  color: #959595;
  text-decoration: none;
}
ul#catalogCategory li a:hover {
  text-decoration: underline;
}
dl#basicContact {
  margin: 15px 5px 15px 0;
}
dl#basicContact dt {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
dl#basicContact dd {
  margin: 0 0 3px 0;
  text-align: center;
}
ul#foot {
  clear: both;
  width: 950px;
  background: #4c7ba7 url("/image/paticka/paticka_pozadi.gif");
  margin: 0;
  padding: 34px 0 15px 0;
}
ul#foot li {
  display: inline;
  list-style-type: none;
  padding-left: 35px;
}
ul#foot li a {
  color: #fff;
  text-decoration: none;
}
ul#foot li a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 130%;
  color: #ebb218;
  margin: 0 0 10px 0;
}
h2 {
  font-size: 130%;
  color: #6389ad;
  margin: 10px 0 10px 0;
}

/* default sub class */
p#total {
  background: #f0f0f0;
  width: 320px;
  color: #555;
  margin: 10px 0 0 0;
  padding: 4px 4px 4px 10px;
}
p#total span {
  font-size: 110%;
  font-weight: bold;
  color: #162e5e;
}
p#goShopping {
  margin: 10px 0 0 0;
}
img#cashDesk {
  float: right;
  margin-left: 30px;
}
input#reCount {
  float: right;
  display: inline;
  width: 58px;
  height: 64px;
  background: url("/image/telo/prepocitat_tlacitko.gif");
  margin: -2px 0 0 30px;
  border: 0;
}
img#null {
  float: right;
}
p#orderComment {
  font-weight: bold;
  text-align: center;
  margin: 10px 0 10px 0
}
p#orderComment textarea {
  width: 400px;
  height: 110px;
}
p#makeOrder {
  text-align: center;
}
p.txt {
  text-align: justify;
}
div.pageListing {
  clear: both;
  text-align: center;
  padding-top: 10px;
}
hr.separator {
  clear: both;
  visibility: hidden;
  padding-top: 8px;
}
.highlight {
  color: #f99f01;
}
ul li {
  list-style-type: square;
  padding-bottom: 5px;
}
table.form {
  margin: 20px 0 20px 80px;
}
table.form td.right {
  width: 150px;
}
table.form td input.input, div#loginForm input.input {
  width: 180px;
  color: #555;
  background-color: f0f0f0;
  border: 1px solid #45729c;
  margin-bottom: 2px;
}
div#loginForm {
  width: 340px;
  text-align: right;
  margin: 20px;
}
div#loginForm input#submit {
  margin-left: 226px;
}
div#loginForm input#sendPass {
  margin-left: 215px;
}
p.registrationNotice {
  font-style: italic;
  margin-left: 20px;
}
p.infoMessage {
  color: #f9a21d;
}
p.errorMessage {
  color: #ff5a3a;
}
p#page404 {
  width: 465px;
  height: 50px;
  font-size: 150%;
  color: red;
  margin: 20px 0 20px 20px;
  overflow: auto;
}
div.photoBox {
  float: left;
  width: 105px;
  height: 105px;
  margin-left: 7px;
}
div#detailPhotoBox {
  width: 505px;
  text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  border: 2px solid #c5c5c5;
  display: inline;
}
p#lastNextPhoto {
  text-align: center;
}

/* default */
a {
  color: #53a9d9;
  text-decoration: underline;
}
a:hover {
  color: #217bb4;
  text-decoration: none;
}
p {
  line-height: 1.4em;
  margin: 0 0 10px 0;
}
img {
  border: 0;
  display: block;
}
table {
  font-size: 100%;
  color: #959595;
}
legend {
  font-weight: bold;
  font-size: 120%;
  color: #0a51a1;
  margin: 0 0 0 10px;
}
fieldset {
  margin-bottom: 15px;
  padding: 0;
}
form {
  margin: 0;
}

table#basketView {
  width: 505px;
}
table#basketView thead tr td {
  font-weight: bold;
  text-align: center;
  color:#162e5e;
  border: 0;
}
table#basketView tr td {
  border: 1px solid #959595;
  padding: 8px;
}
table#basketView tr td.noBorder {
  border: 0;
  padding-left: 10px;
}
table#basketView tr td span.price {
  font-weight: bold;
  color: #436e98;
}
