
* {
margin: 0;
padding: 0;
border: 0;
}



body {
position:relative;
width:100%;
font-family: Arial;
color: white;
text-align: center;
background-color: black;
background-image: url('../aa_img_web/body-bg-el.jpg');
background-repeat: repeat-x;
font-size:12px;
}

#main {
margin:0 auto;
text-align:left;
width:900px;
}

#header {
	position:relative;
	width:900px;
	height:172px;
	background: url("../aa_img_web/header.jpg") no-repeat;
}

#content {
	position:relative;
	width:862px;
	left:1px; 	
	background: url("../aa_img_web/main-bcg-el.jpg") repeat-y;
	margin:0 auto;
}
#cont-left{
  float:left;
  padding-left:1px;
	overflow:hidden;
	padding-bottom:50px;
}
#cont-right{
  float:left;
  padding-left:30px;
  padding-top:20px;
  padding-bottom:50px;
	overflow:hidden;
	width:610px;
	border:0x solid white;
}


#footer {
	position:relative;
	width:862px;
	height:24px;
	background: url("../aa_img_web/footer.jpg") no-repeat;
	margin:0 auto;
}

#menu-top{
position:relative;
left:20px;
}

#top-slide{
position:relative;
float:right;
right:19px;
}
img.top-slide{
width: 477px;
height:137px;
}


/* #######################   MENU  #################################  */

a.menu-left-chiptuning{	
	display:block;	
	width:207px;
	height:38px;
	background: url("../aa_img_web/menu-left-chiptunning.jpg") no-repeat;
}
a.menu-left-chiptuning:hover{
	background: url("../aa_img_web/menu-left-chiptunning-red.jpg") no-repeat;
}
a.menu-left-chiptuning-act{	
	display:block;	
	width:207px;
	height:38px;
	background: url("../aa_img_web/menu-left-chiptunning-red.jpg") no-repeat;
}


a.menu-left1{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-osobni.jpg") no-repeat;
}
a.menu-left1:hover{
	background: url("../aa_img_web/menu-left-osobni-red.jpg") no-repeat;
}
a.menu-left1-act{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-osobni-red.jpg") no-repeat;
}


a.menu-left2{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-kamiony.jpg") no-repeat;
}
a.menu-left2:hover{
	background: url("../aa_img_web/menu-left-kamiony-red.jpg") no-repeat;
}
a.menu-left2-act{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-kamiony-red.jpg") no-repeat;
}

a.menu-left3{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-cenik.jpg") no-repeat;
}
a.menu-left3:hover{
	background: url("../aa_img_web/menu-left-cenik-red.jpg") no-repeat;
}
a.menu-left3-act{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-cenik-red.jpg") no-repeat;
}


a.menu-left4{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-diagnostika.jpg") no-repeat;
}
a.menu-left4:hover{
 background: url("../aa_img_web/menu-left-diagnostika-red.jpg") no-repeat;
}
a.menu-left4-act{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-diagnostika-red.jpg") no-repeat;
}


a.menu-left5{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-prectetesi.jpg") no-repeat;
}
a.menu-left5:hover{
	background: url("../aa_img_web/menu-left-prectetesi-red.jpg") no-repeat;
}
a.menu-left5-act{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-prectetesi-red.jpg") no-repeat;
}


a.menu-left6{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-galerie.jpg") no-repeat;
}
a.menu-left6:hover{
	background: url("../aa_img_web/menu-left-galerie-red.jpg") no-repeat;
}
a.menu-left6-act{
	display:block;	
	width:207px;
	height:26px;
	background: url("../aa_img_web/menu-left-galerie-red.jpg") no-repeat;
}

object {
border:0px;
}
h2{
font-size:16px;
}
h3{
font-size:14px;
}

a{
color:white;
}

/* content tables */
/*
td{
font-size:12px;
}
*/
