

a {
	color: #0A7FC4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #0A7FC4;
	text-decoration: none;
	margin: 0 0 15px 0;
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #0A7FC4;
	text-decoration: none;
	margin: 0 0 15px 0;
}

.link_meniu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #919191;
	text-decoration: underline;
}
.link_meniu:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #919191;
	text-decoration: none;
}
.link_meniu1{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #B60839;
	text-decoration: underline;
}
.link_meniu1:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #B60839;
	text-decoration: none;
}
.link_meniu_black{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.link_meniu_black:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.titlulista {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #0A7FC4;
}

.head_ferestre{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.text {
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}
.text_bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}
.titlualbastru {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #0C81C5;
	text-decoration: none;
}
.titlucentru {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #0A7FC4;
	text-decoration: none;
	margin: 15px 0 15px 0;
}
.titlu_comentariu {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}
.titlu_content {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}
.link_centru {
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	line-height: 16px;
	color: #037CC3;
	text-decoration: none;
}
.link_centru:hover {
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	line-height: 16px;
	color: #037CC3;
	text-decoration: underline;
}
.link {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}
.link:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #0C81C5;
	text-decoration: none;
}
.link_footer{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	line-height: 16px;
	color: #454545;
	text-decoration: underline;
}
.link_footer:hover{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}

.textfield{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #454545;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EFEFEF;
	height: 17px;
	width: 185px;
}
.cautarebox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #454545;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EFEFEF;
	width: 120px; 
}
.buton{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	color: #FFFFFF;
	background-color: #155980;
	border-width: 1px;
	border-style: solid;
	border-color: #155980;
	height: 18px;
}
.butoncauta{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	color: #155980;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.text_msg {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #454545;
	text-decoration: none;
}

.text_err {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: red;
	text-decoration: none;
}
