/*
Nume website: La Garaj
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-image: url(../imagini/fundal-mare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0F0F0F;
	font-family: Verdana;
	font-size: 16px;
	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;
}
#slider {
	clear: both;
	width: 1010px;
	height: 300px;
	background: none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	color:#25404f;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color:#25404f;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	color:#25404f;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
body,td,th {
	color: #25404f;
}