BODY{
	margin-left		:	0px;
	margin-right		:	0px;
	margin-top			:	0px;
	margin-bottom		:	0px;
	background		:	#666666 ;
	font-family		:	tahoma,verdana,arial;
	font-size		:	11px;
	line-height		:	15px;
	font-weight		:	normal;
	font-style	    :	normal;
	color			:	#404040;

}

	a:link {color : #000000; text-decoration :none}
	a:visited { color : #000000; text-decoration : none}
	a:active { color : #000000; text-decoration : none}
	a:hover	{ color : #D10A01; text-decoration : none;}

TD{

	font-family		:	tahoma,verdana,arial;
	font-size		:	11px;
	line-height		:	15px;
	font-weight		:	normal;
	font-style	    :	normal;
	color			:	#404040;
	background		:	#aaaaaa ;


}
TD.okienko{
    background		:	url("camel.jpg") no-repeat left top #aaaaaa;
}

TD.dark{
    background-color	:	#C7D1DB;
}



img.ico{
	border-width		:	0;
}



.ol_fg	{background-color:	#DDE0ED;}
.ol_bg	{background-color:	#333B66;}
ol_font{color: black;border:0px;}



#iconmenu {position: relative; margin: 0px; padding: 0px;display: inline-block;}
#iconmenu li {position: relative; display: inline-block; list-style: none; width:9px; height:9px; margin:0;padding:0;}
#iconmenu a {width: 9px; height: 9px; display: block; border: 0px;margin:0;padding:0;}

#iconmenu #plus {background: url(ico/icons.gif) 0px 0px no-repeat;}
#iconmenu #big {background: url(ico/icons.gif) 0px -9px no-repeat;}
#iconmenu #kto {background: url(ico/icons.gif) 0px -18px no-repeat;}
#iconmenu #edytuj {background: url(ico/icons.gif) 0px -27px no-repeat;}
#iconmenu #x {background: url(ico/icons.gif) 0px -36px no-repeat;}

 
#iconmenu #plus a:hover {background: url(ico/icons.gif) -9px 0px no-repeat;}
#iconmenu #big a:hover {background: url(ico/icons.gif) -9px -9px no-repeat;}
#iconmenu #kto a:hover {background: url(ico/icons.gif) -9px -18px no-repeat;}
#iconmenu #edytuj a:hover {background: url(ico/icons.gif) -9px -27px no-repeat;}
#iconmenu #x a:hover {background: url(ico/icons.gif) -9px -36px no-repeat;}

div.header{
text-align:center;
font-weight: bold;
margin:5px 0px 5px 0px;
background-color:	#e1E6F7;
}

.opis{		background-color:	#DDE0ED;}