@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgblue2.jpg);
	background-repeat:repeat-x;
	background-color: #32CCFE;
}
#home { background-image: url(btn/home.jpg);background-position:top;width:67px;height:20px;display:block; float:left; }
#home:hover{background-position:bottom;}

#concept { background-image: url(btn/concept.jpg);background-position:top;width:213px;height:20px;display:block; float:left; }
#concept:hover{background-position:bottom;}	
#destinatii { background-image: url(btn/destinatii.jpg);background-position:top;width:164px;height:20px;display:block; float:left; }
#destinatii:hover{background-position:bottom;}	
#flota { background-image: url(btn/flota.jpg);background-position:top;width:192px;height:20px;display:block; float:left; }
#flota:hover{background-position:bottom;}	
#oferte { background-image: url(btn/oferte.jpg);background-position:top;width:156px;height:20px;display:block; float:left; }
#oferte:hover{background-position:bottom;}	
#galerie { background-image: url(btn/galerie.jpg);background-position:top;width:82px;height:20px;display:block; float:left; }
#galerie:hover{background-position:bottom;}	
#contact { background-image: url(btn/contact.jpg);background-position:top;width:81px;height:20px;display:block; float:left; }
#contact:hover{background-position:bottom;}	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #FAFAFA;
}
h3 {
	font-size: 16px;
	color: #000000;
}

h4 {
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #FAFAFA;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.img {

border-color: #000000;

}
.img:hover {
	border-color:#3AE3FF;}

hr {border: none 0;
border-top: 1px dashed #FAFAFA;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

