body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
TEXTAREA {
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	border: thin solid #A5ACB2;
}
input .checkbox {
	border: thin solid #A5ACB2;
}
TEXTAREA.disable {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; 
	background-color:#D0D0D0;
	border: thin solid #A5ACB2;
}
.login table {
	border: thin none Black;
	font-size: 16px;
}
.chyby {
	color: Red;
	border: thin solid Red;
	font-weight: bold;
	font-size: 14px;
	padding: 5 5 5 5;
}
.login input{
	border: 1px solid #A5ACB2;
	background-color:#D0D0D0;
	width: 120px;
}
.login .submit{
	cursor: Pointer;
	width: 80px;
	text-align: center;
}
.payinfo{
	font-size: 12px;
}
.payinfo .nadpis{
	background-color: #8F8F8F;
}
.payinfo .r1{
	background-color: #DCDCDC;
}
.payinfo .r2{
	background-color: #B8B8B8;
}
.memberList{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.memberList .nadpis{
	background-color: #8F8F8F;
}
.memberList .radek1{
	background-color: #ECECEC;
}
.memberList .radek2{
	background-color: #D3D3D3;
}
.card {
	background-image: url(./img/eaa_card.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: thin solid Black;
}
.card hr {
	color: black;
	background-color: black;
	height: 1px;
	border: none;
}
.card th {
	font-weight: bolder;
	font-size: 16px;
}
.card .line1 {
	font-size: 15px;
}
.card .line2 {
	font-size: 9px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.card .lineP {
	font-size: 9px;
	border-top-style: dotted;
	border-top-color: Black;
	border-top-width: 1px;
}
.card .line3a {
	font-weight: bolder;
	font-size: 15px;
	vertical-align: bottom;
}
.card .line3b {
	font-weight: bolder;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
}
.card .line4 {
	font-size: 10px;
}
.card .line5 {
	font-weight: bold;
	font-size: 11px;
}
.note {
	font-size: 12px;
}
.memSection .head {
	font-size: 16px;
	font-weight: bolder;
}
.memSection .field {
	font-size: 14px;
	font-weight: bold;
}
legend {
	font-size: 16px;
}
select {
	font-size: 14px;
	border: thin solid #A5ACB2;
}
input {
	font-size: 14px;
	border: thin solid #A5ACB2;
}
.files {
	font-size: 14px;
}
.job_result{
	color: #824426;
}
