* {
	margin: 0;
	padding: 0;
}

body {
 color: #dadbdd;
 font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
	margin: 0;
	background: #b2b2b2;
	line-height: 19px;
}

a {
 color: #247db9;
 text-decoration: none;
}

a:hover {
 color: #247db9;
 text-decoration: underline;
}

/* structure */
#container {
 margin: auto;
 width: 830px;
}

p {
 margin-bottom: 15px;
 margin-top: 0x;
 margin-left: 0px;
 font-size: 1.1em;
}

#head h1{
 color: #fff;
 font-size: 2.0em;
 margin-left: 270px;
 margin-top: -50px;
}

h1 a{
 color: #fff;
 text-decoration: none;
}

h1 a:hover{
 color: #fff;
 text-decoration: none;
}

h2 a{
 color: #666;
 text-decoration: none;
}

h2 a:hover{
 color: #666;
 text-decoration: underline;
}

.podhlavicka .script {
 position: relative;
 padding-top: 12px;
 padding-left: 10px;
}

script {
 position: relative;
 float: left;
}

#head {
 background: #fff;
 width: 830px;
 height: 200px;
}

.podhead {
}

.podhead ul {
 position: relative;
 margin-top: 65px;
 font-size: 1.2em;
 margin-left: 3px;
}

.podhead li {
 color: #4d4d4b;
 display: inline;
 margin-left: 50px;
 list-style-type: none;
 background-image: none;
}

.podhead li a{
 color: #4d4d4b;
 text-decoration: none;
}

.podhead li a:hover {
 color: #247db9;
 text-decoration: underline;
}

#head a img {
 margin-top: 0px;
 border: 1px;
 width: 830px;
 height: 200px;
}

.podhlavicka {
 height: 40px;
 width: 830px;
 background: #888888;
}

.podhlavicka ul {
 position: relative;
 padding-top: 10px;
 color: #fff;
}

.podhlavicka ul li {
 display: inline;
 margin-left: 20px;
}

.podhlavicka li a {
 color: #fff;
 padding-left: 10px;
 padding-right: 10px;
}

.podhlavicka li a:hover {
 color: #fff;
 background: #abdcd8;
 padding-top: 10px;
 padding-bottom: 10px;
 text-decoration: none;
}

.content {
 float: left;
 font-size: 1.0em;
 color: #000;
 width: 468px;
 margin-left: 20px;
 _margin-left: 10px;
 margin-top: -9px;
 _margin-top: 10px;
 padding-top: 25px;
 _padding-top: 0px;
}

.content h3 {
 color: #666;
 margin-bottom: 10px;
 font-size: 1.3em;
 margin-top: 10px;
 padding-bottom: 2px;
 border: none;
 }

.rekll {
 float: left;
 margin-top: 80px;
 _margin-top: 30px;
 margin-left: 10px;
}

.rekl {
 float: left;
 margin-top: 80px;
 _margin-top: 30px;
 margin-left: 10px;
}

.content2 {
 float: right;
 font-size: 1.0em;
 color: #000;
 background: #fff;
 _padding: 10px;
 width: 300px;
 margin-top: 20px;
  margin-right: 20px;
 _margin-right: 5px;
}

.content2 ul {
 padding-top: 7px; 
 margin-left: 10px; 
 margin-bottom: 10px;
 width: 270px;
 padding-left: 10px;
}

.content2 li {
 list-style-type: none;  
 padding-top: 1px;
 margin-top: 1px;
 padding-top: 2px;
 padding-left: 50px;
 background: url(li.png) no-repeat;
 font-weight: normal;
}

.content2 li a {
 color: #777;
}

hr {
 border-top: 1px solid #999;
 border-left: 0;
 border-right: 0;
 border-bottom: 0;
 margin-top: 20px;
 margin-bottom: 50px;
}

h2 {
 width: auto;
 color: #e9991b;
 font-weight: bold;
 margin-bottom: 15px;
 border-bottom: 1px solid #dedddd;
 padding-bottom: 6px;
 font-size: 1.4em;
 margin-top: 10px;
}

h3 {
 color: #666;
 margin-bottom: 10px;
 font-size: 1.3em;
 margin-top: 10px;
 border-bottom: 1px solid #dedddd;
 padding-bottom: 2px;
 }

/* main */
.main {
 float: left;
 background: #fff;
 width: 830px;
 margin-top: 0px;
 margin-left: 0px;
}


#footer {
 clear: both;
 background: #e4e4e4;
 width: 830px;
 height: 40px;
 margin-left: 0px;
 color: #555;
}

#footer p {
 text-align: center;
 padding: 10px;
}

ul {
 list-style-type: none;
 font-size: 1.1em;
}

li {
 padding: 0em 0em 0.4em 5px;
background-repeat: no-repeat;
background-image: none;
}

li a{
 color: #247db9;
}
 
.red {
 color: rgb(204,0,0);
 font-weight: bold;
}

fieldset {
 background: #729b2a;
 border: 1px solid #36581b;
}

p.patka {
 width: 220px;
 font-size: 1.0em;
 font-weight: normal;
 margin-top: -13px; 
 color: #999;
}

h4 {
 font-weight: normal;
 font-size: 0.9em;
}

textarea {
 margin-top: 10px;
}

input {
 margin-top: 10px;
}

label {
 padding-right: 10px;
}
fieldset {
 background: #ffefde;
 margin-top: 30px;
 width: 460px;
 padding: 10px;
 border: none;
}

fieldset p.jmeno{
 font-weight: bold;
 font-size: 1.2em;
 float: right;
 margin-right: -20px;
 margin-top: 20px;
}

fieldset p.cas{
 font-weight: normal;
 font-size: 0.9em;
 float: left;
 margin-left: 55px;
 margin-top: -20px;
}

fieldset p{
 margin-top: 0px;
 width: 420px;
 font-size: 1.1em;
}

ol li {
 margin-top: -20px;
}
