/* General settings */
html, body, h1, h2, h3, h4, h5, h6, div, legend, blockquote, p, address, form, button, fieldset, input, select, img, hr, strong, em {
	margin: 0;padding: 0;
}
img,fieldset {border: 0;}
ul, li {margin:0;padding:0;}
#content ul {
    padding:15px 0 15px 25px;
}
/* Text */
/* Forms */
label, select, input, textarea {
	display:block;
	float:left;
	font-family:Tahoma, Verdana, serif;
	font-size:12px;
	margin-bottom:6px;
}
fieldset {float:left;}
label {
	height:15px;width:170px;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}
input {width:240px;height:20px;border:1px solid #cccccc;padding-left:5px;}
textarea {width:240px;height:125px;border:1px solid #cccccc;padding-left:5px;}
select {height:20px;}
select.multi-select, select#id_kitchens, select#id_types {
	height:140px;
	min-height:140px;
	height:auto;
	min-width:170px;
	width:auto;
}
select#id_types {
	min-height:130px;
	height:auto;
}
select#id_kitchens {
	min-height:140px;
	height:auto;
}
 

input.submit {width:auto !important;border:0 !important;height:30px;}
input.checkbox {width:15px;height:15px;border:0;padding:0;}
input.error {background:#ffd0d0;border:1px solid #c50000;}
.form-error {
	background:#ffd0d0;
	border:1px solid #c50000;
	margin-bottom:15px;
	color:#c50000;
	font-weight:bold;
}
form img {float:left;margin-left:5px;float:right}
#res_opinia form {width:430px;}
#res_opinia fieldset {width:430px;float:left;}
#res_opinia #i5 {width:135px}
#res_opinia input.submit  {margin-left:175px;}
/* Anchors */
a, a:visited { text-decoration: none;color:#c50000;}
a:hover {text-decoration:underline;color:#c50000;}
:focus {outline:none;}
h1 {font-size:24px;}
h1 span {color:#c50000;}
h2 {font-size:14px;}
h4 {}
h5 {}
.fl {float:left !important}
#content .fl {
	margin:15px 15px 15px 0;
}
.fr {float:right !important}
#content .fr {
	margin:15px 0px 15px 15px;
}
.clear {clear:both !important;height:1px;font-size:1px;line-height:1px;}
.hidden {display:none !important}
.yellow-button {
	width:157px;height:24px;
	padding-top:6px;
	background:url(../i/yellow-button.gif) no-repeat;
	text-align:center;
	display:block;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.yellow-button:hover {text-decoration:none;}
/* Body */
body {
    font-size:12px;
    font-family:Tahoma, Verdana, serif;
    color:#000;
    text-align:center;
}
#cities {
	text-align:center;
	background:url(../i/bgcities.gif) repeat-x top left #020202;
	display:none;
}
#cities-content {
	width:960px;
	text-align:left;
	margin:0 auto;
	height:120px;
	padding:12px 0;
	color:#e4e4e4;
}
#cities-content a {color:#e4e4e4;}
#cities-content ul {
	float:left;
	list-style-type:none;
	border-left:1px solid #1f1f1f;
}
#cities-content li a {
	display:block;
	height:23px;
	width:114px;
	padding:6px 0 0 20px;
} 
#cities-content li {
	/*display:block;*/
	float:left;
	border-right:1px solid #1f1f1f;
	border-bottom:1px solid #1f1f1f;
}
/*#cities-content li.last {border-bottom:0;}*/
/*#cities-content  li.last {border-right:0 ;}*/
#page {
    text-align:center;
    background:url(../i/bgpage.gif) repeat-x top left;
    min-height:160px;
    height:auto;
}
#logo {
	display:block;
	text-indent:-9999px;
	width:223px;
	height:65px;
	background:url(../i/logo.gif) no-repeat;
	text-align:left;
	position:absolute;top:19px;left:20px;
}
#tm {
	display:block;
	width:190px;height:28px;
	padding:30px 0 0 10px;
	background:url(../i/tmbg.gif) no-repeat;
	text-align:left;
	position:absolute;top:26px;left:337px;
	color:#fff;font-weight:bold;font-size:16px;
}
#tm:hover {text-decoration:none;}
#header,#menu {
	width:960px;
	margin:0 auto;
	text-align:right;
	position:relative;
	height:109px;
	overflow:hidden;
}
#header form {
	margin-top:50px;
	width:235px;
	padding-left:65px;
	height:30px;
	background:url(../i/searchbg.gif) no-repeat left top;
	float:right;
}
#header form input {
	float:left;height:25px;width:175px;
	padding-left:5px;
	display:block;
	border:1px solid #636363;
}
#header form input.submit-search {
	width:41px;height:25px;
	padding-left:0;
}
#menu {
	height:34px;
	font-weight:bold;
	padding-top:14px;
}
#menu a {color:#000;font-size:14px;float:left;padding:0 18px;}
#fblink {margin-left:150px;}
#menu .rlink {float:none !important;padding:0 15px;}
#container, #container-all {
	margin:0 auto;
	width:960px;
	text-align:left;
	padding-top:22px;
}
#content {
	float:left;
	width:710px;
	padding-bottom:22px;
}
#container-all #content {
	float:left;
	width:960px;
	padding-bottom:22px;
}
#container-all #content h1 {font-size:20px;font-weight:normal;}
#rightNav {
	width:250px;
	float:left;
	padding-bottom:22px;
}
/* Boxy */
#o_specjalna {
	border:1px solid #bababa;
	padding:1px;
	width:690px;
	margin-bottom:20px;
	float:left;
}
#o_specjalna h1 {
	font-size:30px;
	padding:20px 20px 0px 20px;
	font-weight:normal;
}
#o_specjalna p {
	font-size:20px;
	padding-left:20px;
	padding-right:20px;
	font-weight:normal;
}
#o_specjalna h1 a {color:#000;}
#o_specjalna h1 a:hover {text-decoration:none;color:#797676}
#o_specjalna #lside {
	float:left;
	width:248px;

}
#buy-area {
	width:230px;height:200px;
	padding:8px 9px 12px 9px;
	overflow:hidden;
	background:url(../i/buy-area.jpg) no-repeat;
	position:relative;
	color:#fff;
}
#buy-area a {
	display:block;
	width:230px;height:80px;
	text-indent:-9999px;
}
#buy-area span {display:block;text-align:center;padding:14px 0;}
#buy-area #o_price {font-size:24px;}
#buy-area #o_rabat {font-size:14px;float:left;width:115px;line-height:22px;}
#buy-area #o_save {font-size:14px;float:left;width:115px;line-height:22px;}
#buy-area em {font-size:20px;font-style:normal;}
#timer-area {
	width:210px;height:70px;
	padding:50px 20px 0 18px;
	overflow:hidden;
	background:url(../i/timer.gif) no-repeat;
	color:#fff;
	font-size:22px;
	float:left;
}
#timer-area span {padding:0 20px;}

#status-area-on, #status-area-off {
	float:left;
	width:248px;height:120px;
	padding-top:20px;
	background:url(../i/bgstatus.gif) no-repeat;
	font-size:14px;
	text-align:center;
}
#status-area-on h1, #status-area-off h1 {font-size:20px;margin:0 0 20px 0;padding:0;}
#status-area-on span, #status-area-off span {display:block;height:27px;font-weight:bold;padding-top:10px;text-align:center;padding-left:10px;}
#status-area-on em {font-style:normal;color:#088a01;} 
#status-area-off em {font-style:normal;color:#c50000;}
#status-area-on span {background:url(../i/active.gif) no-repeat 15px 0;}
#status-area-on span.off {display:none;}
#status-area-off span.on {display:none;}
#status-area-off span {background:url(../i/noactive.gif) no-repeat 8px 0;}
#info-area {
	width:210px;height:140px;
	padding:20px 18px 20px 20px;
	overflow:hidden;
	background:url(../i/bginfo.gif) no-repeat;
}
#o_specjalna #rside {
	float:left;
	width:442px;
}
#foto-area {
	overflow:hidden;
	width:442px;
	height:220px;
	float:left;
}
#desc-area {
	width:425px;
	float:left;
	padding:15px 0px 15px 15px;
}
#desc-area h4 {font-size:16px;}
#desc-area .column {float:left;width:193px;padding-right:15px;}
#desc-area ul {padding-left:12px;margin:0;}
#desc-area li {margin-bottom:10px;}

#home_restauracje, #restauracje {
	width:655px;
	border:1px solid #bababa;
	padding:18px 18px 18px 19px;
	float:left;
}
#home_restauracje h1 {
	height:22px;
	background:url(../i/headlines/restauracje.gif) no-repeat;
	text-indent:-9999px;
	padding-bottom:11px;
	border-bottom:1px solid #dedede;
}
#restauracje h1 {
	height:22px;
	background:url(../i/headlines/restauracje.gif) no-repeat 0 2px;
	border-bottom:1px solid #dedede;
	color:#c50000;
	padding:0 0 11px 140px;
	font-size:18px;
	font-weight:normal;
}
#restauracje h1 span, #restauracje h1 a.first {border-left:2px solid #000;padding-left:10px;}
#home_restauracje div {
	float:left;
	width:315px;
	border-bottom:1px solid #dedede;
	padding:15px 0;
}
#home_restauracje div.even {padding-left:22px;}
#home_restauracje img {margin-bottom:15px;}
#home_restauracje h2 {color:#c50000;margin-bottom:13px;}
#home_restauracje #pager, #restauracje #pager {
	width:655px;
	text-align:center;
}
#restauracje #pager {
	float:left;
	margin-top:15px;
}
#pager a {
	background:url(../i/pager.gif) repeat-x;
	font-size:14px;color:#000;
	padding:0 5px;
}
#pager a.on {background:url(../i/pager-active.gif) repeat-x;color:#fff;}
#pager a:hover {}
#pager span {padding:0 15px;}

.rbox {
	width:246px;
	float:left;
	border:1px solid #dedede;
	margin-bottom:20px;
	padding:1px;
}
.rbox div {
	background:url(../i/rbox.gif) repeat-x top left;
	padding:16px 18px;
	width:210px;
	float:left;
}
.rbox div div {
	width:210px;
	padding:0;
	margin:0;
}
.rbox h1 {
	font-size:16px;
	height:22px;
	margin-bottom:20px;
	font-weight:normal;
}
.rbox h1 span {font-weight:bold;}
#rmiasta h1 {background:url(../i/headlines/miasta.gif) no-repeat;text-indent:-9999px;}
h1.hzapros {background:url(../i/headlines/zapros.gif) no-repeat;text-indent:-9999px;}
#rmiasta ul {
	float:left;
	width:210px;
	list-style-type:none;
	border-bottom:1px solid #dedede;
	padding:0 0 10px 0;
}
#rmiasta ul li {margin-bottom:5px;float:left;width:105px; }
#rmiasta ul a {color:#000;}
a.more-cities {
	display:block;
	float:right;
	margin-top:13px;
	padding-right:10px;
	background:url(../i/more.gif) no-repeat right center;
}
	/* restauracja */
#restauracja {
	border:1px solid #bababa;
	padding:1px;
	width:690px;
	float:left;
}
#text-page, #news-page {
	border:1px solid #bababa;
	padding:1px;
	width:650px;
	float:left;
	padding:20px;
}
#text-page  ul li {
	margin-bottom:5px;
}
#text-page h1 {
	font-size:24px;color:#c50000;font-weight:normal;margin-bottom:15px;
}
#news-page h1 {
	font-size:24px;color:#c50000;font-weight:normal;
}
#news-page h6 {
	font-size:10px;
	padding:4px 0 10px 0;
	color:#9a9a9a !important;
	font-weight:normal;
	font-size:11px !important;
}
#news-page p {}
#res_logo, #res_info, #res_kuchnia, #res_godziny, #res_opis, #res_galeria, #res_miejsca, #res_opinia, #res_opinie, #res_link, #res_cechy {
	margin:0 20px;float:left;width:620px;padding:18px 0 18px 30px;border-bottom:1px solid #dedede;
}
#res_logo {text-align:center;padding-left:0px;width:650px;}
#res_info {border:0;padding-left:0px;width:650px;}
#res_foto {width:315px;float:left;border:0;padding-left:0px;}
#res_ocena {width:315px;float:left;color:#9a9a9a;font-size:11px;margin-top:15px;}
#res_ocena img {vertical-align:-6px;margin:0 5px;}
#res_adres {float:right;width:290px;padding-left:40px;}
#res_adres h1 {font-size:24px;color:#c50000;font-weight:normal;text-align:center;margin-bottom:15px;}
#res_adres h2 {font-size:16px;margin-bottom:15px;}
#restauracja h4 span {font-weight:normal;padding-left:5px;}
#restauracja p {margin:5px 0;}
#res_adres ul {
	list-style-type:none;
	padding:0;
	height:150px;
}
#res_adres li {margin-bottom:13px;float:left;display:block;width:280px;float:left;}
a.see-map {display:block;height:18px;background:url(../i/icons/lupa.gif) no-repeat 0 0;padding:2px 0 0 25px;}
.caption {;padding:10px 0;}
.caption a.see-map {float:right;margin:0 auto;}
#res_adres li a.see-map {padding:2px 0 0 63px;background:url(../i/icons/lupa.gif) no-repeat 35px 0;}
#res_adres li span {font-weight:bold;display:block;float:left;width:55px;text-align:right;padding-right:8px;}
#res_kuchnia {border:0;font-weight:bold;background:#f0f0f0;margin:0;width:650px;padding:18px 20px;font-size:14px;}
#h_gray {float:left;border:0;font-weight:bold;background:#f0f0f0;margin:0;width:650px;padding:18px 20px;font-size:14px;}
#h_red {float:left;border:0;font-weight:bold;background:#FFD0D0;margin:0;width:650px;padding:18px 20px;font-size:14px;}
.h_red {float:left;border:0;font-weight:bold;background:#FFD0D0;margin:0;width:650px;padding:18px 20px;font-size:14px;}
.h_gray {float:left;border:0;font-weight:bold;background:#f0f0f0;margin:0;width:650px;padding:18px 20px;font-size:14px;}
#res_kuchnia span {color:#9e9e9e;margin-right:15px;padding-right:17px;background:url(../i/sep.gif) no-repeat right center;}
#res_kuchnia a {display:block;float:right;background:url(../i/meni.gif) no-repeat left center;height:20px;padding-left:25px;}
#res_godziny {background:url(../i/icons/godziny.gif) no-repeat 0 15px}
#res_opis {background:url(../i/icons/opis.gif) no-repeat 0 15px} 
#res_galeria {background:url(../i/icons/galeria.gif) no-repeat 0 15px} 
#res_miejsca {background:url(../i/icons/miejsca.gif) no-repeat 0 15px} 
#res_opinia {background:url(../i/icons/opinia.gif) no-repeat 0 15px} 
#res_opinie  {background:url(../i/icons/opinia.gif) no-repeat 0 15px}
#res_galeria div {margin:10px 10px 0 10px;width:130px;height:85px;overflow:hidden;float:left;}
#res_link {padding:9px 0;width:650px;}
#res_link a {margin:0 auto;}
.res_opinion {padding:15px 0 0 0;}
.res_opinion h1 {font-size:12px;color:#c50000;}
.res_opinion h5 {color:#888888;font-weight:normal;font-size:11px;}
.res_opinion blockquote {padding:6px 0;}
#res_search {
	padding:13px 0 10px 0px;
	border-bottom:1px solid #dedede;
	float:left;
	width:655px;
}
#res_search a {float:left;color:#000000;font-size:11px;display:block;padding:0px 3px 0 0;}
#res_search a.on {color:#fff;}
#res_search input {width:175px;margin:1px 0 0 0;}
#res_search input.submit {margin-top:0;}
#res_search select {width:185px;margin:2px 10px 0 4px;}
.restauracja {
	width:655px;
	float:left;
	padding:20px 0;
	border-bottom:1px solid #dedede;
}
.restauracja .foto {
	width:210px;height:140px;
	overflow:hidden;
	float:left;
}
.restauracja .desc {
	float:left;
	width:275px;
	padding-left:15px;
}

.restauracja h2 {
	color:#c50000;
	font-size:14px;
	margin-bottom:10px;
}
.restauracja .logo {float:left;width:140px;text-align:right;}
.box-stars {
	width:205px;
	border:1px solid #dddddd;
	padding:1px;
	float:right;
	margin:0 0 15px 15px !important;
}
.box-stars ul {
	margin:0;padding:0;
	list-style-type:none;
	background:url(../i/boxstar.gif) repeat-x;
	color:#9a9a9a;
	padding:15px 12px 5px 15px !important;
	width:178px;
	float:left;
}
.box-stars li {padding-top:5px;height:27px;float:left;display:block;width:170px;overflow:hidden;border-bottom:1px solid #dedede;}
.box-stars li.last {border:0;}
/*.box-stars span {height:32px;padding-top:7px;display:block;float:left;width:70px;text-align:right;}*/
.box-stars span {padding-top:4px;display:block;float:left;}
.box-stars span.stars {width:80px;float:right;padding:0;margin-top:2px;}
.box-stars span.stars span {padding:0;float:left;}
/*.box-stars img {float:right;display:block;}*/
/* Cechy obiektu */
#content #features {
	list-style-type:none;
	padding:15px 0 0 0;margin:0;
}
#features li {
	height:19px;display:block;width:150px;padding-left:35px;
	padding-top:3px;
	float:left;
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:20px;
}
#ic1 {background-image:url(../i/icons/muzyka.gif)}
#ic2 {background-image:url(../i/icons/klimatyzacja.gif)}
#ic3 {background-image:url(../i/icons/ogrodek.gif)}
#ic4 {background-image:url(../i/icons/dostep.gif)}
#ic5 {background-image:url(../i/icons/telefon.gif)}
#ic6 {background-image:url(../i/icons/weget.gif)}
#ic7 {background-image:url(../i/icons/palenie.gif)}
#ic8 {background-image:url(../i/icons/platnosc.gif)}
#ic9 {background-image:url(../i/icons/babyroom.gif)}
.box {
	border:1px solid #dfdfdf;
	padding:20px;
	width:652px;
	float:left;
	margin-bottom:20px;
}
.gray-right {
	background:url(../i/gray-right.gif) repeat-y right top;
}
.gray-right .rightNav {
	width:190px;
	float:right;
	
}
.gray-right .content {
	width:420px;
	float:left;
}
#container-all .box {
	width:920px;
}
.box-gray {
	border:1px solid #dfdfdf;
	padding:1px;
	width:958px;
	float:left;
	margin-bottom:20px;
}
.box-gray .content {
	width:920px;
	padding:15px 19px;
	float:left;
	background:#f0f0f0;
}
#login_area {
	width:880px;
	padding:20px;
	border:1px solid #dfdfdf;
	margin-bottom:20px;
	float:left;
	background:url(../i/rbox.gif) repeat-x;
}
#login_area form {padding:20px 0;}
#login_area input {width:240px;margin:5px 0 0 0}
#login_area input.submit {margin:0 0 0 10px;}
#login_area label {width:65px;margin:5px 0 0 0}
#login_area a {display:block;float:left;padding:6px 0 0 20px;font-size:11px;}
#fb_connect {
	margin-bottom:20px;
	display:block;
	height:19px;
	float:left;
	padding:3px 20px 0 105px;
	color:#5b74a8;
	background:url(../i/fb_connect.gif) no-repeat 20px 0;
}
#new_client {
	width:880px;
	float:left;
	padding:20px;
	border:1px solid #dfdfdf;
	margin-bottom:20px;
}
#new_client form {margin-top:15px;}
#new_client fieldset {
	width:410px;
	padding-right:29px;
	border-right:1px solid #dddddd;
}
#new_client fieldset#submit-area {
	padding-left:30px;
	padding-right:0;
	border:0;
}
#new_client label {width:150px;}
#new_client #i3 {width:175px;}
#new_client #i4 {width:50px;margin-left:8px;}
#new_client #i5 {width:60px}
#new_client #i6 {width:165px;margin-left:8px;}
#new_client #i8 {width:41px}
#new_client #i9 {width:120px;margin-left:8px;}
#new_client #i10 {width:70px;margin-left:8px;}
fieldset#submit-area label {
	min-height:15px;
	height:auto;
	width:380px;
	padding:0 0 0 10px;
	margin-bottom:20px;
	text-align:left;
	line-height:15px;
}
fieldset#submit-area input.submit {height:42px;float:none;margin:0 auto;}
.finfo {float:left;width:410px;border-top:1px solid #ddd;margin-top:10px;padding-top:10px;color:#939393;font-size:11px;}

/* Twoje zamowienie */
#your-order select {margin-bottom:0;width:50px;}
#your-order td {border-bottom:1px solid #dddddd;height:49px;}
#your-order th {height:30px;color:#737373;border-bottom:1px solid #dddddd;font-weight:normal;}
#your-order th#c1 {width:400px;padding-left:10px;}
#your-order th#c2 {width:100px;padding-left:10px;}
#your-order th#c3 {width:180px;text-align:center;}
#your-order th#c4 {width:100px;padding-right:150px;text-align:right;}
td.c1 {font-weight:bold;padding-left:10px;}
td.c2 {background:url(../i/x.gif) no-repeat right center;}
td.c3 {background:url(../i/row.gif) no-repeat right center;text-align:center;}
td.c4 {padding-right:150px;text-align:right;font-weight:bold;}
#all-payment {
	width:308px;
	height:33px;
	background:#f0f0f0;
	font-size:20px;
	padding-left:17px;
	padding-top:7px;
	float:right;
	margin-top:1px;
	position:relative;
}
#all-payment span {display:block;float:right;padding-right:150px;}
#rabat {
	width:132px;height:90px;
	padding-top:45px;
	position:absolute;right:0;bottom:0;
	background:url(../i/rabat.gif) no-repeat;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#rabat strong {font-size:30px;}
#faq ul {float:left;list-style-type:none;margin:0;padding:0;}
#faq li {float:left;padding:7px 20px 0 0;}
#faq li.first {font-size:20px;padding-top:0;}

#messages h1 {font-size:20px;font-weight:normal;float:left;}
#messages p {padding-top:5px;font-weight:bold;font-size:13px;float:left;padding-left:20px;}
.mblue {color:#078dcb}
.mred {color:#c50000}
.mgreen {color:#2a9644}
/* end of boxy*/
#footer {
	text-align:center;
	background:url(../i/bgfooter.gif) repeat-x;
	clear:both;
	color:#585858;
	font-size:11px;
}
#footer a {color:#585858;}
#footer-top {
	width:960px;
	height:130px;
	padding-top:33px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#footer-top blockquote {
	float:left;
	width:290px;
	padding-left:20px;
}
#learn-more {
	width:123px;
	padding:55px 60px 0 60px;
	float:left;
	height:65px;
	background:url(../i/logo-small.gif) no-repeat center top;
	text-align:center;
}
#learn-more:hover {color:#8e8e8e;text-decoration:none;}
#partnerzy {
	float:left;
	font-size:12px;
	padding-left:23px;
}
#partnerzy img {margin-top:10px;margin-right:20px;}
#footer-bottom {
	width:940px;
	padding-left:20px;
	height:138px;
	padding-top:22px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	font-size:12px;
	background:url(../i/foot-bottom.jpg) no-repeat right top;
}
#footer-bottom ul {
	width:190px;
	float:left;
	list-style-type:none;
	height:100px;
	overflow:hidden;
}
#footer-bottom li.first {
	font-weight:bold;
	margin-bottom:15px;
}
#copyright {
	width:550px;
	padding-top:10px;
	float:left;
	border-top:1px solid #353535;
	color:#414141;
	clear:both;
}
#copyright a {color:#414141;padding-right:15px;}

.error {font-size:10px;color:#FF0000;}
label.error  {margin-left:20px;width:auto; float:left !important;clear:right;}
#id_captcha_1 {width:100px;}

span.stars, span.stars span {
    display: block;
    background: url(/site_media/i/stars_js.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

#map {
    width:95%;
    height:500px;
    border-color:black;
    border:1px;
}
#contact-data, #contact-mapa {
	width:230px;
	float:left;
	color:#64442D;
	padding:10px 5px;
	line-height:18px;
}
/* Dodane  */
.first-letter {
	float:left;
	padding-top:6px;
}
.first-letter a {
	float:left;color:#000000;
	font-size:11px;display:block;
	padding:0 3px;
	margin-right:1px;
}
.first-letter a.on {
	font-weight:bold;
	color:#fff;
	background:#000;
}
#res_search  form {
	float:right;
}
#restauracje h1 a {margin-right:5px;}
#res_search a {float:left;color:#000000;font-size:11px;display:block;padding:0px 1px 0 1px;margin:0;}
#res_search a.on {color:#fff;padding:0px 2px 0 2px;}
.province {
	float:left;
	width:655px;
	padding-bottom:15px;
	border-top:1px solid #a9a9a9;
}
.province-headline {
	width:625px;
	float:left;
	padding:10px 15px;
	height:18px;
		background:url(../i/h2bg.gif) repeat-x top left;
}
.province h2 {
	float:left;
	padding-top:0;
}
.province .first-letter {
	float:right;
	padding-top:0;
}
.province .first-letter a {
	padding:0 3px;
}
.first-letter a.letters {
	padding:0 3px !important;
}
.province ul {
	float:left;
	width:625px;
	padding:10px 15px 0 15px !important;
}
.province ul li {
	float:left;
	padding:0 0 0 15px !important;
	margin:0  0 10px 0 !important;
	list-style-type:none;
	display:block;
	width:140px;
	background:url(../i/bgli.gif) no-repeat 0 3px;
}
.province ul li a {float:left;color:#000;}
.province ul li a:hover {color:#9e9e9e}
.province .more-cities {margin-top:0;float:right;}
#restauracje .res_opinion h2 {
	color:#c50000;
}
#restauracje .res_opinion {
	padding-bottom:5px;
	padding-top:20px;
	border-bottom:1px solid #dedede;
	float:left;
	width:655px;
}
#id_user_file {height:25px;padding:0 0 5px 0 !important;}
#commentAddForm {
	width:600px !important;
}
img.captcha {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
form span.error {
	display:block;
	float:left;
	width:auto;
	padding-left:10px;
	padding-top:4px;
}
span.helptext {
	clear:both;
	display:block;
	width:460px;
	float:left;
	padding-left:180px;
	margin-bottom:7px;
	color:#888888;
	font-size:11px;
}

#recommend-box-wrapper {
	width:690px;
	border:1px solid #bababa;
	float:left;
	margin-bottom:15px;
	height:270px;
	background:#fff;
	padding:1px;
}
#recommend-box {
	width:690px;
	height:240px;
	padding:15px 0;
	background:url(../i/rec-box-gray.gif) repeat-x #ededed;
}
#recommend-box h1 {
	height:32px;
	background:url(../i/rec-box-h1-polecamy.gif) no-repeat;
	text-indent:-9999px;
	margin-left:15px;
}
#recommend-box ul {
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0px 0 0 2px;
	width:295px;
	font-size:14px;
	position:relative;
}
#recommend-box ul li {
	display:block;
	width:675px;
	height:67px;
}
#recommend-box a {
	/*color:#656363;*/
	color:#000;
	display:block;
	width:273px;padding-left:22px;
	height:51px;padding-top:16px;
	overflow:hidden;
	font-weight:bold;
}
#recommend-box ul li div {
	width:378px;
	height:254px;
	padding:8px;
	position:absolute;
	left:295px;
	top:-63px;
	background:#fff;
	display:none;
}
#recommend-box li.on {
	background:url(../i/rec-box-active.gif) no-repeat;
}
#recommend-box li.on div {
	display:block;
}
#recommend-box ul:hover li.on {
	background:none;
}
#recommend-box li.on a {color:#000;}
#recommend-box li:hover {
	color:#000;
	background:url(../i/rec-box-active.gif) no-repeat !important;
}
#recommend-box li:hover div {
	display:block;
}
#recommend-box li:hover a {
		text-decoration:none;
		color:#000;
}
#recommend-box em {
	font-style:normal;
	font-size:12px;
	font-weight:normal;
}
.news {
	border-top:1px solid #dedede;
	margin-top:15px;
	width:655px;
	float:left;
	padding:15px 0;
}
.news h1 {
	font-size:20px !important;
}
.news img {margin-top:0 !important}

.partner-right {
    display:none;
}

