/*
Nume website: Servicii Curatenie
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: #E7FC93;
	background-image: url(../imagini/bg-site.jpg);
	background-repeat: repeat;
	background-position:center top; 
}
#slider {
	clear: both;
	width: 950px;
	height: 250px;
	background: none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #2F5F85;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F5F85;
}
a:hover {
	text-decoration: none;
	color: #081D3C;
}
a:active {
	text-decoration: none;
	color: #2F5F85;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0380A4;
	font-weight: bold;
}
.style1 {color: #2F5F85}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #0380A4;
}
h2 {
	font-size: 14px;
	color: #0380A4;
}
h3 {
	font-size: 14px;
	color: #0380A4;
}