#page
{
	width:980px;
	margin:0 auto;
	padding: 0;
}

/*** main and boxes ***/
#head_fall
{
  width:980px;
  height:166px;
  background: url('./img/head_fall.jpg') no-repeat center;
}
ul#fall_menu
{
  padding:140px 0 0 200px;
  margin:0;
 
}
ul#fall_menu li
{
  width:100px;
  display:block;
  float:left;
  background:none;
  
  text-align:center;
}
ul#fall_menu li a
{
  color:#F90004;
  font-size:1.3em;
}
#top
{
	height: 166px;
}
#main
{

}
#flash_img
{
	width: 378px;
	float:left;
	display: inline;
	margin: 20px 0 0 0;
}
#flash_img img
{
	border: 0;
	padding: 20px 0;
	margin:0;
}
#why
{
	width: 270px;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	
}
#news
{
	margin: 0px 0px 0 0;
	padding: 0px;
	width: 259px;
	float: left;
	background: url('./img/news_bg.png') repeat-y center;
}
#news_content
{
	margin: 0 15px;
}
#news h3 
{
	color: #28444f;
	font-size: 12px;
	margin: 5px 0;
	
}
#news p
{
	margin-bottom: 5px;
}
.news_line
{
	font-size: 0;
	overflow: hidden;
	height: 1px;
	border-top: 1px dashed #c6c6c6;
}
a:link.more, a:visited.more 
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	display: block;
	color: #fa0000;
	background: url('./img/marker1.png') no-repeat left bottom;
}
#news_top
{
	background: url('./img/news_top.png') no-repeat top center;
	height: 40px;
	padding: 15px 0 0 15px;
}
#news_top h2
{
	color: #fff;
	font-size: 20px;
	margin: 0;
}

#news_bottom
{
	background: url('./img/news_bottom.png') no-repeat top center;
	height: 10px;
}
/*** bottom boxes ***/
#bottom_boxes
{
	background: #f2f2f2;
	margin:0;
	color: #747474;
	float: left;
	width: 980px;
}
#bottom_left a, #bottom_middle a
{
	background: url('./img/marker2.png') no-repeat left center;
	padding: 0 0 0 15px;
}
#bottom_left, #bottom_middle, #bottom_right
{
	float: left;
	width: 280px;
	margin: 15px 0 15px 35px; 
}
/*** SUBPAGE ***/

/*** content ***/
#content
{
	padding: 25px;
	float: left;
	display: inline;
	width: 550px;
}
#map
{
	margin-top: 20px;
	float: right;
	height: 370px;
	width: 550px;
}
/*** footer ***/

#footer
{
	
	margin-top:15px;
}
#footer_content
{
	width: 880px;
	text-align: center;
	font-size: 11px;
	color: #38220b;
	padding: 15px 0;
	margin: 0 auto;
}
#foot_menu, #foot_links
{
	margin: 5px 0;
}
#foot_menu a:link, #foot_menu a:visited
{
	color: #717274;
	padding: 0 3px;
}
#foot_links a:link, #foot_links a:visited
{
	color: #2f7396;
	padding: 0 3px;
}
#contact table
{
	width: 210px;
	border: 0;
}
#contact span
{
	color: #fa0000;
}
#contact table th, #contact table td
{
	border: 0;
}
/*** contact form ***/
form
{
	padding:0;
	margin:0;
	border: 0;
}
fieldset#contact 
{
	border: none;
}
#submit
{
	border: none;
	background: none;
	color: #fa0000;
	background: url('./img/marker1.png') no-repeat left bottom;
	width: 70px;
	padding: 0 0 0 15px;
	font-weight: bold;
	text-decoration: underline;
}
input
{
	width: 200px;
}

/***other***/
div.cleaner
{
	clear:both;
	height:0px;
	overflow: hidden;
}
/*** RESERVATION ***/
div.form_box
{
	width:259px;
	background:url(./img/news_bg.png) repeat-y  center center;
	float:left;
}
fieldset.rform
{
	border:none;
	padding:5px 8px;
}
.red
{
	color:#FA0000;
}
.green
{
	color:#339F27;
}
div.form_bottom{
	background:url(./img/news_bottom.png) no-repeat center top;
	height:10px;
}
div.form_head{
background:transparent url(./img/news_top.png) no-repeat scroll center top;
height:40px;
padding:15px 0 0 15px;
color:#FFFFFF;
font-size:20px;
margin:0;
}
div.form_box p
{
	padding:5px 10px 5px 10px;
}
.form_btn
{
	color:#fff;
	font-weight:bold;
	background:#FA0000;
	border:2px outset #FA0000;
	width:100px;
	margin-top:10px;
}
.form_text_box
{
	float:right;
	width:265px;
}
.res_content
{
	position:relative;
	padding:10px 0px;
}
#res_menu
{
	padding-bottom:3px;
	border-bottom:1px solid #8F8F8F;
}
#res_menu a
{
	color:#FA0000;
}
#calendrrr
{
	width:170px;
	float:left;
}

#res_list
{
	width:350px;
	float:right;
}
#res_list h2
{
	margin:0;
	padding:0 0 5px 0;
	font-size:15px;
}

#res_list table td
{
	border:none;
	padding:2px 5px 2px 0px;
}
#res_list table tr
{
border-top:1px solid #d1deed;
}
#res_list table tr.res_row
{
	border:none;	
}
#res_list table tr.res_row td
{
	padding-bottom:8px;
}
#res_list table tr.res_row td.res_form_cell
{
	text-align:right;
}
#res_list table tr.res_row td.res_form_cell a
{
	color:#FA0000;
	font-weight:bold;
}
.res_message
{
	position:absolute;
	padding:20px 30px;
	width:300px;
	top:25px;
	left:80px;
	font-weight:bold;
	background:#fff;
	border:2px solid #8F8F8F;
	display:none;
}
.res_message p.bad
{
	color:#FA0000;
}
.res_message p.good
{
	color:#326F00;
}
#loged_user
{
	width:250px;
	float:right;
	text-align:right;
}
#reserved, #resehelp, #change_pass_form
{
	display:none;
}

table#reserved_table a
{
	color:#FA0000;
}
tr.second_reserv td
{
	border-bottom:2px solid #00475C;
}












