body {
	height: 100%;
	
	margin: 0;
	padding: 0;
	
	font-size: 11pt;
	font-family: Comic Sans MS, Arial, Tahoma, Verdana, Times New Roman;
	
	color: #dddddd;
	
	background-image: url(../grafika/tlo.jpg);
}


img {
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}


div#GLOWNY {
	width: 1000px;
	height: auto;
	
	margin: auto;
}


div#GORA {
	width: 1000px;
	height: 168px;
	
	background-image: url(../grafika/tlo_gora.jpg);
}


div#LOGO {
	float: left;
	
	width: auto;
	height: auto;
	
	margin-top: 20px;
	margin-left: 20px;
}


div#MENU_GORNE {
	float: right;

	width: auto;
	height: auto;
	
	margin-top: 19px;
}


div#MENU_GORNE a {
	display: block;
	float: left;
	
	height: 39px;
}


a#dowozy {
	width: 91px;
	
	margin-right: 15px;
}

a#kontakt {
	width: 91px;
	
	margin-right: 15px;
}

a#opinia {
	width: 134px;
	
	margin-right: 20px;
}

a#dowozy:hover {
	background-image: url(../grafika/dowozy2.png);
}

a#kontakt:hover {
	background-image: url(../grafika/kontakt2.png);
}

a#opinia:hover {
	background-image: url(../grafika/opinia2.png);
}











div#SRODEK {
	width: 1000px;
	height: auto;
}


div#DOWOZ {
	float: left;

	width: 362px;
	height: 446px;
	
	background-image: url(../grafika/dowoz.jpg);
}


div#MENU {
	float: left;

	width: 269px;
	height: 446px;
	
	text-align: center;
	
	background-image: url(../grafika/menu.jpg);
}


div#MENU a {
	display: block;
	
	height: 21px;
}


a#obiady {
	width: 126px;
	
	margin-top: 137px;
	margin-left: 72px;
}

a#kebaby {
	width: 128px;
	
	margin-top: 7px;
	margin-left: 71px;
}

a#salatki {
	width: 128px;
	
	margin-top: 7px;
	margin-left: 71px;
}

a#zapiekanki {
	width: 164px;
	
	margin-top: 7px;
	margin-left: 53px;
}

a#pizze {
	width: 106px;
	
	margin-top: 8px;
	margin-left: 82px;
}

a#inne {
	width: 100px;
	
	margin-top: 7px;
	margin-left: 85px;
}

a#obiady:hover {
	background-image: url(../grafika/obiady2.png);
}

a#kebaby:hover {
	background-image: url(../grafika/kebaby2.png);
}

a#salatki:hover {
	background-image: url(../grafika/salatki2.png);
}

a#zapiekanki:hover {
	background-image: url(../grafika/zapiekanki2.png);
}

a#pizze:hover {
	background-image: url(../grafika/pizze2.png);
}

a#inne:hover {
	background-image: url(../grafika/inne2.png);
}





div#DANIE {
	float: left;

	width: 369px;
	height: 446px;
}




div#TRESC {
	float: left;
	
	width: 800px;
	height: auto;
	
	padding-left: 100px;
	padding-right: 100px;
	
	background-image: url(../grafika/tlo_tresc.jpg);
}


div#TYTUL_STRONY {
	width: 794px;
	height: 42px;
	
	margin-bottom: 4px;
	
	background-position: center;
	background-repeat: no-repeat;
}


div#TRESC_GORA {
	width: 800px;
	height: auto;
}


div#PODKRESLENIE_GORA {
	width: 800px;
	height: 14px;
	
	background-image: url(../grafika/podkreslenie_gora.png);
}


div#TRESC_SRODEK {
	width: 720px;
	height: auto;
	
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}


div#PODKRESLENIE_DOL {
	width: 800px;
	height: 14px;
	
	background-image: url(../grafika/podkreslenie_dol.png);
}

div#STOPKA {	
	width: 800px;
	height: auto;
	
	padding-top: 60px;
	padding-bottom: 40px;
	
	text-align: center;
	
	font-size: 9pt;
	
	color: #444444;
	
	font-family: Arial;
}


.input_text {
	width: 172px;
	height: 28px;
	
	padding-left: 10px;
	
	font-size: 10pt;
	font-family: Comic Sans MS, Arial, Tahoma, Verdana, Times New Roman;
	
	color: #eeeeee;
	
	cursor: default;
	
	border: none;
	background: none;
	background-image: url(../grafika/input_text.png);
}




.input_textarea {
	width: 262px;
	height: 142px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font-size: 10pt;
	font-family: Comic Sans MS, Arial, Tahoma, Verdana, Times New Roman;
	
	color: #eeeeee;
	
	cursor: default;
	
	border: none;
	background: none;
	background-image: url(../grafika/input_textarea.png);
}

.input_select {
	width: 182px;
}

.input_submit {
	width: 102px;
	height: 42px;
	
	cursor: pointer;
	
	border: none;
	background: none;
	background-image: url(../grafika/input_submit.png);
}


.nazwa {
	text-align: right;
	padding-right: 20px;
}



.jadlospis_tabela {
	width: 500px;
	
	margin: auto;
}

.jadlospis_tabela td {
	vertical-align: top;
}


.jadlospis_tytul {
	font-size: 20pt;
	
	color: #c20505;
	
	text-align: center;
	
	padding-bottom: 40px;
	font-weight: bold;
}

.jadlospis_nazwa {
	font-size: 14pt;
	
	color: #d8d5c7;
	
	border-bottom: 1px solid #222222;
}


.jadlospis_cena {
	font-size: 14pt;
	
	text-align:right;
	
	color: #007322;
	
	border-bottom: 1px solid #222222;
}


.jadlospis_skladniki {
	padding-right: 100px;
	padding-left: 10px;
	
	color: #777777;
}


.jadlospis_odstep {
	height: 20px;
}


.jadlospis_reszta {
	font-size: 10pt;
}


.do_gory {
	width: 60px;	
	height: 18px;
	
	margin: auto;
	margin-top: 80px;
	
	padding-left: 12px;	
	
	background-image: url(../grafika/strzalka.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.do_gory a {
	color: #777777;
	
	font-size: 10pt;
}


.do_gory a:hover {
	text-decoration: underline;
}


.jadlospis_zdjecie {
	width: 150px;
	height: auto;
	
	padding-bottom: 20px;
	padding-right: 20px;
}


.obiady_tabela {
	width: 600px;
	margin: auto;
}


.obiady_tabela td {
	vertical-align: top;
}


.jadlospis_img {
	text-align: center;
	
	padding-bottom: 10px;
}



ul {
	margin: 0;
	padding: 0;
}


ul li {
	margin-left: 20px;
	margin-bottom: 10px;
	
	list-style-image: url(../grafika/punktor.png);
}


#bosfor {
	color: #444444;
	font-weight: bold;
}

#bosfor:hover {
	text-decoration: underline;
}



.blad {
	color: red;
}



div#promocja
{
	width: 640px;
	height: 220px;
	
	margin: auto;
	margin-bottom: 40px;
	
	background-image: url(../grafika/promocja.png);
}
