body {
   background: url(images/drevo.gif) top left repeat;
   font-size: 62.5%;
   font-family: Arial;
   margin: 0;
   color: black;
}
div#wrapper {
   width: 750px;
   margin: 0 auto;
}
.sm {
	text-align: center;
	padding: 0;
	margin: 0;
}
.sm img {
	border: none;
}
div#paper_top {
   width: 750px;
   height: 91px;
   background: url(images/papir_vrch.gif) top left;
}
div#paper_middle {
   width: 750px;
   padding: 5px 0 20px 0;
   background: url(images/papir_stred.gif) top left repeat-y;
   margin: 0 auto;
   text-align: center;
}
div#paper_bottom {
   width: 750px;
   height: 90px;
   background: url(images/papir_spodek.gif) top left;
}
div#content {
   width: 550px;
   margin: 0px 100px 0px 100px;
}
#content img {
   border: none 0px;
}
#content span {
   font-size: 1.2em;
}
h1 {
   font-size: 4em; 
   margin: 0 0 7px 0;
   text-transform: uppercase;
   font-family: arial;
   z-index: 9999;
}
h2 {
   font-weight: bold;
   font-size: 2.3em;
   margin: 0 0 12px 0;
   text-transform: uppercase;
}
h3 {
   font-weight: bold;
   font-size: 2.9em;
   margin: 0 0 20px 0;
}
h4 {
   font-weight: bold;
   font-size: 1.9em;
   margin: 0 0 10px 0;
}
h5 {
   margin: 10px 0 0 0;
   font-size: 1.6em;
   font-weight: bold;
}
#kontakty img {
   border: none 0px;
}
#kontakty {
   margin: 20px 0 10px 0;
   padding: 0 0 10px 0;   
   text-align: left;
   font-size: 14px;
   width: 360px;
   float:left;
   line-height: 1.3em;
   position: relative;
}
#kontakty-obr{
   padding-top: 20px;
   float: right;
   
}

#nadpisy {
    position: relative;    
}

a {
   color: #996600;
}
a:hover {
   text-decoration: none;
}

.obr {
    float: left;
    border: 2px solid #996600;
    margin-right: 4px
}

.obr_hidden {
    display: none;
}

.obr1 {
   width: 200px;
   height: 150px;
   float: left;
   margin: 0 20px 0 0;
}
.obr2 {
   width: 110px;
   height: 150px;
   float: left;
}
.obr3 {
   width: 200px;
   height: 150px;
   float: left;
   margin: 0 0 0 20px;
}
.clear {
   clear: both;
}
p {
   margin:0;
}
.odkazy {
   margin: 10px 0 30px 0;
   text-align: left;   
   font-size:1.5em;
   line-height: 1.3em;

}

.odkazy a {
    font-weight: bold;
}
table {
   text-align: center;
   margin: 0 auto;
}
.form-text {
   margin: 10px 0 0 0;
   font-weight: bold;
   font-size:1.1em;
}
.error {
   list-style-type: none;
   font-size: 1.6em;
   font-weight: bold;
   margin: 10px 0 0 0;
   padding: 0;
}

.text {
    margin: 10px 0 10px 0;
    font-size: 14px;    
    text-align: justify;
    line-height: 1.5;
}

.text p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.text a {
    color: #996600;
    font-weight: bold;
}

.text a:hover {
    text-decoration: none;
}
