﻿
a {
	font-family: Verdana;
	font-size: 12px;
	color: #004969;
	font-weight: bold;
		text-align:justify;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #004969;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #00A8F0;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #004969;
		font-weight: bold;
}
.text_mare{
	color: #004969;
	font-size: 12px;
	line-height: 200%;
	font-family: Verdana;
	font-weight: bold;
}
.titlu_despre{
	color: #004969;
	font-size: 12px;
	line-height: 200%;
	font-family: Verdana;
	font-weight: bold;
	text-align:center;
	letter-spacing:2px;
}

.text{
	line-height: 20px;
	font-size: 12px;
	color: #000040;
	font-family: Verdana;
	letter-spacing: 1px;
	text-align:justify;
}

.buton
{
	background-image: url('../images/buton.jpg');
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 200%;
	font-family: Verdana;
	font-weight: bold;
}
.linie {
	background: #FFFFFF;
	background-repeat: repeat-x;
	max-height: 2px;
	min-height:2px;
	line-height:2px;
	
}