@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../obrazki/tlo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", Arial;
	color: #FFFFFF;
	font-size: 13px;
}
a {
	color: #FFE16A;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.naglowek {
	height: 138px;
	width: 980px;
}
.kontener {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lewa {
	float: left;
	width: 300px;
}
.srodek {
	width: 445px;
	float: left;
}
.prawa {
	width: 235px;
	float: left;
}
.prawa .info {
	padding-left: 20px;
}
.linia {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A53924;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.stopka {
	width: 980px;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.stopka a {
	color: #C56210;
	text-decoration: none;
}
.stopka a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tlo_restauracja {
	padding-top: 87px;
	width: 445px;
	background-image: url(../obrazki/tlo_srodek.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wstep h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #FBCF8E;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.obrazki img{
	padding: 1px;
	border: 1px solid #FBCF8E;
	margin-right: 5px;
	margin-bottom: 5px;
}
.obrazki {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wieksze {
	font-size: 16px;
	color: #FBCF67;
	text-decoration: none;
}
.zobacz {
}
.zobacz a {
	background-image: url(../obrazki/zobacz1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 107px;
	width: 193px;
	text-indent: -1000px;
}
.zobacz a:hover {
	background-image: url(../obrazki/zobacz_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.zobacz_c {
}
.zobacz_c a {
	background-image: url(../obrazki/catering1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 107px;
	width: 193px;
	text-indent: -1000px;
}
.zobacz_c a:hover {
	background-image: url(../obrazki/catering_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.s_lewa {
	float: left;
	width: 588px;
}
.s_prawa {
	width: 392px;
	float: left;
	padding-top: 77px;
}
.s_prawa img {
	float: right;
	margin-top: -5px;
	position: static;
}
.szef {
	display: block;
	clear: both;
	float: right;
	padding-right: 48px;
	color: #FF9900;
}
.adam {
	float: right;
	padding-right: 45px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.menu_bok a {
	display: block;
	margin-left: 165px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB5202;
	font-size: 14px;
	text-decoration: none;
	margin-right: 10px;
}
.menu_bok a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 3px;
}
ul {
	margin-left: 14px;
	padding: 0px;
	margin-top: 0px;
}
li {
	padding-top: 5px;
}
.deos {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #542001;
	text-align: center;
}
.deos a {
	color: #A6520D;
	text-decoration: none;
}
.deos a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

