html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear:both;
	}

body{
	background:url(../images/bg.gif) #f9f7ea repeat-x center top;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
p{
	padding:7px 0;
	text-align:justify;
	}
.wciecie{
	text-indent:20px;	
	}	
p.align-right{
	text-align:right;
}		

.signup{
		font-style:italic;
		font-weight:bold;
	}

div#top{
	background:url(../images/top.jpg) repeat-x;
	width:100%;
	height:110px;
	}
div#bgBanner{
	background: url(../images/banerBg.jpg) no-repeat center top;
	width:100%;
	min-height:479px;
	}
div.container{
	width:780px;
	margin:0 auto;
	}	
a#logo_pl{
	width:541px;
	height:80px;
	margin:0 auto 0 auto;
	display:block;
	}
a#logo_en{
	width:556px;
	height:84px;
	margin:0 auto 0 auto;
	display:block;
	}	
a#flag{
	position:absolute;
	margin-left:780px;
	display:block;	
	}
.rozetaTop{
	background:url(../images/rozetaBr.png) no-repeat  center right;
	padding-top:20px;
	height:90px;
	}	
div#main{
	background: url(../images/rozetyBottom.png) #fff no-repeat bottom;
	padding:10px;
	
	}
div#r{
	color:#69441c;
	float:left;
	width:490px;
	margin-left:10px;
	}
div#l{
	float:left;
	width:255px;
	margin-right:5px;
	}
div#reservationBlock{
	background:url(../images/reservationBlock.png) #eeebda no-repeat;
	width:215px;
	padding:20px 20px 0 20px;
	}	
div#reservFoot{
	background:url(../images/reservFoot.png) no-repeat;
	width:255px;
	height:10px;
	}	
			
div#foot{
	width:100%;
	background:#000;
	padding:10px 0;
	}
input.formButton{
	background:url(../images/button.png) no-repeat;
	width:120px;
	height:29px;
	border:0;
	text-align:;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	margin-left:90px;
	margin-top:20px;
	}	
	input.formButton:hover{
		color:#000;
		}
form .field{
	width:203px;
	}	
form textarea{
	width:203px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#69441c;
	}
form table tr td{
	color:#670000;
	}		
h2,h1{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	padding-bottom:10px;
	color:#670000;
	text-shadow:2px 2px 10px #999;
	font-weight:normal;
	}
	
a{
	color:#670000;
	}		
div#menu{
	background:#000;
	}		
div#menu ul li{
	display:inline;
	}
div#menu ul li.active a{
	display:block;
	float:left;
	background: url(../images/buttonHover.png) no-repeat;
	width:184px;
	height:27px;
	margin-left:8px;
	text-align:center;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	padding-top:15px;
	font-size:16px;
	
}	
div#menu ul li a{
	display:block;
	float:left;
	background: url(../images/buttonMenu.png) no-repeat;
	width:184px;
	height:27px;
	margin-left:8px;
	text-align:center;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	padding-top:15px;
	font-size:16px;
	color:#ebe8d5;
	text-shadow:2px 2px 3px #333;
	}
div.rozeta{
	background:url(../images/rozeta.png) no-repeat center center;
	height:60px;
}

h3{
	color:#c9c9c9;
	text-align:right;
	font-weight:normal;
	font-style:italic;
	font-size:16px;
	line-height:28px;
	}	
	
.gallery a{
	margin:5px;
	display:block;
	float:left;
	}		
.gallery a img{	
	padding:2px;
	border:1px solid #d5d5d5;
	}
.gallery a:hover img{	
	padding:2px;
	border:1px solid #670000;
	}
	
table.cennik{
	border:1px solid #670000;
	width:100%;
	}	
	
table.cennik td, table.cennik th{
	padding:3px;
	text-align:center;
	border:1px solid #670000;
	}	
ul.footMenu{
	display:block;
	width:245px;
	margin:0 auto;	
	}	
ul.footMenu li{
	display:inline;	
	}	
ul.footMenu li a{
	display:block;
	float:left;	
	color:#fff;
	margin:0 5px;
	text-decoration:none;
	}		