@charset "utf-8";
/* CSS */

body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#274a34
}
* {padding:0px; margin:0px;}
a{ color:#FFF; text-decoration:none}

.top_center {
	margin-left:auto; 
	margin-right:auto; 
	width:1530px;
}

.tlo_l {
	background:url(img/tlo_l.jpg) no-repeat; 
	float:left; 
	width:359px; 
	height:601px;
}

.tlo_p {
	background:url(img/tlo_p.jpg) no-repeat; 
	float:right;
	width:359px; 
	height:601px;
}

.top {
	width:812px;
	float:left;
}

.left {
	float:left;
	width:535px;
	overflow:hidden;
}

.img1 {
	width:812px;
	height:20px;
	float:left;
	background:url(img/img1.jpg) no-repeat;
}

.img2 {
	width:535px;
	height:55px;
	background:url(img/img2.jpg) no-repeat;
	float:left;
}

.img3 {
	width:17px;
	height:224px;
	background:url(img/img3.jpg) no-repeat;
	float:left;
}

.img4 {
	width:132px;
	height:102px;
	float:left;
	background:url(img/img4.jpg) no-repeat;
}

.img5 {
	width:95px;
	height:19px;
	float:left;
	background:url(img/img5.jpg) no-repeat;
}

.img6 {
	width:92px;
	height:102px;
	float:right;
	background:url(img/img6.jpg) bottom no-repeat;
}

.img61 {
	width:92px;
	height:102px;
	float:right;
	background:url(img/img61.jpg) bottom no-repeat;
}

.img7 {
	width:24px;
	height:102px;
	float:right;
	background:url(img/img7.jpg) no-repeat;
}

.img8 {
	width:535px;
	height:67px;
	float:left;
	background:url(img/img8.jpg) no-repeat;
}

.img9 {
	width:654px;
	height:357px;
	float:left;
	background:url(img/img9.jpg) no-repeat;
}

.img10 {
	width:158px;
	height:160px;
	float:left;
	background:url(img/img10.jpg) no-repeat;
}

.drink {
	width:260px;
	height:224px;
	background:url(img/drink.jpg) no-repeat;
	float:left; 
}

.foto {
	width:158px;
	height:197px;
	background:url(img/foto.jpg) no-repeat;
	float:left; 
}

/* menu */

.jedzonko {
	background:url(img/jedzonko.jpg) no-repeat;
	width:95px;
	height:83px;
	float:right;
}

.wydarzenia {
	background:url(img/wydarzenia.jpg) no-repeat;
	width:100px;
	height:102px;
	float:right;
	
}
.impreza {
	background:url(img/imprezy.jpg) no-repeat;
	width:92px;
	height:78px;
	float:right;
	
}.contakt {
	background:url(img/kontakt.jpg) no-repeat;
	width:92px;
	height:79px;
	float:right;
}

.stopka {
	clear:both;
	width:812px;
	padding-top:5px;
}

.foot_content {
	height: 25px;
	text-align: center;
}

.foot_content a:hover {
	text-decoration: underline;
}

.foot_content h1 {
	float: left;
	margin: 0 50px;
	font-family: Century Gothic, Futura, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}

.foot_content ul {
	float: left;
	margin: 2px 0 0 20px;
}

.foot_content li {
	display: inline;
	margin: 5px;
}

.foot_content li:before {
	content: ":: ";
}

.foot_l { float: left; }
.foot_r { float: right; }
.foot_l, .foot_r { font-size: 0.9em }

