/* -- styl lewej kolumny -- */

.kolumna_lewa {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(gfx/back_lewa.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ebebeb;	
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-top: 18px;
}

/* -- koniec: styl lewej kolumny -- */

.kolumna_prawa {
	text-align: left;
	margin: 0;
	padding: 15px;
	padding-top: 10px;	
	font-size: 13px;	
}

A:link    { text-decoration: none; color: #dd2a1b; }
A:visited { text-decoration: none; color: #dd2a1b; }
A:hover   { text-decoration: none; color: #dd2a1b; }

.wincat_link {
	text-decoration: none;
	color: #000000;
}

.wincat_link:link {
	text-decoration: none;
	color: #000000;
}

.wincat_link:visited {
	text-decoration: none;
	color: #000000;
}

.wincat_link:hover {
	text-decoration: underline;
	color: #000000;
}
