body {
  font-family: Tahoma, Arial, lucida, sans-serif;
  font-size: 10px;
  color: #000;
  text-align: center;
  background-color: #000;
  padding: 0;
  margin: 0;
}

a {
  color: #000080;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}
a img {
  border: none;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

form .button_cover {
  text-align: center;
}

form .button {
  width: 80px;
  background: none;
  background-color: #e0dfe3;
  border: 1px solid #000080;
  margin: 0 0 5px 0;
  padding: 0;
}

#page {
  text-align: left;
  width: 998px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 158px;
  position: relative;
}

#header {
  width: 998px;
  height: 158px;
  background-image: url("../design/header.jpg");
  background-repeat: no-repeat;
  position: absolute;
  top:0;
  left:0;
}

#header span {
  color: #004344;
  position: relative;
  top: 3px;
  left: 90px;
}

#header #h_menu {
  font-family: Verdana, Arial, lucida, sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: relative;
  top: 95px;
}

#header #h_menu a {
  color: #fff;
  text-decoration: none;
}

#header #h_menu a:hover {
  text-decoration: underline;
  color: #ff0000;
}

#content {
  width: 100%;
}

#content_left {
  width: 787px;
  float: left;
}

#content_right {
  width: 202px;
  float: right;
}

#content_right #kosik_info {
  color: #000080;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 20px;
  border: 1px solid #21a399;
}

#content_right #kosik_info a {
  text-decoration: none;
}

#content_right #kosik_info a:hover {
  text-decoration: underline;
}

#content_right #account {
  text-align: center;
  border: 1px solid #21a399;
  margin-bottom: 20px;
  padding: 5px 0;
}

#content_right #login fieldset {
  text-align: center;
}

#content_right #login #username {
  background-image: url("../design/username.gif");
  background-repeat: no-repeat;
  background-position: center;
}

#content_right #login #password {
  width: 110px;
  background-image: url("../design/heslo.gif");
  background-repeat: no-repeat;
  background-position: center;
}

#content_right #login button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

#content_right #doporucujeme {
  text-align: center;
  border: 1px solid #21a399;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

#content_right #doporucujeme a {
  font-weight: bold;
}

#content_right #doporucujeme img {
  border: 1px solid #000080;
}

#content_right #zavolejte_nam {
  margin-bottom: 20px;
  border: 1px solid #21a399;
}

#content_right #zavolejte_nam p {
  text-align: center;
  margin: 5px 5px 0 0;
  width: 90px;
  float: right;
}

#content_right #zavolejte_nam img {
  margin: 5px 0 5px 5px;
}

#content_right #odkazy {
  border: 1px solid #21a399;
  margin-bottom: 20px;
}

#content_right #doporucte_nas {
  margin: 0;
  padding: 10px 0 0 0;
  border: 1px solid #21a399;
}

#content_right #doporucte_nas fieldset {
  margin: 0;
  padding: 0 10px;
  border: none;
}

#content_right #doporucte_nas input {
  width: 170px;
  margin-bottom: 10px;
}

#content_right #doporucte_nas .button {
  width: 80px;
  background: none;
  background-color: #e0dfe3;
  border: 1px solid #000080;
  margin: 0 0 5px 0;
  padding: 0;
}

#main {
  width: 575px;
  float: right;
}

#main #text {
  border-left: 1px solid #21a399;
  border-right: 1px solid #21a399;
  padding: 5px;
}

#main #text h2 {
  font-size: 10px;
  margin: 0 0 2px 0;
}

#main #text P {
  font-size: 10px;
  margin: 0 0 10px 0;
}

#menu {
  width: 202px;
  padding-bottom: 400px;
  float: left;
}

#menu #vyhledavani {
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  border: 1px solid #21a399;
}

#menu #vyhledavani fieldset {
  text-align: center;
  margin: 0;
  padding: 0;
  border: none;
}

#menu #vyhledavani button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

#menu #menu_polozky {
  width: 202px;
  border-bottom: none;
  margin-bottom: 20px;
}

#menu #menu_polozky a {
  text-decoration: none;
  display: block;
  width: 182px;
  height: 18px;
  padding: 7px 0 0 5px;
  font-size: 10px;
}

#menu #menu_polozky a:hover {
  text-decoration: underline;
  background-color: #ffcc66;
}

#main {
  border-bottom: 1px solid #21a399;
}

#main .product_blue {
  background-color: #d3eaff;
}
#main .product_green {
  background-color: #e0faff;
}
#main .product_grey {
  background-color: #d9e8ea;
}

#main .product_blue h2, #main .product_grey h2, #main .product_green h2 {
  font-size: 11px;
  font-weight: bold;
  background-color: #b0ddff;
  margin: 0 0 3px 0;
  padding: 3px 5px;
}

#main .product_blue h2 a, #main .product_grey h2 a, #main .product_green h2 a {
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

#main .product_blue h2 a:hover, #main .product_grey h2 a:hover, #main .product_green h2 a:hover {
  color: #ff0000;
}

#main .product_blue, #main .product_grey, #main .product_green {
  padding: 3px;
  border-left: 1px solid #21a399;
  border-right: 1px solid #21a399;
}

#main .product_grey {
  border-bottom: 1px solid #21a399;
}

#main .product_blue .image, #main .product_grey .image, #main .product_green .image {
  text-align: center;
  width: 100px;
  float: left;
}

#main .product_blue .image img, #main .product_grey .image img, #main .product_green .image img{
  border: 1px solid #ff0000;
}

#main .product_blue .image a, #main .product_grey .image a, #main .product_green .image a {
  font-weight: bold;
}

#main .product_blue .popis, #main .product_grey .popis, #main .product_green .popis {
  width: 450px;
  padding: 0 5px;
  float: right;
}

#main .product_blue .ceny, #main .product_grey .ceny, #main .product_green .ceny {
  text-align: right;
}

#main .product_blue .ceny span, #main .product_grey .ceny span, #main .product_green .ceny span {
  font-size: 12px;
  color: #0000ff;
}

#main .product_blue .ceny img, #main .product_grey .ceny img, #main .product_green .ceny img {
  margin-right: 5px;
}

#main .product_blue form, #main .product_grey form, #main .product_green form {
  padding: 10px 0 0 0;
  margin: 0;
}

#main .product_blue form fieldset, #main .product_grey form fieldset, #main .product_green form fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

#main .product_blue form .koupit_produkt, #main .product_grey form .koupit_produkt, #main .product_green form .koupit_produkt {
  background: none;
  background-color: #e0dfe3;
  border: 1px solid #ff0000;
}

#main .product_blue .koupit, #main .product_grey .koupit, #main .product_green .koupit {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}

#main .product_blue p, #main .product_grey p, #main .product_green p {
  margin-top: 0;
}

#main h1 {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  width: 575px;
  height: 19px;
  background-image: url("../design/horni-stred.jpg");
  background-repeat: no-repeat;
  padding-top: 6px;
  margin: 0;
}

#main #filtr {
  text-align: center;
  padding:5px;
  border-left: 1px solid #21a399;
  border-right: 1px solid #21a399;
  border-top: 1px solid #21a399;
  line-height: 25px
}
#filtr .popis_kategorie {
 padding: 10px 8px;
 width: 550px;
 text-align: left;
 background: #DEF0FD;
 line-height: 100%;
}
#filtr .popis_kategorie h2 {
 font-size: 13px;
 margin-top: 0;
}


#main #filtr a {

  padding: 5px
}

#main #filtr a:hover {
  color: #fff;
  padding: 5px;
  background-color: #0079ff;
}

.blue_bg {
  background-color: #ceeeff;
}
.grey_bg {
  background-color: #d9e8ea;
}
.red_bg {
  background-color: #ff4040;
}

.strike {
  text-decoration: line-through;
}

.sleva {
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

.nadpis_short {
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  width: 202px;
  height: 17px;
  background-image: url("../design/hlavicka-menu.jpg");
  background-repeat: no-repeat;
  padding-top: 8px;
}

.nadpis_long {
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  width: 575px;
  height: 17px;
  background-image: url("../design/horni-stred.jpg");
  background-repeat: no-repeat;
  padding-top: 8px;
}

.clear_hp {
  font-size: 1px;
  clear: both;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #a90000;
}

.clear {
  font-size: 1px;
  clear: both;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #75818d;
}

#footer {
  text-align: center;
  color: #fff;
  background-color: #000;
  clear: both;
  margin: 0;
  padding: 0 0 10px 0;
}

#footer a {
  color: #70ff69;
}

#strankovanie {
  border-left: 1px solid #21a399;
  border-right: 1px solid #21a399;
  min-height: 50px;
  padding: 10px;
  text-align: center;
  line-height: 60px
}

#strankovanie a:hover {
color: red;
}

.uobj-detail {border-top: 1px solid orange; background-color: #44DD18; font-size: 12px;text-align:right;padding:5px}
.uobj-detail-nobg {border-top: 1px solid orange; font-size: 12px;text-align:left;padding:5px}

#formular label {display:block;width: 100px; text-align:right; float:left; margin:5px}
#formular input {float:left;margin:5px}
#formular select {float:left;margin:5px}
#formular br {clear: left;}

#uaccount-table {width:100%}
#uaccount-table td {width: 120px;padding:5px}
#uaccount-table img {border:0}

#text table {width: 100%; margin-bottom:20px}
#text table, #text tr, #text th, #text td {border: 1px solid #e9d9c6; border-collapse: collapse;}
#text td {padding:5px; background:#fcf8f5}
#text th {padding:5px; background:#fdf0e0; text-align:center}

#about-text {width: 202px; float: left; position: absolute; top: 1300px}
#about-text #abouttext {
  border: 1px solid #21a399;
  margin-bottom: 20px;
  padding: 10px;
  padding-top:0px;
  padding-right:0px;
}
#about-text h1 {font-size:1.5em; font-weight: bold;}
#about-text h2 {font-size:1.3em; font-weight: bold;}
#about-text p {text-align: justify; padding-right: 10px}
.cleaner {clear: both}

.text-select-zbozi {
font-size: 9px;
}

#spodni_pradlo_text h2 {
  font-size: 14px;
}
#spodni_pradlo_text h2.center {
  text-align: center;
}

.pradlo_boxes .pradlo_box {
  width: 165px;
  float: left;
  margin-right: 20px;
}
.pradlo_boxes .pradlo_box_last {
  width: 165px;
  float: left;
}
.pradlo_boxes .pradlo_box_last h3, .pradlo_boxes .pradlo_box h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 3px 0;
}
#vyrobci_right {
  border: 1px solid #21a399;	
}
#vyrobci_right ul {
	margin: 10px;
	padding: 0 10px;
	list-style-type: none;
}
#vyrobci_right ul li a {
	font-size: 13px;
}
#vyrobce_thumbs {
	margin: 15px 10px;
}
.thumb {
	float: left;
	margin-right: 10px;
	height: 170px;
	margin-bottom: 20px;
}
.thumb a {
	font-size: 13px;
	text-align: center;
	color: #C32424;
	padding-bottom: 5px;
	display: block;
}