/*
Nume website: Transport Persoane
Fisier: Layout CSS
Author: Ecs Designs
Author URI: http://www.ecsdesigns.ro/
Licenta de utilizare: Gratuita - Doar drepturi de utilizare pentru detinatorii domeniului.
*/



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e4df;
	background-image: url(../imagini/fundal.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	color:#25404f;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
h2 {
	font-family: Tahoma;
	font-size: 15px;
	color:#25404f;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
h3 {
	font-family: Tahoma;
	font-size: 15px;
	color:#25404f;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
body,td,th {
	color: #25404f;
}
.tabel-sus {
    background-image:url(../imagini/fundal-sus.jpg);
	background-position:center;
	}
.tabel-jos {
    background-image:url(../imagini/footer.jpg);
	background-position:center;
	}
#slider {
	clear: both;
	width: 630px;
	height: 180px;
	background: none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}