*{margin: 0 ; padding: 0 ;}   
body {
  font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  background: #36383a url(../img/body.jpg) repeat-x ;
  color: #eee;
  text-align: center; 
}
.uvod{
  background: #36383a url(../img/body_uvod.jpg) repeat-x ;
	
}
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px  15px 0px;
  color: #ffcc00; 
  padding: 0 ;
   }
h1{font-size: 2em;}
h2{font-size: 1.5em;}
h3{font-size: 1.2em;  
	padding: 0 0 0 17px;
  background:  url(../img/h3.gif) no-repeat left center;
  }
h4{font-size: 1.2em; color: white; padding-left: 1em; border-left: 1px solid #ffcc00;  }
h5{font-size: 1em;   margin: 10px 0px  5px 0px; }
h6{font-size: 0.8em; margin: 10px 0px  5px 0px; }
  
p{line-height: 140%; margin: 10px 0px 20px 0px; font-size: 1em; text-align: justify;}
ul{margin: 10px 0 20px 40px ; list-style: square; line-height: 150%; }
ol{margin: 10px 0 20px 40px ; line-height: 150%; }
dl{margin: 15px 0 20px 40px ;line-height: 150%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

address{line-height: 160%; margin: 20px 0px; font-style: normal;}

img{border: 0 }  
.foto{	border: 3px solid #666 ; }  
.foto.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
.foto.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

big{font-size: 1.2em;}  
small{font-size: 0.9em;}
  
a:link {text-decoration: underline; color: #ffcc00;}
a:visited {text-decoration: underline; color: #ffcc00;}
a:active {text-decoration: underline; color: #0ff;}
a:hover {text-decoration: none; color: #fff;}

a.extern{padding-right: 1.1em; background: url(../img/external.gif) no-repeat right top;}
a:hover .foto{border-color: #444;}
  
hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: 3px solid #666;
  border-collapse: collapse;
  font-size: 1em; 
  }
th,td{
  border: 1px solid #666; 
  padding: 5px 8px;
  }
th{
  background-color: #222; 
  padding: 5px 10px; 
  color: white;
  font-size: 1.1em;
  text-align: center;
  }
.note {}

/*		forms		*/
fieldset{border: 1px solid #777;	padding: 20px;	margin:15px 0; }
legend{border: 1px solid #777;	padding:3px 20px;	margin-bottom:25px;	color: #999; }

label{	
  display: block;	
	
	font-size: 1em;
	}
input,select,textarea{
  font-size: 1em ; 
  width: 15em;	
  font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  background: #ccc; 
	margin: 5px 0 8px 0;
  border-width: 1px ; 
}
input.radio{
width:auto;
margin-right:2px;
vertical-align:center;
}
.objednavka label.radio{
text-align:left;
vertical-align:center;
float:left;
}
.button{
	padding: 3px 10px ;
	margin: 0px; 
	width: auto;
	border-top:1px solid #867c4e;
	border-left:1px solid #b89f37;
	border-bottom:1px solid #6b5600;
	border-right:1px solid #7b6714;
  float:right; 
	font-weight: bold;
	background-color: #ffcc00; 
}
.objednavka{
	border: none ;
	font-size: 0.9em;
	margin: 0 ;
}
.objednavka h5{
text-align:right;
font-weight:bold;
}
.objednavka td{
	vertical-align: top;
	border: none ;
	padding: 0 1em ;
}
.objednavka label{
	text-align: right;
}
/*  ID  */
#page{
  width: 750px;
  text-align: left;
  margin: 0 auto ;
  padding: 0 ;  
  background: url(../img/content-top.gif) no-repeat 180px 180px
}

#header{
	height: 160px;
	background: url(../img/header.jpg) no-repeat center top;
	position: relative;
	text-align: center;
	padding: 0 50px;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  width: 410px;
  height: 112px;
  line-height: 112px;
	background: url(../img/h1.jpg) repeat-x ;
  text-align: center;
	position: absolute;
	left: 170px;
	top: 48px;
}
#header h1 a{
  display: block;
  background: url(../img/h1_a.jpg) repeat-x top;
  text-decoration: none;
  width: ;
  height: 112px;
  margin: 0 10px ;
	position: relative;  
	color: #fff;
}
#header h1 a span{  
  display: block;
  background: url(../img/autoset_centrum.jpg) no-repeat center top;
  width: 390px;
  height: 112px ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;  
}
/**/
div.base{
  width: 250px; /*170*/
  background-repeat: no-repeat;
  padding-top: 16px;
} 
div.skoda{
	float: left;
	background-image: url(../img/skoda_logo.gif);
	background-position: 5px 18px;
}
div.renault{
	float: right;
	background-image: url(../img/renault_logo.gif);
	background-position: 160px 20px;
}
div.base a img{
	display: block;

	padding: 1px 0px 3px 3px;} 
div.base a {
	display: block;
	width: 97px;
	margin: 0 auto 0 0 ;
} 
div.base.renault a {
	margin: 0 0 0 auto;
} 
div.base a:hover{
	background-color: #45484c;
} 
div.base a:hover img{
	background-color: #45484c;
} 
#header h2{
  margin: 0 ;
  padding: 0 ;
  border: none ;
	font-size: 1em;
	font-weight: normal;
}
#header h2 a{
	text-decoration: none;
	color: #ccc ;
	margin: 0 ;
	height: 75px;
	width: auto;
}
#header .skoda h2 a{padding-left: 0px;}
#header .renault h2 a{padding-right: 35px; }

#header h2 a:hover{
	background: none;
	color: white;
}

#mainlink{
  text-decoration: none;
  font-size: 0.9em;
  color: #d7dbd4;
  }
#mainlink:hover{

}
div.dacia{
position:absolute;
top:20px;
right:0px;
}  
  
/*  intro   */

.intro_button{
    width: 370px;
    float: left;
    height: 340px;
    margin: 60px 0 ;
} 

.intro_button a{
  display: block;
    height: 340px;
    width: 370px;
    font-size: 2em;
    font-weight: bold;
    background-color: #fff;
    
} 

.intro_button a span{
  display: block;  
  height: 90px;
  width: 100%;
  top: 250px;
  position: relative;
  text-align: center;
  line-height: 90px;
} 

.intro_button a span span{
  position: absolute;
  top: 0;
  left: 0;
} 


.intro_button a.button_skoda span span{
  background: url(../img/intro_button_skoda.gif) no-repeat ;
} 
.intro_button a.button_renault span span{
   background: url(../img/intro_button_renault.gif) no-repeat 
} 
 .button_skoda{
 background: url(../img/intro_skoda.jpg) no-repeat 
 }
 .button_renault{
 background: url(../img/intro_renault.jpg) no-repeat 
 } 
 
 .intro_button a:hover span span{
  background-position: left bottom;
  color: white;
} 
/*  navigation */

#navigation{
	clear: both;
  border-bottom: 5px solid #393c3e ;
	background-color: #4d5154;
 }
#navigation ul {
  margin: 0;
  padding: 0 0 0 30px ;
  height: 45px;
  list-style: none;
}
#navigation li { 
	float: left; 
  margin: 8px 0 ;
  padding: 0 ;
ackground-color: red;
  }
#navigation a {
  display: block;
  border-left: 1px solid #bdbdbd; 
  float: left;
	height: 30px ;
	line-height: 30px ;
  text-decoration: none;
  color: #ddd;
  padding: 0 2.2em 0 1.1em;
  position: relative;
  font-size: 0.9em;
  font-weight: bold;
ackground-color: orange;
}
#navigation a:hover{
	color: #fff;
	border-color: #ffcc00;	
}  

#navigation .m1 a span{
  background-position: 0 0 ;
} 
#navigation .m1 a:hover span{
  background-position: -140px 0px;
}

#navigation .m2 a span{
  background-position: 0 -50px ;
}
#navigation .m2 a:hover span{
  background-position: -140px -50px;
}

#navigation .m3 a span{
  background-position: 0 -100px ;
}
#navigation .m3 a:hover span{
  background-position: -140px -100px;
}

#navigation .m4 a span{
  background-position: 0 -150px ;
}
#navigation .m4 a:hover span{
  background-position: -140px -150px;
}

.subnav{
	margin: 15px 0 20px 0 ;
	list-style: none ;

}
.subnav li{
	
}
.subnav li a{
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #444 ;
	text-decoration: none !important;
	font-size: 0.9em;
	padding-left: 20px;
	background-image: url(../img/subnav_li.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;
}
.subnav li a:hover{
	background-position: 3px -22px;
	border-color: #333;
}
#sidebar{
	float: right;
	width: 200px;
	position: relative;
	top: -5px;
}  
#sidebar address{
	font-size: 0.9em;
}  
/* content */  
#content{
	clear: both;
	width: 550px;
	float: left;
	padding: 1px 0;
}  
.uvod #content{
	width: 750px;

}  

#content.admin{
	width: 750px;
}   
#content .in{
	padding: 1px 30px 40px 20px ;
  } 
#flashcontent	 {
	width: 750px;
	height: 233px;
	ackground: url(../img/uvod_flash.jpg) no-repeat ;
	margin-bottom: 100px;
	position: relative;
}
#flashcontent	 a.link{
	display: block;
	float: left;
	width: 49%;
	order:1px #999 solid;
	margin: 50px 0;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
}
#flashcontent span.plugin{
	display: block;
	margin: 0 80px;
	clear: both;
	padding: 2em ;
	background-color: #333;
	line-height: 2em;
}

/*
.car {
	margin: 20px 0 ;

}  
.car div.fr{
	width: 265px;
}  
.car div.fl{
	width: 200px;
} 
.car dt{
	clear: both;
	font-size: 1.1em; 
	color: white; 
	padding-left: 1em; 
	border-left: 1px solid #ffcc00;
	margin: 10px 0 ;
	display: block;
}  
.car dd{
	display: block;
	loat: right;
	idth: 340px;
	padding: 0 0 0px 0 ;
	margin: 0 0 20px 0 ;
} 
.car dd h4{
	margin: 4px 0 0 0;
	font-size: 1.1em;
}  
.car dd p{
	margin-bottom: 10px;
} 
.car dd p small{
	line-height: 27px;
	padding: 0.3em 1em ;
	background-color: #555;
	color: #ccc;
}
*/
.car table{
	border: none ;
	margin: 15px 0;
	idth: 90%;
} 
.car table td, .car table th{
	border: 1px solid #333 ;
	font-size: 1em;
	text-align: left;
	margin: 1px;
	padding: 3px 6px ;
	background-color: #555;
	line-height: 140%;
} 
.car table th{
	width: 65px;
}



.car{
		order: 2px solid #666 ;
	background-color: #444;
		margin: 5px 0;
		border-top: 1px solid #222; 
		padding: 10px 10px 2px 10px ;
		background: #36383a url(../img/body.jpg) repeat-x 0px -380px;
			font-size: 0.9em;
}
.car div.ffl{
	clear: both;
	width: 265px;
	float: left;
} 
.car div.ffr{
	width: 205px;
	float: right;
} 

.car.vypis div.ffl{
	clear: both;
	width: 120px;
	float: left;
} 
.car.vypis div.ffr{
	width: 345px;
	float: right;
} 
.car h4 {
	margin: 0;
	border: none ;
	padding: 2px 0;
	olor: #ffcc00;
	ackground-color: #000;
}
.car p {
	margin: 10px 0 0 0;
}
.car .separ{
	argin: 0 0 10px 0 ;
	clear: both;
	order-width: 2px; 
} 
.car .kdostani{
	padding: 0.5em  ;
	line-height: 27px;
	border: 1px solid #444 ;
	padding: 0.5em 1em ;
	margin-left: 1em;
	background-color: #444;
	color: #ccc;
}
.car .cena{
	padding: 0.5em  ;
	line-height: 27px;
	border: 1px solid #666 ;
	padding: 0.5em 1em ;
}
.car-color{
	line-height: 27px;
	border: 1px solid #666 ;
	padding: 0.5em ;
	margin-right: 1em;
}
.car-color span{
	background-color: #444;
	padding: 1px 1em ;
	font-weight: normal;
}
.button2{
	padding: 0.5em 1em ;
	text-decoration: none !important;
	line-height: 27px;
	border: 1px solid #999 ;
	border-right-color: black;
	border-bottom-color: black;
	ont-size: 0.9em;
	background:  #111;
	font-weight: bold;
} 
.button2:hover {
	background-color: #333;
}
/**/
.box1{
	background-color: #101111;
	padding: 1px 15px ;
	position: relative;
}
.box2{
	padding: 1px 5px 15px 15px ;
	position: relative;
	background: #36383a url(../img/body.jpg) repeat-x 0px -420px;
}
.box3{
	background:#222 ; 
	padding:1em 2em 0.5em 2em; 
	font-size:0.9em;
}
address span{
	border-left: 1px solid #ffcc00 ;
	font-weight: bold;
	padding-left: 0.8em;
}
.side_form{
	width: 150px;
	border: none ;
	padding: 0 ;
	font-size: 0.9em;
}
.side_form input, .side_form textarea{
	width: 150px;
}
.side_form label{
	width: auto;
	float: none;
	margin: 0 ;
	padding: 0 ;
	text-align: left;
}
/**/
.news-item{
	font-size: 0.9em ;
	margin: 20px 0 25px 0 ;
}
.news-item .date{
	border-left: 1px solid #ffcc00 ;
	padding-left: 0.8em;
	color: #999;
}
.news-item p{
	margin: 10px 0 ;
}

/**/
.kontakt{
	clear: both;
	margin-left: 0;
}
.kontakt dt{
	border-bottom: 1px solid #666 ;
	padding-bottom: 5px;
}
.kontakt dd{
	margin-left: 100px;
	padding-top: 10px;
}
.kontakt ul{
	list-style: none;
	float: left;
	margin: 10px 0 ;
}
.kontakt h4{
	margin: 0 0 7px 0 ;
}
.tel{
	background: black;
	color: #ffcc00;
	padding: 0 0.3em ;
}
.pobocka{
	float: left;
	background-color: #313234;
	padding: 0 0 20px 0 ;
	text-align: center;
	margin: 0 1px ;
	font-size: 0.9em;	
}
.pobocka .left{margin-left: 15px;}

.secFoot{
	border-top: 1px solid #666  ;
	clear: both;
	margin: 15px ;
	line-height: 40px;
	
}

/* footer */
#footer{
  clear: both;
	height: 50px;
  line-height: 50px;
  font-size: 0.9em;  
  background-color: #4d5154;;
  }  
#footer p{
	text-align: right;
  line-height: 50px;  
  margin: 0 ;
  padding: 0 20px;
  color: #dcdcdc;
  }  
   
#creactive{ 
  float: right;
  text-decoration: none; 
  text-align: right;
  padding:  0 15px ;
  color: #333;
  }
#creactive:hover{}   

/*  class   */
.yellow{color: #ffcc00;}
.noscreen{display: none;}
.separ {border-bottom: 1px solid #666  ; line-height: 1px; font-size: 1px; height: 1px; margin: 15px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
.mailform input {width: 130px; margin-left: 20px;}
.mailform textarea {width: 130px; height: 150px; margin-left: 20px;}
.mailform fieldset, label {padding: 5px; margin: 0;width: auto;}

 
