body
{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(./pic/main_bg2.jpg);
	background-color:#fce5fc;
}

#header
{
	width:900px;
	height:257px;
	background-image:url(./pic/head.jpg);
	background-repeat:no-repeat;
}

#headerEng
{
	width:900px;
	height:257px;
	background-image:url(./pic/head_eng.jpg);
	background-repeat:no-repeat;
}


#buttons
{
	width:900px;
	height:43px;
	background-image:url(./pic/buttons_bg.jpg);
	background-repeat:repeat-x;
}

#stl
{
	width:10px;
	height:299px;
	background:url(./pic/stl.jpg);
}

#str
{
	width:10px;
	height:299px;
	background:url(./pic/str.jpg);
}

#middle
{
	width:900px;
	background-image:url(./pic/mid_bg.jpg);
	background-color:#fce5fc;
	background-repeat:repeat-x;
	padding-top:30px;
	float:left;
}

#bottom
{
	width:920px;
	height:156px;
	background:url(./pic/bottom.png);
}

#news
{
	width:150px;
	margin-left:13px;
	float:left;
}

#newsHeader
{
	width:150px;
	height:36px;
	background:url(./pic/news_header.jpg);
	background-repeat:no-repeat;
}

#newsHeaderEng
{
	width:150px;
	height:36px;
	background:url(./pic/news_header_eng.jpg);
	background-repeat:no-repeat;
}

#newsHeader2
{
	width:150px;
	height:36px;
	background:url(./pic/news_header2.jpg);
	background-repeat:no-repeat;
}

#newsHeaderEng2
{
	width:150px;
	height:36px;
	background:url(./pic/news_header_eng2.jpg);
	background-repeat:no-repeat;
}

#newsFooter
{
	width:150px;
	height:36px;
	background:url(./pic/news_footer.jpg);
	background-repeat:no-repeat;
}

#newsBody
{
	width:150px;
	background:#fff;
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#666;
	text-align:center;
}

a.news:link
{
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a.news:visited
{
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a.news:hover
{
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#222;
	text-decoration:underline;
}


#title
{
	width:900px;
	height:26px;
	color:#b82020;
	font-size:24px;
	font-family:Arial;
	font-style:italic;
	text-align:right;
}

#content
{
	width:688px;
	margin-left:28px;
	float:left;
}

#contentHeader
{
	width:688px;
	height:24px;
	background:url(./pic/content_header.jpg);
	background-repeat:no-repeat;
}

#contentFooter
{
	width:688px;
	height:24px;
	background:url(./pic/content_footer.jpg);
	background-repeat:no-repeat;
}

#contentBody
{
	width:688px;
	background:#fff;
	font-size:12px;
	font-family:Arial;
	font-style:italic;
	color:#666;
	background:url(./pic/content_bg.jpg);
}

.btnLocation
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/5r.jpg);
	float:left;
}

.btnRooms
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/2r.jpg);
	float:left;
}

.btnServices
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/3r.jpg);
	float:left;
}

.btnPraz
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/4r.gif);
	float:left;
}

.btnMain
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/1r.jpg);
	float:left;
}

.btnReservation
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/6r.jpg);
	float:left;
}

.btnLocationEng
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/5e.jpg);
	float:left;
}

.btnRoomsEng
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/2e.jpg);
	float:left;
}

.btnServicesEng
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/3e.jpg);
	float:left;
}

.btnMainEng
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/1e.jpg);
	float:left;
}

.btnReservationEng
{
	width:110px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/6e.jpg);
	float:left;
}

.btnPrazEng
{
	width:107px;
	height:43px;
	cursor:pointer;
	background-image:url(./pic/btn/4e.gif);
	float:left;
}

.btnSpacer
{
	width:2px;
	height:43px;
	background-image:url(./pic/btn/spacer.png);
	float:left;
}

.btnSL
{
	width:14px;
	height:43px;
	background-image:url(./pic/btn/sl.png);
	float:left;
}

.btnSR
{
	width:14px;
	height:43px;
	background-image:url(./pic/btn/sr.png);
	float:left;
}

a.lava:link
{
	font-size:10px;
	color:#999;
	font-family:Verdana;
	text-decoration:none;
}

a.lava:visited
{
	font-size:10px;
	color:#999;
	font-family:Verdana;
	text-decoration:none;
}

a.lava:hover
{
	font-size:10px;
	color:#900;
	font-family:Verdana;
	text-decoration:underline;
}

a.back:link
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#900;
}

a.back:visited
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#900;
}

a.back:hover
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000;
}

.reserv_form {
	width: 90%;
	background-color: #FEEAE2;
	border: 1px solid #362734;
}

.form_main_table td{
/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #955151;
*/
}

.form_main_table table td{
	border: none;
}

.form_main_table tr td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 10px;
}

.form_main_table tr td input, select, textarea{
	background-color: #F9CCAE;
	border:1px solid #370607;
	font-size: 12px;
}


.form_zagl {
	font-weight: bold;
	font-size: larger;
	color: #410A22;
	font-style: italic;
}


.help_block {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 95%;
}
#heltcvc2 {
	border: 1px solid #718FB3;
	padding: 6px;
	background-color: #D8EDF5;
	text-align: left;
}
.footer_num {
	width: 180px; height: 50px; border: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 17px; color: #b761b8; font-style: italic;
}
.rooms1 {
background: url("./pic/num_dn.jpg") no-repeat scroll 0% 0% transparent;
width: 588px;
height: 161px;
text-align: left;
}
.rooms2 {
background: url("./pic/num_sgn.jpg") no-repeat scroll 0% 0% transparent;
width: 588px;
height: 161px;
text-align: left;
}
.rooms3 {
background: url("./pic/num_cn.jpg") no-repeat scroll 0% 0% transparent;
width: 588px;
height: 161px;
text-align: left;
}
.rooms4 {
background: url("./pic/num_scn.jpg") no-repeat scroll 0% 0% transparent;
width: 588px;
height: 161px;
text-align: left;
}
.rooms5 {
background: url("./pic/num_vn.jpg") no-repeat scroll 0% 0% transparent;
width: 588px;
height: 161px;
text-align: left;
}
