*{
	margin: 0;
	padding: 0;
}

body{
	background: #f6f6f6;
	color: #2a241f;
	font-family: 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 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;
}

.strike{
  text-decoration: line-through;
}

.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.padding{
  padding-left: 30px;
}

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.compose{
  float: left;
  height: 32px;
  width: 295px;
}

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;
	text-align: right;
	z-index: 1000;
}

div#popup{
	position: absolute;
}

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

div.special_modal{
  background: #fff;
	border: solid 2px #e30900;
	color: #e30900;
	font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 10px;
	padding: 20px;
	text-align: left;
}

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

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

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

div#wrapper{
	text-align: center;
}

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

div#top{
	background: #b71105 url(../images/top.jpg) repeat-x;
	height: 99px;
	overflow: hidden;
}

div#top div.inside{
	height: 100%;
	position: relative;
}

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

div#top div.inside div.time{
  color: #FC0;
  font: 1.5em Arial, Helvetica, clean, sans-serif;
  font-weight: bold;
  height: 37px;
  float: right;
  position: relative;
  right: 60px;
  top: 30px;
  width: 651px;
}

div#top div.inside div.time p{
  background: #910101;
  padding: 7px 0 7px 40px;
}

div#top div.inside div.time span.white{
  color: #fff;
}

div#body{
  background: #fff;
	padding: 10px 0;
}

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{
	padding: 7px;
	padding-right: 0;
	position: relative;
	z-index: 1;
}

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

div#body.es div.banners{
  width: 235px
}

div#body.es div.banners a{
  color: #06c;
}

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.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: #920000;
	display: block;
	padding: 6px 0;
	padding-left: 15px;
}

div#body div.sidebar div.menu ul li.main a{
  background: none;
	color: #91160e;
}

div#body div.sidebar div.menu ul li.main a:hover{
  background: none;
	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: #c11509;
}

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{
	font-size: 0.8em;
	text-transform: none;
}

div#body div.sidebar div.menu ul li ul li a{
  background: none;
  color: #8e0000;
	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: none;
	color: #bd1a07;
	text-decoration: underline;
}

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.body{
	background: #fff;
	border: solid 1px #bdb7ab;
	min-height: 600px;
	overflow: hidden;
	padding: 7px 20px;
	padding-bottom: 40px;
	position: relative;
	width: 525px;
}

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.small{
	background: #eee;
	border: none;
	margin-top: 10px;
	padding: 0;
	width: 189px;
}

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

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

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

div#add_info.small li.selected, div#add_info.small li:hover{
	background: #920000;
	color: #fff;
}

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

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

div#add_info.small li.selected a, div#add_info.small li:hover a{
  color: #fff;
}

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
{
  background: #a62015;
	color: #f4f3d5;
	padding-top: 15px;
}

div#footer strong{
	color: #f4f3d5;
	font-size: 1.4em;
}

div#footer div.left{
	line-height: 17px;
	padding-bottom: 20px;
	padding-left: 15px;
}

div#footer div.left ul{
  margin-top: 5px;
}

div#footer div.left ul li{
  float: left;
  margin-left: 2px;
}

div#footer div.right{
  position: relative;
  top: 15px;
}

/** Menu */
table.menu{
	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;
	padding-top: 35px;
	width: 70px;
}

table.menu thead th.prices div div.medium{
  background: url(../images/pan.jpg) no-repeat top center;
}

table.menu tbody tr td{
	padding: 5px 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 !important;
	width: 1px;
}

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

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

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

table.menu tbody tr.group_name td{
  background: #ececec;
}

table.menu tbody tr.group_name td.name{
  font-size: 1.2em;
  white-space: nowrap;
}

table.menu tbody tr.group_name td span.big_name{
  color: #8f161f;
  font-size: 1.2em;
  font-weight: bold;
}

table.menu tbody tr.special_price_name td{
  background: #f5f5f5;
  color: #e30900;
}

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

table.menu tbody tr.sos td.name{
  width: 270px
}

table.menu tbody tr.sos td span.title{
  font-size: 1.4em;
  font-weight: bold;
  white-space: nowrap;
}

table.menu tbody tr.sos td span.red{
  color: #E30900;
}

table.menu tbody tr.sos td.price{
  font-size: 1.2em;
  text-align: center;
}

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;
}

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 input[type="submit"].disabled{
	background: url(../images/button_bg_off.gif) no-repeat;
}

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 .left ol{
  margin-left: 20px
}

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;
}

div.citiesList{
  background: url(../images/border_dotted.gif) repeat-x top;
  margin-bottom: 30px;
  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: 5px;
}

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: 5px;
}

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;
}

div#body #login{
	background: url(/images/bg_betabox.gif) repeat-x;
	height: 241px;
	padding: 0 10px;
	text-align: center;
	width: 215px;
}

div#body #login a{
  color: #346cce;
  text-decoration: none;
}

div#body #login legend{
	color: #aa2216;
	display: block;
	font-family: "Helvetica Neue", Tahoma, sans-serif;
	font-size: 1.7em;
	left: 1px;
	padding: 6px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

div#body #login strong{
  position: relative;
  top: -4px;
}

div#body #login input{
	border: solid 1px #d0732d;
	margin: 2px 0;
	padding: 5px;
	width: 155px;
}

div#body #login span.left {
	position: relative;
	top: 9px;
}

div#body #login .bottom{
  font-size: .9em;
  padding: 0 3px;
  padding-top: 4px;
  text-align: left;
}

div#body #login input[type="checkbox"]{
  border: none;
  margin: 2px 0;
  padding: 0;
  vertical-align: -2px;
  width: auto;
}

div#body #login input[type="submit"]{
	background: url(/images/login_betabox.png) no-repeat;
	border: none !important;
	display: block;
	font-size: 0;
	height: 40px;
	line-height: 0;
	padding: 0;
	position: relative;
	text-indent: -1000px;
	top: 6px;
	width: 211px;
}

div#body.es #login input[type="submit"]{
  top: 20px
}

div#body #login div.remember{
  font-size: .85em;
  margin-top: 5px;
  text-align: right;
}

div#body.es #login div.remember{
  margin-top: 10px
}

div#body #login div.account{
  font-size: .75em;
  position: relative;
  text-align: right;
  top: 8px;
}

div#body div.splitter{
  border-top: solid 1px #b8b7b5;
  height: 1px;
  margin: 20px 2px;
}

.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; }

/* ------------------------------------------------------------------------
                         LOGIN AREA
-------------------------------------------------------------------------*/
.login_area {
  margin:0 auto;
  width: 591px;
  border: 5px solid #F2881A;
}
.login_area .cont {
  text-align: center;
  padding: 10px 0 25px 0;
}
.login_area  .content h1 {
  color: #AE2317;
  font-weight:normal;
}

.login_area  .content p.what_mail 
{
  color: #333;
  text-align:left;
  margin: 0px 0 10px 10px;
}
.login_area  .lost_pass_button {
  margin-top:20px;
}

/* ------------------------------------------------------------------------
                            LIGHTBOX
-------------------------------------------------------------------------*/
.lightbox 
{
  background-color: #fff;
  width:711px;
  /*height:191px;*/
  margin:0 auto;
  border-width:3px;
  border-style:solid;
  border-color:#C43822;
  padding: 20px;
}
.lshop
{ height: 311px;
}
.lightbox .cont {
  padding: 15px 10px 15px 10px;
  background-color:#fff;
  text-align: left;
}
.lightbox .cont .close {
  float:right;
  width:100px;
  padding: 10px;
  color: #06C;
}
.lightbox .cont p {
  color: #333;
  font-weight:bold;
  font-size:1.3em;
  margin:0 0 30px 0;
}
.lightbox .cont h1 {
  color: #AE2317;
  margin:0 0 30px 0;
  font-size:large;
  font-weight:normal;
}

.forgot_password{
  margin: 0 auto;
  padding: 10px;
  width: 300px;
}

.forgot_password p.what_mail 
{
  font: normal 1em Arial;
}

/* Zamow przez Internet */
.orderonline{
  background: url(../images/orderonline_bg.jpg) no-repeat;
  height: 184px;
  width: 507px;
}

.orderonline .left{
  position: relative;
  text-align: center;
  top: 60px;
  width: 50%;
}

.orderonline .left h1{
  color: #c3150a;
  font-size: 1.6em;
  font-weight: bold
}

.orderonline .left strong{
  font-size: .9em;
}

.orderonline div.right{
  font-size: .75em;
  position: relative;
  top: 30px;
  width: 45%;
}

.orderonline form{
  width: 170px
}

.orderonline form input{
  border: 1px solid #D0732D;
  margin: 2px 0px;
  padding: 5px;
  width: 95%;
}

.orderonline form input.right{
  background: url(../images/login_but_bg.png) no-repeat;
  border: none;
  font-size: 1em;
  height: 23px;
  margin: 0;
  padding: 0;
  width: 81px;
}

div#body.es div.main{
  height: 320px;
  position: relative;
  width: 721px;
}

div#body.es div.main > div{
  height: 320px;
  position: absolute;
  top: -5px;
}

div#body.es div.main div.bannerBorder{
  font-size: 1px;
  height: auto;
  top: auto;
  z-index: 10;
}

div#body.es div.main div.bannerBorderBottom{
  bottom: 5px;
  left: 17px;
}

div#body.es div.main div.bannerBorderLeft{
  top: -5px;
}

div#body.es div.main div.bannerBorderRight{
  right: 0;
  top: -5px;
}

div#body.es div.main div.bannerBorderTop{
  height: 17px;
  left: 17px;
  top: -5px;
}

div#body.es div.main div.banners div{
  display: none;
}

div#body.es div.main div.banners div:first-child{
  display: block;
}

div#body.es div.main div.subtitle{
  height: auto;
  left: 170px;
  top: 295px;
  z-index: 20;
}

div#body.es div.main div.subtitle span.title{
  color: #343434;
  font-weight: bold;
  padding-right: 5px;
}

div#body.es div.main div.subtitle a{
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #b30000;
  font-weight: bold;
  margin-right: 2px;
  padding: 3px 7px;
  text-decoration: none;
}

div#body.es div.main div.subtitle a.bold{
  background: #b30000;
  color: #fff;
}

div#body.es div.main div.subtitle span.sep{
  padding: 0 20px 0 10px;
}

div#body.es div.main div.subtitle span.name{
  color: #b30000;
  font-weight: bold;
}

div#body.es div.main > a{
  color: #06c;
  font-size: .8em;
  font-weight: normal;
  left: 5px;
  position: relative;
  text-decoration: underline;
  top: 315px;
}

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

div#body.es div.banners .account{
  font-size: 1em;
  font-weight: bold;
  padding: 5px;
  text-align: left;
  top: 0;
}

div#body.es div.banners .order_status{
  color: #AE2317;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
}

div#body.es div.banners .order_status a{
  position: relative;
  top: 4px;
}

div#body.es div.boxes{
  margin: 40px 0;
}

div#body.es div.boxes > div{
  border-top: solid 2px #ae2317;
  float: left;
  margin-right: 5px;
  width: 231px;
}

div#body.es div.boxes > div h2{
  margin-bottom: 5px;
  margin-top: 15px;
  text-align: center;
}

div#body.es div.boxes > div h2 a{
  color: #ac2418;
}

div#body.es div.boxes > div div.content a{
  color: #2A241F;
  font-weight: normal;
}

div#body.es div.boxes > div div.content a:hover{
  text-decoration: none
}

div#body.es div.boxes > div a.button{
  background: #ac2217 url(../images/boxes_more.gif) no-repeat;
  display: block;
  height: 13px;
  float: right;
  margin-top: 40px;
  padding: 5px 0;
  text-align: center;
  width: 81px;
}

div#body.es div.boxes > div a.button:hover{
  text-decoration: none;
}

table.restaurantsOnline{
  margin-left: 30px;
  margin-top: 30px;
}

table.restaurantsOnline tr td{
  padding: 8px 40px 8px 0;
}

.restaurants_special_offer {
    background: url(../images/border_dotted.gif) repeat-x top;
    margin-bottom: 10px;
    padding-top: 10px;
}
