/* CSS Document */
body {
	background-color: #E7E7DB;
	margin: 0px;
	padding: 0px;
	font:10px  Arial, sans-serif ;
	color: #B4B4B4;
}
TABLE{
	border: 0px;
}

a {
	text-decoration: none;
	color: #B4B4B4;
	font: 10px  Arial, sans-serif ;
}


p{
	margin: 0px;
	padding: 0px;
}

.dey_of_week_Nact , .dey_of_week_act{height:23px; padding-left:40px;}

.dey_of_week_Nact{background: right no-repeat url(../img_lay/dey_no_active.png);}
.dey_of_week_Nact a{color:#BA85C7;}

.dey_of_week_act{background:url(../img_lay/dey_active.png) right no-repeat;}
.dey_of_week_act a{color:#B585C5;}

.blok .tytul{
	color:#7C1393;
	font-size:12px;
}
.blok .data{
	color:#000000; font-size:9px;
	padding-bottom:10px;
}
.blok .tresc{
	color:#666666;
}
.blok .tresc a{
	color:#710F8D;
	text-decoration:underline;
}
.blok .tresc img{
	border: 1px solid #D9D7EC;
	padding:6px;
	float:left;
	margin-right:10px;margin-bottom:10px;
}
.tresc.linia{
	background:center center no-repeat url(../img_lay/tresc_linia.png);
	padding-top: 20px;	padding-bottom: 10px;
}
div.stopka,div.stopka a {
	font:9px Arial Narrow, sans-serif;
	color:#761190;
}
