/* CSS Document */
body {
	background-color: #FFFFFF;
}
body,td{
	
	color :#000000;
	font-family: Tahoma;
	font-size: 11px;
}
.bg{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
}
.tah11{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.tah10{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	
}
.link_podstrona, a.link_podstrona:link, a.link_podstrona:active, a.link_podstrona:hover, a.link_podstrona:visited
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_podstrona:link{
color: #AFACCB;
text-decoration:none;
}
.menu_left {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009E44;
	padding-left: 5px;
	padding-top: 20px;
	text-decoration:none;
}

.kwadrat, a.kwadrat:link, a.kwadrat:active,  a.kwadrat:visited{
	background-image: url(../images/kwadrat_niebieski.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #2E2869;
	text-decoration:none;
}
a.kwadrat:hover{
	background-image: url(../images/kwadrat_zielony.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #2E2869;
	text-decoration:none;
}