body {
	background: #FCFCFC url(/gfx/t_page.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
* {
	font-family:  "Trebuchet MS", verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	padding: 0px 74px 0px 0px;
	margin: 0px;
	width: 296px;
	height: 92px;
	overflow: hidden;
	float: left;
}
h1.wszczecinie {
	padding: 0px 144px 0px 0px;
	margin: 0px;
	width: 296px;
	height: 92px;
	overflow: hidden;
	float: left;
}

img {border: 0px;}

h2 {
	font-size: 18px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	color: #6E8116;
}
h3 {
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
	color: #6E8116;
}
h3.green {color: #6E8116;}
h3.white {color: #FFFFFF;}
h3.orange {color: #CF7C23;}
.orange {color: #CF7C23;}

a {
	color: #CF7C23;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #E09949;}

p {padding: 8px 0px 8px 0px;}

div.cl {clear: both;}

.la {text-align: left;}
.ca {text-align: center;}
.ra {text-align: right;}

input, textarea {
	border: 1px solid #D6AD81; 
	padding: 3px; 
	font-size: 11px; 
	color: #000000;
}
select {border: 1px solid #D6AD81; font-size: 11px;}
input.button {
	border: 1px solid #CF7C23;
	background: #CF7C23; 
	color: #FFFFFF; 
	font-size: 11px; 
}
input.button2 {
	border: 1px solid #AFCF23;
	background: #AFCF23; 
	color: #FFFFFF; 
	font-size: 11px; 
}

ul {padding: 5px 0px 5px 20px;}
li {}


div.lc {
	float: left;
	width: 210px;
}
div.mc {
	float: left;
	width: 550px;
	padding: 0px 15px 30px 15px;
	color: #737373;
}
div.mc2 {
	float: left;
	width: 760px;
	padding: 0px 15px 30px 15px;
	color: #737373;
}
div.mc strong, div.mc2 strong {
	color: #6E8116;
	font-size: 1.1em;
	line-height: 90%;
}
div.mc a, div.mc2 a {text-decoration: underline;}
	

div.rc {
	float: left;
	width: 200px;
}

#content {
	width: 990px;
	margin: auto;
	background: #FFFFFF;
	padding: 0px;
	position: relative;
}

/* -- -- */
#top {height: 92px;}
#top a.logo{
	display: block;
	float: left;
	width: 296px;
}
div.menu{
	float: left;
	width: 620px;
}
div.menu_wszczecinie {width: 550px;}
div.menu_top {
	height: 36px;
	margin: 9px 0px 0px 0px;
	color: #737373;
	padding-right: 3px;
}
div.menu_top form {float: left; width: 180px;}
div.menu_top form input {
	border: 1px solid #EFEFED;
	color: #6E8116;
	font-size: 12px;
	padding: 3px;
}
div.menu_top form input.szukaj {
	background: url(/gfx/bb_szukaj.gif) no-repeat;
	width: 20px;
	height: 23px;
	border: 0px;
	padding-top: 0px;
}
div.menu_top div.linki {
	margin: 3px 10px 0px 13px;
	/*float: left;*/
	text-align: right;
	/*width: 562px;*/
}
div.menu_top div.linki a{
	color: #737373;
	font-weight: normal;
	vertical-align: middle;
}
div.menu_top div.linki a:hover {color: #CF7C23; text-decoration: underline;} 
div.menu_bottom {
	height: 47px;
	text-align: right;
	margin-left: 10px;
}
div.menu_bottom a {
	color: #6E8116;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px 0px 10px;
	background: url(/gfx/t_menu1_a.gif) center 0 no-repeat;
	display: block;
	float: left;
	height: 42px;
}
div.menu_wszczecinie div.menu_bottom a {padding: 5px 4px 5px 4px;}
div.menu_bottom a:hover {
	background: url(/gfx/t_menu1_b.gif) center 0 no-repeat;
	color: #CF7C23;
}
#banner {
	background: #6E8116;
	width: 779px;
	height: 266px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#referencje {
	background: #6E8116 url(/gfx/t_referencje.gif);
	width: 201px;
	height: 196px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	padding: 70px 10px 0px 0px;
}
#referencje p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
#referencje a{ 
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

/* -- -- */
#c_szukaj {
	background: #AFCF23 url(/gfx/t_lc1.gif) no-repeat bottom;
	padding: 0px 10px 35px 10px;
	color: #FFFFFF;
	font-size: 11px;
}
#c_szukaj form {padding: 10px 0px 0px 0px; font-size: 12px;}
#c_szukaj form input {
	border: 1px solid #D6D7D1;
	width: 182px;
	margin-bottom: 10px;
	color: #6E8116;
}
#c_szukaj form select {
	border: 1px solid #D6D7D1;
	width: 190px;
	margin-bottom: 10px;
	color: #6E8116;
	font-size: 12px;
}
#c_szukaj form input.szukaj {
	border: none;
	background: #AFCF23 url(/gfx/bb_szukaj2.gif) no-repeat;
	width: auto;
	color: #6E8116;
	padding: 0px 0px 0px 23px;
}
#c_szukaj div.error {
	color: #6E801A;
	font-weight: bold;
}


#c_dodajrestauracje {
	padding: 0px 10px 10px 10px;
	color: #737373;
	background: url(/gfx/t_dodajrestauracje.gif) no-repeat top right;
}
#c_dodajrestauracje p {
	padding: 5px 0px 10px 0px;
}
#c_dodajrestauracje a {color: #CF7C23;}
#c_dodajrestauracje a:hover {color: #E09949;}
#c_dodajrestauracje a img {vertical-align: middle;}

#c_opinie {
	padding: 30px 10px 10px 10px;
	color: #FFFFFF;
	background: #CF7C23 url(/gfx/t_lc2.gif) no-repeat top right;
}


/* -- -- */
#c_zaloguj {
	background: url(/gfx/t_zaloguj.gif) no-repeat;
	padding: 20px 0px 20px 0px;
}
#c_zaloguj h3 {color: #CF7C23; margin: 0px 0px 0px 70px;text-align: left; padding: 0px;}
#c_zaloguj form {margin: 25px 0px 0px 10px; padding-right: 10px; color: #CF7C23; position: relative; line-height: 30px;}
#c_zaloguj form input {
	position: absolute; 
	right: 10px; 
	border: 1px solid #D6AD81; 
	padding: 3px; 
	font-size: 11px; 
	height: 14px;
	color: #000000;
}
#c_zaloguj form input.zaloguj {
	border: 1px solid #CF7C23;
	background: #CF7C23; 
	color: #FFFFFF; 
	font-size: 11px; 
	height: 22px; 
	padding: 1px; 
	margin-top: 5px; 
	font-weight: bold;
}
#c_zaloguj p {margin: 40px 10px 0px 0px; padding: 0px 10px 0px 0px; text-align: right;}
#c_zaloguj p a {color: #C48949; font-weight: normal; font-size: 11px; text-decoration: underline;}

#c_dolacz {
	height: 219px;
	background: url(/gfx/t_rc1.gif) no-repeat;
	padding: 30px 6px 0px 8px;
	color: #FFFFFF;
}
#c_dolacz h3 {
	padding: 0px;
	color: #FFFFFF;
}
#c_dolacz a {color: #FFFFFF;}
#c_dolacz a:hover {color: #F1F8D3;}
#c_dolacz a img {vertical-align: middle;}

#c_reklama img {border-bottom: 1px solid #FFFFFF;}

#c_zamowienie {padding: 20px 3px 0px 0px;}
#c_zamowienie h3 {
	background: url(/gfx/t_zamowienie_r.gif) no-repeat 0px 5px; 
	color: #CF7C23;
	padding-left: 45px;
}
#c_zamowienie table {width: 197px;}
#c_zamowienie table td {border-bottom: 1px solid #E8F1BF;}
#c_zamowienie table td.amount {width: 20px; vertical-align: top;}
#c_zamowienie table td.amount img {margin-right: 1px;}
#c_zamowienie table td.name {vertical-align: top; color: #CF7C23; font-size: 11px; }
#c_zamowienie table td.price {vertical-align: top; width: 70px; color: #6E8116;  font-size: 11px; text-align: right;}
#c_zamowienie table td.total {vertical-align: top; color: #6E8116; font-size: 11px;}
#c_zamowienie table td.total2 {vertical-align: top; color: #6E8116; font-size: 12px; border: none;}
#c_zamowienie div.zamow {text-align: center; padding: 10px 0px 20px 0px;}

/* -- -- */
#footer_wspolpraca {
	background: #F6F6F6 url(/gfx/t_footer.gif) no-repeat;
	height: 37px;
	font-size: 11px;
	padding: 14px 10px 0px 50px;
	color: #637514;
	text-align: right;
}
#footer_wspolpraca a{
	font-size: 11px;
	color: #637514;
}
#footer_wspolpraca a span.firma {
	color: #AFCF23;
}
#footer_wspolpraca a:hover{
	font-size: 11px;
	color: #AFCF23;
}

#footer {
	background:#F6F6F6;
	height: 90px;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	color: #8E8E8E;
	text-align: center;
}
#footer p a{color: #A7A7A7; font-weight: normal;}
/* -- -- */

div.path {padding: 10px 0px 10px 0px; color: #737373; }
div.path a{color: #737373; font-weight: normal; text-decoration: none;}
div.path a:hover {color: #CF7C23;}

div.mcol1 {width: 290px; float: left;}
div.mcol2 {width: 240px; float: left; padding: 0px 0px 0px 20px;}
div.mcol2 img {
	border: 1px solid #EEEEEE;
	margin: 0px 10px 10px 0px;
}

table.t1 {border-collapse: collapse;}
table.t1 td{border: 1px solid #EEEEEE; padding: 5px; color: #737373;}
table.t1 td strong {color: #5B92B3;}
table.t1 td a {color: #737373; font-weight: normal; text-decoration: none;}
table.t1 td a:hover {color: #CF7C23; text-decoration: underline;} 
table.t1 th{
	border: 1px solid #EEEEEE; 
	color: #6E8116; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left; 
	padding: 5px 0px 5px 15px;
}

/* -- -- */
div.msg {
	width: 470px;
	margin: 20px auto auto auto;
	padding: 20px;
	border: 1px solid #6E8116;
	background: #AFCF23;
	color: #FFFFFF;
}
div.msg_unpaid {
	width: 470px;
	margin: 20px auto auto auto;
	padding: 20px;
	border: 1px solid #FF0000;
	background: #FFFFFF;
	color: #FF0000;
}

div.msg a {color: #FFFFFF; text-decoration: underline;}
div.msg a:hover {color: #FFFFFF; text-decoration: none;}

div.pager {text-align: center; margin: 10px 0px 0px 0px;}
div.pager span.curr {font-weight: bold;}
div.pager a {
	color: #CF7C23;
	font-weight: bold;
	text-decoration: none;
}
div.pager a:hover {color: #E09949;}

/* -- -- */

div.filtr {
	background: #F5F5F5;
	border: 1px solid #EAEAEA;
	padding: 5px;
}

/* -- -- */
div.restaurant {
	border-bottom: 1px solid #EAEAEA;
	padding: 10px 0px 10px 0px;
}
div.restaurant div.photo {width: 100px; padding-right: 15px; float: left;}
div.restaurant div.photo img {border: 1px solid #EBEBEB; padding: 4px;}
div.restaurant div.desc {
	width: 435px;
	float: left;
	line-height: 15px;
}
div.restaurant div.desc div.title {
	color: #6E8116;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}
div.restaurant div.desc div.title a{
	color: #6E8116;
	font-weight: bold;
	font-style: italic;
}
div.restaurant div.desc div.title a:hover {color: #8FA81E;}	
div.restaurant div.desc div.dishes {color: #838383; padding-bottom: 5px;}
div.restaurant div.desc div.dishes a {color: #838383; font-weight: normal;}
div.restaurant div.desc div.dishes a:hover {color: #A1A1A1; text-decoration: underline;}
div.restaurant div.desc div.details {color: #6E8116; width: 330px; float: left;}
div.restaurant div.desc div.details span.time {color: #CF7C23;}
div.restaurant div.desc div.menu {width: 105px; float: left; padding-top: 10px; text-align: right;}
div.restaurant_last {border: none;}

/* -- -- */

div.restaurant_desc div.photo {width: 100px; padding-right: 15px; float: left;}
div.restaurant_desc div.photo img {border: 1px solid #EBEBEB; padding: 4px;}
div.restaurant_desc div.desc {
	width: 435px;
	float: left;
	line-height: 15px;
}
div.restaurant_desc div.desc div.title {
	color: #6E8116;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}
div.restaurant_desc div.desc div.details {color: #6E8116; padding: 0px 0px 9px 0px;}
div.restaurant_desc div.desc div.details span.time {color: #CF7C23;}

/* -- -- */

div.menu_pretable {border-top: 1px solid #EAEAEA; height: 1px; line-height: 1px; margin: 11px 0px 3px 0px; width: 759px;}
table.menu {border-collapse: collapse; width: 760px;}
table.menu th {background: #AFCF23; color: #FFFFFF; border-right: 1px solid #FFFFFF; text-align: left; padding: 3px 10px 3px 10px;}
table.menu th.ca {text-align: center;} 
table.menu td {color: #6E8116; border-right: 1px solid #FFFFFF; padding: 5px 5px 5px 10px; vertical-align: top;}
table.menu td.name {font-weight: bold; text-transform: uppercase;}
table.menu td.dodaj {text-align: center; vertical-align: middle;}
table.menu td.dodaj a {color: #147100; text-decoration: none; font-weight: normal;}
table.menu td.dodaj a:hover {color: #5E994F;}
table.menu td input.cena {background: transparent; border: none; width: 43px; text-align: center; color: #6E8116; }
table.menu td input.cenabrak {background: transparent; border: none; width: 43px; text-align: center; color: #6E8116; font-weight: bold; color: #FF0000;}
table.menu td input.chra {border: none; width: auto; background: none;}

table.menu tr td, table.menu tr.n td {background: #FFFFFF;}
table.menu tr.p td {background: #EAEAEA;}

table.menu td.nw {white-space: nowrap;}

/* -- -- */
div.kontakt_box strong {font-size: 12px; }
.asterisk {color: #FF0000;}
.error {color: #FF0000;}
.small {font-size: 10px;}

/* -- -- */

form.logowanie table {width: 300px; margin: auto;}

div.formularz table {width: 100%;}
div.formularz td {padding: 0px 5px 0px 0px;}
div.formularz td.header {white-space: nowrap; background-color: #AECF28; color: #FFFFFF; padding: 3px;}
div.formularz td input {width: 150px;}
div.formularz td textarea {width: 250px; height: 100px;}
div.formularz td select {width: 158px;}
div.formularz td input.button {width: auto;}
div.formularz td input.chra {width: auto; border: none; background: none;}

/* -- -- */

div.zamowienie_pretable {border-top: 1px solid #EAEAEA; height: 1px; line-height: 1px; margin: 11px 0px 3px 0px; width: 549px;}
table.zamowienie {border-collapse: collapse; width: 550px;}
table.zamowienie th {background: #AFCF23; color: #FFFFFF; border-right: 1px solid #FFFFFF; text-align: center; padding: 3px 10px 3px 10px;}
table.zamowienie th.ca {text-align: center;} 
table.zamowienie td {color: #6E8116; border-right: 1px solid #FFFFFF; padding: 5px 5px 5px 10px; vertical-align: top;}
table.zamowienie td.name {font-weight: bold;}
table.zamowienie td.price {text-align: right; width: 60px; padding-right: 10px;}
table.zamowienie td.amount {text-align: center; width: 40px; }
table.zamowienie td.sum {font-weight: bold; text-align: right; width: 60px; padding-right: 15px;}
table.zamowienie td.dodaj {text-align: center; vertical-align: middle;}
table.zamowienie td.dodaj a {color: #147100; text-decoration: none; font-weight: normal;}
table.zamowienie td.dodaj a:hover {color: #5E994F;}
table.zamowienie tr.total td {border-top: 1px solid #EAEAEA; border-bottom: 1px solid #EAEAEA; }

table.zamowienie tr td, table.menu tr.n td {background: #FFFFFF;}
table.zamowienie tr.p td {background: #EAEAEA;}

.hidden {display: none;}

form.lokalizacja select {
	width: 150px;
	margin-bottom: 5px;
}

div#loader {
	display: none;
	position: absolute;
	width: 290px;
	height: 130px;
	left: 350px;
	top: 100px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 60px;
	border: 1px solid #FFFFFF;
	background: #222222;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}

div#popup {
	display: block;
	position: absolute;
	width: 681px;
	height: 462px;
	left: 120px;
	top: 50px;
	text-align: center;
	color: #FFFFFF;
	padding: 30px 30px 13px 30px;
	border: 1px solid #222222;
	background: #FFFFFF;
	z-index: 50;
	/*filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;*/
}
div#popup .ra {padding: 0px 15px 0px 0px;}

.pytanie {
	color: #6E8116;
	font-size: 1.1em;
	line-height: 90%;
	padding-bottom: 10px;
}

#promocje {
	display: none;
}

.brak {font-weight: bold; color: #FF0000;}
.grey {color: #EAEAEA;}

#wybierz_miasto {padding: 0px 0px 0px 0px;}
#wybierz_miasto img {padding: 2px;}

#wybrane_miasto img {display: block; float: left; padding: 10px;}

#wybrane_miasto div {}
.wybrane_dzielnice {padding: 30px 0px 0px 0px; display: none;}
.wybrane_dzielnice ul {width: 160px; float: left;}
.wybrane_dzielnice ul li {width: 140px; float: left;}


/**W szczecinie menu**/
#m_dzialy, #sm_dzialy {list-style-type: none; margin: 0 auto; padding: 0; font: 12px Arial, Helvetica, sans-serif; clear: both; width: 952px;}
#m_dzialy li, #sm_dzialy li {display: block; float: left;}

#m_dzialy {width: 952px; }
* html #m_dzialy {padding-left: 2px;}  
#m_dzialy li {margin-right: 1px;}
#m_dzialy li a {padding: 12px 0 4px; display: block; width: 118px; text-align: center; font-weight: bold; color: #000000; text-decoration: none; background: #e7c200 url(http://www.detalic.szczecin.pl/serwis/templates/dessa/images/button-wszcz.jpg) no-repeat top center;}
#m_dzialy li a:hover {background: #ffeb27 url(http://www.detalic.szczecin.pl/serwis/templates/dessa/images/button-wszcz-h.jpg) no-repeat top center;}
#m_dzialy li .m_selected {background: #a57300 url(http://www.detalic.szczecin.pl/serwis/templates/dessa/images/button-wszcz-cz.jpg) no-repeat top center; color: #fff;}
#m_dzialy li .m_selected:hover {background: #a57300 url(http://www.detalic.szczecin.pl/serwis/templates/dessa/images/button-wszcz-cz.jpg) no-repeat top center;}
#m_dzialy li.m_last {margin-right: 0;}

#sm_dzialy {clear: left; width: 952px; margin-bottom: 5px; background: #ffffff url(http://www.wszczecinie.pl/gfx/podmenu_tlo2.gif) no-repeat left bottom; padding: 4px 0 4px 0px;}
html>/**/body #sm_dzialy { padding: 5px 0 21px 0px;}
#sm_dzialy li {display: inline;}
#sm_dzialy li a {margin-right: 27px; color: #fff; text-decoration: none;}
#sm_dzialy li a:hover {text-decoration: underline;}
#sm_dzialy li .sm_selected {color: #FFD9BA; font-weight: bolder;}
#sm_dzialy li.sm_first {margin-left: 30px;}
#sm_dzialy a.sm_last {color: #A50006; padding-bottom: 3px; text-decoration: none; letter-spacing: -6px;}

.zamowieniePotwierdz1 {
	width: 267px;
	float: left;
}

.zamowieniePotwierdz2 {
	background: url(/gfx/zamowieniePotwierdz2.gif) no-repeat;
	width: 263px;
	padding: 15px 10px 0px 10px;
	float: left;
}
.zamowieniePotwierdz2 .title {color: #6e8116; font-weight: bold; font-size: 18px; padding: 0px 0px 17px 0px;}
.zamowieniePotwierdz2 .strong {color: #cf7c23; font-weight: bold;}
.zamowieniePotwierdz2 input.text {margin: 3px 0px 5px 0px; width: 188px; border: 1px solid #bababa; color: #afcf23;}

.cztery-kroki {
	width: 550px; 
	height: 39px; 
	padding: 213px 0px 0px 0px;
	background: url(/gfx/4-kroki-bg.jpg) no-repeat;
	text-align: center;
	
}