body, td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #513818;
}


body {
	margin: 0; padding: 0;
	background-color: #EEDDC1;

	background-image: url("../../images/background_logo.png");
	background-position: center top;
}

#logo {
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	background-image: url("../../images/header_background.jpg");
	background-position: center top;
	background-repeat:repeat-x;
	
}

h3 {
	font-family:  Georgia, "Times New Roman",Verdana, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 10px 0 1px 0;
	border-bottom: 1px solid #000;
}

h4 {
	font-family:  Georgia, "Times New Roman",Verdana, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #000;
	margin: 5px 0 5px 0;
}

#container {
	margin: 0; padding: 0;
	width: 780px;
	text-align: center;
}
#header {
	height: 226px;
	padding: 15px 15px 0 0;
}

#header img {
	border:none;
}

#content{
	margin: 0; padding: 0;

}



#i_col {
	margin:0; padding:0;
	width: 180px;
	float: left;
}

#navigation {
	margin: 0; padding:0;
	text-align: left;
	width: 170px;
}

#navigation ul, #navigation li {
	color: #000;
	list-style-type: none;
	margin: -2px 0 0 0;
	padding: 0;
}

#navigation img {
	border: none;
	margin:0; 
	padding:0;
}

#navigation a {
	font-family: Georgia, "Times New Roman", sans-serif;	
	font-size: 16px;
	font-weight: normal;
	color: #173469;
	text-decoration: none;
}

#navigation a:hover {
	color: #A41C1E;


}


#ii_col {
	background-color: #F7EEE0;
	background-image: url("../../images/corner_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 25px 0 10px 10px;
	padding-bottom:10px;

	float: left;
	width: 580px;
	min-height: 180px;
	/* dla IE 6 */
	height: expression(document.body.clientHeight > 180? "180px": "auto" );
}

#ii_col h3 {
	display: block;
	margin: 10px 10px 0 10px;
}

#ii_col .content {
	padding: 0 5px 0 10px;
}

#ii_col a {
	text-decoration: none;
	color: #513818;
}
#ii_col a:hover{
	text-decoration: underline;
}

#photos {
	width: 760px; height:107px;
	font-size: 10px;
	margin: 10px 0 0 0; padding: 23px 0;
	color: #FFFFFF;
	text-align: center;
	background-image: url("../../images/gallery_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#photos img {
	border: 2px solid #31261F;
	margin: 0 5px 0 5px;

}


#footer{
	font-size: 10px;
	margin:  0; padding: 0;
	color: #FFFFFF;
	text-align: center;
}

#footer a.afoot {
	font-family:  Georgia, "Times New Roman",Verdana, sans-serif;	
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer div.auth, #footer div.auth a {
	font-size: 10px;
	text-decoration: none;
	color: #58402F;
}

#booking {

}

#booking input, textarea {
	border: 1px solid #cecece;
}
