*{
  		  margin: 0;
		  padding: 0;	
}
BODY {
		  background: #ffffff url('gfx/bg_main.jpg');
        color: #554447;
        font-family: arial, tahoma, verdana;      
}
TD.menu_down{
		color: #ffffff;
		font-size: 11px;
		font-family: arial;
		text-align: center;
}
a.menu_down {
			text-decoration: none;
			color: #ffffff;
			font-family: arial;
			font-size: 11px;
}
a.menu_down:hover {
			text-decoration: underline;
			color: #ffffff;
			font-family: arial;
			font-size: 11px;
}
select{
	background: #ffffff;
	color: #2a2d40;
	font-size: 10px;
	font-family: tahoma;
	border-right: #2a2d40 1px solid;
	border-top: #2a2d40 1px solid;
	border-left: #2a2d40 1px solid;
	border-bottom: #2a2d40 1px solid;
}
div.ki_naglowek1{
	color: #026aaf;
	font-weight: bold;
	font-size: 11px;
}
div.ki_naglowek2{
	color: #969696;
	font-weight: bold;
	font-size: 11px;
}
TD{
	font-size: 9pt;
	font-family: arial;
}
a { text-decoration: underline; color: #026aaf; font-family: arial; font-size: 11px; font-weight: normal;}
a:hover {  text-decoration: none; color: #026aaf; font-family: arial; font-size: 11px; font-weight: normal;}
img{
	border: 0px;
}

