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

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mare {
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#232323;
	line-height:18px;
}
.alb {
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	line-height:22px;
}
.text {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#232323;
	line-height:22px;
	text-align: justify;
}
.text a:link, .text a:visited{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#232323;
	line-height:22px;
}
.text a:hover{
	text-decoration: underline;
}

.footer {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
}
.footer a:link, .footer a:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	padding: 10px;
}
.footer a:hover {
	text-decoration:underline;
}
.sus {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
.sus a:link,.sus a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
.sus a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#FFF;
}
.form {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:2px;
	border:1px solid #cfcfcf;
	background-color:#FFF;
	color:#414142;
}
.btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #60921d;
	padding: 2px;
}
.bg-centru {
	background-image:url(images/bg-center.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:400px;
}
.bg-menu {
	background-image:url(images/bg-gri.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.img {
	padding:1px;
	border:1px solid #cacaca;
}

.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.rosu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#e10100;
}
.pret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.pretmare {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff3c0e;
}
.bg-form {
	background-image: url(images/form.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 276px;
	width: 330px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.pachet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
