body
{
margin: 0;
padding: 0;
background-image: url('../images/patern_top.jpg'); background-attachment: scroll;
background-repeat: repeat-x;
background-color: #F6E39D;
font-family: Georgia, Times new Roman, Times new Roman CE, serif; /* základní def. písma */;
font-size: 14px; color: #505050;
}
A:link {text-decoration: none; font-weight: bold; color: #d79601;}
A:visited {text-decoration: none; font-weight: bold; color: #202020;}
A:hover {background-color: transparent; font-weight: bold; color: #FF0000;}
h1        {font-family: Georgia, Times new Roman, Times new Roman CE, serif; font-size: 22px; font-weight: bold; color: #A68D0C;}
input
{
               background-color: #FFFFFF;
               color: #808080;
               border: 1px solid #A98B1E;
               font-family: Georgia, Times new Roman, Times new Roman CE, serif; /* základní def. písma */;
               font-size: 14px; color: #A98B1E;
}
h2
{
margin-bottom: 0px;
font-family: Georgia, Times new Roman, Times new Roman CE, serif; font-size: 16px; font-weight: bold; color: #606060;
}
h3        {font-family: Georgia, Times new Roman, Times new Roman CE, serif; font-size: 14px; color: #FF0000;}
h4        {
font-family: Georgia, Times new Roman, Times new Roman CE, serif; font-size: 22px; color: #A68D0C; margin-top: 100px;
}
h5        {font-family: Georgia, Times new Roman, Times new Roman CE, serif; font-size: 22px; color: #7D692F;}
.central
{
text-align: center;
margin-left: auto;
margin-right: auto;
}
/* UMISTENI */
.fotkax {width: 100px; height: 100px; float: left}
li
{
list-style-image: url("../images/li.gif")
}
table
{
 font-family: Georgia, Times new Roman, Times new Roman CE, serif; /* základní def. písma */;
}
/* TEXT TEXT TEXT TEXT ----------------------------------------------------- */
.profil
{
text-align: center;
width: 600px;
margin-left: auto;
margin-right: auto;
}
.text
{
text-align: justify;
margin-top: 20px;
line-height: 21px;
}
.text hr
{
position: relative;
clear: both;
}

.text img
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #909090;
}
.zalomit img
{
float: none;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #909090;
}
.text .obtekani
{
width: 100%;
float: left;
clear: both;
}
.help
{
 position: absolute;
 top: 100px;
 left: 680px;
 padding: 5px;
 background-color: #DDDDDD;
 width: 250px;
 color: black;
 border: 1px solid gray;
 }
.chyba
{
width: 350px;
background-color: #FF0000;
border: 1px solid gray;
padding: 4px;
color: white;
font-weight: bold;
}
#obal
{
margin-left: auto;
margin-right: auto;
width: 80%;
margin-top: 0px;
margin-bottom: 40px;
}
.menu
{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.menu img
{
        margin-right: -3px;
}
#lefter
{
float: right;
padding-bottom: 50px;
margin-left: 10px;
width: 155px;
}
img
{
    border: 0px;
}
.imagesa
{

         float: right;
        width: 150px;
        margin-bottom: 10px;
        margin-top: 2px;
}
.imagesamala
{
        float: left;
        clear: both;
        margin-right: 10px;
}
textarea
{
        font-family                : Arial, sans-serif;
        font-size                : 16px;
}
select
{
        font-family                : Arial, sans-serif;
        font-size                : 16px;
}
#patka
{
clear: both;
padding-top: 50px;
padding-bottom: 45px;
text-align: center;
bottom: 0px;
background-color: #DEBD54;
background-image: url('../images/patern_dolni.jpg');
background-repeat: repeat-x;
}
