tr.tr5 {
	background-color : #80C9F2;
	height : 50px;
}
tr.tr1 {
	background-color : White;
	height : 2px;
}
b.nano {
	font-size : larger;
}
table.table1 {
	width: 800px;
	border: 1px solid #82CAF2;
}

table.table2 {
	width: 800px;
	background-color: #D2E3EB;
}

table.table3 {
	width: 800px;
	background-color: #D2E3EB;
	text-align: center;
}

td.td1 {
	width: 100px;
}
td.td2 {
	width: 200px;
}
table.table4 {
	width: 800px;
}

td.td3 {
	width: 230px;
	vertical-align: top;
	background-color: #D2E3EB;
}

td.td4 {
	width: 370px;
	background-color: #D2E3EB;
}

td.td5 {
   width: 200px;
	vertical-align: top;
	background-color: #D2E3EB;
}



table.table5 {
	width: 200px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : oblique;
	font-variant : normal;
	font-weight : bold;
	letter-spacing : 1px;
}
table.table6 {
	text-align: center;
}

td.td6 {
	width: 800px;
	background-color: #007cc3;
	text-align: right;
}

a:link  
 {
	text-decoration: underline;
	color: Blue;
}
a:focus {
	
}
a:visited {
	text-decoration: underline;
	color: Blue;
}

a:active {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: Blue;
	text-decoration: none;
}
h1.red {
	color: #BB2A28;
}
h1.blue {
	color: Highlight;
}

b.blue {
	color: #3797A3;
	visibility: inherit;
	font-size: smaller;
}

h1.kranzle {
	color: #005298;
}

h3.blue {
	color: Blue;
}

h1.blue2 {
	color: #0000A0;
}

h3.blue2 {
	color: #0000A0;
}
table.table7 {
	width: 800px;
	text-align: center;
}

td.td7 {
	width: 300px;
	text-align: center;
}

td.td8 {
	width: 200px;
	text-align: left;
}

td.td9 {
	width: 380px;
	text-align: left;
}

td.td10 {
	width: 400px;
	text-align: center;
}

td.td11 {
	width: 20px;
	text-align: left;
}

td.td12 {
	width: 445px;
	text-align: left;
}

td.td13 {
	width: 335px;
	text-align: left;
	vertical-align : top;
}

a.a {
	text-decoration : underline;
}
table.table8 {
	width: 760px;
	text-align: center;
	border : thin dashed Blue;
	padding :20px;
	
}
td.td14 {
	border : thin dashed Blue;
	width : 360px;
	padding :20px;
}
H1. H1pm {
	text-align : center;
}
table.table9{
	width: 200px;
	text-align: center;
	background-color : #D2E3EB;
	border : #D2E3EB;
}
A.hlavny {
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	color : Black;
}
A:HOVER.hlavny {
	text-decoration : underline;
	color : White;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}
img.cp {
	border : thin solid Black;
}


