html, body {
	font-family: Georgia;
	font-size:12px;
	margin:0px;
	padding:0px;
	width: 100%;	
	background-color: #f8e9da;
	color:#3f1111;	
		
}

.container {
	float: left;
	height: 100%;
	width: 774px;
	position: absolute;
	left:50%;
	margin-left:-390px;		
}

#slideshow_header {
   position: relative;
   width: 775px;
   height: 382px;
}
#slideshow_header div {
   position: absolute;
   top: 0;
   left: 0;
}

#slideshow_restaurant {   
   position: relative;
   width: 775px;
   height: 390px;
   margin: 30px 75px 0px 75px; 
}
#slideshow_restaurant div {
   position: absolute;
   top: 0;
   left: 0;   
}

.header {
	float: left;
	width: 775px;
	height: 382px;
	position: relative;	
	margin: 0px;	
}



.menu {
	float: left;
	position: absolute;
	/*font-family: times new roman;	*/
	color: #512b27;
	margin: 325px 0px 0px 33px;		
	line-height: 19px;
	font-size: 11px;
	font-weight: bold;
}
.menu img {	
	vertical-align: bottom;
	border: 0px;
	margin-right: 0px;
}

.menu a{
	margin-left: 2px;
	margin-left: 2px;
	text-decoration:none;
	color: #512b27;
}

#menu_on a{
	text-decoration:none;
	color: #0ff;
}
.menu a:hover{
	color: #666666;
}

.time {
	float: left;
	position: absolute;
	margin: 338px 0px 0px 529px;	
	height: 40px;	
}

.time img { 
	margin: 0px -1px;
}


.content {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
	float: left;				
	width: 700px;
	margin: 0px; 
	padding: 0px 75px 0px 35px;	
	font-size: 14px;	
	line-height: 1.3em;		
}

.idx_table {
	margin: 0px 20px -10px 20px;		
}

.idx_table td { 
	padding: 5px 0px;
} 

.td_text_right {		
	background-image: url("./images/right_text_bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	line-height: 1.7em;		
}

.td_text_left {
	background-image: url("./images/left_text_bg.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 1.7em;	
}

.td_text_small_right {		
	background-image: url("./images/right_text_small_bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	line-height: 1.7em;		
}

.td_text_small_left {
	background-image: url("./images/left_text_small_bg.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 1.7em;	
}

.text_right {		
	padding: 0px 30px 0px 20px;
}

.text_left {		
	padding: 0px 20px 0px 30px;
}


.content_map {
	margin: 20px 0px 0px 20px;
}


.restaurant_info {
	margin: 10px 90px 10px 75px;
}

.restaurant_info h2 {
	margin-top: 25px;
} 
.footer {
	position: relative;
	float: left;
	width: 775px;				
}

#link_prosanta {
	float: left;
	position: absolute;	
	color: #f0f;
	top: 95px;
	left: 355px;	
}

#link_prosanta  img {
	border: 0px;	
}
