body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	border-style: none;
	margin: 0;
	padding: 0;
	background: url(backall.jpg) repeat-y;
}
#main {
	margin-left: 150px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
	border-style: none;
	font-size: 100%;
}
#menu1 {
	position: fixed;
	margin: 0;
	text-align: center;
	line-height: 24px;
	top: 0px;
	left: 0px;
	width: 150px;
	border-style: none;
	color: #000000;
	font-size: 14px;
}
#menu1 a {
	border-style: none;
	display: block;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#menu1 a:hover {
	color: #000000;
	background: url(back.png);
	font-weight: bold;
}
#menu2 {
	position: fixed;
	margin: 0;
	text-align: center;
	bottom: 0px;
	left: 0px;
	width: 150px;
	border-style: none;
	color: #000000;
	line-height: 18px;
	font-size: 12px;
}
#menu2 a {
	border-style: none;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu2 a:hover {
	color: #000000;
	background: url(back.png);
	font-weight: bold;
}
table.vrsek {
	border-style: none;
	font-size: 100%;
}
table.vrsek td {
	text-align: left;
	border-style: none;
	padding: 0.5em;
}
table.cenik {
	border-collapse: collapse;
	border: thin solid #E5E5E5;
	width: 100%;
	font-size: 100%;
}
table.cenik td {
	padding: 0.5em;
	border: thin solid #E5E5E5;
	text-align: center;
	font-size: 90%;
}
table.cenik td.sth {
	padding: 0.5em;
	border: thin solid #E5E5E5;
	text-align: center;
	font-weight: bold;
}
table.cenik td.sth_left {
	padding: 0.5em;
	border: thin solid #E5E5E5;
	text-align: left;
	font-weight: bold;
}
table.cenik td.sthgray {
	padding: 0.5em;
	border: thin solid #E5E5E5;
	text-align: center;
	font-weight: bold;
	background: #C0C0C0;
}
table.cenik td.sthgray_left {
	padding: 0.5em;
	border: thin solid #E5E5E5;
	text-align: left;
	font-weight: bold;
	background: #C0C0C0;
}
table.cenik td.left {
	padding: 0.5em;
	border: thin solid #E5E5E5;
	text-align: left;
}
table.cenik th {
	text-align: left;
	padding: 0.5em;
	font-size: 120%;
	font-weight: bold;
	border-style: none;
	background: #FF0000;
	color: #FFFFFF;
}
table.cenik th.small {
	text-align: center;
	padding: 0.5em;
	font-size: 100%;
	font-weight: normal;
	border-style: none;
	background: #FF0000;
	color: #FFFFFF;
}
table.cenik td.odkaz {
	padding: 0;
	margin: 0;
	background: #C0C0C0;
	color: #FFFFFF;
}
table.cenik td.odkaz a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
table.cenik td.odkaz a:hover {
	background: url(back.png);
}
table.ident {
	font-size: 100%;
	border-style: none;
}
table.ident td {
	text-align: left;
	border-style: none;
	font-style: italic;
	font-size: 100%;
	padding-left: 2em;
}
img {
	border-style: none;
}
h1 {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
h5 {
  font-size: 120%;
  font-weight: bold;
  text-align: left;
}
hr {
  color: #000000;
  background-color: #000000;
  height: 2px;
  width: 100%;
}
ul {
  padding: 0.5em;
}
li {
  padding: 0.5em;  
}
li li{
  list-style-type: none;
}
