/* CSS Document */

body {
 margin: 0px 0px 0px 0px;
}
a, a:link, a:visited, a:active {
 font: normal 10px verdana;
 text-decoration: none;
 color: #436080;
}
a:hover {
 text-decoration: underline;
}
.spatiere {
 font-family: Verdana;
 font-size: 1px;
 line-weight: 1px;
}
.meniu, .meniu a:link, .meniu a:visited, .meniu a:active {
 font-family: Verdana;
 font-size: 10px;
 color: white;
 text-decoration: none;
 display: block;
 font-weight: bold;
}
.meniu a:hover {
	color: #EFF7CE; 
}
.data {
 font-family: Verdana;
 font-size: 10px;
 color: white;
 text-decoration: none;
 display: block;
}
.continut {
 font-family: Verdana;
 font-size: 10px;
 color: #848684;
 text-decoration: none;
 display: block;
}
.continutnegru {
 font-family: Verdana;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 display: block;
}

.footer {
 font-family: Verdana;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 display: block;
}
.footer a:link, .footer a:visited, .footer a:active {
 font-weight: bold;
}
.footer a:hover {
 text-decoration: underline;
}
.hr {
	border: 1px dotted #6E8BAE;
	text-align: left;
	margin: 0px;
}
.hr3 {
	border: 1px dotted #E7DFDE;
	text-align: left;
	margin: 0px;
}
.hr2 {
	border: 2px solid;
	text-align: left;
	width: 15px;
	margin: 0px;
	height: 2px;
	line-height: 1px; 
    font-size: 1px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	background-color: #F3F7E4;
	border: 1px solid #302668;
	font-size: 10px;	
}
