body {
	margin: 0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_total.jpg);
	height: 100%;
}


#top {

width: 100%;
height: 200px;

}

#glowny_blok {

width: 931px;
margin-left: auto;
margin-right: auto;
height: 100%;

}

#menu {
padding-top: 5px;
padding-left: 15px;
width: 100%;
height: 20px;
font-weight: bold;

}

#menu2 {

width: 100%;
height: 20px;
padding-left: 25px;
}


#logo 

{
margin-top:80px;
width: 211px;
height: 100px;
background-image: url("images/logo.jpg");

margin-left: 0px;
float: left;


}

#content {
height: 100%;
width: 100%;
background-color: #fff;

}

#tresc {

width: 100%;
float: left;
height: 100%;
}

a:link, a:visited 

{

text-decoration: none;

color: #000000;

}
a:hover, a:active, a:focus 

{

text-decoration: none;

color: red;

}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
	
}

.tlo {
width: 100%;

background-color: #fff;


}

.odstep {

margin-left: 20px;

}

.wieksze {

font-size: 14px;
font-weight: bold;
}
