a, a:visited {
	color: #c00;
	text-decoration: underline;
}
a:hover {
	color: #466d8c;
	text-decoration: none;
}
#bottom a, #bottom a:visited {
	color: #777;
	text-decoration: underline;
	font-size: inherit;
}
#bottom a:hover {
	color: #000;
	text-decoration: underline;
	font-size: inherit;
}
#mainmenu a, #mainmenu a:visited {
	color: #c00;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}
#mainmenu a:hover {
	color: #666;
	text-decoration: underline;
	font-size: inherit;
}

a.rlink {
	display: block;
	float: right;
}
#menu a, #menu a:visited {
	color: #666;
	text-decoration: none;
	background-image: url(../grafika/strzalka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 2px 0px 2px 17px;
}
#menu a:hover {
	background: #eee url(../grafika/strzalka_over.gif) left center no-repeat;
	color: #000;
}
#menu a.rozwiniete, #menu a.rozwiniete:visited {
	background: #f0f0f0 url(../grafika/strzalka_rozwiniete.gif) left center no-repeat;
	color: #000;
}
#menu a.rozwiniete:hover {
	background: #ccc url(../grafika/strzalka_rozwiniete.gif) left center no-repeat;
	color: #f00;
}
#menu a.reklama, a.reklama:hover, a.reklama:visited {
	background-image: none;
	padding: 0px;
	display: inline;
}
#menu ul li ul li a, #menu ul li ul li a:visited {
	background: #f0f0f0 url(../grafika/strzalka.gif) left center no-repeat;
	color: #050505;
}
#menu ul li ul li a:hover {
	color: #f00;
	background: #d0d0d0 url(../grafika/strzalka_over.gif) left center no-repeat;
}
a strong, a:visited strong {color: #888;}
a:hover strong {color: #000; text-decoration:underline}
a.current {color: #000; font-weight: bold;}
a.cat_list {
	display: block;
	float: left;
	font-size: 10pt;
	background: #fafafa;
	border: 1px solid #c5c5c5;
	height: 1.2em;
width: 98%;
	padding: 5px !important;
	padding: 3px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	color: #666;
	margin-bottom: 5px;
	
}
a.cat_list:hover {
	background: #c5c5c5;
	border-bottom: 1px solid #666;
	text-decoration: underline;
	color: #000;
}
a.cat_list img{
	float: left;
}

