body {
  background-color: #545557;
  font-family: "verdana", "tahoma", sans serif;
  font-size: 100%;
  text-align: center;
  margin: 0;
}
div#container {
  background: #e6e7e9 url("/image/kategorie_pozadi.jpg") repeat-y;
  color: #777;
  font-size: 70%;
  width: 859px;
  margin: auto;
  text-align: left;
}
div#boxHolder {
  float: left;
  background: url("/image/hlavicka_pozadi.jpg") no-repeat;
}
div#rightBox {
  float: right;
  width: 620px;
}
div#leftBox {
  float: left;
  width: 239px;
}
ul#menu {
  float: right;
  margin: 70px 9px 0 0;
  _margin: 70px 5px 0 0;
}
ul#menu li {
  display: inline;
  list-style-type: none;
}
h1 {
  font-size: 100%;
  color: #069344;
  background: url("/image/h1_pozadi.jpg") no-repeat;
  margin: 255px 0 0 5px;
  padding: 0 0 15px 15px;
}
p.headlineLink {
  margin: -15px 0 0 20px;
  font-weight: bold;
}
p.headlineLink a {
  color: #969698;
  text-decoration: none;
}
p.headlineLink a:hover {
  color: #969698;
  text-decoration: underline;
}
div#mainBox {
  float: left;
  width: 601px;
  _width: 603px;
  background: #f2f2f2;
  border-left: 1px solid #c1c2c4;
  border-right: 1px solid #c1c2c4;
  margin: 5px 0 0 4px;
  _margin: 5px 0 0 2px;
}
div#inMainBox {
  width: 580px;
  float: left;
  margin: 0 0 0 10px;
  _margin: 0 0 0 5px;
  padding: 9px 0 20px 0;
}
div#inMainBox img {
  display: inline;
  padding-right: 3px;
}
div#productDetail {
  float: left;
  width: 580px;
  background: #fff;
  border: 1px solid #c5c5c5;
  padding: 10px 0 10px 0;
  margin-bottom: 10px;
}
div#productDetail div {
  float: right;
  width: 530px;
  margin-right: 18px;
  _margin-right: 13px;
}
h2 {
  font-size: 130%;
  color: #069344;
  margin: 5px 0 10px 0;
}
h3 {
  font-size: 120%;
  color: #75cef8;
  margin: 15px 0 10px 0;
}
p#breadCrumb {
  clear: both;
  margin: 10px;
}
p#breadCrumb span {
  font-weight: bold;
  padding-right: 5px;
}
div#product {
  float: left;
  width: 580px;
  background: #fff;
  border: 1px solid #c5c5c5;
  padding: 10px 0 10px 0;
  margin-bottom: 10px;
}
div#product div {
  float: right;
  width: 380px;
  margin-right: 8px;
  _margin-right: 5px;
}
div#product div h2 {
  font-size: 120%;
  margin: 0 0 10px 0;
}
div#product div p {
  margin: 0;
  text-align: justify;
}
div#product p.priceDescription {
  font-style: italic;
  color: #444;
  margin-bottom: 8px;
}
div#product div p a img {
  float: right;
  display: inline;
}
p#productImg {
  width: 160px;
  padding-top: 4px;
  margin: 0 0 0 10px;
}
p#productImg img {
  border: 2px solid #c5c5c5;
}
p#logo {
  width: 198px;
  height: 38px;
  margin: 36px 0 0 38px;
}
div#baners {
  clear: both;
}
p#logo strong, div#baners strong {
  display: none;
}
#categoryHeadline {
  font-size: 100%;
  color: #069344;
  background: url("/image/nadpis_kategorie_pozadi.jpg") no-repeat;
  margin: 80px 0 0 23px;
  padding: 0 0 15px 15px;
}
div#leftBox p.headlineLink {
  margin: -15px 0 0 38px;
  font-weight: bold;
}
div#baners p {
  float: left;
  margin: 0;
}

ul#category {
  margin: 15px 30px 0 20px;
  padding: 0;
}
li.category1 {
  list-style-type: none;
  line-height: 1em;
  background: url("/image/ul_pozadi_hlavni.jpg") no-repeat;
  border-bottom: 1px solid #c5c5c5;
  line-height: 1.3em;
  padding: 9px 0 9px 20px;
}
li.category1 a {
  color: #969698;
  text-decoration: none;
}
ul#category1 li a:hover {
  text-decoration: underline;
}
li.category2 {
  list-style-type: none;
  line-height: 1em;
  background: url("/image/ul_pozadi_vedlejsi.jpg") 20px 0 no-repeat;
  border-bottom: 1px solid #c5c5c5;
  padding: 9px 0 9px 40px;
}
ul#category2 li a {
  color: #029141;
  text-decoration: none;
}
ul#category2 li a:hover {
  text-decoration: underline;
}

ul#footMenu {
  clear: both;
  width: 859px;
  margin: 0;
  padding: 30px 0 20px 0px;
  color: #ebebeb;
  background: #c0c0c0;
}
ul#footMenu li {
  display: inline;
  padding: 0 10px 0 25px;
}
ul#footMenu li a {
  text-decoration: none;
  color: #fff;
}
ul#footMenu li a:hover {
  text-decoration: underline;
  color: #fff;
}
ul#footMenu li#webdesign {
  padding: 0 0 0 155px;
}
p {
  line-height: 1.5em;
  margin: 0 0 7px 0;
}
img {
  border: 0;
  display: block;
}
ul li {
  list-style-type: square;
  line-height: 1.5em;
}
a {
  color: #069344;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


/* My, don't change */
p.errorMessage {
  color: red;
  margin-top: 10px;
}
p.infoMessage {
  color: #069344;
  margin-top: 10px;
}
hr.separator {
  clear: both;
  visibility: hidden;
  padding-top: 5px;
}
p#page404 {
  color: red;
  margin: 10px 0 15px 20px;
}
div.photoBox {
  float: left;
  width: 105px;
  height: 105px;
  margin-left: 7px;
}
div#detailPhotoBox {
  width: 575px;
  text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  border: 2px solid #c5c5c5;
  display: inline;
}
p#lastNextPhoto {
  text-align: center;
}
table#tableForm {
  border: 0;
  font-size: 100%;
}
table#tableForm tr td.right {
  width: 150px;
  text-align: right;
  color: #777;
  vertical-align: top;
}
input.input {
  width: 160px;
  border: 1px solid #999;
}
textarea {
  width: 300px;
  height: 100px;
  border: 1px solid #999;
}
