* {
	font-family: Arial, 'lucida console', sans-serif;
}
body, td, th {
	font-size: 11px;
	color: #333;
}
input {
	border: 1px solid #AAA;
	margin: 2px;
	padding: 0 0 0 2px;
	font-size: 11px;
	color: #555;
}
.input {
	border: 1px solid #AAA;
	margin: 2px;
	padding: 0 0 0 2px;
	font-size: 11px;
	color: #555;
}
h1 {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	font-size: 20px;
	color: #6699CC;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #BFD8EA;
}
a {
	font-size: 12px;
	color: #69C;
	text-decoration: none;
}
a:HOVER {
	font-size: 12px;
	color: #DC1212;
	text-decoration: underline;
}
.afooter {
	font-size: 11px;
	color: #69C;
	text-decoration: none;
}
.afooter:HOVER {
	font-size: 11px;
	color: #DC1212;
	text-decoration: underline;
}
/**
	DIV
*/
div#meniu_top {
	margin: 5px;
}
div#meniu_top a {
	font-size: 13px;
	color: #DC1212;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FFF;
	border-bottom: 6px solid #69C;
	margin-right: 10px;
}
div#meniu_top a:HOVER {
	font-size: 13px;
	color: #DC1212;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FFF;
	border-bottom: 5px solid #DC1212;
	margin-right: 10px;
}

div#left_tops {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 0px;
	border-left: 5px solid #DC1212;
	background: #69C;
}
div#left_cont {
	padding: 5px;
	/** background: #FFF url('/images/id_cont.gif') repeat-x top center scroll;*/
	background: #E2EEF7;
	border: 0px;
}
div#left_cont a {
	font-size: 11px;
	color: #69C;
	text-decoration: none;
}
div#left_cont a:HOVER {
	font-size: 11px;
	color: #DC1212;
	text-decoration: underline;
}

div#right_tops {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 0px;
	border-right: 5px solid #DC1212;
	background: #69C;
}
div#right_cont {
	padding: 5px;
	/** background: #FFF url('/images/id_cont.gif') repeat-x top center scroll;*/
	background: #E2EEF7;
	border: 0px;
}
div#right_cont a {
	font-size: 11px;
	color: #69C;
	text-decoration: none;
}
div#right_cont a:HOVER {
	font-size: 11px;
	color: #DC1212;
	text-decoration: underline;
}

div#pensA {
	width: 130px;
	text-align: center;
	border: 0px;
	padding: 5px 0 3px 0;
}
div#pensA a {
	font-size: 12px;
	display: block;
	width: 100%;
	color: #69C;
	text-decoration: none;
}
div#pensA a:HOVER {
	font-size: 12px;
	display: block;
	width: 100%;
	color: #DC1212;
	text-decoration: underline;
}
div#pensA img {
	border: 1px solid #DC1212;
	padding: 2px;
}

div#paginare {
	margin: 0px 0px 10px 0px;
}
div#paginare span {
	padding: 3px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #6699CC;
	background: #E2EEF7;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
div#paginare a {
	padding: 3px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #6699CC;
	background: #BFD8EA;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
div#paginare a:HOVER {
	padding: 3px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #6699CC;
	background: #E2EEF7;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}