BODY {
	font-size : 11px;
	color: #D1861A;
	scrollbar-3d-light-color : #D1861A;
	scrollbar-arrow-color : #D1861A;
	scrollbar-base-color : #D1861A;
	scrollbar-dark-shadow-color : #D1861A;
	scrollbar-shadow-color : #D1861A;
	scrollbar-highlight-color : #D1861A;
	scrollbar-face-color : #D1861A;
	font-family : Tahoma;
	background-image: url(tlo.png);
}
A {
	font : bold;
	text-decoration : none;
	color : #D1861A;
}
A:HOVER {
	text-decoration : none;
	color : #8C5B11; 
}
HR {
	height : 1px;
}
TD {
	font-size: 11px;
}
TD.nag {
	font-size : 11px;
	font-weight : bold;
	background-image : url(image/na.jpg);
	height : 18px;
	color : #D1861A;
	border-left : 1px solid #D1861A;
	border-right : 1px solid #D1861A;
	text-align : center;
	border-top : 1px solid #D1861A;
}
TD.ramka {
	
	border : 1px solid #8C5B11;
	padding: 5px;
}
TD.ramka1 {
	
	border : 1px solid #8C5B11;
	padding: 5px;
}
TD.ramkalewa{
	
	padding: 5px;
	border-left : 1px solid #8C5B11;
	border-right : 1px solid #8C5B11;
	border-bottom : 1px solid #8C5B11;
	text-align : left;
}
TD.ramkaprawa{
	
	padding: 5px;
	border-right : 1px solid #8C5B11;
	text-align : left;
	border-bottom : 1px solid #8C5B11;
}
td.data      {
	
	padding: 5px;
	border-right : 1px solid #8C5B11;
	border-top: 1px solid #8C5B11;
	height: 18px;
}
TD.wpis{
	
	padding: 5px;
	border-right : 1px solid #8C5B11;
	border-bottom : 1px solid #8C5B11;
	border-top: 1px solid #8C5B11;
}
SMALL {
	font-size : 10px;
}
.t {
        font-size: 12px;
        font-weight: bold;
        filter: DropShadow(Color="#8C5B11",OffX=2,OffY=2,Positive=2);
        height: 12px;
        font: Tahoma;
}
.button{
	background-color: rgb(245,245,245);
	font-size : 11px;
	cursor : hand;
}
input, select, textarea{
	background-color: rgb(245,245,245);
	font-size : 11px;
	font-family : Tahoma;
}
img { 
	border: 0;
}