body {
	color: #006400;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px ;
	padding-top: 0;
	margin-top: 0;
}

A {
	color: #798B43;
	text-decoration: none;
	background-color: white;

}

A:HOVER {
	color: #2BAC2C;
	text-decoration: none;
	background-color: white;
}

p {
	text-indent: 10pt;
	text-align: left;
	background-color: white;
	color: #006400;
} 

H1 {
	font-size: 14pt;
	font-weight: bold;
	text-indent: 10pt;
	font-family: "trebuchet ms", monospace, courier;
}

H2 {
	font-size: 12pt;
	font-weight: bold;
	text-indent: 10pt;
	font-family: "trebuchet ms", monospace, courier;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	text-indent: 10pt;
	font-family: "trebuchet ms", monospace, courier;
}

input {
	border: 1 solid;
	border-style: solid;
	color: #2BAC2C;
	background-color: #FFFFFF;
	border-color: #5D0000;
	font-weight: bold;
	} 

textarea {
	border: 1 solid;
	border-style: solid;
	color: #006400;
	background-color: #FFFFFF;
	border-color: #5D0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	}  
	
.popis {
font-size: 8pt;
}

.podpis {
font-size: 8pt;
text-align: right;
}

.bord {
	border: 1pt;
	border-style: solid;
	border-color: #006400;
	border-width: thin;
}

.oddel {
	border: 0pt;
	border-style: solid;
	border-color: #F1FFE5;
	border-width: thin;
	width: 90%;
}

table {
	background-color: white;
}

.mainframe {
	background-color: white;
}

.m1 {
	background-image: "pic/m_sk0.jpg";
}
.m1:HOVER {
	background-image: url("pic/m_sk1.jpg");
}

.drobne_pismo {
font-size:10px;
}
