@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a4a4a;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a4a4a;
}
a:link {
	text-decoration: none;
	color: #4A4A4A;
}
a:visited {
	text-decoration: none;
	color: #4A4A4A;
}
a:hover {
	text-decoration: underline;
	color: #ed2a24;
}
a:active {
	text-decoration: none;
	color: #4A4A4A;
}
.titlu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed2a24;
	text-decoration: none;
}
.titlu a:link, .titlu a:visited, .titlu a:active{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed2a24;
	text-decoration: none;
}
.titlu a:hover{
	color: #ed2a24;
	text-decoration: underline;
}
.ultimele {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #a6d9ff;
	text-decoration: none;
}
.ultimele a:link, .ultimele a:active, .ultimele a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #a6d9ff;
	text-decoration: none;
}
.ultimele a:hover{
	text-transform: capitalize;
	color: #a6d9ff;
	text-decoration: underline;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #55a0d9;
	text-decoration: none;
}
.footer a:hover{
	color: #55a0d9;
	text-decoration: underline;
}

.titlu-mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
	padding: 2px;
}
.titlu-mic a:link, .titlu-mic a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
	padding: 2px;
}
.titlu-mic a:hover{
	color: #000;
	text-decoration: underline;
}
.cont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a10;
	text-decoration: none;
}
.cont a:link, .cont a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a10;
	text-decoration: none;
}
.cont a:hover{
	color: #ff8a10;
	text-decoration: underline;
}
.bg-navbar {
	background-image: url(images/bg-navbar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.img {
	border: 1px solid #85898b;
}
.bg-box {
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #EBEBEB;
}
.bg-cauta {
	background-image: url(images/bg-cauta.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.textarea {
	border: solid 1px #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding:3px;
	background-color:#3f3f3f;
}
.comentarii {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed2a24;
	text-decoration: none;
}
.header {
	background-image: url(images/header-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 181px;
	width: 968px;
}


 .paginatie {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
text-decoration: none;
background-color: #ececec;
border: 1px solid #b2b2b2;
padding: 5px;
}
.paginatie a:link, .paginatie a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
text-decoration: none;
display: inline;
}
.paginatie a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
text-decoration: underline;
}
