body {
	background: url('gfx/bg_full.gif') repeat-x;
	bg-color: #ffffff;
	font-size: 11px;
        color: #000000;
	font-family: arial;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 100px;
}

a:link {
  	color: #171fc4; 
	text-decoration: none; 
} 
a:visited {
  	color: #171fc4; 
	text-decoration: none; 
} 
a:active {
  	color: #171fc4; 
	text-decoration: none; 
} 
a:hover {
  	color: #171fc4; 
	text-decoration: underline; 
} 


.top{
	background: url('gfx/bg_top_pl.gif') repeat-x;
	width: 800px;
	height: 70px;
	marign: 0px;
	padding: 0px;
}


.ncmenu{
	width: 800px;
	height: 30px;
	marign: 0px;
	padding: 0px;
}

.gfxmain{
	width: 800px;
	height: 200px;
	marign: 0px;
	padding: 0px;
}

.gfx1{
	background: url('gfx/01.gif') no-repeat;
	width: 800px;
	height: 57px;
}

.bottree{
	width: 800px;
}


.tdmain{
	width: 256px;
	height: 200px;
	text-align: justify;
	font-size: 11px;
        color: #000000;
	font-family: arial;
	font-weight: normal;
	margin: 0px;
	padding: 5px;	
}

.tdbold{
	font-size: 11px;
        color: #000000;
	font-family: arial;
	font-weight: bold;	
}

.tddate{
	font-size: 9px;
        color: #bebebe;
	font-family: arial;
	font-weight: normal;	
}

.naglowek{
	font-size: 15px;
        color: #007ac1;
	font-family: arial;
	font-weight: bold;
}

.tdline{
	background: url('gfx/td_line.gif') no-repeat;
	width: 10px;
	height: 200px;
}



.line{
	background: url('gfx/line_bot.gif') no-repeat;
	width: 800px;
	height: 15px;
}

.end{
	width: 800px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #b1b1b1;
	text-align: center;
}
