/* CSS Document */

body {
	margin: 10px;
	background-image: url('/images/gradient1.gif');
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #D7D7D5
	}
.keyline, td.keyline, tr.keyline {
	border: 1px solid #9ab;
	}
h1 {
	color: #666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.content h1 a:link {
	color: #666;
	margin-bottom: 10px;
	text-decoration: none;
	}
.content h1 a:hover {
	color: #900;
	text-decoration: none;
	}
h2 {
	color: #456;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.content h2 a:link {
	color: #456;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	}
.content h2 a:hover {
	color: black;
	text-decoration: none;
	}
h3 {
	color: #036;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	}
.content h3 a:link {
	color: #036;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	}
.content h3 a:hover {
	color: black;
	text-decoration: none;
	}
h4, h5, h6 {
	color: #456;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	}
.news {
	color: white;
	}
a.news {
	color: white;
	text-decoration: none;
	}
a.news:active, a.news:hover { 
	color: black;
	text-decoration: underline;
	}
.contact, a.contact {
	color: #567;
	line-height: 14px;
	}
a.titlucautare:link, a.titlucautare:active, a.titlucautare:visited {
	color:#336699;
	font-size:larger;
	font-weight:bold;
	text-decoration: none;
	}
a.titlucautare:hover {
	text-decoration: underline;
	}
a.adresacautare:link, a.adresacautare:active, a.adresacautare:visited {
	color:green;
	text-decoration: none;
	}
a.adresacautare:hover {
	text-decoration: underline;
	}
