.bg1024
{
	background-image:url(http://menic.info/malibu/img/1024_bcg.jpg);
}
.bg1200
{
	background-image:url(http://menic.info/malibu/img/1200_bcg.jpg);
}
.bg1600
{
	background-image:url(http://menic.info/malibu/img/1600_bcg.jpg);
}

body {
	background-color: white;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#25160F;
	background-color:white;
	
}

div {
	border: 0px;
}

img {
	border: 0px;
	
}

h3 {
	margin-top: 0px;
	color: black;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#content {
	margin: 0px auto;
	text-align:center;
/*	width: 990px;
	height: 750px;*/

}

#middle {
	width: 838px;
	padding-top: 10px;
	margin: 0px auto;
	text-align:center;
}

#top {
	margin: 0px auto;
	height: 150px;
	width: 798px;
	background-image: url(http://menic.info/malibu/img/top.png);
	background-repeat:no-repeat;
	z-index:1;
}

#logo {
	padding-left:50px;
	width:300px;
	float:left;
}

#rlogo {
	background-image:url(http://menic.info/malibu/img/zespol_muzyczny.png);
	background-repeat:no-repeat;
	width:300px;
	height: 125px;
	float:left;
	background-position:bottom;
}

#menu {
	height: 51px;
	width: 838px;
	margin: 0px auto;
	background-image: url(http://menic.info/malibu/img/menu_prostokat.png);
	background-repeat:no-repeat;
	position:relative;
	top: -22px;
	z-index:2;
	padding-left:90px;;
	padding-top:3px;
	text-align:center;

}

#text {
	height: 440px;
	width: 806px;
	margin: 0px auto;
	background-image: url(http://menic.info/malibu/img/zielony_kwadrat.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	top: -25px;
	z-index:1;
	padding-top:20px;
	text-align:left;
}

#frame {
	border-color: #F2F2D1;
	border-style:solid;
	border-width:1px;
	width:680px;
	margin: 0px auto;
	padding:10px;
	background-color: #A0C810;
	color: white;
	font-size: 16px;
	text-align: center;
}

#footer {
	margin: 0px auto;
	width:300px;
	margin-top:20px;
	font-size:smaller;
	text-align: center;
}



.item {
	height:42px;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.img {
	float: left;
	margin: 10px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color:gray;
	height: 80px;
	width: 106px;;
	text-align:center;
}

img.img {
	width: 10%;
}

