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


#menu {
	margin-top:5px;
    height: 25px;
	padding-bottom:5px;
	border-bottom:1px solid #000;

}

ul li {
    display: inline;
    list-style-type: none;
	
}

a {
    display: inline;
    float: left;
}

a#strona_glowna {
    background-image: url(images/stronaglowna.png);
    width: 180px;
    height: 25px;
}

a#onas {
    background-image:url(images/onas.png);
    width: 180px;
    height: 25px;
}

a#systemy_stacjonarne {
    background-image:url(images/stacjoanrne.png);
    width: 180px;
    height: 25px;
}

a#dla_muzykow {
	background-image:url(images/dlamuzykow.png);
	width: 180px;
	height: 25px;
	text-align: left;
}

a#kontakt {
    background-image:url(images/kontakt.png);
    width: 180px;
    height: 25px;
}

#dlamuzykow{
	width: 900px;
	height: 1800px;
	margin:auto;
	border: 1px solid #000;
	margin-top:25px;

}

#baner_dlamuzykow {
	background-image: url(images/banerdlamuzykow.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 112px;
	width: 900px;
	padding-top:20px;
	border-bottom: 1px solid #000;
}
#tekst_banerdlamuzykow {
	padding-top:20px;
	width:300px;
	height:60x;
	margin-left:550px;
	color:#FFF;
	font-family:Calibri;
	font-size:22px;
}

#zdjecie_duze{
	background-image:url(images/duze_muzycy.png);
	background-repeat:no-repeat;
	background-position:center;
	position:static;
	width:554px;
	height:687px;
	margin-left: 350px;
	margin-top:15px;
}

#lewa {
	width: 270px;
	height:1615px;
	margin-left:15px;
	margin-top:-689px;
	font-family:Calibri;
	text-align:justify;
}

#zdjecie_1{
	width:270px;
	height:117px;
	background-image:url(images/kolumna_array.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	
}

#zdjecie_2{
	width:270px;
	height:170px;
	background-image: url(images/wzmacniacz.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	
}

#zdjecie_3 {
	width:270px;
	height:205px;
	background-image: url(images/modulbasowy.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;	
}

#zdjecie_4 {
	margin-top0px;
	width:270px;
	height:255px;
	background-image: url(images/procesormikser.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;	
}

#srodek{
	padding-top:25px;
	width: 270px;
	height:968px;
	margin-top:-970px;
	margin-left:315px;
	font-family:Calibri;
	text-align:justify;
}

#wzmaczniacz {
	width:270px;
	height:154px;
	background-image:url(images/wzmaczniacz.png);
	background-position:center;
	background-repeat:no-repeat;
}

#promieniowanie {
	width:270px;
	height:314px;
	background-image: url(images/promieniowanie.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-21px;
}

#prawa {
	float:right;
	width: 270px;
	height:968px;
	margin-right:15px;
	margin-top:-970px;
	font-family:Calibri;
	text-align:justify;

}

#tekst_duze {
	font-family:Calibri;
	font-size:20px;
	padding-top:603px;
	padding-left:10px;
}

