body {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  color: #46586c;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
  text-align: justify;
}

.cleaner {
  clear: both;
  border: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;  
}

form {
  margin: 0;
  padding: 0;
}

#pozadi {
  margin: 0px auto;
  padding: 0;
  height: 600px;
  background: url(../images/podklad_1290x600.jpg) center top no-repeat;
}

#stranka {
  width: 990px;
  margin: 0 auto;
  padding: 0;
}

#obsah {
  padding: 30px;
  margin: 0px auto;
  width: 930px;
  background: #ffffff;
  min-height: 540px;
  height: 540px;
}

div[id] #obsah {
  height: auto;
}

#paticka {
  margin: 0px auto;
  padding: 0;
  background: url(../images/paticka-podklad_1290x10.gif) center top no-repeat;
  text-align: center;
  font-size: 11px;
  color: #75818e;
  padding: 15px 0 0 0;
}

hr {
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px dotted #cccccc;
  border-left: 0;
  border-right: 0;
}

.menu-horni {
  float: right;
  height: 30px;
  margin: 0 20px 0 0;
  width: 700px;
}

.menu-horni ul {
  float: right;
  margin: 8px 0 0 0;
  padding: 0;
}

.menu-horni ul li {
  float: left;
  list-style: none;
  border-right: 1px solid #ffffff;
  margin: 0;
  padding: 0;
  height: 15px;
  line-height: 15px;
  background: none;
}

.menu-horni ul li.posledni {
  border-right: none;
}

.menu-horni ul li a {
  color: #ffffff;
  padding: 0 10px;
  text-decoration: none;
  margin: 0;
}

.menu-horni ul li a:hover {
  text-decoration: underline;
}

a.logo {
  width: 115px;
  height: 115px;
  float: left;
  margin: 0 0 0 30px;
  background: url(../images/logo_115x115.gif) left top no-repeat;
}

.loga {
  width: 407px;
  height: 57px;
  float: right;
  margin: 15px 20px 0 0px;
  background: url(../images/loga_389x57.jpg) left top no-repeat;
}

.loga a {
  height: 57px;
  display: block;
  float: left;
  margin: 0 0 0 18px;
}

.loga a.fiat {
  width: 57px;
  background: url(../images/logo_fiat.png) no-repeat;
  background-position: center top;
}

.loga a.alfa-romeo {
  width: 57px;
  background: url(../images/logo_alfa_romeo.png) no-repeat;
  background-position: center top;
}

.loga a.lancia {
  width: 56px;
  background: url(../images/logo_lancia.png) no-repeat;
  background-position: center top;
}

.loga a.fiat-professional {
  width: 60px;
  background: url(../images/logo_fiat_professional.png) no-repeat;
  background-position: center top;
}

.loga a.jeep {
  width: 87px;
  background: url(../images/logo_jeep.png) no-repeat;
  background-position: center top;
}

.loga a:hover, .loga a.aktivni {
  background-position: center bottom;
}

div.uvod-levy {
  float: left;
  width: 450px;
  padding: 0 15px 15px 0;
}

div.uvod-pravy {
  float: right;
  width: 449px;
  border-left: 1px dotted #cccccc;
  padding: 0 0 15px 14px;
}

div.uvod {
  border-bottom: 1px dotted #cccccc;
}

div.uvod-stred {
  text-align: center;
}

ul {
  margin: 0 0 10px 0;
  padding: 0;
}

ul li {
  list-style-type: none;
  background: url(../images/li.png) no-repeat left center;
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;  
}


div.uvod-stred div.loga {
  width: 450px;
  height: 57px;
  margin: 0 auto;
  float: none;
}

div.uvod-stred div.loga a {
  height: 57px;
  display: block;
  float: left;
  margin: 0 0 0 25px;
}

div.uvod-stred div.loga a.fiat {
  width: 57px;
  background: url(../images/logo_fiat.jpg) no-repeat;
  background-position: center top;
}

div.uvod-stred div.loga a.alfa-romeo {
  width: 57px;
  background: url(../images/logo_alfa_romeo.jpg) no-repeat;
  background-position: center top;
}

div.uvod-stred div.loga a.lancia {
  width: 56px;
  background: url(../images/logo_lancia.jpg) no-repeat;
  background-position: center top;
}

div.uvod-stred div.loga a.fiat-professional {
  width: 60px;
  background: url(../images/logo_fiat_professional.jpg) no-repeat;
  background-position: center top;
}

div.uvod-stred div.loga a.jeep {
  width: 87px;
  background: url(../images/logo_jeep.jpg) no-repeat;
  background-position: center top;
}

.loga a:hover {
  background-position: center bottom;
}

p {
  margin: 0;
  padding: 0 0 15px 0;
}


table.list {
  width: 100%;
  margin: 0;
}

table.list tr td {  
  padding: 3px 10px;
  border-bottom: 1px dotted #bfbfbf;
}

table.list tr.row1 td {
  background: #fff;
}

table.list tr.row2 td {
  background: #f9fbfd;
}

table.form {
  margin: 0 0 15px 0;
  border: 1px dotted #bfbfbf;
  width: 100%;
}

table.form tr td {
  background: #f9fbfd;
  padding: 6px 10px;
}

input.text, select {
	vertical-align: middle;
	color: #222222;
	margin: 0;
	margin-right: 5px;
	padding: 0.2em;
	border: 1px solid #ddd;
	width: 120px;
	background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.center {
  margin: 0 auto;
  text-align: center;  
}

.doprava {
  text-align: right;  
}

.center .submit {
  float: none;
}

table.list input.submit {
  margin: 0;
}

.tucne {
  font-weight: bold;
}

div.levy-panel {
  float: left;
  width: 215px;
  padding: 0 5px 0 0;
}

div.pravy-panel {
  float: right;
  border-left: 1px dotted #cccccc;
  width: 685px;
  padding: 0 0 0 15px;
  min-height: 500px;
}

ul.menu-leve li.kategorie {
  list-style-type: none;
  background: none;
  padding: 4px 0 2px 0;
  margin: 0;
  border-bottom: 1px dotted #cccccc;
  font-weight: bold;
}

ul.menu-leve li {
  padding: 2px 0 2px 10px; 
}
#horni-cast {
	margin: 0px 0px 40px auto;
	padding: 0;
	height: 115px;
	width: 990px;
	float: right;
	background: url(../images/horni_podklad_default.png) repeat-x top left;
}
