body {
	background: url('gfx/bg_half.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; 
} 

a.mseclink:link {
  	color: #007ac1; 
	text-decoration: none; 
} 
a.mseclink:visited {
  	color: #007ac1; 
	text-decoration: none; 
} 
a.mseclink:active {
  	color: #007ac1; 
	text-decoration: none; 
} 
a.mseclink:hover {
  	color: #007ac1; 
	text-decoration: none; 
} 


.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;
}

.gfx1text{
	text-align: right;
	font-size: 20px;
        color: #007ac1;
	font-family: arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

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

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

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

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

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

.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;
}

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


.menusec{
	background: url('gfx/line_sec.gif') repeat-y;
	width: 180px;
	margin: 0px;
	padding: 11px;
	font-size: 11px;
        color: #535353;
	font-family: arial;
	font-weight: normal;
}

.mcont{
	width: 580px;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
        color: #000000;
	font-family: arial;
	font-weight: normal;
}


.menuactive{
	color: #007ac1;
	padding-left: 10px;
}

.pagefull{
	width: 800px;
	margin: 0px;
	padding: 11px;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}