#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/bg.jpg') top left;
	font-family: arial; font-size: 11px;
}
.clear { clear: both; }
#bigmain {
	width: 980px; text-align: left;
	background: url('../images/bigmain_bg.jpg') top repeat-y;
	margin: 20px 0px 50px 0px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
}
#header {
	
}
#main {
	width: 960px; text-align: left;
	background: url('../images/main_bg.jpg') top left repeat-x #E2E7E7;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 5px 0px;
}
#left {
	width: 700px; float: left;
	margin: 10px 5px 10px 10px;
}
#right {
	width: 224px; float: left;
	padding: 15px 0px 0px 0px;
	visibility: hidden;
}
.boxhead {
	background: url('../images/boxhead.jpg') bottom left no-repeat;
	width: 224px; height: 29px;
	margin: 0px 0px 0px 0px;
}
.boxhead_inner {
	font-size: 14px; color: #FF9900; font-weight: bold;
	padding: 5px 0px 0px 15px;
	height: 29px;
}
.box {
	width: 224px;
	background: url('../images/box_bg.jpg') top repeat-y;
	margin: 0px 0px 0px 0px;
}
.box_inner {
	margin: 0px 10px 0px 15px;
	font-size: 11px; color: #666666;
	line-height: 2em;
}
.boxbottom {
	width: 224px; height: 11px;
	margin: 0px 0px 0px 0px;
	background: url('../images/boxbottom.jpg') no-repeat;
}
select.s3 { width: 180px; }
select.s2 { width: 80px; }
select.s1 { width: 50px; }
select.s { font-size: 11px; }
input.t { width: 140px; font-size: 11px; }
textarea.t { width: 180px; font-size: 11px; height: 50px; }
input.black {
	width: 105px; height: 29px; background: url('../images/blackbutton.jpg');
	font-size: 12px; color: #FFF; cursor: pointer; font-weight: bold;
	border: 0px;
}
input.black:hover { color: #FFCA08; }
.oferta_box {
	width: 224px; float: left;
	margin: 0px 8px 10px 0px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
.oferta_box_last {
	margin: 0px 0px 5px 0px;
}
.oferta_top {
	width: 224px; height: 7px;
	background: url('../images/oferta_top.jpg') bottom no-repeat;
}
.oferta {
	background: url('../images/oferta_bg.jpg') repeat-y;
	padding: 5px 9px 5px 9px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	color: #666;
	line-height: 1.4em;
	/*height: 200px;*/
}
.oferta_bottom {
	width: 224px; height: 11px;
	background: url('../images/oferta_bottom.jpg') no-repeat;
}
.oferta_pret { font-weight: bold; color: #333; }
img.oferta_pic { margin: 2px 0px 5px 0px; }
h3 {
	margin: 3px 0px 5px 0px;
	font-size: 13px;
}
h3 a { font-size: 13px; color: #FF9900; font-weight: bold; text-decoration: none; }
h3 a:hover { text-decoration: none; color: #1F479E; }
#footer_top {
	width: 944px; height: 8px;
	background: url('../images/footer_top.jpg') bottom no-repeat;
	margin: 10px 0px 0px 0px;
	visibility: hidden;
}
#footer {
	width: 944px;
	background: url('../images/footer_bg.jpg') top repeat-y;
	visibility: hidden;
}
#footer_inner {
	font-size: 11px; color: #666;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	visibility: hidden;
}
#footer_bottom {
	width: 944px; height: 15px;
	background: url('../images/footer_bottom.jpg') top no-repeat;
	margin: 0px 0px 5px 0px;
	visibility: hidden;
}
#leftmenu {
	width: 141px; float: left;
	margin: 0px 8px 10px 0px;
	visibility: hidden;
}
#leftmenu_top {
	width: 141px; height: 33px;
	background: url('../images/leftmenu_top.jpg');
}
#leftmenu_top_inner {
	font-size: 14px; color: #FF9900; font-weight: bold;
	padding: 7px 0px 0px 7px;
}
#content {
	width: 546px; float: left;
	font-size: 12px; color: #35393A;
}
ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.submenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.submenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 141px; min-height:21px;
	background: url('../images/menu_bg.jpg') bottom left repeat-x;
}
ul.submenu li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 20px;
	font-size: 11px; color: #2E2F31; text-decoration: none;
}
ul.submenu li a:hover {
	color: #FB8D00; text-decoration: none;
}
ul.submenu li a.selected {
	font-weight: bold; color: #FB8D00;
}
.submenu_top {
	width: 141px; height: 20px;
	background: url('../images/topmenu_bg.jpg') left repeat-x;
}
.submenu_top_inner {
	font-weight: bold; color: #3B6FC3;
	padding: 3px 0px 0px 13px;
}
.submenu_top_inner a{
	font-weight: bold; color: #3B6FC3;
	text-decoration:none;
}
h1 {
	margin: 0px 0px 10px 0px;
	background: url('../images/h1_bg.jpg') bottom no-repeat;
	font-size: 26px; color: #323335;
	padding: 0px 0px 5px 0px;
	text-align: left;
}
h1.wide {
	background: url('../images/h1_bg_wide.jpg') bottom no-repeat;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h2 {
	margin: 15px 0px 5px 0px;
	font-size: 20px; color: #FB8D00;
}
h2 a {
	font-size: 20px; color: #FB8D00;text-decoration:none;
}

img.intern_big {
	clear: both;
	margin: 0px 0px 10px 0px;
}
.externlist_box {
	margin: 0px 0px 20px 0px;
}
.externlist_left {
	width: 541px;
	float: left;
	margin: 0px 5px 0px 0px;
	background: url('../images/externlist_bg.jpg') top repeat-y;
}
.externlist_right {
	with: 152px; float: left;
}
.externlist_top {
	margin: 0px 0px 0px 0px;
	width: 541px; height: 80px;
}
.externlist {
	background: url('../images/externlist_bg.jpg') top repeat-y;
}
.externlist_inner {
	padding: 0px 20px 8px 20px;
	background: url('../images/externlist_bg.jpg') top repeat-y;
	text-align: center;
}
.externlist_bottom {
	background: url('../images/externlist_bottom.jpg') top no-repeat;
	width: 541px; height: 12px;
}
.bubble {
	float: left;
	padding: 15px 10px 0px 0px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	margin: 0px 0px 0px 0px;
}
.bubble_left {
	width: 6px; height: 26px; float: left;
	background: url('../images/bubble_left.jpg') no-repeat;
}
.bubble_main {
	height: 26px; float: left;
	background: url('../images/bubble_bg.jpg') left repeat-x;
	text-align: center;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
.bubble_right {
	width: 6px; height: 26px; float: left;
	background: url('../images/bubble_right.jpg') no-repeat;
}
.bubble_main a {
	display: block;
	margin: 5px 5px 0px 5px;
	font-size: 12px; font-weight: bold; color: #FFF; text-decoration: none;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
.bubble_main a:hover {
	text-decoration: underline;
}
.titluoferta_top {
	width: 544px; height: 6px;
	background: url('../images/titluoferta_top.jpg') no-repeat;
}
.titluoferta {
	width: 544px;
	background: url('../images/titluoferta_bg.jpg') top repeat-y;
}
.titluoferta_bottom {
	width: 544px; height: 11px;
	background: url('../images/titluoferta_bottom.jpg') no-repeat;
	margin: 0px 0px 20px 0px;
}
.titluoferta_inner {
	padding: 0px 10px 0px 10px;
}
.extraoferta{
	width: 544px;
	margin: 10px 0px 10px 0px;
	background: url('../images/h1_bg.jpg') bottom no-repeat;
	 color: #323335;
	padding: 0px 0px 5px 0px;	
}
h1.h1_oferta {
	background-image: none;
	margin: 0px 0px 0px 0px;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FF9900;
}
h4 a{
	color: #FF9900;
	text-decoration:none
}

.oferta_left {
	width: 305px; float: left;
}
.oferta_right {
	width: 225px; float: left;
	margin: 0px 0px 0px 15px;
}
img.ofertamare {
	border: 1px solid #D5D5D5;
	padding: 4px 4px 4px 4px;
	background: #E5EEFC;
}
img.ofertamica {
	float: left;
	border: 1px solid #D5D5D5;
	padding: 4px 4px 4px 4px;
	background: #E5EEFC;
	margin: 10px 7px 0px 0px;
}
.pozesep {
	width: 1px; height: 62px;
	background: #D5D5D5;
	float: left;
	margin: 10px 7px 0px 0px;
}
.pretoferta_top {
	width: 224px; height: 35px;
	background: url('../images/pretoferta_top.jpg') no-repeat;
}
.pretoferta_bottom {
	width: 224px; height: 71px;
	background: url('../images/pretoferta_bottom.jpg') no-repeat;
}
.pretoferta {
	width: 224px;
	background: url('../images/pretoferta_bg.jpg') top repeat-y;
}
.pretoferta_top_inner {
	padding: 10px 0px 5px 0px;
	font-size: 18px; font-weight: bold; color: #999;
	text-align: center;
}
.pretoferta_inner {
	padding: 15px 0px 5px 0px;
	font-size: 15px; font-weight: bold; color: #EE8322;
	text-align: center;
	line-height: 1.2em;
}
.pretoferta_inner b { font-size: 35px; }
.pretoferta_bottom_inner {
	padding: 15px 0px 20px 0px;
	font-size: 14px; font-weight: bold; color: #999;
	text-align: center;
}
.pretoferta_bottom_inner b {
	font-size: 16px; color: #333;
}
.titlu_program {
	font-size: 18px; font-weight: bold; text-align: left; color: #333333;
	margin: 10px 0px 5px 0px;
}
.program_box {
	width: 540px;
	background: url('../images/program_bg.jpg') repeat-y;
}
.program_top {
	width: 540px; height: 5px;
	background: url('../images/program_top.jpg') no-repeat;
	line-height: 1px;
}
.program_bottom {
	width: 540px; height: 7px;
	background: url('../images/program_bottom.jpg') no-repeat;
	margin: 0px 0px 10px 0px;
}
.program {
	width: 540px;
	background: url('../images/program_bg.jpg') repeat-y;
}
.program_inner {
	padding: 5px 10px 5px 10px;
}
.program_left {
	float: left; width: 55px;
	font-size: 12px; color: #333; font-weight: bold;
}
.program_right {
	float: left; width: 445px;
	margin: 0px 0px 0px 20px;
	font-size: 11px; color: #333; text-align: left;
}
.oferta_boxw {
	width: 265px; float: left;
	margin: 0px 6px 10px 0px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
.oferta_topw {
	width: 265px; height: 7px;
	background: url('../images/oferta_topw.jpg') bottom no-repeat;
}
.ofertaw {
	height: 210px;
	background: url('../images/oferta_bgw.jpg') repeat-y;
	padding: 5px 9px 5px 9px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	color: #666;
	line-height: 1.4em;
}
.oferta_bottomw {
	width: 265px; height: 11px;
	background: url('../images/oferta_bottomw.jpg') no-repeat;
}
h3.of_title {
	height: 40px; width: 240px;
}
div.detalii_cazare{
	text-align:justify;
}
div.detalii_cazare h3{
	color: #EE8322;
	font-size: 16px;
	margin:0px;padding:0px;
}
div.detalii_cazare b{
	color: #EE8322;
}
.tabelapret tr td{border:1px solid #b4ceff;background-color:white;}
.tabelapretheader{
	background-color:red;color:#EE8322;font-weight: bold;font-size: 14px;
}
a{
	color: #EE8322;
}
a:hover{text-decoration:none;}

.contact{clear:both;margin-top:10px;}

#of_right_buttons {
	text-align: left;
	width: 130px;
	margin: 10px 0px 0px 0px;
}
#print { cursor: pointer; }
.myb_off {
	width: 150px; height: 25px; 
	background: url('../images/myb_off.jpg') no-repeat;
	cursor: pointer;
	-moz-box-sizing:border-box;box-sizing:border-box;
	text-align: center;
	padding-top: 5px;
	color: #03057C;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}
.myb_on {
	width: 150px; height: 25px; 
	background: url('../images/myb_on.jpg') no-repeat;
	cursor: pointer;
	-moz-box-sizing:border-box;box-sizing:border-box;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}
#rezervabox {
	width: 100%;
}
.textinput, .txttextinput { width: 380px; font-size: 11px; font-family: verdana, arial; }
#print_header { display: none; }
#myAlternativeContent { display: block; }
table#biletetb {
	background: #DDD;
	border: 1px solid #FFCA08;
}
table#biletetb td {
}
#footer_left {
	float: left;
	margin: 0px 0px 0px 10px;
	visibility: hidden;
}
#footer_right {
	float: right;
	margin: 0px 10px 0px 0px;
	visibility: hidden;
}
input.blackwide {
	width: 165px; height: 29px; background: url('../images/blackbutton_wide.jpg');
	font-size: 12px; color: #FFF; cursor: pointer; font-weight: bold;
	border: 0px;
}
input.blackwide:hover { color: #FFCA08; }
#print_header { display: block; }
#myAlternativeContent { display: none; }
