@CHARSET "UTF-8";

/* wyzerowanie marginesow i paddingow */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; font-family: Verdana; }

html {
	height:100%;
}


body {
	height: 100%;
	font-size:12px;
	text-align:center; 
	color: #441A0C;
}	
/* clearing float */
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }

/* usuniecie obramowania obrazkow */
img { border: 0; }

/* Main container */
#container-mainframe {
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	background-color: #FDDEAF;
	background-image:url('../gfx/tlo.jpg');
	background-repeat:repeat-x;
	background-position:bottom center;
	text-align: center;
}



#container { 
	width:945px;
	margin: 0 auto;	
	min-height: 100%;
	
}


/* Menu */
#menu { height: 34px; width: 945px; background: url('../gfx/menu_tlo.jpg') repeat-x; text-align: left; padding-top: 2px; padding-bottom: 2px; }
#menu a.menu { height: 34px; display: block; float: left; border-right: 2px solid #9A7147; }

#menu a#oferta_specjalna		{ background: url('../gfx/pl/menu/oferta_specjalna.jpg') top no-repeat; width: 169px; }
#menu a:hover#oferta_specjalna 	{ background: url('../gfx/pl/menu/oferta_specjalna.jpg') bottom no-repeat;  }  
#menu a#o_villi					{ background: url('../gfx/pl/menu/o_villi.jpg') top no-repeat; width: 81px; }
#menu a:hover#o_villi			{ background: url('../gfx/pl/menu/o_villi.jpg') bottom no-repeat;  }
#menu a#men						{ background: url('../gfx/pl/menu/menu.jpg') top no-repeat; width: 74px; }
#menu a:hover#men 				{ background: url('../gfx/pl/menu/menu.jpg') bottom no-repeat;  }
#menu a#catering				{ background: url('../gfx/pl/menu/catering.jpg') top no-repeat; width: 110px; }
#menu a:hover#catering			{ background: url('../gfx/pl/menu/catering.jpg') bottom no-repeat;  }
#menu a#rezerwacja_online		{ background: url('../gfx/pl/menu/rezerwacja_on_line.jpg') top no-repeat; width: 210px; }
#menu a:hover#rezerwacja_online	{ background: url('../gfx/pl/menu/rezerwacja_on_line.jpg') bottom no-repeat;  }
#menu a#kontakt					{ background: url('../gfx/pl/menu/kontakt.jpg') top no-repeat; width: 100px; }
#menu a:hover#kontakt			{ background: url('../gfx/pl/menu/kontakt.jpg') bottom no-repeat;  }


/* button */
a#karta_dan { height: 36px; display: block;  width: 112px; background: url('../gfx/pl/button_karta_dan.jpg') top no-repeat; }
a:hover#karta_dan { background: url('../gfx/pl/button_karta_dan.jpg') bottom no-repeat; }
a#karta_win { height: 36px; display: block; width: 112px; background: url('../gfx/pl/button_karta_win.jpg') top no-repeat; }
a:hover#karta_win { background: url('../gfx/pl/button_karta_win.jpg') bottom no-repeat;}
a#oferta { height: 36px; display: block; width: 169px; background: url('../gfx/pl/button_oferta.jpg') top no-repeat; }
a:hover#oferta { background: url('../gfx/pl/button_oferta.jpg') bottom no-repeat;}



#languages { float: right; height: 34px; width: 153px; display: block; text-align: right; }
#languages img { padding-right: 5px; padding-top: 7px; } 

#languages2 { float: right; display: block; text-align: right; width:100px; clear: both;}
#languages2 img { padding-right: 5px; padding-top: 3px; } 


#left { float: left; text-align: justify; padding: 10px; color: #441A0C; font-size: 13px; font-family: Verdana, Arial, Tahoma; line-height: 150%; width: 300px; }
#galeria { float: right; }

#gallery a img { border-color:#DAB792; border-style:solid; border-width:5px 5px 20px; }
#gallery a:hover img { border-color:#9A7147; border-style:solid; border-width:5px 5px 20px; }

#bottomline { height: 10px; display: block; background: url('../gfx/bottomline.jpg') bottom repeat-x; }

#footer { height: 60px; word-spacing: 10px;}

a { color: #441A0C; font-weight: bold; word-spacing:2px; }


#lightbox-image-details-caption { font-size: 17px; }

#ie_historyFrame { display: none; }
