body, html {
  border: 0px;
  padding: 0px;
  margin: 0 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #1a1a1a;
}

h1 {
  color: #26a9e0;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

ul {
margin: 8px 0px 8px 20px;
padding: 0px 0px 0px 0px;
}

input{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

form{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; 
}

table {
  border-collapse: collapse;
}

td {
  padding: 15px;
  border: solid 1px #555555;
}

#all {
  position: relative;
  background-image: url(images/back.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
}

#main {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  background-image: url(images/back_auta.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;  
}

#main_clear {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}

#top {
  position: relative;
  height: 118px;
  background-image: url(images/back_top.jpg);
  background-repeat: no-repeat;
}

#content {
  position: relative;
  height: 400px;
}

#bottom {
  position: relative;
  height: 144px;
}

#top_menu {
  position: absolute;
  top: 30px;
  left: 500px;
}

#bottom_menu {
  position: absolute;
  top: 110px;
  left: 20px;
}

#copyright {
  position: absolute;
  top: 110px;
  left: 700px;
}

#uvod {
  position: absolute;
  top: 10px;
  left: 200px;
}

#uvod1 {
  position: absolute;
  top: 170px;
  left: 210px;
}

#uvod2 {
  position: absolute;
  top: 170px;
  left: 535px;
}

#co_je {
  position: absolute;
  top: 20px;
  left: 420px;
  color: #65aae1;
  font-size: 16px;
	font-weight: bold;
}

#spat {
  position: absolute;
  top: 22px;
  left: 90px;
}

#text_1 {
  position: absolute;
  top: 80px;
  left: 50px;
  width: 412px;
}

#text_2 {
  position: absolute;
  top: 80px;
  left: 520px;
  width: 412px;
}

#mapa {
  position: absolute;
  top: 15px;
  left: 60px;
}

#google_maps {
  z-index: 10;
  position: absolute;
  top: 25px;
  left: 475px;
}

#icons {
  position: absolute;
  top: 45px;
  left: 700px;
}

#kontakt_text {
  position: absolute;
  top: 41px;
  left: 750px;
  font-size: 13px;
  font-weight: bold;
}

#text_icon {
  position: absolute;
  top: 230px;
  left: 136px;
  font-size: 13px;
  font-weight: bold;
}

#gps {
  z-index: 10;
  position: absolute;
  top: 480px;
  left: 70px;
  font-size: 14px;
  font-weight: bold;
}

#stiahnut_mapu {
  position: absolute;
  top: 480px;
  left: 370px;
  font-size: 14px;
  font-weight: bold;
}

#vytlacit_mapu {
  position: absolute;
  top: 480px;
  left: 370px;
  font-size: 14px;
  font-weight: bold;
  
}

#stiahnut_kontakt {
  z-index: 12;
  position: absolute;
  top: 470px;
  left: 33px;
  cursor: hand;
}

#vytlacit_kontakt {
  z-index: 12;
  position: absolute;
  top: 470px;
  left: 834px;
  cursor: hand;
}

#stiahnut_kontrola {
  position: absolute;
  top: 220px;
  left: 100px;
}

#vytlacit_kontrola {
  z-index:10;
  position: absolute;
  top: 216px;
  left: 260px;
}


#poznamka {
  font-size: 11px;
  font-weight: normal;
  color:#b1b1b1;
}

.poznamka_2 {
  font-size: 9px;
  font-weight: normal;
}

#nadpis {
  width: 1024px;
  text-align: center;
  color: #65aae1;
  font-size: 16px;
	font-weight: bold;
}

.line {
  width: 1024px;
  height: 20px;
  background-image: url(images/line.png);
  background-repeat: no-repeat;
  background-position: center bottom;  
}

.tab {
  position: relative; 
  padding-left: 35px;
  float: left;
}

.blue {
  color:#65aae1;
}

.gray {
  color:#b1b1b1;
}

A, A:link, A:visited, A:active {
	color: #888800;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #666600;
	font-weight: bold;
	text-decoration: underline;
}

A.b_menu, A:link.b_menu, A:visited.b_menu, A:active.b_menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}

A:hover.b_menu {
	color: #67aad7;
	font-weight: bold;
	text-decoration : underline;
}

A.modra, A:link.modra, A:visited.modra, A:active.modra {
	color: #65aae1;
  font-size: 13px;
	font-weight: bold;
	text-decoration : none;
}

A:hover.modra {
	color: #65aae1;
  font-size: 13px;
	font-weight: bold;
	text-decoration : underline;
}


