a:link {text-decoration: underline; color : #000000;}
a:active {text-decoration: underline; color : #000000;}
a:visited {text-decoration: underline; color : #000000;}
a:hover {text-decoration: underline; color : #0000ff;}
body, td, div, p, ul, h1, h2, h3, ol {
  font-family : verdana;
  font-size : 11 px;
  color : #000000;
}
body {
	background-color : #ffffff;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 5px;
}
input, textarea, select {
  background-color : #ffffff;
  color : #000000;
  font-family : verdana, ms sans serif;
  font-weight : bold;
  font-size : 12 px;
}
input.button {
  background-color: #cccccc;
  color : #000000;
}
ul {
  list-style-type : disc;
  margin-bottom : 10 px;
  margin-top : 0 px;
  margin-left : 15 px;
  margin-right : 10 px;
}
ol {
  list-style-type : decimal;
  margin-bottom : 10 px;
  margin-top : 0 px;
  margin-left : 22 px;
  margin-right : 10 px;
}
h1 {
  font-size : 22 px;
  font-weight : bold;
  font-family: arial;
  margin-bottom : 10 px;
  margin-top : 5 px;
  color: #FF9900;
  margin-left: 0 px;
  margin-right: 10 px;
}
h2 {
  font-size : 18 px;
  font-weight : normal;
  font-family: arial;
  margin-bottom : 10 px;
  margin-top : 5 px;
  color: #000000;
  margin-left: 0 px;
  margin-right: 10 px;
}
h3 {
  font-size : 16 px;
  font-weight : bold;
  font-family: arial;
  margin-bottom : 10 px;
  margin-top : 5 px;
  color: #000000;
  margin-left: 0 px;
  margin-right: 10 px;
}
p {
  text-align : justify;
  margin-bottom : 10 px;
  margin-top : 3 px;
  margin-left: 0 px;
  margin-right: 10 px;
}
.menu2 {
 font-family : arial, sans-serif;
 color: #000000;
 font-size : 11 px;
}
a.menu2:link {color: #000000; text-decoration: none;}
a.menu2:active {color: #000000; text-decoration: none;}
a.menu2:visited {color: #000000; text-decoration: none;}
a.menu2:hover {color: #0000CC; text-decoration: underline;}
div.menu2cnt {
    margin-bottom: 2px;
	margin-left: 10px;
}
img.menu2dot {
	vertical-align: top;
}
table.tabulka {
	border-right-color : #ccffcc;
	border-right-style : dashed;
	border-right-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}
.tabulka tr td {
    width: 50%;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	border-left-color : #cccccc;
	border-left-style : dashed;
	border-left-width : 1px;
	border-top-color : #cccccc;
	border-top-style : dashed;
	border-top-width : 1px;
}
