body {
    background-color: #F1F3EE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

table,td,th {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

td.srodek {
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

td.dis {
	background-color: #F1F3EE;
}

a { font-family : Verdana; text-decoration : underline; font-size : 10px; color : #666666; }
a:active { font-family : Verdana; text-decoration : underline; font-size : 10px; color : #666666; }
a:visited { font-family : Verdana; text-decoration : underline; font-size : 10px; color : #666666; }
a:hover { font-family : Verdana; text-decoration : none; font-size : 10px; color : #000000; }

a.min {
	background-color: #CCCCCC;
	display: block;
	width: 100px;
	height: 68px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.min:active {
	background-color: #CCCCCC;
	display: block;
}

a.min:visited {
	background-color: #CCCCCC;
	display: block;
}

a.min:hover {
	background-color: #F1F3EE;
	display: block;
}

INPUT.long { width: 280px; }

INPUT.button { width: 50px; border-color: #666666; font-weight: bold; text-align: center; height: 20px; background: #F1F3EE; color: #666666; }

TEXTAREA.long { width: 280px; }

INPUT {
	border-style: solid;
	border-width: 1px;
	border-color: #999999; 
	font-family: Verdana;
	font-size: 10px;
	color: #000000; 
}

TEXTAREA {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

TD.header { font-family: Verdana; font-size: 10px; width: 280px; text-align: left; padding: 5px 0px 5px 10px; color: #666666; }
TD.name	{ font-family: Verdana; font-size: 10px; width: 280px; padding: 1px 0px 1px 0px; text-align: center; }	
