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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/a1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	text-align: justify;
	background-color: #000;
	background-attachment:fixed;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.border-top {
	background-image: url(images/bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.border-right {
	background-image: url(images/bg-2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.border-bottom {
	background-image: url(images/bg-3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border-left {
	background-image: url(images/bg-4.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.ttl-alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.ttl-negru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.ttl-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #ffba77;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #F18D07;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.img {
	border: 2px solid #ee7a08;
}
.img2 {
	border: 1px solid #ee7a08;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #ef8008;
	border: 1px dotted #D3D3D3;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 2px;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(images/bg-ttl.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 70px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bottom-footer {
	background-color: #EF8720;
	background-image: url(images/bottom-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 961px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #EF8008;
	text-decoration: none;
}
.voturi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(images/voturi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 74px;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
}
.photo {
	padding: 5px;
	border: 1px dotted #666;
}
#map{
	width: 500px;
	height: 300px;
	margin:0px;
	border: 1px dashed #695d3c;
}
/* image slider*/
#featured{
	width: 961px;
	height:267px;
	clear: both;
	position: relative;
	float:right;
}
/*alternate image slider*/
.featured_alternate{
	position: absolute;
	z-index: 1;
	left: 0px;
	float:left;
}
.button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #dadada;
	background-color: #2a2a2a;
	margin-top: 3px;
	margin-bottom: 3px;
	border:1px solid #333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.hr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
