body
{
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: black;
	margin: 10px;
	padding: 0px;
}
* html body	{ font-size: xx-small; }

.total
{
	width: 782px; 
	border: 1px black solid;
	padding: 5px;
	min-height: 760px;
}
* html .total	{ width: 790px; }

.menu
{
	float: left;
	width: 110px;
	border: 1px black solid;
	margin-top: 5px;
	margin-right: 5px;
	font-size: small;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
}
* html .menu
{
	width: 110px;
	margin-right: 5px;
	margin-left: 2px;
	padding-top: 2px;
	font-size: x-small;
}

.main
{
	float: left;
	width: 623px;
	height: 644px;
	border: 1px black solid;
	margin-top: 5px;
	text-align: left;
	font-size: small;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: auto;
	background-position: right;
	background-repeat: repeat-y;
}
* html .main
{
	height: 650px;
	width: 618px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: x-small;
}

.print
{
	float: left;
	width: 623px;
	border: 1px white solid;
	margin-top: 5px;
	text-align: left;
	font-size: small;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	size: portrait;


}
* html .print
{
	width: 618px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: x-small;
}

h3
{
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: medium;
	border-bottom: 2px ridge black;
}
* html h3	{ font-size: small; }






.odstavec	{ margin-top: 10px; }

.text1
{
	margin-top: 10px;
	font-size: 9pt;
	text-align: justify;
}




.img	{ border: 1px black solid; }

.img1	{ border: 0px; }

p	{ margin: 0px; }

th	{ font-size: small; }

td	{ font-size: small; }





a.odkaz1
{
	color: black;
	text-decoration: none;
}

a.odkaz1:hover
{
	color: green;
	text-decoration: underline;
}


ul
{
	margin-top: 5px;
}

.menu_container
{
	float: left;
	width: 127px;
}

.menu_nadpis
{
	padding-left: 20px;
	color: white;
	font-weight: bold;
	padding-bottom: 5px;
}

a.nadpis
{
	color: black;
	text-decoration: none;
}

a.nadpis:hover
{
	color: gray;
	text-decoration: underline;
}

table.table1
{
	font-size: small;
	margin-left: 20px;
}

* html table.table1
{
	font-size: x-small;
}

td.head
{
	font-weight: bold;
	text-decoration: underline;
}

td.prijmeni
{
	width: 200px;
}

.white
{
	margin-top: 3px;
	color: white;
}

a.odkaz1_white
{
	color: white;
	text-decoration: none;
}

a.odkaz1_white:hover
{
	color: green;
	text-decoration: underline;
}


.hlava
{
	width: 779px;
	height: 92px;
	float: left;
	border: 1px black solid;
	font-family: arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
}

* html .hlava
{
	width: 763px;
	height: 92px;
	margin: 2px;
	float: left;
	border: 1px black solid;
}

.hlava_nadpis
{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

.rozcestnik1
{
	clear: right;
	float: right;
	width: 120px;
	margin-top: 3px;
	border: 1px solid black;
	text-align: right;
	font-size: x-small;
	color: white;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
}

.rozcestnik
{
	clear: right;
	float: right;
	width: 120px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: right;
	font-size: x-small;
	color: white;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
}

.roz_odk
{
 color: white;
 text-decoration: none;
}

.roz_odk:hover
{
 color: white;
 text-decoration: underline;
}



