body {
	margin: 0px; background-color:black;margin:0px; padding:0px; background-image:url(gfx/bgd.jpg); background-repeat:repeat-x
}
.stopka{
	padding: 10px;
	height: 20px;
	background-color: #C7C3B1;
	text-align: center;
	color: rgb(150, 60, 60);
	font-weight: bold;
}
.stopkaLink{
	font-family: Tahoma;
	font-size: 11px;
	color: #a60563;
	font-weight: normal;
	text-decoration: none;
}
.stopkaLink:hover{
	text-decoration: underline;
}
a {
	color: #000000;
}
input, textarea{
	border: 1px solid #C7C3B1;
}
.kontaktText{
	line-height:17px;
	font-family: Tahoma;
	font-size: 12px;
	color:white
}


.galeriaLink{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.galeriaLink:hover{
	text-decoration: underline;
}
.galeriaLinkSeparator{
	text-align: left;
	color: white;
	font-family: tahoma;
	font-size: 11px;
}
.onasText{
	padding-bottom: 20px;
	font-family: tahoma;
	font-size: 12px;
	line-height:19px;
	color:#FFFFFF
}

.galeria, .glowna{
	float: left;
`
	background-repeat: no-repeat;
	width: 76px;
	height: 64px;
}
.glowna{
	float: left;
	background-image: url(images/volare_08.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 64px;
}
.demo{
	float: left;
	background-image: url(images/volare_09.jpg);
	background-repeat: no-repeat;
	width: 71px;
	height: 64px;
}
.onas{
	float: left;
	background-image: url(images/volare_10.jpg);
	background-repeat: no-repeat;
	width: 76px;
	height: 64px;
}
.oferta{
	float: left;
	background-image: url(images/volare_11x.jpg);
	background-repeat: no-repeat;
	width: 82px;
	height: 64px;
}
.ksiega{
	float: left;
	background-image: url(images/volare_11xx.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 64px;
}

.kontakt{
	float: left;
	background-image: url(images/volare_12.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 64px;
}
.galeria:hover, .glowna:hover, .demo:hover, .onas:hover, .kontakt:hover{
	background-position: 0px -64px;
}
.contentUnder{
	background-image:url(images/volare_16.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}
