BODY {
	background-color: white;
}
.inputbook {
	FONT-SIZE: 8 pt;
	font-family : Verdana;
	font-weight : normal;
	border: 1px solid blue;
	background : yellow;
}
.bluebutton {
	FONT-SIZE: 7 pt;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background : lightblue;
	color : Black;
}
.nadpis {
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	color: blue;
	letter-spacing: 15pt;
	border-style: 'solid';
	border-width: 2px;
	border-color: #5555FB;
	text-align: center;
}
.nepovinne {
	FONT-SIZE: 11px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
}
.jmeno {
	FONT-SIZE: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: 'green';
	text-decoration: underline overline;
	text-align: left;
}
.povinne {
	FONT-SIZE: 11px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : darkblue;
	font-weight : bold;
}

.odkaz {
	FONT-SIZE: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	background-color: gray;
	border-style: 'solid';
	border-width: 1px;
	border-color: #5555FB;
	text-decoration: none;
	line-height: 18pt;
}
.odkaz:HOVER {
	color: #5555FF;
	background-color: yellow;
}

.odkaznew {
	FONT-SIZE: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	background-color: lightblue;
	border-style: 'solid';
	border-width: 1px;
	border-color: lightred;
	text-decoration: none;
	line-height: 18pt;
}
.odkaznew:HOVER {
	color: #5555FF;
	background-color: red;
}

.menu {
	FONT-SIZE: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: yellow;
	background-color: gray;
	border-style: 'solid';
	border-width: 1px;
	border-color: #5555FB;
	text-decoration: none;
	line-height: 18pt;
}
.menu:HOVER {
	color: #5555FF;
	background-color: yellow;
}

.menunew {
	FONT-SIZE: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: red;
	background-color: lightblue;
	border-style: 'solid';
	border-width: 1px;
	border-color: lightred;
	text-decoration: none;
	line-height: 18pt;
}
.menunew:HOVER {
	color: #5555FF;
	background-color: red;
}

.odkaz2 {
	FONT-SIZE: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	border-style: 'solid';
	border-width: 1px;
	border-color: #5555FB;
	text-decoration: none;
}
.odkaz2:HOVER {
	FONT-SIZE: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	border-style: 'solid';
	border-width: 1px;
	border-color: #5555FB;
	text-decoration: none;
}
.odkaz3 {
	cursor: hand;
	FONT-SIZE: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	border-style: 'solid';
	border-width: 1px;
	border-color: #5555FB;
	background-color: lightblue;
	text-decoration: none;
}
.odkaz3:HOVER {
}
.cas {
	FONT-SIZE: 8pt;
	font-family: Verdana;
	font-weight: light;
	color: 'darkgreen';
	text-align: left;
}
.text {
	FONT-SIZE: 9pt;
	font-family: Verdana;
	color: Black;
	font-weight: bold;
	text-align: justify;
}
.spec {
	font-size: 8 pt;
	font-family: Helvetica, sans-serif;
	text-align: right;
	color: black;
}
.pozn {
	FONT-SIZE: 9px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
}
.popis {
	FONT-SIZE: 9pt;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	text-align: center;
}