#pasek_pasek	{background:url('tlo.png');width:100%;height:28px;margin:0;padding:0;color:#000000;text-align:left;}
.pasek_pasek_img	{margin:1px 5px 0 0;float:left;}
.pasek_active	{padding:5px 0 5px 10px;font-family:Tahoma;font-size:13px;margin:0 3px 0 3px;float:left;background:url('active.png');font-weight:bold;
height:18px;width:240px;
}
.pasek_pasive	{padding:5px 0 5px 10px;font-family:Tahoma;font-size:13px;margin:0 3px 0 3px;float:left;background:url('pasive.png');
height:18px;width:240px;
}
.pasek_hover	{padding:5px 0 5px 10px;font-family:Tahoma;font-size:13px;margin:0 3px 0 3px;float:left;background:url('hover.png');
height:18px;width:240px;
}

.pasek_hover	a	{color:#000000;text-decoration:none;text-align:left;margin:0;padding:0}
.pasek_pasive	a	{color:#000000;text-decoration:none;text-align:left;margin:0;padding:0}
.pasek_active	a	{color:#000000;text-decoration:none;text-align:left;margin:0;padding:0}

.pasek_hover	a:hover	{color:#000000;text-decoration:underline;}
.pasek_active	a:hover	{color:#000000;text-decoration:none}


.pasek_clear	{clear:both}