
BODY
{
	
background-color: #000000;
background-image: url(images/bg.jpg);
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat
}



.calosc
{

 color: Black;
 margin-top: 50 px;
 margin-bottom: 50px;
 width: 982px;
  font-family:System, ;
  font-size:14pt;
  background-color:  #808080;
}

#pas
{
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 982px;
	font-size: 16pt;
}

.pas
{
	font-size:18pt;
	font-weight: bold;
	color: White;
	text-shadow: 3px 3px 3px #000000;
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 10px;
}
#tabela
{
	text-shadow: 0 0px 0px #000000;
	color: #FFF;
	background-color: #808080;
	width: 982px;
	font-size:15pt;
	font-weight: bolder;
}

.lewa
{
background-color: #808080;
 float: left;
 width: 491px;
}
.prawa
{
background-color: #808080;
 float: right;
 width: 491px;
}


