/* CSS Document */
body {margin:0; padding:0;}

a{
	color: #ffffff; text-decoration: none;
}

a:hover {
	color:#ffffff;text-decoration: underline;
}

a.top{
	color: #ffffff;
	text-decoration: none;
}

a.top:hover {
	color:#55212d;
	text-decoration: none;
}

a.negru{
	color: #252525;
	text-decoration: none;
}

a.negru:hover {
	color:#252525;
	text-decoration: none;
	padding-left: 10px;
}

a.linkuri{
	color:#773042;
	text-decoration: none;
}

a.linkuri:hover {
	color:#773042;
	text-decoration: underline;
}

.text-butoane{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size: 14px;
line-height: 13px;
text-align: center;
padding-top: 12px;
font-weight: bold;
}

.butoane-left{
font-family:Arial, Helvetica, sans-serif;
color:#252525;
font-size: 14px;
line-height: 13px;
text-align: left;
padding-top: 12px;
padding-left: 15px;
font-weight: regular;
}

.text12{
font-family:Arial, Helvetica, sans-serif;
color:#252525;
font-size: 12px;
line-height: 18px;
text-align: left;
padding-top: 10px;
padding-left: 10px;
padding-right: 20px;
}

.optimizare{
font-family:Arial, Helvetica, sans-serif;
color:#252525;
font-size: 11px;
line-height: 13px;
text-align: left;
padding-left: 20px;
padding-right: 20px;
}

.linkuri{
font-family:Arial, Helvetica, sans-serif;
color:#773042;
font-size: 12px;
line-height: 13px;
text-align: center;
}

.titlu{
font-family: Garamond, Times New Roman; 
color:#773042;
font-size: 25px; 
text-align: center;
}

.h1{
font-family: Garamond, Times New Roman; 
color:#773042;
font-size: 30px; 
text-align: center;
}

.h2{
font-family: Garamond, Times New Roman; 
color:#666666;
font-size: 22px; 
}

.h3{
font-family: Garamond, Times New Roman; 
color:#773042;
font-size: 22px; 
text-align: left;
}

.box_border{
	border: 1px solid #773042;
	background: #F2F2F2;
}

.submit_button{
color: #ffffff;
background: #773042;
border: 1px solid #773042;
font-weight: bold;
font-size: 11px;
}

.ul{
padding-left: 30px;
}

.bkgimg{
background-color: #A87E88;
padding: 3px;

}