*{
	margin: 0;
	padding: 0;
}

body{
	background: #292420;
	color: #2a241f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}

a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

fieldset{
	border: none;
}

h1{
	font-size: 2em;
	font-weight: normal;
}

h1.gray{
	color: #847d6b;
	font-weight: bold;
	margin: 10px 30px;
	margin-right: 0;
}

h2{
	font-size: 1.5em;
}

h3{
	font-size: 1.2em;
}

img{
	border: none;
	vertical-align: middle;
}

input[type="checkbox"], input[type="radio"]{
	vertical-align: -10%;
}

input[type="submit"]{
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

label{
	cursor: pointer;
}

.bold{
	font-weight: bold !important;
}

.clear{
	clear: both;
}

.corner{
	position: absolute;
}

.corner.tl{
	left: -1px;
	top: -1px;
}

.corner.bl{
	bottom: -1px;
	left: -1px;
}

.corner.tr{
	right: -1px;
	top: -1px;
}

.corner.br{
	bottom: -1px;
	right: -1px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.modal{
	display: none;
}

.modalBox{
	cursor: default;
}

.moveRight{
	position: relative;
	left: 1px;
}

.underline{
	text-decoration: underline !important;
}

object{
	display: block;
	outline: 0;
}

div.gototop{
	height: 28px;
	position: absolute;
	right: 15px; 
	bottom: 10px;
	text-align: right;
	width: 86px;
}

div.gototop a{
	background: url(../images/top.png) no-repeat;
	color: #fff !important;
	display: block;
	height: 14px;
	padding: 7px 0;
	text-align: center;
	text-decoration: none !important;
	width: 86px;
}

div.print{
	float: right;
	height: 24px;
	margin-top: 15px;
	width: 129px;
}

div.print a{
	background: url(../images/print.png) no-repeat;
	color: #fff !important;
	display: block;
	height: 14px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 129px;
}

div.alert{
	border: solid 2px #de0905;
	margin-top: 10px;
	padding: 15px 25px;
}

div.alert h2{
	color: #de0905;
	margin-bottom: 5px;
}

div.alert span{
	color: #de0905;
	font-size: 1.2em;
}

div.alert span.normal{
	color: #222;
}

span.red{
	color: #92130d;
	font-weight: bold;
}

span.red a{
	color: #E20902 !important;
	font-weight: bold !important;
}

span.small{
	font-size: .9em;
}

ul{
	list-style: none;
}

div#popup, div.special_modal{
	background: #FCF6E8;
	border: solid 1px #666;
	display: none;
	padding-top: 10px;
	position: absolute;
	text-align: right;
	top: 0;
	z-index: 1000;
}

div#popup a.close{
	color: #000;
	position: relative;
	right: 10px;
}

div.special_modal{
	border: solid 1px #e30900;
	color: #e30900;
	height: 134px;
	padding: 10px;
	text-align: left;
	width: 520px;
}

div.special_modal h2{
	font-size: 1.2em;
}

div.special_modal span.normal{
	color: #2a2521;
}

div.special_modal a.close{
	bottom: 10px;
	position: absolute;
	right: 10px;
}

div#wrapper{
	text-align: center;
}

div#wrapper div.inside{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

div#top{
	background: #971714 url(../images/top_bg.gif) repeat-x;
	height: 140px;
	overflow: hidden;
}

div#top div.inside{
	background: url(../images/3kroki.jpg) no-repeat 190px 0;
	height: 100%;
	position: relative;
}

div#top div.inside a.logo{
	position: relative;
	left: 5px;
	top: 13px;
}

#top_icon_big{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

div#top div.inside div.icons{
	position: absolute;
	left: 15px;
	top: 80px;
}

div#top div.inside div.icons img{
	float: left;
}

div#top div.inside div.steps{
	height: 100%;
	margin-left: 335px;
}

div#top div.inside div.steps div.step{
	height: 100%;
	position: relative;
	top: -200px;
	text-align: center;
	width: 220px;
}

div#top div.inside div.steps div#step1{
	background: url(../images/step1bg.jpg) no-repeat;
	width: 221px;
}

div#top div.inside div.steps div#step1 div.restaurant{
	color: #fbf7d1;
	display: none;
	padding-right: 17px;
	padding-top: 50px;
	text-align: right;
}

div#top div.inside div.steps div#step1 div.restaurant span.big{
	font-size: 1.3em;
	font-weight: bold;
}

div#top div.inside div.steps div#step2{
	background: url(../images/step2bg.jpg) no-repeat;
}

div#top div.inside div.steps div#step3{
	background: url(../images/step3bg.jpg) no-repeat;
	width: 222px;
}

div#top div.inside div.steps div.step a{
	background: url(../images/3kroki_butt_bg.jpg) no-repeat;
	color: #aa2f2a;
	display: block;
	height: 23px;
	margin: 0 auto;
	margin-left: 7px;
	margin-top: 90px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
	width: 188px;
}

div#top div.inside div.steps div#step1 div.restaurant a{
	background-image: url(../images/3kroki_butt_short_bg.jpg);
	float: right;
	margin-top: 9px;
	width: 78px;
}

div#top div.inside div.steps div.step a:hover{
	color: #db5c57;
	text-decoration: none;
}

div#top div.inside div.steps div.step form{
	margin-top: 55px;
}

div#top div.inside div.steps div.step form select{
	border: solid 1px #a2a3a7;
	color: #373634;
	margin-bottom: 5px;
	width: 165px;
}

div#top_shadow{
	background: url(../images/shadow_top_bg.gif) repeat-x;
	height: 14px;
}

div#body{
	background: #fcf6e8;
	padding-bottom: 10px;
}

div#body div#selected_arrow{
	background: url(../images/arrow_menu_hover.png) no-repeat right;
	display: none;
	height: 13px;
	position: absolute;
	width: 7px;
	z-index: 2;
}

div#body div.sidebar{
	background: #fff;
	border: solid 1px #bdb7ab;
	border-right: none;
	padding: 7px;
	padding-right: 0;
	position: relative;
	z-index: 1;
}

div#body div.banners{
	margin-left: 7px;
}

div#body div.banners img{
	margin-bottom: 7px;
}

div#body.main div.body{
	min-height: 0;
	width: auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	position: static;
}

div#body.main div.banners{
	/*background: #fff;
	border: solid 1px #bdb7ab;*/
	border-left: 0;
	margin-left: 0;
	padding-left: 10px;
	position: relative;
	right: 1px;
	z-index: 1;
}

div#body div.sidebar div.corner.tl{
	background: url(../images/main_menu_corner_tl.gif) no-repeat;
	height: 10px;
	width: 10px;
}

div#body div.sidebar div.corner.bl{
	background: url(../images/main_menu_corner_bl.gif) no-repeat;
	height: 10px;
	width: 10px;
}

div#body div.sidebar div.menu{
	margin-bottom: 7px;
}

div#body div.sidebar div.menu ul li{
	border-top: solid 1px #fff;
	cursor: hand;
	font-size: 1.2em;
	text-transform: uppercase;
}

div#body div.sidebar div.menu ul li:first-child{
	border-top: none;
}

div#body div.sidebar div.menu ul li a{
	background: #93140e url(../images/arrow_closed_main.png) no-repeat;
	display: block;
	padding: 6px 0;
	padding-left: 35px;
}

div#body div.sidebar div.menu ul li.main a{
	background: #fff url(../images/arrow_main.png) no-repeat;
	color: #91160e;
}

div#body div.sidebar div.menu ul li.main a:hover{
	background: #fff url(../images/arrow_main.png) no-repeat;
	color: #91160e;
}

div#body div.sidebar div.menu ul li:first-child a{
	padding-top: 6px;
}

div#body div.sidebar div.menu ul li.selected a, div#body div.sidebar div.menu ul li a:hover{
	background-color: #c84d48;
}

div#body div.sidebar div.menu ul div.jquery-corner{
	z-index: 3;
}

div#body div.sidebar div.menu ul li.tree ul{
	display: none;
}

div#body div.sidebar div.menu ul li ul li{
	
	border-top: solid 1px #902827;
	font-size: 0.8em;
	text-transform: none;
}

div#body div.sidebar div.menu ul li ul li:first-child{
	border-top: solid 1px #902827;
}

div#body div.sidebar div.menu ul li ul li a{
	background: #82110d url(../images/submenu_arrow.jpg) no-repeat 36px 9px;
	padding: 5px 0;
	padding-left: 50px;
}

div#body div.sidebar div.menu ul li ul li a:hover, div#body div.sidebar div.menu ul li ul li.selected a{
	background-image: url(../images/submenu_arrow_hover.jpg);
}

div#body div.strefa{
	background: url(../images/strefa.png) no-repeat;
	height: 92px;
	width: 181px;
	margin-bottom: 4px;
}

div#body div.strefa a{
	background-image: url(../images/strefa_link.png);
	display: block;
	height: 27px;
	left: 10px;
	position: relative;
	top: 59px;
	width: 163px;
}

div#body div.strefa a:hover{
	background-image: url(../images/strefa_link_hover.png);
	text-decoration: none;
}

div#body div.newsletter{
	background: url(../images/news_bg.jpg) no-repeat;
	height: 45px;
	overflow: hidden;
	padding: 5px 15px;
}

div#body div.newsletter h3{
	color: #be0700;
	text-transform: uppercase;
}

div#body div.newsletter form{
	margin-top: 2px;
	white-space: nowrap;
}

div#body div.newsletter form input{
	vertical-align: middle;
}

div#body div.newsletter form input[type="text"]{
	border: solid 1px #c3601c;
	margin-right: 2px;
	padding: 2px 3px;
	width: 121px;
}

div#body div.body{
	background: #fff;
	border: solid 1px #bdb7ab;
	min-height: 600px;
	overflow: hidden;
	padding: 7px 20px;
	padding-bottom: 40px;
	position: relative;
	width: 540px;
}

div#body div.body a{
	color: #891d1a;
	font-weight: normal;
	text-decoration: underline;
}

div#body div.body div.paddingBody{
	font-size: 1.2em;
	margin-bottom: 20px;
	padding-left: 35px;
}

div#body div.banners object{
	margin-bottom: 6px;
}

div#add_info{
	background: #ebe2d3;
	border-top: solid 7px #e3dacb;
	padding: 20px 0;
	padding-left: 60px;
}

div#add_info.small{
	background: #fcf6e8;
	border: none;
	margin-top: 10px;
	padding: 0;
	width: 189px;
}

div#add_info.small div.inside{
	width: auto;
}

div#add_info ul{
	margin-top: 10px;
}

div#add_info.small ul{
	background: #ebe2d3;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 20px 0;
	width: 188px;
}

div#add_info ul li{
	padding: 3px 0;
	padding-left: 22px;
}

div#add_info.small li.selected{
	background: #d68981;
}

div#add_info ul li a{
	color: #292421;
	font-weight: normal;
}

div#add_info ul li a:hover{
	color: #8c0702;
	font-weight: bold;
	text-decoration: none;
}

div#add_info div.right div.left{
	margin-right: 30px;
	width: 240px;
}

div#add_info div.right div.left a{
	background: url(../images/red_arrow.png) no-repeat left 4px;
	color: #8b1e19;
	display: block;
	font-weight: normal;
	padding-left: 15px;
	text-decoration: underline;
}

div#add_info div.right div.left h2{
	color: #8d0602;
	font-weight: normal;
	margin-bottom: 15px;
}

div#footer
{
	border-top: solid 7px #910f0f;
	color: #7d726c;
	padding-top: 10px;
}

div#footer strong{
	color: #f4f3d5;
}

div#footer div.left{
	background: url(../images/pytajnik_stopka.jpg) no-repeat 0 0;
	line-height: 17px;
	padding-bottom: 20px;
	padding-left: 45px;
}

/** Menu */
table.menu{
	margin-top: 20px;
	width: 100%;
}

table.menu thead th{
	text-align: center;
}

table.menu thead th span{
	font-weight: normal;
	font-size: .8em;
}

table.menu thead th.prices{
	width: 50%;
}

table.menu thead th.prices > div{
	float: right;
}

table.menu thead th.prices div div{
	float: left;
	width: 80px;
}

table.menu tbody tr td{
	padding: 2px 0;
}

table.menu tbody tr td.whitespace{
	color: #000;
	font-weight: bold;
	padding: 2px 10px;
	text-align: center;
	white-space: nowrap;
}

table.menu tbody tr td:first-child{
	padding: 2px 10px;
}

table.menu tbody td.prices > div{
	float: right;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
}

table.menu tbody td.prices div div{
	float: left;
	text-align: center;
	width: 80px;
}

table.menu tbody td.prices div div.wide{
	font-size: 0.85em;
	width: 100%;
}

table.menu tbody tr.hr td{
	background: url(../images/border_dotted.gif) repeat-x 0 50%;
	padding: 5px 0;
}

table.menu tbody tr.hot td:first-child{
	background: url(../images/chilli.png) no-repeat center 50%;
}

table.menu tbody tr.veg td:first-child{
	background: url(../images/vegeterian.png) no-repeat center 50%;
}

table.menu tbody tr td[rowspan] span{
	color: #e20902;
}

table.menu tbody tr td span.title{
	color: #82110b;
	font-weight: bold;
}

div.add_comments div{
	padding-left: 35px;
}

div.add_comments div a{
	color: #921712;
	text-decoration: underline;
}

div.add_comments div.adnotation{
	color: #e20902;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: right;
}

div.add_comments{
	margin-bottom: 50px;
}

/** Skomponuj **/
ol.big{
	color: #830f10;
	font-size: 1.3em;
	list-style-position: inside;
	text-transform: uppercase;
}

ol.big > li{
	background: url(../images/border_dotted.gif) repeat-x top;
	padding: 25px 0;
}

ol.big > li:first-child{
	background-image: none;
}

ol.big li > div{
	color: #2a241f;
	font-size: .75em;
	margin-left: 25px;
	margin-top: 20px;
	text-transform: none;
}

ol.big li > div div.left, ol.big li > div div.right{
	width: 50%;
}

ol.big li > div div ul.left{
	width: 50%;
}

ol.big li > div div ul.padding li{
	padding: 5px 0;
}

ol.big li > div div.right{
	text-align: center;
}

ol.big li > div div.right span.title{
	font-weight: bold;
}

ol.big li > div div.right table.menu{
	margin: 0 auto;
	margin-top: 10px;
	width: 90%;
}

ol.big li > div div.right table.menu tbody tr td{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}

/*Promocje, Wydarzenia*/
ul.accordion, ul#accordion{
	font-size: 1.2em;
	margin-bottom: 20px;
}

ul.accordion > li, ul#accordion > li{
	background: url(../images/border_dotted.gif) repeat-x top;
	display: block;
	padding: 10px 0;
	padding-left: 30px;
}

ul.accordion > li:first-child, ul#accordion > li:first-child{
	background-image: none;
}

ul.accordion li > a, ul#accordion li > a{
	font-weight: bold !important;
}

ul.accordion li > div, ul#accordion li > div{
	margin-top: 5px;
}

ul.accordion li > div.more, ul#accordion li > div.more{
	text-align: right;
}

ul.accordion li > div.more a, ul#accordion li > div.more a{
	background: url(../images/red_arrow.png) no-repeat left 60%;
	font-weight: normal;
	padding-left: 15px;
}

ul.accordion li ul, ul#accordion li ul, div.introduction ul{
	list-style: circle outside !important;
	margin: 5px 0;
	padding-left: 20px;
}

/*Konkursy*/
a.floatingNote{
	border: dotted 1px #c4c4c4;
	font-weight: bold !important;
	padding: 15px 10px;
	padding-right: 45px;
	position: absolute;
	right: 10px;
	top: 10px;
}

a.archive{
	background: url(../images/archive_icon.gif) no-repeat 95% 50%;
}

a.questionnaire{
	background: url(../images/questionnaire_icon.gif) no-repeat 95% 50%;
}

/*Wybor miasta/lokalu*/
div.map{
	margin-top: 30px;
}

div.map div.left, div.map div.right{
	text-align: center;
	width: 50%;
}

div.map div.left{
	background: url(../images/border_dotted_v.gif) repeat-y right;
	padding: 5px 0;
}

div.map div.right form{
	margin: 0 auto;
	margin-top: 50px;
	padding: 5px 0;
	text-align: left;
	width: 170px;
}

div.map div.right form input[type="submit"]{
	background: url(../images/button_bg.gif) no-repeat;
	height: 31px;
	padding-bottom: 3px;
	width: 92px;
}

div.map div.right form select{
	margin-bottom: 5px;
	width: 100%;
}

div.map.extended ol{
	color: #93110f;
	font-weight: bold;
	text-align: left;
}

div.map.extended ol li span{
	color: #292420;
	font-size: .75em;
	font-weight: normal;
}

div.map.extended div.left{
	padding-bottom: 30px;
}

div.map.extended div.right form{
	margin-top: 0;
}

div.map.extended div.right form select{
	margin: 20px 0;
}

div.zumi{
	background: url(../images/border_dotted.gif) repeat-x top;
	font-size: 1.2em;
	margin-bottom: 30px;
	padding-left: 35px;
	padding-top: 10px;
}

/*Lokale*/
div.city{
	background: url(../images/border_dotted.gif) repeat-x top;
	margin-bottom: 30px;
}

div.city div.left, div.city div.right{
	background: url(../images/border_dotted.gif) repeat-x bottom;
	height: 25px;
	padding: 15px 0;
	width: 50%;
}

div.city div.left h1{
	color: #585858;
	font-size: 1.6em;
	font-weight: normal;
	margin-left: 30px;
}

div.city div.right a{
	background: url(../images/bottom.png) no-repeat;
	color: #fff !important;
	display: block;
	float: right;
	height: 19px;
	margin-right: 25px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 116px;
}

div#body div.body ul.restaurants{
	font-size: 1.2em;
	margin-bottom: 20px;
}

div#body div.body ul.restaurants li{
	background: url(../images/border_dotted.gif) repeat-x top;
	padding: 10px 25px;
	padding-left: 30px;
}

div#body div.body ul.restaurants li:first-child{
	background-image: none;
}

div#body div.body ul.restaurants li:hover{
	background-color: #fcf6e8;
}

div#body div.body ul.restaurants li div div.left{
	background: url(../images/border_dotted_v.gif) repeat-y right;
	padding: 5px 0;
	width: 35%;
}

div#body div.body ul.restaurants li div div.right{
	width: 60%;
}

div#body div.body ul.restaurants li div.anchors{
	margin-bottom: 35px;
}

div#body div.body ul.restaurants li div.anchors div.left{
	background-image: none;
}

div#body div.body ul.restaurants li div.anchors div.left a{
	font-weight: bold;
}

div#body div.body ul.restaurants li div.anchors div.right{
	text-align: right;
}

div#body div.body ul.restaurants li div.anchors div.right a{
	background: url(../images/red_arrow.png) no-repeat left 4px;
	padding-left: 10px;
}

div.form textarea.big{
	height: 150px;
	width: 70%;
}

div.form input.clean{
	background: url(../images/button_bg_clean.gif) no-repeat;
	font-weight: normal;
	height: 24px;
	padding-bottom: 4px;
	width: 127px;
}

div.form table tr td{
	padding: 7px 0;
	padding-left: 30px;
	width: 50%;
}

div.form table tr td:first-child{
	padding-left: 0;
	width: 50%;
}

div.form table tr td span.asterisk{
	color: #92130D;
	padding-left: 5px;
}

div.form table tr.header td{
	color: #8c1c18;
	font-weight: bold;
}

div.form table tr td textarea, div.form table tr td select{
	width: 200px;
}

div.form table tr td textarea{
	height: 100px;
}

div.form table tr td[colspan]{
	padding: 7px 0;
	width: 100%;
}

div.form table tr td table tr:first-child td{
	text-align: center;
}

div.form table tr td table tr td, div.form table tr td table tr td:first-child{
	padding: 0;
	width: auto !important;
}

div.form table tr td table tr td input{
	width: 100%;
}

div.form label[for="agreement"]{
	font-size: .8em;
}

div.form span.red{
	font-size: .9em;
}

div.form input.red, div.form select.red{
	border: solid 1px #92130d;
}

div.mobile_menu{
	background: url(../images/mobile.jpg) no-repeat right;
	height: 300px;
	padding-top: 60px;
}

div.mobile_menu table td{
	padding: 7px 0 !important;
	text-align: right;
	width: auto !important;
}

div.mobile_menu table td:first-child{
	text-align: left;
}

div.mobile_menu input#refer{
	vertical-align: 0;
}

div.mobile_menu label.refer{
	color: #800000;
	font-size: 1.1em;
	font-weight: bold;
}

div.mobile_menu input[type="text"]{
	width: 60%;
}

div.mobile_menu input[disabled="disabled"]{
	background: #D4D4D4;
}

.flowplayer{
	display: block;
	width: 490px;
	height: 330px
}

ul.news li{
	border-top: dotted 1px #c4c4c4;
	height: 100%;
	padding: 10px 0;
	padding-left: 25px;
	position: relative;
}

ul.news li:first-child{
	border: none;
}

ul.news li > div.left{
	width: 55%;
}

ul.news h2{
	color: #7e1414;
	font-weight: normal;
}

ul.news table.fake_prices{
	visibility: hidden;
}

ul.news table.prices{
	position: absolute;
	bottom: 5px;
	right: 45%;
}

ul.news table td{
	padding: 3px 6px;
	text-align: right;
	vertical-align: baseline;
}

ul.news table td.last{
	font-size: 1.5em;
}

/** Rotator **/
div.rotator_hide div{
	display: none;
}

div.rotator_number{
	margin-top: 5px;
	text-align: right;
}

div#body div.body div.rotator_number a{
	color: #971714;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 7px;
	text-decoration: none;
}

div#body div.body div.rotator_number a:hover, div#body div.body div.rotator_number a.bold{
	background: #c84d48;
	color: #fff;
}

div#body div.body div.rotator_number a.bold{
	background: #8c0603;
}

.ui-datepicker.ui-widget { font-size: 1.1em; }
.ui-datepicker.ui-widget input, .ui-datepicker.ui-widget select, .ui-datepicker.ui-widget textarea, .ui-datepicker.ui-widget button { font-size: 1em; }
.ui-datepicker.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff; color: #222222; }
.ui-datepicker.ui-widget-content a { color: #222222; }
.ui-datepicker .ui-widget-header { border: 1px solid #aaaaaa; background: #ffe2e2; color: #222222; font-weight: bold; }
.ui-datepicker .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-datepicker.ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #920000; font-weight: normal; color: #555555; outline: none; }
.ui-widget-content .ui-state-hover, .ui-datepicker.ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #bd0b0b; font-weight: normal; color: #212121; outline: none; }
.ui-datepicker.ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff; font-weight: normal; color: #212121; outline: none; }