body 
{ 
margin: 0; 
padding: 0; 
text-align: center;
BACKGROUND: url(image/back.gif);
FONT-FAMILY: font:x-small/1.4em  Veradana, "Verdana", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, Lucida, sans-serif
} 

h3 {
	font: x-small/1.5em "verdana" Arial,Sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	color: Black;
}

h4 {
	font: x-small/1.5em "verdana" Arial,Sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: Black;
}

h5 {
	font: x-small/1.5em "verdana" Arial,Sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	color: Black;
}
h6 {
	font: x-small/1.5em "verdana" Arial,Sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin: 0px 80px 0px 50px;
}

#tabulka
{
	width: 550px;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	border: 2px solid blue;
	color: Black;
	background: #dddddd none;
	text-align: left;
} 
.text2 {
	font: x-small/1.5em "verdana" Arial,Sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: Maroon;
	margin: 0px 0px 0px 0px;
}
.text {
	font: x-small/1.5em "verdana" Arial,Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	color: Black;
	margin: 0px 0px 0px 0px;
}
.text li {
list-style-type: square;

}
.linePoints {
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: Navy;
	BORDER-TOP-COLOR: Navy;
	BORDER-top: 2px dotted Navy;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: Navy;
}
.linePoints_dat {
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: Navy;
	BORDER-TOP-COLOR: Navy;
	BORDER-BOTTOM: 2px dashed Navy;
	BORDER-top: 2px dashed Navy;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: Navy;
}
.linePoints_mat {
	BORDER-LEFT-WIDTH: 5px;
	BORDER-LEFT-COLOR: #adc4d7;
	BORDER-TOP-COLOR: #adc4d7;
	BORDER-BOTTOM: 0px dotted #4682B4;
	BORDER-top: 2px dotted #4682B4;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 5px;
	BORDER-RIGHT-COLOR: #adc4d7;
}
.vertical {
	BORDER-LEFT-COLOR: #adc4d7;
	BORDER-TOP-COLOR: #adc4d7;
	BORDER-BOTTOM: 1px dashed Teal;
	BORDER-top: 1px dashed Teal;
	BORDER-right: 1px dashed Teal;
   BORDER-left: 1px dashed Teal;
	TEXT-ALIGN: center;
	BORDER-RIGHT-COLOR: #adc4d7;
}