@charset "UTF-8";
/* CSS Document */

#navitop a{
	font-size:10px;
	text-decoration:none;
	color: #948c80;
	text-transform:uppercase;
	text-align:left;
	cursor: crosshair;
	overflow:visible;	
	}
ul{
	list-style-type:none;
	}
	
#navitop a.rex-active{
	color: #000;
	}
#navitop a.rex-current{
	color: #000;
	}
*.rex-active{
list-style-image:url(http://www.politowa.com/files/line.gif);


}
*.rex-current{
	list-style-image:url(http://www.politowa.com/files/line.gif);

}	
#navitop li a:hover{
	color: #444;
}

#navibottom a{
	font-size:10px;
	color: #948c80;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	cursor: crosshair;
	}
	
#navibottom a.rex-current{
	color: #000;
	}
#navibottom li a:hover{
	color: #444;
}	