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

* html body
{
	font-size: xx-small;
}

.img
{
	border: 1px black solid;
}

p
{
	margin: 0px;
}

.total
{
	background-color: #FFFFCF;
	width: 782px;
	border: 1px black solid;
	padding: 5px;
	min-height: 560px;
}

* html .total
{
	width: 790px;
}

.menu
{
	float: left;
	width: 110px;
	border: 1px black solid;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #EEEEEE;
	font-size: small;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/info_menu.jpg);
	background-repeat: no-repeat;
}

* html .menu
{
	width: 110px;
	margin-right: 5px;
	margin-left: 2px;
	padding-top: 5px;
	font-size: 12px;
}

.main
{
	float: left;
	width: 623px;
	height: 444px;
	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-image: url(../images/info_main_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

* html .main
{
	height: 450px;
	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;
}

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

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

.odstavec
{
	margin-top: 10px;
}

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

ul
{
	margin-top: 5px;
}

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

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

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-image: url(../images/header.jpg);
	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;
	background-color: #77AA77;
	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;
	background-color: #77AA77;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
}

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

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

.b0
{
	float: left; 
	margin-left: 355px;
	margin-top: -350px;
	color: black;
	font-weight: bold;
	font-size: small;
	text-align: left;
}
* html .b0
{
	font-size: small;
	margin-left: 175px;
	margin-top: -350px;
}

.b1
{
	float: left; 
	margin-left: 385px;
	margin-top: -320px;
	color: black;
	font-size: small;
	text-align: left;
}
* html .b1
{
	font-size: small;
	margin-left: 190px;
	margin-top: -320px;
}

.b2
{
	float: left; 
	margin-left: 415px;
	margin-top: -230px;
	color: black;
	font-size: small;
	text-align: left;
}
* html .b2
{
	font-size: small;
	margin-left: 205px;
	margin-top: -230px;
}

.b3
{
	float: left; 
	margin-left: 445px;
	margin-top: -140px;
	color: black;
	font-size: small;
	text-align: left;
}
* html .b3
{
	font-size: small;
	margin-left: 220px;
	margin-top: -140px;
}


