@charset "utf-8";
/* CSS Document */
/*=====GLOBALE======*/

p,h1,h2,h3,ul{margin:0px;padding:0px}
img {border:none;}
form{margin:0px;padding:0px;display:inline}
h1 a:hover{text-decoration:underline}
/*=====END GLOBALE======*/

/*=====ID-uri======*/
#main{
	width:970px;
	margin:0px auto
}

#logo_link{
	color:#333;
	font-size:16px;
	font-style: italic;
	display:block;
	padding-left:30px;
	padding-top:93px;
	padding-bottom:7px;
	width:940px;

}
#logo_link strong{
	font-style: normal;
}
#meniu_oriz{
	background: url("../images/00.jpg") repeat-x;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#meniu_oriz a{
	font-size: 14px;
	color: #fff;
	margin:0px 20px
}
#middle{
	overflow: hidden;
}
#left,#center,#right{float:left;display:inline;}
#left{
	width: 221px;
}
#right{
	width: 221px;
}
#center{
	width: 508px;
	padding:10px;
	background: url("../images/fundal1.jpg") center top no-repeat #fff;
}
#nwl_box{
	background: #fff;
	padding: 10px;
	width: 174px;
	border-style:solid solid solid solid;
	border-width:1px 1px 1px 1px;
	border-color:#333 #666 #666 #333;
	margin: 10px 0px;
	margin-left:12px;
}

#footer{
	background: url("../images/03.jpg") repeat-x #d4e0ec; 
	padding: 20px 10px 10px 10px;
	font-size: 10px;
	color: #069;
}
#sp_offers{width:508px;margin-bottom:5px}
	#sp_offers img{display:inline;float:left}
	#sp_offers .sp_txts{background:#d4e0ec;width:100%;}
	#sp_offers .sp_txts .off_desc{float:left;padding:10px 10px 10px 20px}
	#sp_offers .sp_txts .off_desc h1{font-family:Arial;font-size:18px;}
	#sp_offers .sp_txts .off_desc h2{font-family:Arial;font-size:16px;}
	#sp_offers .sp_txts .off_desc h2 a{text-decoration:underline}
	#sp_offers .sp_txts a{color:#000}
	#sp_offers .sp_txts .off_numbers{padding:15px 20px 10px 0px;float:right;}
	#sp_offers .sp_txts .off_numbers a{text-decoration:underline;color:#fff;font-size:24px;margin:0px 5px}
	#sp_offers .sp_txts .off_numbers a.actual{text-decoration:underline;color:#000;font-size:24px;margin:0px 5px}
	
#slide_show{position:relative;height:360px;width:508px;}/*293*/
#slide_pager{position:absolute;z-index:10;bottom:25px;right:25px}
#slide_pager a{text-decoration:underline;color:#fff;font-size:24px;margin:0px 5px;font-style:italic; }
#slide_pager a.activeSlide{text-decoration:underline;color:#000;font-size:24px;margin:0px 5px;font-style:italic; }

#galerie{float:none;width:100%;}
	#img_view{float:left;display:inline;width:300px;margin-right:5px;}
	#img_view img{display:none}
	#img_preview{float:left;display:inline;width:200px}
	#img_preview #prev_imgs{height:225px;padding:2px;}
	#pn_view{text-align:center;padding:5px 0px;font-weight:bold}
	#pn_view a{display:none;color:#646464}
	#pn_view a:hover{color:#2c268a}
	#pn_preview{padding:2px 0px;}
	#pn_preview a{display:none}
	
#popup{position:absolute;top:155px;left:455px;z-index:500;width:500px;background:#fff;border:2px solid #0a8dd3;}
.close-corn{position:absolute;top:0px;right:0px;cursor:pointer;}
#shpopup_up{ width:500px;height:60px;background:#999;z-index:550;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}/*position:absolute;left:0px;top:0px;*/
#shpopup_down{ width:500px;height:60px;background:#999;z-index:550;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}/*position:absolute;left:0px;bottom:0px;*/
#txtpopup_up{font-size:22px;color:#fff;z-index:600;height:60px;line-height:60px;background:#7299c0;padding-left:20px}/*position:absolute;left:30px;top:7px;*/
#txtpopup_down{font-size:22px;color:#fff;z-index:600;height:60px;line-height:60px;background:#7299c0;padding-left:20px}/*position:absolute;left:30px;bottom:7px;*/

#gal_cont{padding:10px 0px;border-bottom:1px dotted #ccc;display:none}

#paginare{padding:3px 0px}	
	#paginare a{display:block;float:left;margin:0px 2px;text-decoration:none;width:20px;height:16px;background:#7299c0;line-height:16px;text-align:center;color:#fff;font-weight:bold}
	#paginare a:hover{background:#cbd9e4;color:#000;}
	#paginare a.curenta{background:#cbd9e4;color:#fff;}
/*=====END ID-uri======*/

/*=====CLASE======*/
.men_vert{
	list-style: none;
}
.men_vert li{
	margin:0px;
	padding:0px
}
.men_vert li a{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	border-bottom: 1px dotted #666;
	display: block;
	padding-left: 10px;
}
.men_vert li a:hover{
	background: #4a53fa;
	color: #ccc;
}

.smen_vert{
	list-style: none;
	display:none;
}
.smen_vert li{
	margin:0px;
	padding:0px
}
.smen_vert li a{
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	line-height: 20px;
	border-bottom: none;
	display: block;
	padding-left: 20px;
}
.smen_vert li a:hover{
	background: #4a53fa;
	color: #ccc;
}


.box_right{
	width: 211px;
	background: #7c97a2;
	margin-left: 3px;
	margin-top: 10px;
	padding: 2px;
}
.box_right .label{
	line-height: 23px;
	font-size: 13px;
	color: #fff;
	margin-bottom:5px;
	padding-left: 10px
}
.box_right select{
	width:211px;
	margin-bottom:2px
}

.box_of_spec_r{
	background: #fff;
	padding: 10px 3px;
	border-bottom: 2px solid #ccc;
}
.ofm{display:none}
#ofm_0{display:block}
.off_spacer{height:9px;line-height:9px;background:#7299c0;clear:both;}
.clear{clear:both}
.clear.dotted{clear:both;border-bottom:1px dotted #ccc;padding:4px}

.hp_offer{background:#d4e0ec;width:250px;float:left;display:inline;margin-bottom:5px;}
	.hp_offer.even{margin-right:8px;}
	.hp_offer img{float:left;display:inline}
	.hp_offer .hp_cont{padding:3px 3px 7px 5px}
	.hp_offer .hp_cont a{color:#000}
	.hp_offer .hp_cont h1{font-family:Arial;font-size:14px;font-weight:normal}
	.hp_offer .hp_cont h2{font-family:Arial;font-size:12px;font-weight:normal;}
	.hp_offer .hp_cont h2 a{text-decoration:underline}
	
.of_head{float:left;display:inline;width:320px;margin-right:5px}
.img_gal{float:left;display:inline;width:179px;}

.of_box{border-bottom: 2px solid #ccc;padding:5px 0px;position:relative}
.of_box .foto_box, .of_box .text_box{float:left;display:inline;}
.of_box .foto_box{margin-right:10px;width:180px;height:140px}
.of_box .text_box{width:315px}
.of_box .detalii{position:absolute;bottom:5px;right:10px}

.err,.ok{font-size:11px;}
.err{color:red}
.ok{color:green}

h1{color:#ff00ff}

h1.sejur {color:#ff00ff}
h1.sejur a{color:#ff00ff}

h1.circuit {color:#0000ff}
h1.circuit a{color:#0000ff}

.of_desc{font-size:12px;font-weight:bold;color:#333333}
.rezerva_acum{float:right;margin:5px 0px;font-size:18px;background:url('../images/admin/rezerva-ic.jpg') no-repeat left; padding-left:40px;line-height:30px}
.send2friend{float:left;font-size:14px;font-weight:bold;background:url('../images/admin/send-to-ic.jpg') no-repeat left; padding-left:25px;line-height:20px}
.printeaza{float:left;font-size:14px;font-weight:bold;background:url('../images/admin/print-ic.jpg') no-repeat left; padding-left:25px;line-height:20px;margin-right:10px}
.send2f_inp{width:150px;border:none;border:1px solid #ccc;height:16px;margin-bottom:2px}

.trimite_prieten{display:none}

table.main_tab{width:100%}
table.main_tab .tit td{background:#666;line-height:20px;padding-left:10px;color:#fff}
table.main_tab td.td_lab{width:150px;}
table.main_tab input.large{width:180px}
table.main_tab textarea.medium_textarea{width:350px;height:120px}
table.main_tab input.small{width:40px}
table.main_tab input.medium{width:120px}
table.main_tab select.large{width:183px}
table.main_tab select.medium{width:123px}
table.main_tab span.info{font-size:10px;padding-left:10px}
div.box_fac{float:left;width:165px;padding:3px 1px;font-size:9px;line-height:10px}
div.box_fac input{float:left}
div.box_fac img{float:left}
div.box_fac span{float:left;line-height:18px;padding-left:3px}

.lst_caz{border-bottom:2px solid #666;padding-bottom:5px;margin-bottom:10px}
#cont_of_omnia{} 
#cont_of_omnia table{width:700px!important} 
/*=====END CLASE======*/