/* CSS Document */
body {
  background: #000;
  margin:  0;
	padding: 0;
	color: #fff;
	font-family: "Geneva CE", "Arial CE", sans-serif;
	
}

a:link    {color: #fff}
a:visited    {color: #fff}
a:active    {color: #fff}

b{
color: #ded139;
}

a{
text-decoration: none;
}

h1 {
      	font-size: 2.0em;
      	font-weight: normal;
      	margin-top: 0em;
      	margin-bottom: 0em;
        color: #dfd238; 
        }
h2 {
      	font-size: 1.7em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: normal;
      	color: #dfd238;
      	}
h3 {
      	font-size: 1.4em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: normal;
      	color: #dfd238;
      	}
h4 {
      	font-size: 1.2em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: bold;
      	color: #dfd238;
      	}
h5 {
      	font-size: 1.0em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: bold;
      	color: #dfd238;
      	}
h6 {
      	font-size: 0.8em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: bold;
      	color: #dfd238;
      	}
p {
text-align: justify;
}

img{border:none;}

td {vertical-align: top}

#main{
  width: 869px;
  min-height: 902px;
  margin: 0 auto;
}

#mapa-text{
	margin: 0 auto;
	text-align: center;
	width:138px;
	position: relative;
	top: 10px;
}

#head-left{
	float: left;
}

#head-right{
	float: left;
}

#popis_auta{
	
}

#inner {
  width:869px;
  min-height: 902px;
}
#head {
  background: #000;
  min-height: 300px;
  height: 413px;
  width:869px;
}

#head a{
  border:0px;
}

#galerie{
  border:0px;
  left:12px;
  position:relative;
  width:816px;
}

#auto5 a{
  border:0px;
}

#kontakt{
text-align: center;
}


#content {
	
	margin-top:4px;
	min-height:202px;
	width:869px;
  }
#content-left{
width:325px;
min-height:363px;
float:left;
margin-right:13px;
} 
#content-right{
width:531px;
min-height:363px;
float:right;
height:363px;
}

.content-box{
width:239px;
min-height:363px;
background: url(../img/css/content-box.jpg) no-repeat;
padding:10px;
}

.content-box p {
text-align:center;
}

.content-box-img{
width:239px;
min-height:363px;
background: url(../img/css/content-box.jpg) no-repeat;
position: relative;
left: -20px;

}
.content-box h4{
  margin:0;
  padding:0;
}
.content-box p{
  margin-top:0;
}
#menu {
  width:869px; 
  min-height: 65px;
  /*background: #ff0000;*/
}

#footer {
  margin-top:7px;
  height: 47px;
  width:869px;
  background: url(../img/css/footer.jpg) no-repeat;
}

#footer p {
  color: #fff;
  font-size: 12px;
 	font-weight: normal;
  margin-top: 0;
 	margin-bottom: 0; 
 	position: relative;
  top: 15px; 
  padding-left: 18px;
  padding-right: 18px;
  text-align: center;
}


/*menu*/
#menu ul {
list-style: none;
margin: 0;
padding: 0;

}
#menu li{
display: inline;
}


#menu li a {
/*height:26px;*/
display: inline;
/*mdisplay: inline;argin: 0;*/
/*padding: 4px 0px 0px 32px;*/
/*margin-top:2px;*/
/*color: #500001;*/
/*background:  url(../img/css/menu.jpg) no-repeat;*/
text-decoration: none;
}
#menu1{
 position:relative;
 top:-5px;
 
}
#menu2{
 position:relative;
 top:-5px;
 
}
/*#menu3{
 position:relative;
 top:-5px;
 
}*/
#menu4{
 position:relative;
 top:-5px;
 
}
#menu5{
 position:relative;
 top:-5px;
 
}
#menu6{
 position:relative;
 top:-5px;
 
}
#menu7{
 position:relative;
 top:-5px;
 
}
#menu8{
 position:relative;
 top:-5px;
 
}


#menu-img-1{
  position:relative;
  left:-94px;
  margin-right:-95px;
}
#menu-img-2{
  position:relative;
  left:-122px;
  margin-right:-123px;
}
#menu-img-3{
  position:relative;
  left:-100px;
  margin-right:-101px;
}
#menu-img-4{
  position:relative;
  left:-128px;
  margin-right:-129px;
}
#menu-img-5{
  position:relative;
  left:-123px;
  margin-right:-124px;
}
#menu-img-6{
  position:relative;
  left:-96px;
  margin-right:-97px;
}
#menu-img-7{
  position:relative;
  left:-56px;
  margin-right:-57px;
}
#menu-img-8{
  position:relative;
  left:-76px;
  margin-right:-107px;
}

#page-outer{
  min-height: 202px;
  width:869px; 
  background:  url(../img/css/content_center.jpg) repeat-y;
}
#page{
  min-height: 202px;
  width:869px; 
  background:  url(../img/css/content_top.jpg) no-repeat top;
}
#page-inner{
  padding:15px;
  min-height: 202px;
  width:839px;
  background:  url(../img/css/content_bottom.jpg) no-repeat bottom;
}


.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.margin-top12{margin-top:12px;} 


/*#menu li {position: relative;}*/


.center {
  text-align: center;
}
