* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
  font: 80% Tahoma, Sans-serif;
  text-align: center;
	color: #30414f;
	background: #30414f url('../images/body-bg.gif') repeat;
}
a {
	color: #d9251c;
}
a:hover {
	text-decoration: none;
}
#body-pozadi {
  width: 989px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	background: #ffffff url('../images/body-pozadi-bg.gif') repeat 0 -1px;
}
* html #body-pozadi {
	background: #ffffff url('../images/body-pozadi-bg.gif') repeat 0 -2px;
}
#main {
	background: url('../images/hlavicka-bg.jpg') no-repeat 9px 0;
}
#hlavicka {
	width: 100%;
	height: 193px;
}
* html #hlavicka {
	margin-bottom: -31px;
}
#vlevo {
	width: 693px;
	float: left;
	text-align: left;
	margin-left: 26px;
}
* html #vlevo {
	margin-left: 15px;
}
#vpravo {
	width: 220px;
	margin-right: 26px;
  float: right;
	text-align: left;
}
* html #vpravo {
	margin-right: 15px;
}
#paticka {
  width: 937px;
  height: 40px;
	clear: both;
	padding-top: 12px;
	margin: 20px 0 2px 26px;
	text-align: center;
	color: #adddf3;
	background: url('../images/paticka-bg.gif') no-repeat;
}
.center {
  text-align: center;
}

	/*logo*/
#fana-logo,#csob-logo,.provozni-doba,.planovac-cest {
	position: relative;
	top: 48px;
	left: 26px;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 214px;
	height: 97px;
	font-size: 120%;
}
#csob-logo {
  top: -47px;
	left: 286px;
	width: 257px;
}
#fana-logo a,#csob-logo a {
	color: #2d4658;
}
#fana-logo span,#csob-logo span,.provozni-doba span,.planovac-cest span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 214px;
	height: 97px;
	background: url('../images/fana-cz-logo.gif') no-repeat;
	cursor: pointer; 
	z-index: 0;
}
#csob-logo span {
	width: 257px;
	cursor: default; 
	background: url('../images/csob-leasing-logo.gif') no-repeat;
}
.provozni-doba,.planovac-cest {
	top: 0;
	left: 0;
	margin: 18px 0;
	overflow: hidden;
	width: 220px;
	height: 147px;
}
.provozni-doba span,.planovac-cest span  {
	width: 220px;
	height: 147px;
	background: url('../images/provozni-doba.gif') no-repeat; 
}
.provozni-doba span {
	cursor: default; 
}



.planovac-cest span {
	background: url('../images/planovac-cest.gif') no-repeat;
}

.noscreen {
	display: none;
}
#hlavicka ul {
  position: relative;
  top: -185px;
  left: 5px;
  width: 954px;
}
#hlavicka li {
  display: inline;
}
#hlavicka li a {
  color: #30414f;
  text-decoration: none;
  font-weight: bold;
  font-size: 85%;
  padding: 4px 0 4px 24px;
	background: url('../images/odrazka-menu.gif') no-repeat 7px 9px;
}
#hlavicka  #menu-dve {
  position: relative;
  top: -60px;
  left: -3px;
}
#hlavicka #menu-dve a {
  color: #adddf3;
  padding: 4px 0 4px 28px;
	background: none;
}
#hlavicka li a:hover {
  text-decoration: underline;
}
#hlavicka li a.bez-odrazky {
	background: none;
}


  /* vlevo */

h1 {
  width: 648px;
  height: 24px;
  font-size: 155%;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 7px 0 7px 45px;
	background: #365569 url('../images/nadpis-h1-bg.jpg') no-repeat;
}

#vozy {
  width: 693px;
	background: #e2e2e2 url('../images/tabulka-bg.gif') no-repeat;
}
div#vozy {
  width: 663px;
  padding: 10px 15px;
}
div#vozy ul {
  margin-left: 5px;
}
div#vozy ul li,div#vozy dl dd {
  list-style-type: none;
  padding-left: 20px;
	background: url('../images/odrazka-text.gif') no-repeat;
}
* html div#vozy {
  width: 663px;
}
caption {
  display: none;
}
#vozy thead th {
  padding: 6px 0 10px 5px;
}
#vozy tbody th {
  padding: 5px 0 0 5px;
}
#vozy td,#vozy th {
  padding: 2px 3px;
}
#vozy th {
  text-align: left;
}
#vozy span {
  font-family: "Comic Sans MS";
}
table#vozy #vozy p {
  padding: 2px;
  border: 1px #708492 solid;
  margin-right: 5Px;
}

.tmave {
	background: #d5d4d4;
	border-top: 1px #cdcbcb solid;
	border-bottom: 1px #cdcbcb solid;
}
tbody {
	padding: 3px 0;
}
.tmave td, .tmave th {
  margin: 0;
}
table#vozy .obrazek {
  display: block;
  margin: 4px 3px;
  width: 65px;
  height: 65px;
  border: 1px #708492 solid;
}
table#vozy img {
  width: 65px;
  height: 65px;
}

table#vozy p img {
  padding: 4px 8px 4px 4px;
  width: 48px;
  height: 24px;
  float: left;
}
table#vozy p .nove {
  padding: 9px 8px 6px 4px;
  width: 47px;
  height: 15px;
}
table#vozy .obrazek:hover {
  border: 1px #da3229 solid;
}
table#vozy tfoot {
  text-align: center;
  margin: 10px 0;
}
table#vozy tfoot a {
  display: inline;
  color: #5e5e5e;
  padding: 8px 15px;
}
table#vozy tfoot a:hover {
  color: #4591b4;
  text-decoration: underline;
}
.znacka {
  color: #2d4658;
}
.pod-tabulkou {
  display: block;
  width: 693px;
  height: 13px;
	background: url('../images/pod-tabulkou.gif') no-repeat;
}

    /* vpravo */
    
#vpravo form {
  height: 124px;
  padding: 6px;
	background: #365569 url('../images/vyhledavani-bg.gif') no-repeat;
}
#vpravo form select {
  height: 20px;
}
*+html #vpravo form select {
  height: 22px;
}
* html #vpravo form {
  height: 113px;
}
#vpravo form label {
  color: #adddf3;
}
#vpravo form p {
  margin: 2px 0;
}
form legend {
  display: none;
}
#vpravo form select {
  width: 150px;
  background-color: #adddf3;
  color: #2d4658; 
}
.prvniselect,.druhyselect,.tretiselect,.ctvrtyselect,.submit {
  position: relative;
  left: 10px;
}
.druhyselect,.tretiselect {
  left: 29px;
}
.ctvrtyselect {
  left: 3px;
}
#vpravo .submit {
  left: 63px;
  top: 4px;
  color: #2d4658;
  padding: 1px 6px;
}
*+html #vpravo .submit,* html #vpravo  .submit {
  left: 48px;
  top: 2px;
}

.loga {
  text-align: center;
}
.loga p,.loga img {
  margin: 5px 0;
}

  /* loga */

.kooperativa,.generalli,.cpp,.csob,.triglav-pojistovna,.allianz,
.ceska-pojistovna,.santander,.ge-money,.credium-finance {
  width: 168px;
  height: 93px;
}
.generalli {
  height: 119px;
}
.cpp {
  height: 90px;
}
.csob {
  height: 57px;
}

.triglav-pojistovna {
  height: 69px;
}
.allianz {
  height: 43px;
}
.ceska-pojistovna {
  height: 46px;
}
.santander {
  height: 64px;
}
.ge-money {
  height: 52px;
}
.credium-finance {
  height: 77px;
}

h1,h2,h3,h4 {
  font-family: Trebuchet,Tamoha,sans-serif;
}
h2 {
  font-size: 110%;
  margin: 20px 0 15px 0;
}


/* detail */

.popis-vozu {
  width: 310px;
  float: left;
}

#vlevo .popis-vozu th,#vlevo .popis-vozu td,#vlevo .popis th,#vlevo .popis td {
  padding: 3px 4px 4px 4px;
}
th {
  vertical-align: top;
}
div#vozy .velka {
  width: 316px;
  float: right;
}

.darek{
  width: 54px;
  height: 50px;
  float: left;
}
td em {
  position: relative;
  top: 7px;
  left: 5px;
  font-size: 110%;
	color: #d9251c;
}
.znacka {
  margin: 5px 17px 0 0;
}
.tmavsi {
  background-color: #d5d4d4;
}

#fotogalerie {
  clear: both;
  margin: 15px 0;
  text-align: center;
}
#fotogalerie img,#fotogalerie a {
  width: 120px;
}
#fotogalerie a {
  width: 120px;
  float: left;
  margin: 3px 4px;
  border: 2px #708492 solid;
}
#fotogalerie a:hover {
  border: 2px #d9251c solid;
}

#vlevo div#vozy h2 {
  clear: both;
  margin: 10px 0;
  color: #d9251c;
  font-size: 150%;
  font-weight: normal;
  font-family: Trebuchet;
}
address {
  font-style: normal;
}
.cena strong {
  font-size: 140%;
  font-weight: normal;
  color: #d9251c;
  font-family: Trebuchet;
}
.ikonky {
  padding: 10px 0;
  text-align: center;
  background-color: #d5d4d4;
}
.ikonky a {
  color: #30414f;
  padding: 3px 12px;
}

.kontaktni-formular p {
  margin: 5px 0;
}
.kontaktni-formular input.text,.kontaktni-formular textarea,.kontaktni-formular .odpoved {
  color: #2d688f;
  padding: 3px 5px;
}
.kontaktni-formular .odpoved {
  width: 40px;
}
.kontaktni-formular .sendbtn {
  position: relative;
  left: 305px;
  padding: 2px 5px;
}


div#vozy th {
  color: #36576d;
}

div#pojistenihav {
	width: 650px;
	height: 920px;
	background: url('../images/letak-modry-ramecek.png') no-repeat; 
}
