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

Restauracja Churrasco do Landa
(c) Copyright 2006-2007 "Delfin" S.C. 

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

body {
	font-size : 0.8em;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color : #000;
	background-color : #ffffff;
	margin : 0;
	padding : 0 0 1em 0;
	text-align : center;
	position : relative;
}

#strona {
	position : relative;
	text-align : center;
	width : 758px;
	margin : 0 auto 40px auto;
	background-image : url('/obrazy/tlo_strony.gif');
	background-repeat : repeat-y;
	background-position : top left;
}

#naglowek, #tresc, #splash-main, #splash-next {
	position : relative;
	text-align : left;
	width : 744px;
	margin : auto;
}

#naglowek {
	background-color : #ffd24e;
	height : 30px;
	border-bottom : 4px solid #006d2c;
	border-top : 4px solid #006d2c;
	z-index : 50;
}

.adres {
	position : absolute;
	text-align : right;
	width : 180px;
	border-top : 3px solid #006d2c;
	border-bottom : 3px solid #006d2c;
	border-right : 3px solid #006d2c;
	background-color : #f4f3c3;
	font-size : 11px;
	padding : 4px 12px 4px 6px;
	color : #006d2c;
	font-weight : bold;
}

#pierwszy.adres {
	bottom : 85px;
	left : 0;
}

#drugi.adres {
	bottom : 50px;
	left : 0;
}

#trzeci.adres {
	bottom : 15px;
	left : 0;
}

#tresc {
	width : 728px;
	background-color : #f4f3c3;
	border-right : 8px solid #006d2c;
	border-left : 8px solid #006d2c;
	border-bottom : 15px solid #006d2c;
	position : relative;
}

#promocje {
	background-color : #ffd24e !important;
	margin : 30px 0;
	padding : 10px;
	border-bottom : 8px solid #006d2c;
	border-top : 8px solid #006d2c;
}

#podstrona {
	margin : 0;
	padding : 0.5em 2em 1.5em 2em;
	position : relative;
}

#reszta {
	background-image : url('/obrazy/tlo_talerz.jpg');
	background-position : bottom left;
	background-repeat : no-repeat;
}

#kategorie-menu {
	float : left;
	margin : 0;
	width : 405px;
	padding : 0 30px 20px 20px;
}

#kategorie-menu .kat-cena {
	float : right;
}

#rezerwacje {
	width : 190px;
	margin-left : 465px;
	padding : 0 30px 20px 0;
}

.pozycja {
	margin : 0 !important;
}

.kolumna {
	position : relative;
	top : -10px;
}

.fieldWithErrors {
	margin : 0 !important;
	padding : 0;
	border-left : 2px solid #99161b;
	display : inline;
}

.errorExplanation {
	margin : 2em 0;
	color : #99161b;
	padding : 0.2em 1em;
	background-color : #ffffff;
	border : 2px solid #99161b;
}

.errorExplanation h2 {
	margin-top : 0.5em !important;
	color : #99161b !important;
}

#podglad {
	margin : 0 -2em;
}

#podglad #tresc-strony {
	margin : 0 1.5em 1.5em 1.5em;
	padding : 0.5em 2em 2em 2em;
	border : 1px solid gray;
}

.komunikat, .errorExplanation {
	margin : 1.5em 2em;
	padding : 0.5em 0.75em;
}

.error, .errorExplanation {
	background-color : #ffd0d3;
	border : 3px solid #971818;
	color : #971818;
}

.notice {
	background-color : #d1ffdd;
	border : 3px solid #008040;
	color : #008040;
}

.fieldWithErrors {
	border-left : 3px solid red;
}

.operacje {
	font-size : x-small;
}

.operacje-na-kategorii {
	font-size : x-small !important;
	font-weight : normal;
}

.dodano {
	font-size : x-small;
	margin-left : 1em;
	color : gray;
}

.zapowiedz {
	margin-bottom : 3.5em;
}

.co {
	margin-bottom : 2.5em;
	width : 32%;
	float : left;
	text-align : center !important;
	position : relative;
}

.co .wiecej {
	font-size : smaller;
	text-align : center;
}

.ico {
	height : 112px !important;
	background-position : center center;
	background-repeat : no-repeat;
}

.opis {
	font-size : 75% !important;
}

span.cena {
	margin : 0 1em;
	font-size : 75%;
	font-weight : bold;
}

.menu-restauracji h2 {
	text-align : center;
	margin : 2em auto 0.5em auto;
}

.menu-restauracji h3 {
	position : relative;
	font-size : 100%;
	text-align : left;
	color : #006d2c;
	margin : 2em auto 0.5em auto;
	padding-right : 6em;
	border-bottom : 1px solid #dad0a0;
	border-right : 1px solid #dad0a0;
}

h3 a {
	color:inherit !important;
	text-decoration:none;
}

.menu-restauracji h3 .cena {
	color : #000;
	right : 0;
	margin-right : 28px;
	top : 1px;
	position : absolute;
	display : block;
	font-size : 85%;
}

.menu-restauracji .opis-kategorii {
	text-align : center;
	padding : 0 15%;
}

.galeria {
	margin : -2em 0 2em 0 !important;
	padding : 3em;
}

.panoramy {
	text-align : center;
	margin : 1.75em 0;
}

.stopka {
	margin : -2.75em auto 2.75em auto;
	text-align : center;
	width : 758px;
	position : relative;
	font-size : 75%;
}

.stopka ul {
	margin : 0;
	list-style-type : none;
	padding : 0;
}

.stopka li {
	margin : 0 1em 0 0;
	display : inline;
}

.stopka a {
	color : #006d2c;
	text-decoration : none;
}

.netresolve {
	margin-top : 0.75em;
	font-size : 80%;
	color : gray !important;
}

.netresolve a {
	color : gray !important;
	font-weight : bold;
}

#menu {
	list-style-type : none;
	margin : 0;
	padding : 0;
	position : absolute;
	left : 165px;
	top : 7px;
}

#menu li {
	float : left;
	margin : 0 0 0 28px;
	font-size : 13px;
	letter-spacing : -1px;
}

.menu-admin {
	margin : -2em 0 2em 0;
}

a {
	color : #1700b1;
}

#menu li a {
	color : #006d2c;
	text-decoration : none;
}

#menu li a:hover {
	color : #1700b1;
}

#naglowek a img {
	border : 0 none;
}

#wiecej-menu {
	margin : -18px 40px 25px 0;
	text-align : right;
	font-style : normal;
	font-size : 9px;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Tahoma, arial, sans-serif;
}

#promocje a {
	color : #000;
	text-decoration : none;
}

.informacje h2 a {
	color : #006d2c;
	text-decoration : none;
}

strong {
	color : #006d2c;
}

h1 {
	font-size : 325%;
	margin : 0 15px 22px 0;
	padding-top : 18px;
	font-weight : normal;
	position : relative;
	left : 36px;
	font-family : "Georgia", Times, serif;
	letter-spacing : 3px;
	font-style : italic;
	color : black;
}

h1 span {
	font-size : 50%;
	display : block;
	font-style : normal;
	letter-spacing : 2px;
}

#reszta h1 {
	font-size : 150%;
	letter-spacing : 0;
	text-align : left;
}

span#cdr-dol {
	position : relative;
	left : 115px;
}

span#cdr-rest {
	position : relative;
	left : 45px;
}

p {
	margin : 10px 20px;
	line-height : 1.5em;
}

.srodek {
	text-align : center;
}

.wiecej {
	text-align : right;
}

.wikipedia {
	font-size : 70%;
	font-style : italic;
	margin-top : 2em;
}

#podstrona h1 {
	font-size : 235%;
	margin : 2em 0 1em 0;
	padding : 0 !important;
	letter-spacing : 0;
	left : 0;
}

h1.tytul-strony, #podglad #tresc-strony h1 {
	margin-top : 0.6em !important;
}

#promocje h1 {
	text-align : right !important;
	font-size : 250%;
	margin : 0 0.5em 0 0 !important;
	width : 235px;
	padding : 0.1em 1em 0.1em 0.1em !important;
	font-weight : normal;
	text-align : right;
	font-family : "Georgia", Times, serif;
	letter-spacing : 0;
	font-style : normal;
	float : left;
}

#promocje p {
	font-size : 115%;
	margin : 0 0 0 300px !important;
	padding : 0 20px 0 0 !important;
	color : #000;
}

#kategorie-menu h2 {
	font-size : 110%;
	position : relative;
	top : 10px;
	clear : both;
	left : 16px;
	font-style : italic;
	font-weight : normal;
	margin : 2.5em 0 0.65em 0 !important;
}

#kategorie-menu h3 {
	font-size : 95%;
	float : left;
	margin : 0.25em 0 0 2em !important;
	font-weight : normal;
}

#kategorie-menu h3, #kategorie-menu .kat-cena {
	color : #006d2c;
}

#kategorie-menu strong {
	color : red;
}

.errorExplanation h2 {
	font-size : 150%;
}

#reszta h1 {
	margin : 0 0 20px 0;
	padding : 0;
	left : 0;
}

#podstrona h2 {
	color : #006d2c;
}

#logo {
	border : 0 none;
	position : absolute;
	left : 5px;
	top : 2px;
	z-index : 99 !important;
}

#szpady {
	position : relative;
	margin : 30px 30px 20px 20px;
	border : 1px solid black;
	float : left;
}

#ananas {
	position : absolute;
	left : 660px;
	top : 49px;
}

.prawy {
	float : right;
	margin : 1em 0 1.5em 1.5em;
	border : 1px solid black;
}

.lewy {
	float : left;
	margin : 1em 1.5em 1.5em 0;
	border : 1px solid black;
}

.thumb {
	clear : right;
	float : right;
	margin : 1.5em 0 1.5em 1.5em;
	padding : 0.45em;
	border : 1px solid silver;
}

.thumbcaption {
	font-size : 70%;
	margin-top : 2em;
}

.thumbinner a img {
	border : 0 none;
}

.ico img {
	margin-bottom : 1em;
	text-align : center;
}

.mapa {
	width : 550px;
	height : 250px;
	margin-bottom : 3em;
	border : 3px solid #006d2c;
}

.galeria img {
	float : left;
	margin : 1em;
	border : 3px solid #006d2c;
}

form {
	margin : 1.5em 2.5em;
}

#szybka_rezerwacja {
	font-size : 85% !important;
	margin : 1em 0;
}

.przyciski {
	margin : 2em 0 1em 0;
}

#szybka_rezerwacja .przyciski {
	text-align : center;
}

.etykieta {
	margin : 0.75em 0 0.25em 0;
}

.pole {
	margin : 0 0 0.75em 0;
}

.etykieta_i_pole {
	margin : 0.75em 0 0.75em 0;
}

fieldset {
	padding : 1em 2em;
	border : 1px solid #006d2c;
}

legend {
	font-size : smaller;
	color : #006d2c;
}

.wazne-pole {
	font-weight : bold;
}

#indicator {
	margin : 1.5em 1em !important;
	color : black;
}

#indicator img {
	vertical-align : middle;
	margin-right : 1em;
}

.czysc {
	clear : both;
}

.rog {
	position : absolute;
	width : 73px;
	height : 55px;
	background-repeat : no-repeat;
}

#rog-pg {
	top : 0;
	right : 0;
	background-image : url('/obrazy/rog_pg.gif');
}
.przykladowe-brazylijskie { 
	text-align:center;
}

.przykladowe-brazylijskie h2 { 
	text-align:center;
	padding-top:0.85em;
}
h2 span.miasto { 
  font-size: 30%;
  margin-right: 0.25em;
  color: #fff;
  background-color: #006d2c;
  padding: 0.3em 0.6em;
}





body, #naglowek { background-color: black; }
#naglowek a { 
  color: #ffd24e !important; 
}
#naglowek a:hover { 
  color: #fff !important; 
}
#strona {
  	background-image: none;
}
#promocje {
	background-color: #000 !important;
	margin : 30px 0;
	padding : 10px;
	border-bottom : 8px solid #006d2c;
	border-top : 8px solid #006d2c;
}
#promocje a, #promocje p {
	color: #ffd24e !important;
}