body{
   
    font-family: Verdana, Arial, Helvetica, Serif;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    background-image: url(background.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: white;
    }

h1{
     font-family: Verdana, Arial, Helvetica, Serif;
     font-size: 20px;
     text-decoration: none;
     line-height: 0px;
     font-style: normal;
     color: #231391;
    }

h2{
     font-family: Verdana, Arial, Helvetica, Serif;
     font-size: 15px;
     text-decoration: none;
     line-height: 0px;
     font-style: normal;
     color: #231391;
     }

h3{
     font-family: Verdana, Arial, Helvetica, Serif;
     font-size: 12px;
     text-decoration: none;
     line-height: 0px;
     font-style: normal;
     color: #231391;
    }

.main{
    margin: 0px;
    padding: 0px;
    background-image: url(xx.gif);
    background-position: right;
    background-repeat: repeat-y;
    z-index: 0;
}
.main_table{
    margin : 0px;
    padding : 0px;
    border: 1px Gray;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    
}
.odkaz{
    font-family: Verdana, Geneva, Arial; 
    text-decoration: none;
    font-size: 16px;
    color: black;
    line-height: 22px;
    

}

.odkaz:hover{
    color: red;
    

}
.odkaz_w{
    font-family: Verdana, Geneva, Arial;
    text-decoration: none;
    font-size: 16px;
    color: red;
    line-height: 22px;
}
.odkaz_w:hover{
    color: red;

}

hr{
    border-style: dotted; border-width: 1px; border-collapse: collapse; color: Gray; border-bottom-color: White; line height: 0px;

}

.businessman{
     position: absolute;
     left: 625px;
     top: 575px;
     z-index: 0;
     }

.cara{
       color: gray;
       width: 750px;
       border-width: 1px
       } 

.cara{
       position: absolute; 
       left: 0px; 
       top: 273px; 
       }

.cara2{
      position: absolute;
      left: 0px;
      top: 682px;
      color: gray;
      border-width: 1px;
      width: 300px;
      }


.odkaz_big{
   font-family: Verdana, Geneva, Arial; 
    text-decoration: none;
    font-size: 14px; 
    color: Navy;
    line-height: 19px;
}
.odkaz_big:hover{
    color: #6495ED;
}

a{
    font-family: Verdana, Geneva, Arial; 
    text-decoration: none;
    font-size: 11px; 
    color: #5B5B5B;
}
a:hover{
    color: #6495ED;
}



.kontakty{
    text-align: justify;
font-family: Verdana, Geneva, Arial; text-decoration: none; font-size: 12px; line-height: 17px; color: Black;
}



.main_td{
    background-image : url(pozadi.jpg);
    background-repeat : no-repeat;
}
.main_td_kontakt{
    background-image : url(pozadi_kontakt.jpg);
    background-repeat : no-repeat;
}
.main_td_reference{
    background-image : url(pozadi_reference.jpg);
    background-repeat : no-repeat;
}
.odkazy{
    margin-left: 45px;
    margin-top:215px;
}
.odkazy_url{
    color: Navy;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 24px;
    text-decoration: none;
    font-weight: bold;
}

a.odkazy_url:hover{
    color: Red;
}
.normal{
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    text-align: justify;

}
.small{
       color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-left: 20px;
}
.nadpis{
    color: Navy;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;

}
#sub{
    margin-left: 110px;
    margin-top: 209px;
}





ul#menu {
  width: 120px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

ul#menu li,
  ul#menu a {
  font-family: verdana, sans-serif;
  color: navy;
}

ul#menu li {
  font-size: 17px;
  line-height: 15px;
}

ul#menu ol li {
  font-size: 12px;
  border-bottom: none;
  margin-top: 1px;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #0006ff;
}

