@charset "utf-8";
html { height: 100%;  }
body { min-height: 100%; height: 100%; }
body {
	background-color: #1F1A17;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
}
.wrapper-container {
	margin:0 auto;
	width:974px;
	background:url(images/fl_bot.png) no-repeat right bottom;
	min-height:100%;
}
.top-container {
	width:884px;
	margin:0 auto;
	background:url(images/top_bg_header.png) no-repeat 27px 81px;
	height:214px;
}
.btfl {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-441px;
}
.dmi {
	position:absolute;
	top:6px;
	left:50%;
	margin-left:-295px;
}
.effect {
	position:absolute;
	top:144px;
	left:50%;
	margin-left:50px;
}

.top-lang {
	width:830px;
	background:url(images/fl_top.png) no-repeat 170px 0;
	height:81px;
	margin-left:34px;
}
.top-lang p {
	margin:0;
	padding:0;
	text-align:right;
}
.top-lang a {
	float:right;
	margin:5px;
}
.top-lang a.lang-ro-sel {
	width:43px;
	height:55px;
	display:block;
	background:url(images/lang_ro.png) no-repeat 0 0;
}
.top-lang a.lang-ro {
	width:43px;
	height:55px;
	display:block;
	background:url(images/lang_ro.png) no-repeat 0 -56px;
}
.top-lang a:hover.lang-ro {
	background:url(images/lang_ro.png) no-repeat 0 0;
}
.top-lang a.lang-en-sel {
	width:43px;
	height:55px;
	display:block;
	background:url(images/lang_en.png) no-repeat 0 0;
}
.top-lang a.lang-en {
	width:43px;
	height:55px;
	display:block;
	background:url(images/lang_en.png) no-repeat 0 -56px;
}
.top-lang a:hover.lang-en {
	background:url(images/lang_en.png) no-repeat 0 0;
}
.top-meniu {
	float:right;
	padding-right:7px;
}
.top-meniu ul {
	margin:0 17px 0 0;
	padding:0;
	list-style:none;
}
.top-meniu li {
	float:left;
	margin:0;
	padding:0 1px 0 0;
}
.top-meniu a {
	display:block;
	width:109px;
	height:53px;
	font-family: "Arial Narrow";
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	padding-top:38px;
	text-shadow: 0 0 8px #FFF;
}
.top-meniu a.toate {
	background:url(images/btn_02.png) no-repeat 0 -91px;
}
.top-meniu a:hover.toate {
	background:url(images/btn_02.png) no-repeat 0 0;
}
.top-meniu a.toate_sel {
	background:url(images/btn_02.png) no-repeat 0 0;
}
.top-meniu a.acasa {
	background:url(images/btn_01.png) no-repeat 0 -91px;
}
.top-meniu a:hover.acasa {
	background:url(images/btn_01.png) no-repeat 0 0;
}
.top-meniu a.acasa_sel {
	background:url(images/btn_01.png) no-repeat 0 0;
}


.container {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.midbox {
	width:830px;
	height:269px;
}
.mid-stanga {
	border-left:1px solid #6B5A50;
	border-top:1px solid #6B5A50;
	border-bottom:1px solid #6B5A50;
	width:440px;
	height:267px;
	float:left;
}
.mid-dreapta {
	width:13px;
	float:right;
	background:url(images/mid_dreapta.png) no-repeat top right;
	height:269px;
}
.mid-main {
	margin:0 13px 0 440px;
	height:269px;
	background:url(images/mid_bg.png) repeat-x top center;
	padding:10px;
}
.navig01 {
	height:66px;
	width:117px;
	background:url(images/bot_car_01.png) no-repeat center bottom;
	margin:0;
	padding:0;
}
#prev01 {
	display:block;
	width:55px;
	height:42px;
	background:url(images/prev01.png) no-repeat 0 0;
	cursor:pointer;
	float:left;
}
#prev01:hover {
	background:url(images/prev01.png) no-repeat 0 -43px;
	cursor:pointer;
}
#next01 {
	display:block;
	width:55px;
	height:42px;
	background:url(images/next01.png) no-repeat left top;
	cursor:pointer;
	float:left;
	margin-left:6px;
}
#next01:hover {
	background:url(images/next01.png) no-repeat 0 -43px;
	cursor:pointer;
}
.mid-main h1 {
	font-family: "Arial Narrow";
	font-size:28px;
	color:#FFF;
	margin:0;
	padding:0;
	font-weight:bold;
}
.mid-main h2 {
	font-family: "Arial Narrow";
	font-size:32px;
	color:#D05F8C;
	margin:10px 0;
	padding:0;
	font-weight:normal;
}
.mid-main h3 {
	font-family: Tahoma;
	font-size:18px;
	color:#FFF;
	margin:40px 0;
	padding:0;
	font-weight:normal;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.main {
	background:url(images/bg_main.png) no-repeat;
	width:830px;
	margin:10px auto 0 auto;
}
.main-left {
	float:left;
	width:225px;
	background: url(images/bg_main_left.png) no-repeat right center;
}
.main-left h3 {
	font-family: "Arial Narrow";
	font-size:18px;
	color:#FFF;
	text-align:center;
	margin-top:20px;
	padding:0;
}
.main-left p {
	background: url(images/strp_01.png) no-repeat center top;
	padding-top:10px;
	margin:10px 0;
	text-align:center;
}
.main-right {
	float:right;
	width:600px;
}
.titlu-pag {
	font-family: "Arial Narrow";
	font-size:30px;
	color:#FFF;
	margin:0;
	padding:15px 0 47px 0;
	font-weight:bold;
	background:url(images/bg_h1.png) no-repeat center;
	text-align:center;
	
}
.main-footer {
	background:url(images/main_bot.png) no-repeat center top;
	width:830px;
	height:12px;
	margin:0 auto 10px auto;
}
.footer {
	width:830px;
	margin:0 auto;
}
.footer ul {
	list-style:none; margin:5px 0 10px 0; padding:0; float:left;
}
.footer li {
	float:left; margin:0; padding-right:10px;
}
.footer a {
	font-family: "Arial Narrow";
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#ACEC0C;
}
.footer p {
	font-family: "Arial Narrow";
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	float:right;
	margin:5px 0 10px 0
}
.continut-01 {
	text-align:center;
	font-family: Tahoma;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0px;
}
.pink {
	color:#E546A4;
}
.carousel-container {
	width:586px;
	margin:0 auto 10px auto;
	
}
#prev02 {
	width:22px;
	height:76px;
	background:url(images/prev_02.png) no-repeat 0 0;
	cursor:pointer;
	float:left;
}
#prev02:hover {
	background:url(images/prev_02.png) no-repeat 0 -76px;
}
#next02 {
	width:22px;
	height:76px;
	background:url(images/next_02.png) no-repeat 0 0;
	cursor:pointer;
	float:right;
}
#next02:hover {
	background:url(images/next_02.png) no-repeat 0 -76px;
}
.carousel-02 {
	margin:0 50px;
	
}
.carousel-02 img {
	margin:0 5px;
	border:1px solid white;
}
.carousel-02 img:hover {
	border:1px solid #E546A4;
}
.home {
	margin:0 auto;
	width:440px;
	list-style:none;
	padding:0;
}
.home li {
	font-family: "Arial Narrow";
	margin:0;
	color:#FFF;
	text-align:center;
	float:left;
	font-weight:bold;
	display:block;
}
.home li.stanga {
	text-align:right;
	font-size:18px;
	margin:0;
	padding:70px 20px 0 0;
}
.home li.dreapta {
	text-align:left;
	margin:0;
	font-size:16px;
	padding: 40px 0 40px 20px;
	background:url(images/strp_02.png) no-repeat left center;
}
.servicii h1 {
	font-family: "Arial Narrow";
	font-size:22px;
	color:#E546A4;
	margin:0;
	padding:0 0 0 10px;
}
.servicii ul {
	margin:20px 0 0 0 ; padding:0; list-style:none; line-height:22px;
}
.servicii li a {
	font-family: "Arial Narrow";
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 20px;
	font-weight:bold;
}
.servicii li a:hover {
	background:url(images/bull01.png) no-repeat left center;
	color:#E546A4;
}
.servicii p {
	font-family: Tahoma;
	font-size:13px;
	color:#fff;
	margin:0;
	padding:10px;
	line-height:18px;
}
.inapoi {
	font-family: "Arial Narrow";
	font-size:16px;
	color:#fff;
	padding-left:15px;
	text-decoration:none;
	background:url(images/bull02.png) no-repeat left center;
	font-weight:bold;
}
.inapoi:hover {
	color:#E546A4;
	text-decoration:none;
}
.continut-02 {
	text-align:center;
	font-family: Tahoma;
	color:#fff;
	font-size:14px;
	margin:10px 0;
	padding:0px;
}
h1.titlu-folio  {
	font-size:20px;
	font-weight:bold;
	color:#BDF01B;
	padding:10px 0 0 0;
	text-align:center;
	margin:0;
	font-family:tahoma;
}
.main-continuare {
	background:url(images/bg_main_02.png);
	min-height:100%;
}
.form_small {
	color:#CCC;
	font-size:11px;
	border:0;
	background:url(images/form_small.png) no-repeat 0 0;
	width:180px;
	height:17px;
	padding:4px 0 0 3px;
}
.form_small:hover {
	color:#FFF;
}
.form_big {
	color:#CCC;
	font-size:11px;
	font-family:Tahoma;
	border:0;
	background:url(images/form_big.png) no-repeat 0 0;
	width:375px;
	height:54px;
	padding:4px 0 0 3px;
	
}
.form_big:hover {
	color:#FFF;
}
.form_contact {
	width:382px;
	margin:0 auto;
}
.form_contact h2 {
	font-family: "Arial Narrow";
	font-size:18px;
	color:#E546A4;
	margin:0;
	padding:0 0 10px 0px;
	text-align:center;
}
.form_contact label {
	font-family:Tahoma;
	font-size:14px;
	color:#fff;
}
.galery {
	margin:10px 0 0 20px; padding:0; list-style:none;
	
}
.galery li {
	float:left;
	width:269px;
	height:156px;
	background:url(images/ctg_bg.png) no-repeat 0 0;
	list-style:none;
	margin:0 20px 0 0; padding:0;
}
.galery h1 {
	font-family: "Arial Narrow";
	font-size:24px;
	color:#FFF;
	margin:0;
	padding:3px 0 0 30px;
}
#ctg_online_ro {
	display:block;
	width:269px;
	height:63px;
	background:url(images/ctg_online_ro.png) no-repeat 0 0;
}
#ctg_online_ro:hover {
	background:url(images/ctg_online_ro.png) no-repeat 0 -63px;
}
#ctg_dl_ro {
	display:block;
	width:269px;
	height:62px;
	background:url(images/ctg_dl_ro.png) no-repeat 0 0;
}
#ctg_dl_ro:hover {
	background:url(images/ctg_dl_ro.png) no-repeat 0 -62px;
}

#ctg_online_en {
	display:block;
	width:269px;
	height:63px;
	background:url(images/ctg_online_en.png) no-repeat 0 0;
}
#ctg_online_en:hover {
	background:url(images/ctg_online_en.png) no-repeat 0 -63px;
}
#ctg_dl_en {
	display:block;
	width:269px;
	height:62px;
	background:url(images/ctg_dl_en.png) no-repeat 0 0;
}
#ctg_dl_en:hover {
	background:url(images/ctg_dl_en.png) no-repeat 0 -62px;
}
#foot_sel {
	color:#ACEC0C;
}
.adresa {
	color:#fff;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	}