* {
	margin: 0;
	padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

#head {
 background: #fff;
 width: 968px;
 height: 371px;
 background: url(img/logo.png) no-repeat;
}



#head a img {
 margin-top: 105px;
 margin-left: 30px;
 border: 1px;
 width: 304px;
 height: 53px;
}

#head ul {
 margin-top: 30px;
 margin-left: 30px;
 color: #ffffff;
}

#head ul li {
 padding-left: 15px; 
 background:url(img/li.gif) 0 5px no-repeat;
}

span {
 position: absolute;
 background: url(img/zadost.gif) no-repeat;
 width: 341px;
 top: 285px;
 left: 1030px;
 height: 62px;
}

#head a:hover span {
 position: absolute;
 background: url(img/zadost1.gif) no-repeat;
 width: 341px;
 top: 285px;
 left: 1030px;
 height: 62px;
}

.content {
 float: left;
 font-size: 1.0em;
 color: #000;
 width: 600px;
 margin-left: 30px;
 line-height: 22px;
 _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;
 }

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

.content2 ul li.frs {
 padding-left: 55px;
 color: #000;
 font-size: 1.4em;
 height: 50px;
 margin-top: 5px; 
 padding-top: 15px;
 background:url(img/frs.png) 0px 0px no-repeat;
 border-bottom: 1px dashed #999;
}

.content2 ul li.frs a {
 color: #ff0000;
}

.content2 ul li.scd {
 padding-left: 55px;
 height: 50px;
 font-size: 1.4em;
 margin-top: 5px; 
 padding-top: 15px;
 background:url(img/scd.png) 0px 0px no-repeat;
 border-bottom: 1px dashed #999;
}

.content2 ul li.thr {
 padding-left: 55px;
 font-size: 1.4em;
 font-weight: bold;
 height: 50px;
 margin-top: 5px; 
 padding-top: 15px;
 background:url(img/thr.png) 0px 0px no-repeat;
}

.content2 .menu ul {
 padding-top: 0px; 
 margin-left: 15px; 
 width: 270px;
}

.content2 .menu ul li {
 padding-left: 15px;
 margin-top: 5px; 
 background:url(img/li.gif) 0 5px no-repeat;
}

.content2 .menu li a {
 color: #0072b4;
}

.content2 .menu {
 float: left;  
 width: 225px;
 height: 43px;
 margin-top: 0px;
 background: url(img/menu_hlava.gif) no-repeat;
}

.content2 .menu .telo{
 width: 225px;
 margin-top: 42px;
 padding-top: 10px;
 background: url(img/menu_telo.gif) repeat-y;
}

.content2 .menu .patka{
 width: 224px;
 height: 15px;
 background: url(img/menu_patka.gif) no-repeat;
}

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: #0067a2;
 font-weight: bold;
 margin-bottom: 15px;
 border-bottom: 1px solid #dedddd;
 padding-bottom: 6px;
 font-size: 1.6em;
 margin-top: 10px;
}

.zakltext {
 float: right;
 width: 260px;
 margin-top: 10px;
}

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

/* main */
.main {
 float: left;
 background: url(img/telo.gif) repeat-y;
 width: 961px;
 margin-top: 0px;
 margin-left: 1px;
}


#footer {
 clear: both;
 background: url(img/patka.gif) no-repeat;
 width: 962px;
 height: 61px;
 margin-left: -2px;
}

#footer p {
 color: #999;
 text-align: center;
 padding-top: 60px;
}

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

li {

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;
}

#button {position:absolute; top:115px; left:570px;}
#button {position:relative; width:341px; height:62px; overflow:hidden; margin:0; padding:0; border:0;}
#button span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url(img/zadost.gif) 0 0 no-repeat;}
#button a:hover span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url(img/zadost1.gif) 0 0 no-repeat;}
