@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e4e3e4;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

.enflag {
	background-image: url(images/en.png);
	height: 24px;
	width: 24px;
	display: block;
	float: left;
}
.roflag {
	background-image: url(images/ro.png);
	height: 24px;
	width: 24px;
	display: block;
	float: left;
	margin-right: 5px;
}
.enflag:hover {
	background-image: url(images/en-over.png);
	height: 24px;
	width: 24px;
	display: block;
	float: left;
}
.roflag:hover {
	background-image: url(images/ro-over.png);
	height: 24px;
	width: 24px;
	display: block;
	float: left;
	margin-right: 5px;
}


#header {
	background-image: url(images/background-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: visible;
	height: 200px;
	padding-left: 32px;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 20px;
	padding-top: 35px;
	margin: 0px;
	float: right;
	padding-right: 20px;
	color: #00B7E3;
}
#header #language-bar {
	width: 85px;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #logo {
	width: 300px;
	float: left;
	padding-left: 18px;
}
#header ul {
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 560px;
	display: block;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 60px;
}
#header  ul li {
	display: block;
	float: left;
}
#header  ul li h3 {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#header ul li a {
	color: #000000;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#header ul li a:hover {
	color: #00B7E3;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#header .discover a {
	color: #000000;
	text-decoration: none;
	float: left;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/bluewaves.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .discover a:hover {
	color: #00B7E3;
	text-decoration: none;
	float: left;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/bluewaves.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header #info-line {
	float: left;
	width: 883px;
	padding-left: 10px;
	background-color: #fdf5d7;
	height: 20px;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fada3d;
}
#header #info-line h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#header #info-line a {
	color: #00B7E3;
	text-decoration: none;
	font-weight: bold;
}
#header #info-line a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#main-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-top.jpg);
	background-position: center -130px;
	clear: both;
	overflow: auto;
}
#main-container #coloana-stanga {
	float: left;
	width: 350px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 50px;
	overflow: visible;
}
#main-container #coloana-stanga h3 {
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#main-container  #slideshow {
	float: left;
	width: 500px;
	height: 316px;
	padding-left: 30px;
	padding-top: 10px;
}
#main-container  #abcde {
	width: 875px;
	margin-left: 0px;
	overflow: visible;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	float: left;
	padding-left: 40px;
	text-align: center;
}
#footer {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/background-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	padding-left: 32px;
}
#footer p {
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 80px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	width: 815px;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FCD93D;
}
#main-container h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 700px;
}
.movie  {
	float: left;
	width: 895px;
	margin-top: 10px;
	background-color: #F9D742;
	margin-left: 0px;
	text-align: center;
	background-image: url(images/bg-flash.jpg);
	background-position: right;
}
.button-bar  {
	float: left;
	width: 840px;
	margin-top: 10px;
	height: 200px;
	display: block;
	padding-left: 38px;
}
.button-bar ul {
	list-style-type: none;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
.button-bar li {
	float: left;
	display: block;
}
.buton-galeria {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-galerie.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 130px;
	float: left;
	width: 203px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.buton-galeria:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-galerie-over.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 130px;
	float: left;
	width: 203px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.buton-preturi {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-pret.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 130px;
	float: left;
	width: 203px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	font-style: italic;
}
.buton-preturi:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-pret-over.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 130px;
	float: left;
	width: 203px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	font-style: italic;
}
.buton-istoric {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-istoric.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 130px;
	float: left;
	width: 203px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	font-style: italic;
}
.buton-istoric:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-istoric-over.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 130px;
	float: left;
	width: 203px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	font-style: italic;
}
#main-container-descopera {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-top.jpg);
	background-position: center -130px;
	clear: both;
	overflow: visible;
	height: 670px;
}
#main-container-descopera h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 700px;
}
#main-container-companie {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-top.jpg);
	background-position: center -130px;
	clear: both;
	overflow: visible;
	height: 350px;
}
#main-container-companie h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 700px;
}
.img-middle {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.description {
	float: left;
	width: 850px;
	margin-left: 18px;
}
#main-container-locatie {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-top.jpg);
	background-position: center -130px;
	clear: both;
	overflow: visible;
	height: 1350px;
}
#main-container-locatie h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 700px;
}
.longimg {
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.formular-contact {
	float: right;
	padding: 10px;
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
	width: 300px;
}
.formular-contact h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FF9933;
}
.formular-contact input {
	float: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #666666;
}
.formular-contact li {
	float: left;
	display: block;
	width: 280px;
	font-size: 12px;
	padding: 3px;
}
.formular-contact ul {
	list-style-type: none;
	padding-left: 10px;
}
.formular-contact select {
	float: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main-container-contact {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-top.jpg);
	background-position: center -130px;
	clear: both;
	overflow: visible;
	height: 550px;
}
#main-container-contact h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 700px;
}
.description h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.img-galerie {
	display: block;
	padding: 5px;
	background-color: #FAD73B;
}
.img-galerie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-galerie a img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #E0BA05;
}
.img-galerie a:hover img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #E0BA05;
	background-color: #FFFFFF;
}
.description p {
	margin-bottom: 5px;
}
#main-container-galerie {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-top.jpg);
	background-position: center -130px;
	clear: both;
	overflow: auto;
	padding-left: 32px;
}
#main-container-galerie h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 700px;
}
a {
	color: #00B7E3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

