body {
        background-color: black;
		margin: 0;
    }
div {
position:relative;
}
a {
color:#CECECE;
text-decoration:underline;
}
a:hover {
color:#000000;
}
h1 {
text-align:left;
color:#FFFFFF;
font-size:16px;
font:tahoma;
margin-top:0px;
margin-bottom:5px;
text-decoration:underline;
}
.tekst  {
	text-align:left;
	color: #C3C3C3;
	font-size:14px;
	font: tahoma;
}

.ntekst {
	text-align:left;
	color: #C3C3C3;
	font-size:14px;
	font: tahoma;
	padding-left:10px;
}
#zawartosc{
		padding-left:25px;
		padding-right:25px;
}
#head1 {
        background: url(../images/head1.jpg) no-repeat;
        width: 810px;
        height: 133px;
}
#menu1 {
		background: url(../images/menu1.jpg) no-repeat;
        width: 810px;
        height: 143px;
}
#lcont {
	background: url(../images/lcont.jpg) no-repeat;
        width: 37px;
		height: 624px;
        float:left;
}
#contp {
	background: url(../images/contp.jpg) no-repeat;
        width: 29px;
		height: 624px;
        float:left;

}
#cont {
	background: url(../images/cont.jpg) no-repeat;
        width: 744px;
		height: 624px;
        float: left;
}
#foot{
}
#main {
	background: url(../images/mianm.png) repeat-y;
	width:744px;
	height:auto;
}
#maint {
	background: url(../images/maint.png) no-repeat;
	width:744px;
	height:36px;
}
#mainb {
	background: url(../images/mainb.png) no-repeat;
	width:744px;
	height:30px;
}
#player {
	position: absolute;
	left: 205px;
	top: 0px;
}
#spis {
position:fixed;
top:10px;
left:10px;
width:250px;
}


#obrazek {
border-bottom-color:#000000;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-width:4px;
opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	vertical-align:middle;
}
#obrazek:hover {
border-bottom-color:;
border-top-color:;
border-left-color:;
border-right-color:;
	border-width:4px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}	
#obrazek1 {
border-bottom-color:#000000;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-width:2px;
margin: 5px 5px 5px 5px;
}
.kod {
display:block;
padding:10px 10px 10px 10px;
border:1px;
border-color:#FFFFFF;
background-color:#000000;
opacity:0.3;
filter:alpha(opacity=30);
opacity:.30;
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
}

.lista1 {
color:white;
list-style:none;
display:block;
padding-top:2px;
padding-bottom:2px;
margin-left:-40px;
padding-rigt:2px;
background-color:#000000;
opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
