#header #hLeft { 
	width:218px;
	height:361px;
	float:left;
	background:url(../images_pl/logo_main.jpg) no-repeat transparent;
}



/* MENU TOP */
#menuTop li { padding:0; float:left; }
#menuTop li a { display: block;font-size:1%; }
#menuTop li.main { padding:37px 0 0 65px; }
#menuTop li.main a { width:104px;height:19px;background:url(../images_pl/mt_stronaglowna.gif) no-repeat; }
#menuTop li.main a:hover { background-position:0 -19px; }

#menuTop li.price { padding:33px 0 0 65px; }
#menuTop li.price a { width:53px;height:16px;background:url(../images_pl/mt_cennik.gif) no-repeat 0 0; }
#menuTop li.price a:hover { background-position:0 -16px; }

#menuTop li.reserv { padding:26px 0 0 65px; }
#menuTop li.reserv a { width:83px; height:19px; background:url(../images_pl/mt_rezerwacja.gif) no-repeat; }
#menuTop li.reserv a:hover { background-position:0 -19px; }

#menuTop li.contact { padding:19px 0 0 65px; }
#menuTop li.contact a { width:59px; height:15px; background:url(../images_pl/mt_kontakt.gif) no-repeat; }
#menuTop li.contact a:hover { background-position:0 -15px; }


#left .ourRooms {
	width:218px;
	height:46px;
	margin-bottom:20px;
	margin-top:160px;
	background:url(../images_pl/head_naszepokoje.gif) no-repeat transparent;
}

#left .ourRestaurant {
	width:218px;
	height:46px;
	margin-bottom:20px;
	background:url(../images_pl/head_restauracja.gif) no-repeat transparent;
}



/* CONTENT */
#content #pageHead { 
	width:571px; 
	height:115px; 
	background:url(../images_pl/head_welcome.gif) no-repeat transparent;
	overflow:auto;
}



#priceTable a.btnReserv {
	display:block;
	width:73px;
	height:19px;
	margin:10px auto 0 auto;
	background:url(../images_pl/btn_zarezerwuj.gif) no-repeat;
}

