.txtbox { padding: 2px; border: 1px solid #676767; font-size: 10pt; }
.missing-value { border: 1px dashed #800040; background-color: #FEE; }


#top-header{
	height: 50px;
	text-align: left;
}
#site-menu {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.portlet-site-menu{
	width: 950px;
	height: 53px;
}

.portlet-site-menu #left{
	float: left;
	width: 23px;
	height: 53px;
	background:url(site-menu-bg-left.png) no-repeat;
}

.portlet-site-menu #center{
	float: left;
	width: 904px;
	height: 53px;
	background:url(site-menu-bg.png) repeat-x;
}

.portlet-site-menu #right{
	float: right;
	width: 23px;
	height: 53px;
	background:url(site-menu-bg-right.png) no-repeat;
}

.portlet-site-menu table {
	padding: 0px;
	margin: 0px;
	height: 53px;	
}

.portlet-site-menu td {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	white-space:nowrap;
	vertical-align: middle;
}

.portlet-site-menu td.separator {
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

.portlet-site-menu td div:hover {
	background:url(site-menu-light.png) no-repeat top center;
}

.portlet-site-menu a {
	font-size: 13pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#pic-rotator {
	height: 280px;
	width: 536px;
	background: #fff;
}

.portlet-box {}
.portlet-box table td{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.portlet-box table .title{
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: bottom;	
}

.portlet-box .box-fixed{
	width: 276px; /*316px;*/
	height: 285px; /*315px;*/
	padding: 15px 35px 15px 15px;
	background:url(box-fixed-1.png) no-repeat;
}
.portlet-box .type-2 {
	width: 572px; /*612px;*/	
	background:url(box-fixed-2.png) no-repeat;
}
.portlet-box .type-3 {
	width: 204px; /*244px;*/
	padding: 15px 30px 15px 15px;
	background:url(box-fixed-3.png) no-repeat;
}
.portlet-box .type-4 {
	width: 659px; /*699px;*/
	padding: 15px 25px 15px 15px;
	background:url(box-fixed-4.png) no-repeat;
}
.portlet-box .box-fixed-title{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}
.portlet-box .box-fixed-content{
	height: 245px;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	overflow: hidden;
}
.portlet-box .buton {
	width: 223px; /*243px;*/
	height: 30px; /*50px;*/
	background:url(bg-buton.png) no-repeat;
	padding: 12px 10px 10px 10px;
	text-align: center;
}
.portlet-box .buton a {	
	text-decoration: none;
	font-size: 12pt;
	color: #fff;
	
}

.oferta-speciala {
	float: left; width: 659px; border: 0px solid black; margin-right: 0px; text-align: center;
}
.oferta-speciala .titlu {
	text-align: right; font-size: 12pt; padding: 0px 0px 5px; 0px;
}
.oferta-speciala .continut {
	text-align: justify; font-size: 10pt; padding: 0px 0px 5px; 0px;
}
.oferta-speciala img {
	float: right; margin: 0px 0px 10px 10px;
}

.titlu-sectiune { font-size: 16pt; padding: 4pt; text-align: right; }
.continut-sectiune { font-size: 10pt; padding: 0pt; text-align: justify; }
#rezervare-camere { padding: 0px; margin: 0px; width: 100%; border-collapse: separate; border-spacing: 0px; border: 1px solid #58669a; }
#rezervare-camere th { background-color: #9ba3c2; color: #fff; }
#rezervare-camere td { padding: 2px; margin: 0px; border-collapse: collapse; border-spacing: 4px; border-bottom: 1px solid #58669a;}
