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

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffedda;
	line-height:18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d85247;
}
b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffedda;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFEDDA;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFEDDA;
}
.bg-header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-footer {
	background-image: url(images/cmstill-2_71.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 147px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191000;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #191000;
}
.servicii {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.servicii a:link, .servicii a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.servicii a:hover {
	text-decoration: underline;
}
.black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.img {
	border: 1px solid #000;
}
.form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #900;
	padding: 2px;
	border: 1px solid #fa877d;
}
.btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #900;
	padding: 2px;
	border:0;
}
