html { 
	padding:0px;
	margin:0px;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #414141;
	background-color: white;
	background-image: url(pic/bck.gif);
} 

p {
	text-align: left;
	margin: 0px;
	padding: 5px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
 

h2 {
	width: 545px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0px;
	color: #CC0000;
	padding: 5px;
  text-align: left;
}

h3 {
 margin-bottom: 10px;
 margin-top: 6px;
 padding: 5px;
 font-weight: bold;
 font-size: 12px;
 text-align: left;
 color: #000080;
}

h4 {
 margin-bottom: 6px;
 margin-top: 20px;
 padding: 0px;
 font-size: 11px;
 font-weight: normal;
 text-align: center;
 color: #000080;
}

a {
	font-weight: normal;
	color: #000080;
	text-decoration: underline;
}

a:Hover {
	font-weight: normal;
	color: gray;
	text-decoration: underline;
}


table.devet {
  font-size: 8px;
}

table.devet td{
  font-size: 8px;
}

td {
	font-size: 11px;
	vertical-align: center;
	text-align: left;
}

tr {
  margin-right: 50px;
}

td b{
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

img {
	border: 0;
  padding: 0;
  margin:0;
}

input, textarea, select{
    font-size: 11px;
}

#obsah {
	width: 600px;
	margin: 0 auto;
	background-color: white;

}

hr {
  color: darkgray;
  margin: 0;
  padding: 0;
  height: 2px;
  background-color: darkgray;
}

table.sediva {
  background-color: #f2f2f2;
  width: 550px;
}

table.sediva2 {
  background-color: #f2f2f2;
  text-align: left;
  padding: 0;
  margin:0;
  width: 550px;
  text-align: left;
}

table.sediva3 {
  margin-left: 5px;
  background-color: #f2f2f2;
  width: 170px;
  text-align: left;
}

table.sediva2 td {
  text-align: left;
}

.sedivaall {
  background-color: #f2f2f2;
  width: 550px;
  text-align: center;
}

ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	list-style-type: none;
}

ul li { 
	background-image: url(pic/odr.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 2px 0 2px 30px;
}

