body {
 font-family: "Verdana";
 color: #000000;
 background-color: #000000;
 width: 1000px;
 margin: 0 auto;
}

td
{
font-size: 12px;  font-weight: normal;   text-decoration: none; vertical-align: top;
}

a
{
   color: #000000;
   text-decoration: underline;
	  
}
a:hover
{
   color: #00BAFF;
   text-decoration: none;

}

.a1{   color: #ffffff;  text-decoration: none; }
.a1:hover { color: #ffffff; text-decoration: none ; }


.f3 { font-size: 14px;  font-weight: normal;   text-decoration: none;}
.f2 { font-size: 12px;  font-weight: normal;   text-decoration: none;}
.f1 { font-size: 9px;  font-weight: normal;   text-decoration: none;}

.c1{color: #000000; }
.c2{color: #ffffff; }
.c3{color: #00BAFF; }

.right { text-align:right; }
.wciecie { text-indent: 50px; }
.justify {text-align: justify; }
.b { font-weight: bold;} 

.margin0 { margin-top: 0px; margin-left: 0px;}
.margin00 { margin-top: 0px; margin-right: 0px;}
.margin1 { margin-top: -35px; margin-right: 70px; }
.margin2 { margin-top: 20px; margin-right: 20px; }
.img {border: 0px;  text-decoration: none;}
.nonu{  text-decoration: none; }
.table { text-align: center; border: 0px;}


p
{
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 25px;
}

#main{
	position: relative;
	width:1000px;

}
#gora_l{
	position: absolute;
	left:0px;
	top:0px;
	width:424px;
	height:272px;
	background-color: #000000;
	background-image: url(./gfx/1.jpg);
	background-repeat: no-repeat;
}
#streaming
{
position:absolute;
width:330px;
left:50px;
top:50px;
text-align:center;
color:red;
font-weight:bold;
display:none;
}
#streaming a
{
color:red;
}
#streaming a:hover
{
color:white;
}

#gora_p{
	position: absolute;
	left:424px;
	top:0px;
	width:526px;
	height:272px;
	background-color: #000000;
	background-image: url(./gfx/2.jpg);
	background-repeat: no-repeat;
}


#srodek{
	position: absolute;
	left:50px;
	top:272px;
	width:900px;
	height:780px;
	background-color: #ffffff;
}

#srodek_l { 
	position: absolute;
	left:0px;
	top:0px;
	width:374px;
	height:780px;
	background-color: #ffffff;
	
}

#srodek_p{ 
	position: absolute;
	left:374px;
	top:10px;
	width:526px;
	height:590px;
	background-color: #ffffff;
	
}

#dol_l { 
	position: absolute;
	left:0px;
	bottom:0px;
	width:374px;
	height:221px;
	background-color: #000000;
	background-image: url(./gfx/3.jpg);
	background-repeat: no-repeat;
}

#stat{
position: absolute;
	left:0px;
	bottom:0px;
	width:100px;
	height:30px;
}

#dol_p { 
	position: absolute;
	left:374px;
	bottom:0px;
	width:526px;
	height:87px;
	background-color: #000000;
	background-image: url(./gfx/4.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	left:00px;
	top:234px;
	width:470px;
	height:40px;
}


#stopka {
	position: absolute;
	left:18px;
	top:60px;
	width:500px;
	height:30px;
	text-align: center;
	background-color: #000000;
}

#reklama{
	position: absolute;
	left:15px;
	top:0px;
	width:270px;
	height:500px;
	text-align: center;
}



	
