/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  font-size: 9pt;
  font-family: 'Arial', sans-serif;
  color: #3e3e3e; 
  text-align: left;
  background-color: #b5b5b5;
  background-image: url(../images/bg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
}

h1 {
  position: absolute;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 8pt;  
}

div.head a.logo {
  position: absolute;
  margin: 0 0 0 40px;
  display: block;
  width: 430px;
  height: 90px;
  text-decoration: none;
}

a { 
  color: #0284d7; 
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p { 
  padding: 14px 0; 
  margin: 0;
  text-align: justify; 
}
ul {
  margin: 20px 0;
  padding: 0;
  list-style-type: none;
}

ul li {
  background-image: url(../images/li.gif);
  background-position: left 8px;
  background-repeat: no-repeat;
  padding: 4px 0 4px 14px;
}

div.det {
  width: auto;
  padding: 18px 0 18px 14px;
}

div.detleft {
  width: 310px;
  float: left;
}

div.detleft div.img {
  border: 1px solid #e3e3e3;
  height: 332px;
  background-color: white;
  background-image: url(../images/detzoom.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}

div.detleft div.img img {
  border-style: none;
  display: block;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

div.detgal {
  width: auto;
  margin: 10px 0;
}

div.detgal img {
  float: left;
  display: block;
  border: 1px solid #e3e3e3;
  margin: 0 18px 14px 0;
}

div.detgal img.k {
  margin: 0 9px 14px 0;
}

div.detgal img.nom {
  margin-right: 0;
}

div.detright {
  width: 300px;
  float: left;
  margin-left: 26px;
}

div.detright table, div.detkont table {
  width: auto;
  font-size: 8pt;
  margin: 0 0 24px 0;
}

div.detright table td, div.detkont table td {
  padding: 4px 0 4px 20px;
}

div.detright table td.ve {
  font-size: 12pt;
}

div.detright table td.space {
  background-image: url(../images/space.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

div.detright table td.dcena {
  font-size: 18pt;
  font-weight: bold;
}

.red { color: #ec1a16; }
.blue { color: #1e8fef; }

a.dokose {
  font-size: 9pt;
  float: right;
  width: 113px;
  height: 32px;
  background-image: url(../images/dokose.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  text-decoration: none;
}

a.zpet2 {
  font-size: 9pt;
  float: left;
  width: 90px;
  text-align: right;
  text-decoration: underline;
}

a.zpet2:hover {
  text-decoration: none;
}

div#pozadi {
  width: auto;
  position: relative;
  min-height: 100%;
}

* html div#pozadi {
  height: 100%;
}

div.container {
  width: 984px;
  margin: 0 auto;
  padding: 0 0 170px 0;
}

div.container2 {
  width: 984px;
  margin: 0 auto;
}

div.obsah {
  margin: 30px 0 0 0;
  padding: 0 0 24px 0;
  background-color: white;
  background-image: url(../images/head.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.new {
  width: auto;
  margin: 14px 0;
  background-image: url(../images/space.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}

div.new div.date {
  float: left;
  width: 45px;
  height: 17px; 
  background-image: url(../images/date.gif);
  background-position: center top;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
}

div.cl {
  width: auto;
  margin: 14px 0;
  background-image: url(../images/space.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}

div.cl div.img {
  float: left;
  width: 96px;
}

div.img img {
  border: 1px solid #898989;
  display: block;
  margin: 0 auto;
}

div.cl a {
  width: 55px;
  height: 21px;
  display: block;
  background-image: url(../images/vice.gif);
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  text-decoration: none;
  margin: 12px 0;
}

div.date span {
  display: block;
  width: auto;
  padding: 2px 0 0 7px; 
}

div.new div.in {
  width: 260px;
  float: left;
  margin-left: 10px;
}

div.cl div.in {
  width: 218px;
  float: left;
  margin-left: 2px;
}

div.in h3 {
  color: #0284d7;
  margin: 0;
  padding: 0 0 4px 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 9pt;
}

div.in p {
  padding: 0 0 14px 0;
  margin: 0;
  line-height: 1.6em;
}

div.galimg {
  width: auto;
  padding: 14px 0;
  background-image: url(../images/space.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}

div.galimg img {
  border: 1px solid #898989;
  display: block;
  float: left;
  margin: 0 0 18px 18px;
}

* html div.galimg img {
  margin: 0 0 9px 12px;
}

div.galimg a.vg {
  width: 89px;
  height: 21px;
  display: block;
  background-image: url(../images/galerie.gif);
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  text-decoration: none;
  margin: 0 12px 12px 0;
}

a.nw {
  width: 89px;
  height: 21px;
  display: block;
  background-image: url(../images/news.gif);
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  text-decoration: none;
  margin: 0 12px 12px 0;
}

div.vidimg {
  width: auto;
  padding: 14px 0;
  background-image: url(../images/space.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}

div.vidimg img {
  border: 1px solid #898989;
  display: block;
  float: left;
  margin: 0 0 18px 18px;
}

* html div.vidimg img {
  margin: 0 0 9px 12px;
}

div.vidimg a.vg {
  width: 89px;
  height: 21px;
  display: block;
  background-image: url(../images/videa.gif);
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  text-decoration: none;
  margin: 0 12px 12px 0;
}

div.left {
  width: 271px;
  float: left;
}

div.right {
  width: 710px;
  float: left;
}

div.technika {
  float: left;
  width: 334px;
  height: 87px;
  cursor: pointer;
  background-image: url(../images/technika.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.technikamenu, div.jezdecmenu {
  padding: 14px 8px;
  line-height: 1.5em;
}

div.jezdec {
  float: left;
  width: 334px;
  height: 87px;
  margin-left: 14px;
  cursor: pointer;
  background-image: url(../images/jezdec.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.head {
  width: auto;
  height: 139px;
}

ul.headmenu {
  position: absolute;
  margin: 95px 0 0 65px;
  padding: 0;
  list-style-type: none;
}

ul.headmenu li {
  float: left;
  background: none;
  padding: 0;
}

ul.headmenu li a {
  color: #dddddd;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  width: 100px;
  text-align: center;
  padding: 8px 0 9px 0;
}

ul.headmenu li a:hover, ul.headmenu li a.on {
  color: #ffffff;
  background-image: url(../images/a.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.kosik {
  width: 140px;
  position: absolute;
  line-height: 1.6em;
  font-weight: bold;
  text-align: right;
  margin: 30px 0 0 800px;
  color: #0284d7;
}

div.kosik a {
  color: #393838;
  text-decoration: underline;
}

div.kosik a:hover {
  text-decoration: none;
}

form.hledani {
  position: absolute;
  margin: 95px 0 0 762px;
  padding: 0;
}

form.hledani input {
  width: 134px; 
  font-size: 8pt;
  color: #666666;
  padding-top: 6px;
  border-style: none;
  background: transparent;
}

form.hledani input.subm {
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  position: absolute;
  margin: 0 0 0 154px;
  background: transparent;
}

div.menu {
  background-image: url(../images/menu1bg.jpg);
  background-position: 25px top;
  background-repeat: no-repeat;
  width: auto;
  padding: 8px 13px 0 56px;
  min-height: 120px;
}

div.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-image: url(../images/menubg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
}

div.menu ul li {
  background-image: url(../images/menu1li.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
  padding: 0;
}

* html div.menu ul li {
  height: 30px;
}

div.menu ul li a {
  display: block;
  font-size: 9pt;
  padding: 7px 0 8px 30px;
  color: #3e3e3e;
  text-decoration: none;
}

div.menu ul li a:hover, div.menu ul li a.on {
  color: #ffffff;
  background-image: url(../images/menu1a.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  text-decoration: none;
}

div.menu ul li ul {
  background-color: #575757;
  background-image: none;
}

div.menu ul li ul li a:hover, div.menu ul li ul li a.on {
  color: #6ac9fd;
  font-weight: bold;
  background-image: none;
  text-decoration: none;
}

div.menu ul li ul li {
  background-image: url(../images/menu2li.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
  padding: 0;
}

div.menu ul li ul li a {
  color: #ffffff;
  padding-left: 44px;
}

div.menu ul li ul li ul li a {
  color: #ffffff;
  padding-left: 64px;
}

div.akce {
  width: 234px;
  float: right;
  margin: 14px 14px 14px 0;
  background-image: url(../images/akcebg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.produkt {
  width: 227px;
  height: 233px;
  float: left;
  text-align: left;
}

div.prodfoot {
  width: auto;
  height: 30px;
  background-image: url(../images/prodfoot.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.counter {
  text-align: right;
  padding: 14px 0 0 0;
  word-spacing: 3px;
}

div.counter a {
  background: #2297f0;
  color: white;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 4px;
  font-size: 9pt;
}

div.counter a:hover, div.counter a.on {
  background: #e0e0e0;
  color: black;
}

div.akce div.produkt {
  height: 230px;
  text-align: left;  
}

div.produkt div.zoom {
  position: absolute;
  margin: 128px 0 0 198px;
  background-image: url(../images/zoom.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 21px;
  height: 16px;
}

*+html div.produkt div.zoom {
  margin-left: 144px;
}

* html div.produkt div.zoom {
  margin-left: 144px;
}

*+html div.akce div.produkt div.zoom {
  margin-left: 138px;
}

* html div.akce div.produkt div.zoom {
  margin-left: 138px;
}

div.produkt img {
  border-style: none;
  display: block;
  margin: 0 auto;
  padding: 40px 0 0 0;
  background: transparent;
}

div.akce div.produkt img {
  margin: 40px 0 0 74px;
  padding: 0;
}

div.produkt h3 {
  font-size: 9pt;
  text-transform: uppercase;
  margin: 4px 0;
  padding: 0;
  height: 28px;
  text-align: center;
}

div.produkt div.ceny {
  text-align: center;
}

div.produkt a {
  color: #0284d7;
  text-decoration: none;
}

div.produkt a:hover {
  color: #37c410;
}

div.produkt span {
  color: #3c3c3c;
  text-decoration: line-through;
  font-size: 10pt;
}

div.produkt strong {
  font-size: 12pt;
  color: #ec1a16;
}

div.produkt div.ok {
  position: absolute;
  margin: 188px 0 0 198px;
  width: 29px;
  height: 20px;
  background-position: center top;
  background-repeat: no-repeat;
}

div.akce div.produkt div.ok {
  position: absolute;
  margin: 210px 0 0 198px;
  width: 29px;
  height: 20px;
  background-position: center top;
  background-repeat: no-repeat;
}

*+html div.produkt div.ok { 
  margin-left: 140px; 
}

* html div.produkt div.ok { 
  margin-left: 140px; 
}

*+html div.akce div.produkt div.ok { 
  margin-left: 130px; 
}

* html div.akce div.produkt div.ok { 
  margin-left: 130px; 
}

div.ok {
  background-image: url(../images/ok.jpg);
}

div.ko {
  background-image: url(../images/ko.jpg);
}

div.produkt div.znak {
  position: absolute;
  margin: 0 0 0 20px;
  width: 25px;
  height: 72px;
  background-position: center top;
  background-repeat: no-repeat;
}

*+html div.produkt div.znak {
  margin-left: -34px;
}

* html div.produkt div.znak {
  margin-left: -34px;
}

div.akce div.produkt div.znak {
  position: absolute;
  margin: 7px 0 0 44px;
  width: 25px;
  height: 72px;
  background-position: center top;
  background-repeat: no-repeat;
}

*+html div.akce div.produkt div.znak {
  margin-left: -30px;
}

* html div.akce div.produkt div.znak {
  margin-left: -30px;
}

div.sleva { background-image: url(../images/sleva.jpg); }
div.vyprodej { background-image: url(../images/vyprodej.jpg); }
div.nove { background-image: url(../images/nove.jpg); }

div.poradna {
  float: right;
  background-image: url(../images/poradnabg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 235px;
  height: 169px;
  margin: 14px 14px 14px 0;
}

div.zpravodaj {
  float: right;
  background-image: url(../images/zpravodajbg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 234px;
  height: 139px;
  margin: 30px 14px 14px 0;
}

.modra { color: #0284d7; }

div.poradna form, div.zpravodaj form {
  margin: 0;
  padding: 14px 0 0 46px;
}

div.poradna table, div.zpravodaj table {
  font-size: 9pt;
}

div.poradna input, div.poradna textarea, div.zpravodaj input {
  border: 1px solid #bcbcbc;
  width: 169px;
}

div.poradna input.subm, div.zpravodaj input.subm, input.subm {
  cursor: pointer;
  width: 70px;
  height: 22px; 
  border-style: none;
  background-image: url(../images/odeslat.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

.tar { text-align: right; }

div.slide {
  width: 681px;
  background-image: url(../images/slidebg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  height: 226px;
  margin: 0 0 14px 0;
}

div.slidein {
  width: 681px;
  height: 204px;
}

div.sliderobsah {
  width: 681px;
  height: 204px;
}

div.sliderobsah img {
  width: 681px;
  height: 204px;
  display: block;
}

div.numbers {
  position: absolute;
  width: 100px;
  margin: 0 0 0 576px;
}

div.numbers a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  display: block;
  float: left;
  margin: 4px 0 0 24px;
}

div.numbers a.on {
  color: #2a2a2a;
}

div.navi {
  width: auto;
  padding: 8px 0 8px 36px;
  font-size: 9pt;
  background-image: url(../images/home.gif);
  background-position: 14px center;
  background-repeat: no-repeat;
}

div.navi a {
  color: #0284d7;
  text-decoration: none;
} 

div.navi a:hover {
  text-decoration: underline;
}

div.navi span {
  color: #0284d7;
}

div.lista {
  width: 681px;
  height: 94px;
  margin: 14px 0;
  background-image: url(../images/lista.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.lista div.odkazy {
  width: auto;
  padding: 0 0 0 10px;
}

div.lista a {
  display: block;
  float: left;
  height: 90px;
  text-decoration: none;
  color: #0284d7;
  text-align: center;
  line-height: 15em;
}

div.lista a:hover {
  color: red;
}

div.lista a.a1 { width: 102px; }
div.lista a.a2 { width: 102px; }
div.lista a.a3 { width: 102px; }
div.lista a.a4 { width: 102px; }
div.lista a.a5 { width: 102px; }
div.lista a.a6 { width: 82px; }
div.lista a.a7 { width: 72px; }

div.loga {
  width: 681px;
  height: 70px;
  margin: 14px 0;
  background-image: url(../images/loga.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.news {
  width: 334px;
  float: left;
  margin: 0 0 24px 0;
  background-image: url(../images/shado.jpg);
  background-position: center 31px;
  background-repeat: repeat-x;
}

div.clanky {
  width: 334px;
  float: left;
  margin: 0 0 24px 14px;
  background-image: url(../images/shado.jpg);
  background-position: center 31px;
  background-repeat: repeat-x;
}

h2.nadp {
  background-image: url(../images/nadpisbg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 8px 40px;
  font-style: italic;
  font-size: 18px;
}                         

h2.subnadp {
  background-image: url(../images/subnadpis.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 7px 40px;
  font-style: italic;
  font-size: 18px;
} 

div.produkty {
  width: auto;
  text-align: left;
  margin: 0 27px 24px 0;
  background-image: url(../images/prodbg.jpg);
  background-position: center top;
  background-repeat: repeat;
}

div.odsazeni {
  width: auto;
  text-align: left;
  margin: 0 27px 14px 0;
}

div.filtr {
  width: auto;
  background-image: url(../images/filtr.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 53px;
  margin: 0;
}

div.filtrin {
  width: auto;
  padding: 14px 0 0 34px;
  color: white;
  font-weight: bold;
  font-size: 9pt;
}

div.filtrin form {
  margin: 0;
  padding: 0;
}

div.filtrin select, select {
  border: 1px solid #699cd0;
  color: #666666;
  font-weight: normal;
  font-size: 8pt;
}

div#foot {
  height: 139px;
  background-image: url(../images/foot.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  width: 100%;
}

div#foot div.odkazarna {
  width: auto;
  padding: 20px 0 0 310px;
}

div#foot a {
  color: white;
  font-size: 8pt;
  text-decoration: none;
}

div#foot a:hover {
  text-decoration: underline;
  color: #46c5f7;
}

div#foot h2 {
  color: white;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 18px;
}

div#foot table {
  width: 640px;
  line-height: 1.6em;
}

div.norep {
  background-repeat: no-repeat;
}

div.sizes {
  width: auto;
  border: 1px solid #dedede;
  background-color: #f7f6f6;
  padding: 20px 20px 0 20px;
  margin: 0 0 14px 0;
}

div.detpopis {
  width: auto;
  background-image: url(../images/detha.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 46px 20px 24px 14px;
}

div.detvideo {
  width: auto;
  background-image: url(../images/detha2.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 46px 20px 24px 14px;
}

div.detkont {
  width: auto;
  background-image: url(../images/detha3.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 46px 20px 24px 14px;
}

div.detpopis h3 {
  color: #167bec;
  font-weight: normal;
  font-size: 14pt;
  margin: 0;
  padding: 0;
}

div.text {
  width: auto;
  padding: 20px;
}

div.text h3 {
  color: #167bec;
  margin: 0;
  padding: 0; 
}

div.adr {
  width: 250px;
  float: left;
  line-height: 1.5em;
}

address {
  font-style: normal;
  margin: 0;
  padding: 24px 0 0 0;
}

div.space2 {
  background-image: url(../images/space2.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  font-size: 0;
  line-height: 0;
}

div.kontimg {
  width: 370px;
  float: left;
}

div.right a.zpet {
  display: block;
  float: left;
  background-image: url(../images/zpet.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 155px;
  height: 30px;
  color: #959595;
  margin: 14px 0 0 0;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
}

div.right a.zpet span {
  display: block;
  padding: 7px 0 0 0;
  text-align: center;
}

div.right a.dal {
  display: block;
  float: right;
  color: #ffffff;
  font-weight: bold;
  background-image: url(../images/pokracovat.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 193px;
  height: 30px;
  font-size: 0.9em;
  margin: 14px 8px 0 0;
  text-decoration: none;
}

div.right a.dal span {
  display: block;
  padding: 7px 0 0 0;
  text-align: center;
}

p.suma {
  text-align: right;
  color: #282828;
  padding-right: 10px;
  font-size: 1.1em;
}

p.suma strong {
  color: #282828;
}

p.suma span {
  color: #a91101;
}

p.suma span.bezdph {
  color: #282828;
  font-size: 0.8em;
}

div.kosinda table.kosik {
  width: auto;
  font-size: 0.85em;
  color: #2a1d00;
}            

div.kosinda table.kosik td {
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
}

div.kosinda table.kosik th, div.kosinda table.kosikobj td {
  text-align: center;
  padding: 12px 0;
  vertical-align: middle;
}

div.kosinda table.kosik td.nomp {
  padding: 0;
}

form.kosform {
  margin: 0;
  padding: 0;
}

form.kosform input {
  border: 1px solid #b8b9ba;
  background-color: #fafcfd;
  width: 28px;
  font-size: 0.9em;
}

form.kosform input.ok {
  width: 32px;
  cursor: pointer;
  height: 36px;
  border-style: none;
  background-image: url(../images/ok.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.right form.kosform a.del {
  display: block;
  width: 32px;
  text-decoration: none;
  height: 36px;
  background-image: url(../images/del.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

th.th1, td.td1 { width: 60px; background-position: center top; background-repeat: no-repeat; }
th.th2, td.td2 { width: 232px; background-position: center top; background-repeat: no-repeat; }
th.th3, td.td3 { width: 63px; background-position: center top; background-repeat: no-repeat; }
th.th4, td.td4 { width: 100px; background-position: center top; background-repeat: no-repeat; }
th.th5, td.td5 { width: 100px; background-position: center top; background-repeat: no-repeat; }

td.td1 { background-image: url(../images/kos_td.gif); }
td.td2 { background-image: url(../images/kos_td2.gif); }
td.td3 { background-image: url(../images/kos_td3.gif); }
td.td4 { background-image: url(../images/kos_td4.gif); }
td.td5 { background-image: url(../images/kos_td4.gif); }

th.th1 { background-image: url(../images/kos_th.gif); }
th.th2 { background-image: url(../images/kos_th2.gif); }
th.th3 { background-image: url(../images/kos_th3.gif); }
th.th4 { background-image: url(../images/kos_th4.gif); }
th.th5 { background-image: url(../images/kos_th4.gif); }

form.normal {
  margin: 0;
  padding: 0;
}

form.normal input, form.normal select {
  width: 165px;
  height: 30px;
  background-image: url(../images/inbg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  padding: 2px;
  color: #282828; 
  border: 1px solid #d0cfcf;
}

form.normal textarea {
  width: 165px;
  height: 72px;
  background-image: url(../images/areabg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  padding: 2px;
  color: #282828; 
  border: 1px solid #d0cfcf;
}

form.normal input.odeslat {
  width: 193px;
  height: 30px;
  cursor: pointer;
  text-transform: uppercase;
  background-image: url(../images/pokracovat.gif);
  background-position: center top;
  background-repeat: no-repeat;
  border-style: none;
  background-color: transparent;
  color: #936501;
  font-weight: bold;
  font-family: 'Arial Black', Arial, sans-serif;
}

form.normal table {
  font-size: 0.9em;
  color: #282828;
}

form.normal table td {
  padding: 4px;
}

form.normal table#ltab {
  width: 320px;
  float: left;
}

form.normal table#rtab {
  width: 320px;
  float: right;
}

.mb { margin-bottom: 30px; }
.fr { float: right; margin: 24px 14px 0 0; }
.clear { clear: both; padding: 0; margin: 0; height: 0; line-height: 0; font-size: 0; }
