/* CSS Document */
<style type="text/css">

a:hover {text-decoration: none}
a:visited {text-decoration: none}
a:link {text-decoration: none}

body, html  {scrollbar-base-color: #d6d6d6; text-align: center; color: #545454; font-family: "Trebuchet MS","verdana"; background-color: #d6d6d6; background-repeat: repeat-x; margin: 0}
h2 {font-size: 22px; 
    color: #016d90}
h3 {font-size: 17px; 
    color: #016d90}
    
h4 {font-size: 15px; 
    color: #016d90}
    

/* styl hlavicky, hlavni listy a zapati */
#logo {position: absolute; top: 35px; left: 58px}
.head {background-image: url("../../images/layout/head.jpg"); background-repeat: no-repeat; min-width: 902px !important; width: 902px; min-height: 208px !important; height: 208px}
.hlavni {position: relative; min-width: 902px !important; width: 902px; margin: auto; background-image: url("../../images/layout/back.jpg"); text-align: left; background-repeat: repeat-y; z-index: 0}
.zapati {position: relative; top: 5px; background-image: url("../../images/layout/zapati.jpg"); min-width: 902px !important; min-height: 62px !important; width: 902px; height: 65px; text-align: right; background-repeat: no-repeat}
.body {position: relative; top: -80px; left: 35px; width: 850px; border: 0px solid white; text-align: justify}


/* styl menu */
.menu {position: absolute; top: 155px !important; top: 153px; left: 437px}


/* styl tela */
.skryvany {display: none; position: relative; top: -5px}
.skryvany2 {position: relative; top: -5px}

/* styl textu */
.text {font-size: 15px; color: #545454; line-height: 20px}
.vyrazny_text {font-size: 15px; color: #00c0ff; font-weight: bold}
.mini_text {font-size: 12px}
.text_form {font-size: 14px}
.odkaz {font-size: 15px; color: #565656}
.odkaz2 {font-size: 15px; color: #00c0ff}
.kurziva {color: #545454; font-size: 13px; font-style: italic}
.modry {font-size: 15px; color: #016d90}
#copyright {position: relative; top: 25px !important; top: 28px; left: -10px; font-size: 11px; color: #6e6e6e; line-height: 12px !important; line-height: 5px}

/* styl reference */



/* styl formuláře*/
.policko {border: 1px solid #ababab; background-color: #eafaff; color: #545454; width: 200px; font-size: 15px; font-family: "Trebuchet MS", verdana}
.antispam {border: 1px solid #ababab; background-color: #eafaff; color: #545454; width: 202px; font-size: 15px; font-family: "Trebuchet MS", verdana}
.wys {border: 1px solid #ababab; background-color: #eafaff; color: #545454; height: 140px; font-family: "Trebuchet MS", verdana; font-size: 15px}
#antispam {position: relative; left: 0px}
.hlaska_error {border: 1px solid red; background-color: #f4d3d3; color: #ba0000; font-weight: bold}
.hlaska_ok {border: 1px solid green; background-color: #c8efc9; color: #0a8700; font-weight: bold}
.ok_text {font-size: 12px; color: #0a8700; line-height: 17px; font-weight: bold; position: relative; top: -10px; left: 5px}
.error_text {font-size: 12px; color: #ba0000; line-height: 17px; font-weight: bold; position: relative; top: -10px; left: 5px}

</style>

