body table td {font-family: arial narrow, verdana, arial, geneva, helvetica, lucida, sans-serif;
font-size: 13px; color: #A64030;}
td {empty-cells: show}
A:link {color: gray; text-decoration: none}
A:visited {color: gray; text-decoration: none}
A:active {color: red; text-decoration: none}
A:hover {color: red; text-decoration: none}
A.1:link {color: #A64030; text-decoration: none}
A.1:visited {color: #A64030; text-decoration: none}
A.1:active {color: red; text-decoration: none}
A.1:hover {color: red; text-decoration: none}
input {border-width: 1; border-color: silver; border-style: solid; font-size: 9px;
color:  black; font-family: Verdana, Arial, Helvetica; background-color: transparent}
textarea {border-width: 1; border-color: white; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: white}
select {border-width: 1; border-color: white; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: white}
td.dzien {
         font-family : verdana,Arial,Helvetica,Sans-serif;
         font-size : 9px;
         color : black;
         background-color : white;
       }
td.dzien_aktualny {
         font-family : verdana,Arial,Helvetica,Sans-serif;
         font-size : 9px;
         color : white;
         background-color : red;
       }  

	   div.warstwa {
position: absolute;
top: 150px;
z-index:1000;
width:550;
height:400;
visibility:true;
margin-left:-225px;
left:50%;

}

.zawartosc-nowa {
	width: 490px;
	margin-left: 10px;
	text-align: center;
	
}