/*
* {
  border: solid black 1px !important;
}
*/

body {
  background: url("../gfx/layout/bg.jpg") repeat #BCDFF8;
  font-family: 'Arial CE', 'Helvetica CE', Arial, lucida, sans-serif;
  color: #000;
}

div {
  margin: 0px;
  padding: 2px 0px;
}

div a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

div a:hover {
  text-decoration: underline;
}

div.main {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 824px;
  height: 810px;
  margin: 0px;
  padding: 0px;
  background: #fff;
}

div.leftmenu {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 113px;
  height: 700px;
  margin: 0px;
  padding: 110px 0px 0px 57px;
  border: 0px;
  background: url("../gfx/layout/leftbg.gif") no-repeat #fff;
}

div.leftmenu a {
  display: block;
  border: 0px;
  margin: 0px;
  paddign: 0px;
  height: 70px;
  font-family: 'Impact CE', 'Techno CE', 'Helvetica CE', Impact, lucida, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  text-decoration: none;
  color: #000;
}

div.leftmenu a:hover {
  text-decoration: underline;
}

div.pocitadlo {
  width: 53px;
  margin: 0px;
  padding: 2px;
  border: solid 1px #000;
  background: #fff;
  color: #000;
  font-family: Verdana, lucida, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

div.submitbtn {
  position: relative;
  left: 334px;
  top: 10px;
  width: 102px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

div.submitbtn a {
  display: block;
  width: 100px;
  border: solid black 1px;
  margin: 0px;
  padding: 1px;
  font-family: Verdana;
  font-size: 13px;
  background: #0015bd;
  color: #fff;
  font-weight: normal;
  text-align: center;
}

div.submitbtn a:hover {
  text-decoration: none;
  background: #7CACF5;
}

span.leftmenufl {
  color: #fff;
  padding: 0px 3px 0px 0px;
}

div.title {
  position: absolute;
  left: 170px;
  top: 0px;
  width: 654px;
  height: 110px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("../gfx/layout/topbg.gif") no-repeat #fff;
}

div.kecy {
  width: 640px;
}

div.mainblock {
  position: absolute;
  left: 0px;
  top: 110px;
  z-index: 0;
  width: 643px;
  margin: 0px;
  padding: 0px 7px 0px 174px;
  border: 0px;
  background: #fff;
}

div.formitem {
  padding: 3px 0px;
}

div.vetsiodsazeni {
  border: solid #000 1px;
  margin: 20px 63px;
  padding: 0px 5px;
  background: #7CACF5;
  width: 340px;
}

div.regform {
  border: solid #000 1px;
  margin: 1px 0px;
  padding: 0px 5px;
  background: #7CACF5;
  width: 424px;
}

div.autak {
  border: solid #000 1px;
  width: 560px;
  padding: 3px;
  background: #7CACF5;
}

div.poznamka {
  font-style: italic;
  font-size: 11px;
}

div.poznamkaleft {
  font-style: italic;
  font-size: 11px;
  float: left;
}

div.poznamkaright {
  font-style: italic;
  font-size: 11px;
  float: right;
  padding: 0px 38px 0px 0px;
}

div.inzercesearch {
  border: solid #000 1px;
  margin: 0px 90px 3px;
  padding: 0px 5px;
  background: #7CACF5;
  width: 400px;
}

div.inzerceformitem {
  padding: 1px 0px;
}

div.inzerat {
  width: 600px;
  background: #FFFED7;
  margin: 1px 0px;
  border: solid #D6D37B 1px;
  padding: 1px 0px;
  font-size: 13px;
}

div.inzercenavigace {
  width: 600px;
  background: #7CACF5;
  font-size: 13px;
  margin: 1px 0px;
  border: solid #000 1px;
  text-align: center;
  padding: 1px 0px;
  font-size: 13px;
}

div.inzercenavigace a {
  text-decoration: none;
  font-weight: bold;
}

div.ramecek {
  width: 99%;
  border: 1px solid black;
  margin: 3px 0px;
  padding: 1px;
}

div.sloupecek {
  float: left;
  width: 49%;
  border: 0px;
  margin: 0px;
  padding: 0px 2px 0px 0px;
}

div.inzercecheckbox {
  font-size: 13px;
  margin: 1px 0px;
  padding: 0px;
}

h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px;
}

h3.inzerat {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 0px;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 3px 0px;
}

h5 {
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px;
}

h4.kosikinfo {
  position: absolute;
  right: 45px;
  top: 64px;
  font-size: 11px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

h4.kosikinfo a {
  color: #000;
  text-decoration: underline;
}

h4.userinfo {
  position: absolute;
  right: 45px;
  top: 78px;
  font-size: 11px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

h4.userinfo a {
  color: #000;
  text-decoration: underline;
}

h4.formlbl {
  float: left;
  width: 130px;
}

h4.regformlbl {
  float: left;
  width: 210px;
}

h4.special {
  font-size: 14px;
  font-weight: bold;
}

h4.special a {
  font-weight: bold;
  text-decoration: none;
}

h4.special a:hover {
  text-decoration: underline;
}

h5.autak {
  padding: 1px 0px;
  font-size: 13px;
  font-weight: bold;
}

span.telefon {
  white-space: nowrap;
  font-weight: bold;
}

span.inzercetitle {
  display: block;
  float: left;
  font-weight: bold;
  width: 70px;
}

table {
  border: solid 1px #000;
  margin: 10px 0px;
  padding: 0px;
}

table.autakdetail {
  position: relative;
  width: 348px;
  left: 220px;
}

table.kosik {
  margin: 3px 0px 10px;
  width: 460px;
}

th {
  background: #5E7CFB;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

td {
  background: #7CACF5;
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
}

td.cena {
  text-align: right;
  font-weight: bolder;
  padding-right: 4px;
}

td.celkovacena {
  text-align: right;
  font-weight: bold;
  border: solid #000 2px;
}

td.nbr {
  text-align: right;
}

td.kosikman {
  padding: 1px 4px;
}

col.vyfnbr {
  width: 80px;
}

col.cena {
  width: 100px;
}

p {
  padding: 3px 1px;
  margin: 0px;
}

p.inzerat {
  padding: 1px 0px;
  font-size: 12px;
}

img {
  margin: 0px;
  border: 0px;
  padding: 0px;
}
img.vyfuk {
  width: 560px;
  height: 231px;
}

img.left {
  float: left;
  margin: 2px;
}

img.right {
  float: right;
  margin: 2px;
}

.stdinput {
  width: 200px;
  border: solid #000 1px;
  background: #fff;
  color: #000;
  font-weight: bold;
}

.submitbtn {
  position: relative;
  left: 267px;
  top: 8px;
  font-weight: bold;
  border: solid black 1px;
  margin: 0px;
  padding: 1px;
  font-family: Verdana;
  font-size: 13px;
  background: #0015bd;
  color: #fff;
  font-weight: normal;
}

.inzercebtn {
  position: relative;
  left: 170px;
  _left: 162px;
  top: 3px;
  font-weight: bold;
  border: solid black 1px;
  margin: 0px 0px 5px;
  padding: 1px;
  font-family: Verdana;
  font-size: 13px;
  background: #0015bd;
  color: #fff;
  font-weight: normal;
}

.loginbtn {
  position: relative;
  left: 258px;
  top: 8px;
  font-weight: bold;
  border: solid black 1px;
  margin: 0px;
  padding: 1px;
  font-family: Verdana;
  font-size: 13px;
  background: #0015bd;
  color: #fff;
  font-weight: normal;
}

.regbtn {
  position: relative;
  left: 304px;
  top: 6px;
  font-weight: bold;
  border: solid black 1px;
  margin: 0px 0px 10px;
  padding: 1px;
  font-family: Verdana;
  font-size: 13px;
  background: #0015bd;
  color: #fff;
  font-weight: normal;
}

.nodisplay {
  display: none;
}

.noborder {
  margin: 0px;
  border: 0px;
  padding: 0px;
}

.white {
  background: #fff;
  border: 1px solid #000;
  padding: 2px 4px;
  margin: 1px;
}

.kec {
  width: 98%;
  background: #FFFED7;
  margin: 2px 0px;
  border: solid #D6D37B 1px;
  padding: 1px 0px;
  font-size: 13px;
}

.chyba {
  background: #FFFED7;
  margin: 2px 0px;
  border: solid #D6D37B 1px;
  padding: 1px 0px;
  color: #F22;
  font-size: 13px;
}

.noticearea {
  width: 456px;
  height: 60px;
  background: #fff;
  border: 1px solid #000;
}

.noticeareainzerat {
  width: 390px;
  height: 60px;
  background: #fff;
  border: 1px solid #000;
}

.ukonciobtekani {
  clear: both;
  font-size: 1px;
  height: 1px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
