/*
	***Grodzka 15***
	author: malgorzata.kmiec@enzo.pl
	Copyright Enzo Sp. z o.o., http://enzo.pl

*/ /* ---------------RESET--------------- */
body,p,pre,ul,ol,fieldset,input,option,textarea,th,td,dl,dd  ,hr  ,blockquote,caption,legend,form,button {
	margin: 0;
	padding: 0;
}

ol,ul {
	list-style: none;
}

q:before {
	content: no-open-quote;
}

q:after {
	content: no-close-quote;
}

legend,caption {
	text-align: left;
	color: #000;
}

fieldset,abbr,acronym,img {
	border: none;
}

a,del,ins {
	text-decoration: none;
}

cite,address,dfn,var {
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: normal;
	font-size: medium;
}

* :focus {
	outline: none;
}

/* ---------------DEFAULT--------------- */
body {
	font-size: 100%;
	font: normal 1em Verdana, Geneva, Kalimati, sans-serif;
	line-height: 1.5em;
	color: #fff;
	background: #2e2821 url(../../images/frontend/tlo.jpg) 50% 0 no-repeat;
	background-attachment: fixed;
	_background-attachment:  	scroll;
}

#wrap {
	/*background: transparent url(../../images/frontend/gradient.png) 50% 0 no-repeat;*/
	
}

#page {
	width: 982px;
	margin: 0 auto;
	position: relative;
}

#page_wrap {
	position: absolute;
	left: -20px;
	width: 982px;
	_position:none;
}

#sidebar {
	width: 180px;
	float: left;
	background: url(../../images/frontend/sidebar.png) 0 0 no-repeat;
	position: fixed;
	height: 1734px;
}

#sidebar_wrap {
	width: 180px;
}

#content {
	width: 660px;
	float: right;
	padding: 35px 80px 50px 60px;
}

#footer {
	clear: both;
	background: url(../../images/frontend/footer.png) 0 0 repeat-x;
	position: fixed;
	_position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 200;
}

@media screen {
	body>div#footer {
		position: fixed;
	}
	body>div#godziny {
		position: fixed;
	}
	body>div#kontakt {
		position: fixed;
	}
	body>div#rezerwacja {
		position: fixed;
	}
}

* html body {
	overflow: hidden;
}

/*-----------------sidebar--------------------------*/
#logo {
	height: 140px;
	width: 176px;
	float: right;
}

#logo a {
	text-indent: -1000em;
	display: block;
	width: 100%;
	height: 100%;
}

#menu {
	width: 170px;
	float: right;
	_position: relative;
}

#menu a {
	font-size: 0.88em;
	color: #fff;
	padding: 2px 15px 3px 15px;
	display: block;
	_display: inline-block;
	_width: 140px;
}

#menu a:hover {
	color: #b3e357;
	background: url(../../images/frontend/strzalka_h.png) 0 0 no-repeat;
}

#menu a.selected {
	color: #251d14;
	background: url(../../images/frontend/strzalka.png) 0 0 no-repeat;
}

#menu li {
	margin-bottom: 7px;
}

#newsletter {
	border-top: 1px dotted #000;
	color: #896d58;
	font-size: 0.69em;
	width: 160px;
	margin: 12px 16px 0 0;
	_margin-right: 8px;
	float: right;
	_position: relative;
}

#newsletter form {
	border-top: 1px dotted #513f31;
	padding: 15px;
}

#newsletter legend {
	color: #896d58;
	font-size: 1em;
	margin-bottom: 10px;
}

#newsletter legend span {
	font-size: 1.64em;
	color: #feeab7;
}

#newsletter label,#newsletter input {
	color: #5e4a38;
	line-height: 1.5em;
}

#newsletter input {
	background: #21180f;
	border: 1px solid #5c4b3a;
	width: 113px;
	height: 19px;
	padding: 5px 5px 0px 5px;
	font-size: 1em;
}

#newsletter #zapisz {
	width: 66px;
	height: 34px;
	background: transparent url(../../images/frontend/zapisz.png) 0 0
		no-repeat;
	text-indent: -1000em;
	border: none;
	margin-top: 5px;
	cursor: pointer; 
  * text-indent: 0; 
  * font-size: 0;
}

#newsletter #zapisz:hover {
	background-position: 0 -34px;
}

.item {
	position: relative;
	height: 26px;
	margin-bottom: 8px;
}

.item label {
	position: absolute;
	top: -22px;
	width: 113px;
	height: 19px;
	padding: 5px 5px 0px 5px;
}

.item label.show {
	top: 0;
}

/*--------content-------*/
h2 {
	font: normal 1.50em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif
		;
	border-bottom: 1px dotted #5f5141;
	color: #b3e357;
	padding: 0 0 8px 20px;
	margin-bottom: 13px;
}

h3 {
	font: normal 1.13em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif
		;
	border-bottom: 1px dotted #5f5141;
	color: #b3e357;
	padding: 0 0 8px 20px;
	margin-bottom: 13px
}

h3 span {
	color: #97c936;
}

.clear {
	clear: both;
}

.box {
	float: left;
	width: 100%;
}

#content a {
	color: #feeab7;
	border-bottom: 1px dotted #7a6655;
}

#content a:hover {
	color: #b3e357;
	border-bottom: 1px solid #4e5525;
}

#content a.no-link{border:none;}

#cotent a.no-link:hover{border:none;}

#content p {
	margin: 5px 0;
}

/*-------------slider--------------*/
#slider_wrap {
	margin-bottom: 40px;
}

.panel {
	font-size: 0.88em;
	padding: 20px 20px 10px 20px;
 	background: transparent url(../../images/frontend/panel.png) 0 0 repeat;
	position:relative;
	top:-355px;
	left:398px;	
  width: 220px;	
  height: 321px;
}

#slider.script .panel {
	position: absolute;
	top: -2px;	
  left: 398px;
}

.panel h2 {
	margin-bottom: 30px;
	padding: 0;
	border: none;
	font-size: 1.71em;
}

#slider {
	background: #57483A none repeat scroll 0 0;
	border: 1px solid #4E3E2F;
	padding: 1px;
	width: 656px;
	margin-top: 15px;
	_background:none;
}

#slider.script{
	height: 347px;
}
	
#slider .pic {
	top: 1px !important;
	left: 1px !important;
  height: 347px;
}

#slider img {
	border: 1px solid #000;
}

#nav {
	width: 224px;
	height: 69px;
	background: transparent url(../../images/frontend/pager.png) 0 0
		no-repeat;
	margin-left: 206px;
	padding: 0 13px;
	position: absolute;
}

#nav a {
	background: transparent url(../../images/frontend/page.png) 0 0
		no-repeat;
	width: 16px;
	height: 17px;
	display: block;
	text-indent: -1000em;
	float: left;
	margin: 8px 2px;
	_margin-left: 1px;
	position: relative;
	left: 39px;
	text-align: center;
	border: none;
}

#nav a:hover {
	border: none;
}

#nav a.activeSlide {
	background: transparent url(../../images/frontend/page_a.png) 0 0
		no-repeat;
}

a#pokaz {
	display: none;
	width: 261px;
	height: 38px;
	text-indent: -1000em;
	background: transparent url(../../images/frontend/pokaz.png) -112px 0
		no-repeat;
	position: relative;
	left: 397px;
	top: -48px;
	z-index: 100;
	border: none;
}

a#pokaz:hover {
	border: none;
}

#pokaz.mini {
	/*background: transparent url(../../images/frontend/pokaz.png) 0 0 no-repeat;
  width:112px;
  left: 548px;*/
	
}

#chmiel {
	background: transparent url(../../images/frontend/chmiel.png) 0 0
		no-repeat;
	z-index: 200;
	width: 97px;
	height: 126px;
	float: right;
	position: relative;
	top: -90px;
	right: -28px;
	display:none;
}

/*--------------piwa-----------------*/

.piwo {
	margin: -70px 60px 80px 0;
	float: left;	
}

#content .piwo a{
	width: 180px;
	height: 31px;
	display:block;
	text-align: center;	
	font: normal 1.13em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	border:none;
	padding-top:240px;
}

#content .piwo a:hover{border:none;}

.piwo a span{border-bottom:1px dotted #7A6655;}

.piwo a:hover span{border-bottom:1px dotted #4E5525;}

.piwo.pils a{background: transparent url(../../images/frontend/pils.png) 0 0 no-repeat;}
.piwo.pszeniczne a{background: transparent url(../../images/frontend/pszeniczne.png) 0 0 no-repeat;}
.piwo.dunkel a{background: transparent url(../../images/frontend/dunkel.png) 0 0 no-repeat;}


.piwo.pils a:hover{background-position: 0 -272px;}
.piwo.pszeniczne a:hover{background-position: 0 -272px;}
.piwo.dunkel a:hover{background-position: 0 -271px;}


.piwo.last {
	margin-right: 0;
}

#content a.more {
	color: #feeab7;
	font-size: 0.69em;
	padding: 2px 4px 4px 4px;
	background: #23180f;
	border-bottom: none;
	-moz-border-radius: 5px;
}

#content a.more span {
	border-bottom: 1px dotted #7a6655;
}

#content a.more:hover {
	color: #b3e357;
}

#content a.more:hover span {
	border-bottom: 1px solid #4e5525;
}

/*------------akordeon-------------------*/
#akordeon table {
	width: 100%;
	position: relative;
	top: -37px;
	border-collapse: collapse;
}

#akordeon.gallery table {
	top: 0;
	clear: both;
}

#akordeon td {
	border-bottom: 1px dotted #4b4034;
	font: normal 0.75em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif
		;
	color: #fff;
	padding: 20px;
}

.tytul {
	font-size: 1.33em;
	color: #feeab7;
	background: transparent url(../../images/frontend/down.gif) 0 3px no-repeat;
	padding-left: 24px;
	cursor: pointer;
}

.tytul .data {
	font-size: 0.75em;
	color: #fff;
	background: none;
	padding-left: 0;
	cursor: default;
}

.tytul span {
	border-bottom: 1px dotted #bfaf89;
}

.tytul span.data {
	border-bottom: none;
}

.tytul.selected {
	background: transparent url(../../images/frontend/up.gif) 0 3px no-repeat;
}

.tytul:hover {
	background: transparent url(../../images/frontend/green_down.gif) 0 3px no-repeat;
}

.tytul.selected:hover {
	background: transparent url(../../images/frontend/green.gif) 0 3px no-repeat;
}

.tytul:hover span, .tytul.selected span {
	border-bottom: 1px solid #c1b08b;
	color: #fff;
}

.tytul:hover span.data {
	border-bottom: none;
}

.opis {
	color: #bdb3a5;
	font: normal 1.08em Verdana, Geneva, Kalimati, sans-serif;
}

.td1 {
	width: 450px;
}

#akordeon th {
	color: #feeab7;
	font-size: 0.75em;
	text-align: left;
	padding-left: 10px;
}

.ak_hover {
	background: transparent url(../../images/frontend/hover.gif) 0 0 repeat;
	cursor: pointer;
}

.ak_hover .tytul {
	background: transparent url(../../images/frontend/green_down.gif) 0 3px no-repeat;
}

.ak_hover .tytul.selected {
	background: transparent url(../../images/frontend/green.gif) 0 3px no-repeat;
}

.ak_hover .tytul span {
	border-bottom: 1px solid #c1b08b;
	color: #fff;
}

.ak_hover .tytul span.data {
	border-bottom: none;
}

.rozwin {
	display: none;
	color: #feeab7;
	font-size: 11px;
	font-family: Georgia, Rekha, sans-serif;
	background: #23180f;
	margin: 0 -4px 0 -53px;
	padding: 0px 6px 1px;
	width: 40px;
	position: relative;
	top: -3px;
}


#akordeon.wydarzenia img{
  width:150px;
  background:#060503;
  padding:1px;
  border:1px solid #543f2d;
  margin-right:15px;
  float:left;
}

#akordeon.wydarzenia .opis{
  padding-left:24px;
  padding-top:5px;
}

/*----------footer--------------*/
#footer_wrap {
	margin: 0 auto;
	width: 882px;
	padding: 17px 100px 15px 0px;
}

.footer-text {
	background: transparent url(../../images/frontend/stopka-tekst.gif) 0 0 no-repeat;
	width: 224px;
	height: 15px;
	text-indent: -1000em;
	float:left;
}

#link_kontakt {
	width: 89px;
	height: 27px;
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -293px -54px no-repeat;
	display: block;
	text-indent: -1000em;
	float: right;
	position: relative;
	top: -10px;
	_top: -20px;
}

#link_godziny {
	width: 144px;
	height: 27px;
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -149px -54px no-repeat;
	display: block;
	text-indent: -1000em;
	float: right;
	position: relative;
	top: -10px;
	_top: -20px;
}

#link_rezerwacja {
	width: 149px;
	height: 27px;
	background: transparent url(../../images/frontend/stopka-zakladki.gif) 0 -54px no-repeat;
	display: block;
	text-indent: -1000em;
	float: right;
	position: relative;
	top: -10px;
	_top: -20px;
}

#link_kontakt.selected {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -293px -27px no-repeat;
}

#link_rezerwacja.selected {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) 0 -27px no-repeat;
}

#link_godziny.selected {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -149px -27px no-repeat;
}

#link_kontakt.hide {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -293px 0 no-repeat;
}

#link_rezerwacja.hide {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) 0 0 no-repeat;
}

#link_godziny.hide {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -149px 0 no-repeat;
}

/*
.k #link_kontakt {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -292px 0 no-repeat;
}

.k #link_godziny {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -148px -27px no-repeat;
}

.k #link_rezerwacja {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) 1px -27px no-repeat;
}

.g #link_kontakt {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -292px -27px no-repeat;
}

.g #link_godziny {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -148px 0 no-repeat;
}

.g #link_rezerwacja {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) 1px -27px no-repeat;
}

.r #link_kontakt {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -292px -27px no-repeat;
}

.r #link_godziny {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) -148px -27px no-repeat;
}

.r #link_rezerwacja {
	background: transparent url(../../images/frontend/stopka-zakladki.gif) 1px 0 no-repeat;
}
*/
/*-----------podstrony----------*/
	/*----------------galeria---------------*/
#gallery a.normal {
	border: none;
	float: left;
}

#gallery a.normal:hover {
	border: none;
}

.f_mini {
	float: left;
	width: 121px;
	margin: 15px 19px 0 0;
	color: #feeab7;
	font-size: 0.69em;
}

.f_mini.last {
	margin-right: 0;
}

#gallery a.normal img {
	border: 1px solid #4e3e2f;
	padding: 1px;
	background: #000;
	float: left;
}

#gallery a.full img,.art_pic,.opis2 img {
	border: 1px solid #57483a;
	padding: 1px;
	background: #000;
}

#gallery a.full img {
  display:block;
  width:395px;
}

.opis2 img.strzalka{border:none; background:none; padding:0;}

.opis2 img.historia-male {
  background:transparent url(../../images/frontend/img_tlo.gif) repeat scroll 0 0;
  border:1px solid #403529;
  text-align:center;
  padding:25px 2px;
}

.art_pic {
	float: left;
	margin-right: 20px;
}

#gallery a.full {
	border: 1px solid #4e3e2f;
	display: block;
	width: 399px;
}

#gal_left {
	width: 420px;
	float: left;
	margin-bottom: 20px;
}

.opis2 cite{
	font-style:italic;
}

.opis2 {
	color: #bdb3a5;
	font-size: 0.88em;
	line-height: 1.5em;
}

.opis2 h3 {
	border: none;
	padding: 0;
	font-size: 1.38em;
}

.opis2 ul {
	list-style-type: circle;
	margin: 20px 30px;
}

.opis2 ol {
	list-style-type: decimal;
	margin: 20px 30px;
}

.opis2 cite{}

/*--------------------------------------*/
#piwa2 {
	margin-top: 70px;
}

h4 {
	color: #feeab7;
	font: normal 1.13em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
}

.opis3 {
	color: #bdb3a5;
	font-size: 0.75em;
	line-height: 1.5em;
	width: 463px;
}

.opis3 span {
	color: #bdb6ad;
}

.left {
	float: left;
}

.right {
	float: right;
}

h4.p {
	padding-left: 197px;
}

#piwa2 .box {
	position: relative;
	min-height: 381px;
	_height: expression("381px");
}

#piwa2 img.left,#piwa2 img.right {
	position: absolute;
	top: 0;
}

#piwa2 img.right {
	right: 0;
}

#piwa2 h4 {
	margin-bottom: 20px;
}

h5.opinie {
	color: #feeab7;
	font: normal 1.25em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	background: transparent url(../../images/frontend/down.gif) 0 2px no-repeat;
	padding-left: 24px;
	margin: 20px 0 10px 0;
	cursor: pointer;
}

h5.opinie span {
	border-bottom: 1px dotted #bfaf89;
}

h5.opinie.selected {
	background: transparent url(../../images/frontend/up.gif) 0 2px no-repeat;
}

h5.opinie:hover {
	background: transparent url(../../images/frontend/green_down.gif) 0 2px no-repeat;
}

h5.opinie.selected:hover {
	background: transparent url(../../images/frontend/green.gif) 0 2px no-repeat;
}

h5.opinie:hover span {
	border-bottom: 1px solid #c1b08b;
	color: #fff;
}

h5.opinie span span {
	color: #756b5f;
	border: none;
}

.opis3 span.autor {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 1.08em;
	margin-bottom: 10px;
}

.opis3 span.data {
	width: 50%;
	float: left;
	text-align: right;
	color: #958a7c;
	font-size: 0.83em;
	margin-bottom: 10px;
}

.opis3 span.data span {
	color: #696055;
}

.opinia {
	border-top: 1px dotted #4b4034;
	padding: 10px 0;
}

.komentarze input {
	background: #21180f;
	border: 1px solid #5c4b3a;
	width: 205px;
	height: 19px;
	padding: 5px 5px 0px 5px;
	color: #5e4a38;
}

.komentarze div.fileinputs {
	position: relative;
}

.komentarze p.error {
	color: red;
}

.komentarze div.fakefile {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 1;
}

.komentarze div.fakefile input {
	width: 273px;
}

.komentarze input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity :   0);
	opacity: 0;
	z-index: 2;
	width: 425px;
	height: 25px;
	cursor: pointer;
}

.komentarze .zapisz2 {
	width: 66px;
	height: 34px;
	background: transparent url(../../images/frontend/wyslij.png) 0 0
		no-repeat;
	text-indent: -1000em;
	border: none;
	margin-top: 5px;
	cursor: pointer; 
  * text-indent: 0; 
  * font-size: 0;
}

.komentarze .zapisz2:hover {
	background-position: 0 -34px;
}

.komentarze #wybierz {
	width: 129px;
	height: 33px;
	background: transparent url(../../images/frontend/wybierz.png) 0 0 no-repeat;
	text-indent: -1000em;
	display: block;
	float: right;
	margin-left: 10px;
}

.komentarze {
	background: transparent url(../../images/frontend/hover.gif) 0 0 repeat;
	padding: 20px;
	border-top: 1px dotted #4b4034;
	margin-bottom: 60px;
}

.komentarze legend {
	color: #feeab7;
	font: normal 1.25em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	margin-bottom: 10px;
}

.komentarze label {
	color: #fff;
	font-size: 1.08em;
	display: block;
	margin-bottom: 3px;
}

.komentarze label span {
	color: #958a7c;
	font-size: 0.85em;
}

.komentarze p {
	color: #958a7c;
	font-size: 0.92em;
}

textarea {
	width: 412px;
	height: 117px;
	background: #21180f;
	border: 1px solid #5c4b3a;
	padding: 5px 5px 0px 5px;
	color: #5e4a38;
	overflow: auto;
}

.item2 {
	margin-bottom: 7px;
}

/*---------menu------------*/
table.category {
	width: 100%;
}

.category h3 {
	margin-top: 40px;
	margin-bottom: 0;
}

#akordeon.potrawy td{border:none;}

#akordeon.potrawy td .opis td.dish_name {
	color: #feeab7;
	padding: 10px 0 0 24px;
	font: normal 1.15em Verdana, Geneva, Kalimati, sans-serif;
}

#akordeon.potrawy td .opis table table td.dish_name{padding-left:0;}

#akordeon.potrawy td .opis td.dish_price {
	color: #fff;
	padding: 10px 20px 0 0;
	text-align: right;
	vertical-align: bottom;
	font: normal 1.23em Verdana, Geneva, Kalimati, sans-serif;
}

#akordeon.potrawy td .opis td.dish_desc {
	color: #bdb3a5;
	font-size: 0.75em;
	padding: 5px 20px 0 24px;
	font: normal 0.92em Verdana, Geneva, Kalimati, sans-serif;
	vertical-align:top;
	line-height:1.5em;
}

#akordeon.potrawy td .opis td.dish_name div,.dish_price div {
	border-bottom: 1px dotted #534536;
}

#akordeon.potrawy td .opis td.dish_name div {
	padding-right: 20px;
}

#akordeon.potrawy td.empty {
	line-height: 0;
	padding-top:0;
}

#akordeon.potrawy table table{margin-top:20px;}

#akordeon.potrawy table table table{margin:10px 0 20px 0; margin-left:70px; position:relative; }

/*---------------galeria---------------*/
.fotos .pic {
	width: 140px;
	height: 140px;
	background: transparent url(../../images/frontend/img_tlo.gif) 0 0 repeat;
	border: 1px solid #403529;
	text-align: center;
	float: left;
	margin-right: 20px; 
  * margin-right: 10px;
	margin-bottom: 20px; 
  * margin-bottom: 20px;
	display: table;
	padding: 2px;
}

.fotos .pic:hover {
	border: 1px solid #57493b;
}

.fotos .pic_wrap {
	display: table-cell;
	vertical-align: middle;
	width: 140px; 
  margin-top: expression(parentElement . clientHeight-offsetHeight < 0 ? 
 '0px' :   ( parentElement . clientHeight-offsetHeight)/ 2 + 'px' );
}

.fotos .pic:hover .pic_wrap {
	background: transparent url(../../images/frontend/img-hover.gif) 0 0
		repeat;
}

.fotos .pic.last {
	margin: 0;
}

#content .fotos .pic a {
	border: none;
}

#content .fotos .pic a:hover {
	border: none;
}

.fotos {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 30px;
}

#album-data {
	color: #feeab7;
	font-size: 0.75em;
	float: right;
	margin-right: 20px;
	_margin-right: 10px;
}

/*------------wyskakujące okienka ze stopki---------------------*/
.panel2 h5 {
	font: normal 0.94em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	border-bottom: 1px dotted #5f5141;
	color: #b3e357;
	padding-bottom: 5px
}

.panel2 {
	background: #372c20;
	border: 1px solid #504334;
	padding: 10px;
}

#godziny,#kontakt,#rezerwacja {
	background: #14110D none repeat scroll 0 0;
	border: 3px solid #669A1D;
	bottom: 64px;
	padding: 1px;
	z-index: 300;

}

#godziny.script,#kontakt.script,#rezerwacja.script {	width: 371px;	position: fixed;	_position: absolute;}

#godziny.script {
	margin-left: 279px;
}

#kontakt.script {
	width: 700px;
	margin-left: -50px;
}

#rezerwacja.script {
	width: 500px;
	margin-left: 150px;
}

.panel2 .box_tresc {
	padding: 20px 4px;
}

#godziny .box_tresc span {
	font: normal 1.13em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	color: #b3e764;
	float: right;
}

.zamknij {
	background: transparent url(../../images/frontend/closelabel2.gif) 0 0 no-repeat;
	width: 31px;
	height: 29px;
	text-indent: -1000em;
	display: none;
	position: absolute;
	top: -3px;
	right: -3px;
	cursor: pointer;
}

.zamknij:hover {
	background-position: -31px 0;
}

#mapa {
	width: 415px;
	height: 415px;
	border: 1px solid #5f5141;
	padding: 1px;
	background: #000;
	float: left;
	display:none;
	color:#5E4A38;
	font-size:0.81em;
}

#contact_form {
	width: 240px;
	float: left;
	padding-left: 10px;
	font-size: 0.88em;
}

#contact_form form {
	margin-top: 25px;
}

#contact_form h6 {
	color: #feeab7;
	font-size: 1.21em;
}

#contact_form label,#contact_form input {
	color: #5e4a38;
	line-height: 1.5em;
	font-size: 0.86em;
}

#contact_form input {
	background: #21180f;
	border: 1px solid #5c4b3a;
	width: 228px;
	height: 19px;
	padding: 5px 5px 0px 5px;
}

#contact_form .item label {
	width: 228px;
}

#contact_form .zapisz {
	width: 66px;
	height: 34px;
	background: transparent url(../../images/frontend/wyslij.png) 0 0 no-repeat;
	text-indent: -1000em;
	border: none;
	margin-top: 5px;
	cursor: pointer; 
  * text-indent: 0; 
  * font-size: 0;
}

#contact_form .zapisz:hover {
	background-position: 0 -34px;
}

#contact_form textarea {
	width: 228px;
	height: 100px;
	font: normal 0.86em Verdana, Geneva, Kalimati, sans-serif;
}

#contact_form legend {
	color: #b3e357;
	margin-bottom: 10px;
	font: normal 1.07em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	border-bottom: 1px dotted #5f5141;
	padding-bottom: 5px;
}

.item.textarea,.item.textarea label {
	height: 100px;
}

.tel {
	font-size: 0.88em;
}

.tel span {
	color: #b3e764;
	float: right;
	font: normal 1.57em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	position: relative;
	top: -20px;
}

#rezerwacja h6 {
	font: normal 1.38em Lucida Sans Unicode, Lucida Grande, Loma, sans-serif;
	color: #fff;
}

#rezerwacja .panel3 h6 {
	font: normal 0.94em Verdana, Geneva, Kalimati, sans-serif;
	color: #a48d76;
}

.script .panel3 h6 span {
	border-right: 1px solid #5b4936;
	padding: 0 15px;
}

.script .panel3 h6 span span {
	border-bottom: 1px dotted #a48d76;
	padding: 0;
	border-right: none;
}

.script .panel3 h6 span.last {
	border-right: none;
}

#rezerwacja .panel3 h6.selected {
	color: #feeab7;
	position: relative;
}

#rezerwacja.script .panel3 h6.selected {
	background: transparent url(../../images/frontend/strzalka.gif) 50% 100% no-repeat;
}

.script .panel3 h6.selected span span {
	border-bottom: none;
}

.script .panel3 h6 {
	float: left;
	padding: 5px 0 20px 0;
	cursor: pointer;
}

.script .panel3 img {
	position: absolute;
	top: 50px;
	left: 4px;
}

.panel3 {
	width: 391px;

	padding: 4px 4px 14px 4px;
}

.script .panel3 {
	background: transparent url(../../images/frontend/panel3.gif) 0 0 no-repeat;	
  height: 340px;
}



.script #p2,.script #p1,.script #p0,.script #p-1,.script #p-2 {
	width: 65px;
	height: 44px;
	text-indent: -1000em;
	float: left;
	clear: left;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
	z-index: 2;
	
}                        

.script #p2 {
  margin-top: 30px;

}

.script #p-2 {
	background: transparent url(../../images/frontend/poziom-2.gif) 0 0 no-repeat;
	margin-top: 10px;
}

.script #p2 {
	background: transparent url(../../images/frontend/poziom2.gif) 0 0 no-repeat;
}

.script #p1 {
	background: transparent url(../../images/frontend/poziom1.gif) 0 0 no-repeat;
}

.script #p0 {
	background: transparent url(../../images/frontend/poziom0.gif) 0 0 no-repeat;
	margin-top: 10px;
}

.script #p-1 {
	background: transparent url(../../images/frontend/poziom-1.gif) 0 0 no-repeat;
	margin-top: 10px;
}

.script #p2.selected,.script #p1.selected,.script #p0.selected,.script #p-1.selected,.script #p-2.selected {
	background-position: 0 -50px;
}

.script #rez_box {
	position: relative;
	top: 10px;
	_top: 25px;
}

.script .panel3 {
	float: left;
	position: absolute;
	top: 0;
	right: 10px;
	_right: 38px;
	z-index: 1;
}

#rezerwacja.script .panel2 {
	min-height: 475px;
	_height: expression("475px");
}

.script hr {
	position: relative;
	top: 33px;
	border-bottom: none;
	border-top: 1px dotted #5f5141;
	color: #5f5141;
	height: 1px;
}

#mapa span {
	display: none;
}

.errors {
	margin-top: 20px;
	color: red;
}

.errors2 {
	margin-bottom: 20px;
	color: red;
}

.result {
	margin-top: 20px;
	font-weight: bold;
}

/*----------newsletter--------------*/
.newsletter2 input {
	background: #21180f;
	border: 1px solid #5c4b3a;
	width: 205px;
	height: 19px;
	padding: 5px 5px 0px 5px;
	color: #5e4a38;
}

.newsletter2 .zapisz {
	width: 66px;
	height: 34px;
	background: transparent url(../../images/frontend/zapisz.png) 0 0 no-repeat;
	text-indent: -1000em;
	border: none;
	margin-top: 5px;
	cursor: pointer; 
  * text-indent: 0; 
  * font-size: 0;
}

.newsletter2 .zapisz:hover {
	background-position: 0 -34px;
}

.newsletter2 label {
	color: #fff;
	font-size: 1.08em;
	display: block;
	margin-bottom: 3px;
}

/*-------------------*/

#akordeon.potrawy table{
  top:0;
}

#rezerwacja hr {display:none;}
#rezerwacja.script  hr{display:block;}


#enzo{float:left; width:240px;color:#9f8f7c; font-size:0.75em;margin:-4px 0 0 0;}

#enzo a{display:inline-block; width:54px; height:23px; text-indent:-1000em; background:transparent url(../../images/frontend/enzo.gif) 0 0 no-repeat;}

#seo{float:left; width:500px;color:#9f8f7c; font-size:0.55em;margin:-4px 0 0 510px;}
