body {
	margin: 0px;
	background-image: url(../img/bg_creamy.jpg);
	font-family: "Trebuchet MS";
}

img, div, input { behavior: url("iepngfix.htc"); }

#topbar {
	background-image: url(../img/bg_navy.jpg);
	height: 28px;
	margin-bottom: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #969da1;
	padding-top: 10px;
}

#topbar .wrap {
	width: 980px;
	margin: auto;
	}
	
#topbar a.long_arrow {
	margin: 0px 10px;
	color: #969da1;
	text-decoration: none;
	background-image: url(../img/long_navy_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	}

#topbar a.long_arrow:hover {
	color: #c6cfd5;
	background-image: url(../img/long_light_navy_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;	
	}
	
#topbar a {
	margin: 0px 10px;
	color: #969da1;
	text-decoration: none;
	}
	
#topbar a:hover {
	color: #c6cfd5;
	}
	
#top {
	width: 980px;
	height: 290px;
	margin: auto;
	}
	
#container {
	width: 920px;
	margin: auto;
	font-family: "Trebuchet MS";
	}
	
#content {
	width: 640px;
	float: left;
	}
	
#sidebar {
	width: 240px;
	float: right;
	}	
	
#sidebar P, TABLE {
	color: #736b68;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	margin: 10px 0px;
	}						

H1 {
	color: #262a2d;
	font-size: 30px;
	font-weight: 100;
	}
	
H2 {
	color: #262a2d;
	font-size: 24px;
	font-weight: 200;
	display: block;
	margin-bottom: 0px;
	}
	
H3 {
	color: #262a2d;
	font-size: 18px;
	font-weight: 200;
	display: block;
	margin-bottom: 0px;
	}		

H4 {
	color: #c60000;
	font-size: 30px;
	font-weight: 100;
	}
	
P {
	color: #736b68;
	line-height: 18px;
	font-size: 14px;
	text-align: justify;
	}	
	
a.more {
	color: #595b1a;
	font-size: 14px;
	text-decoration: none;
	display: block;
	float: right;
	height: 41px;
	padding-top: 16px;
	background: transparent url(../img/bg_more.gif) no-repeat right;
	padding-right: 80px;
	vertical-align: middle;
	}
	
a.more:hover {
	text-decoration: none;
	}	
	
a {
	color: #595b1a;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	

.ozdobnik {
	float: left;
	margin-right: 10px;
	border: none;
	}	

.orange {
	color: #595b1a;
	}

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;
	}
form {
	margin: 0px;
	padding: 0px;
	}
	
input {
	font-size: 12px;
	color: #736b68;
	}	
	input.menu_submit {
	color: #595b1a;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	background: transparent;
	border: 0px;
	}
	
.input_mednium {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width: 219px;
	height: 18px;
	*height: 17px;
	background: transparent url(../img/bg_rezerwacja_input_medium.gif) no-repeat;
	_background-attachment: fixed;
	*background-position:left bottom;		
	border: none;
	padding: 8px 10px 5px 10px;
	}
	
.input_mednium_2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width: 117px;
	height: 18px;
	*height: 17px;
	background: transparent url(../img/bg_rezerwacja_input_medium_2.gif) no-repeat;
	_background-attachment: fixed;
	*background-position:left bottom;
	border: none;
	padding: 8px 10px 5px 10px;
	}
	
.input_small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width: 37px;
	height: 18px;
	*height: 17px;
	background: transparent url(../img/bg_rezerwacja_input_small.gif) no-repeat;
	_background-attachment: fixed;
	*background-position:left bottom;		
	border: none;
	padding: 8px 10px 5px 10px;
	}
	
.form_spacer {
	height: 5px;
	padding-right: 15px;
	display: inline-block;
	}		
	
.btn_rezerwuje {
	float: right;
	margin: 10px 0px;
	}
	
#oferty_specjalne {
	width: 640px;
	background-image: url(../img/bg_oferty_specjalne.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#oferty_specjalne img {
	border: none;
	}	
	
#footer {
	width: 920px;
	padding-top: 12px;
	margin: auto;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
	font-size: 13px;
	color: #262a2d;
	margin-top: 20px;
	text-align: center;
	}
	
#footer .separator {
	display: inline-block;
	margin: 0px 10px;
	}
	
#footer a.menu {
	font-size: 14px;
	color: #736b68;
	}
	
#footer .menu_container {
	margin-bottom: 10px;
	}
	
#galeria_sidebar {
	width: 239px;
	height: 170px;
	background-image: url(../img/bg_galeria.jpg);
	background-repeat: no-repeat;
	}
	
.galeria {
	border: none;
	}	
	
TH {
	background-color: #bbad8e;
	color: #262a2d;
	text-align: center;	
	}
	
.bottom_line {
	border-bottom: 1px solid #98876c;
	}		