BODY {
	font-size : 10px;
	scrollbar-3d-light-color : #BFBFBF;
	scrollbar-arrow-color : #FFCC00;
	scrollbar-base-color : #BFBFBF;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-highlight-color : White;
	scrollbar-face-color : #BFBFBF;
	font-family : Tahoma;
}
A {
	font : bold;
	text-decoration : none;
	color : #666666;
}
A:HOVER {
	text-decoration : underline;
}
HR {
	color : FFFFCC;
	height : 1px;
}
TD {
	font-size : 10px;
}
TD.nag {
	font-size : 12px;
	font-weight : bold;
	background-image : url(image/nag.jpg);
	height : 18px;
	color : BFBFBF;
	border-left : 1px solid FFFFCC;
	border-right : 1px solid FFFFCC;
	text-align : center;
}
TD.ramka {
	background-color : #EFEFEF;
	border : 1px solid #E6E6E6;
	padding: 5px;
}
SMALL {
	font-size : 10px;
}
.t {
        font-size: 10px;
        height: 12px;
        font: Tahoma;
}
.button{
	background-color: rgb(245,245,245);
	font-size : 10px;
	cursor : hand;
}
input, select, textarea{
	background-color: rgb(245,245,245);
	font-size : 10px;
}


