/* CSS Document */
<style type="text/css">

a:hover {text-decoration: underline}
a:visited {text-decoration: none}
a:link {text-decoration: none}

html  {scrollbar-base-color: #d6d6d6; text-align: center; color: #000000; font-family: "Trebuchet MS","verdana"; background-color: #ffffff; margin: 0}
body  {scrollbar-base-color: #d6d6d6; text-align: center; color: #000000; font-family: "Trebuchet MS","verdana"; margin: 0}
h2 {font-size: 22px; 
    color: #bf1c1f}
h3 {font-size: 17px; 
    color: #bf1c1f}
    
h4 {font-size: 15px; 
    color: #016d90}
    

/* styl hlavicky, hlavni listy a zapati */
.head {background-image: url("../../images/layout/head.jpg"); background-repeat: no-repeat; min-width: 1003px !important; width: 1003px; min-height: 117px !important; height: 117px}
.hlavni {position: relative; min-width: 1003px !important; width: 1003px; margin: auto; background-image: url("../../images/layout/back.jpg"); text-align: left; background-repeat: repeat-y; z-index: 0}
.zapati {position: relative; top: 0px; background-image: url("../../images/layout/zapati_back.jpg"); min-width: 1003px !important; min-height: 62px !important; width: 1003px; height: 65px; text-align: right; background-repeat: no-repeat}
.body {position: relative; top: 0px; left: 0px; width: 1003px; border: 0px solid white; text-align: justify; background-image: url("../../images/layout/background.jpg"); background-repeat: no-repeat; min-height: 611px !important; height: 611px}


/* styl menu */
.levy {background-image: url("../../images/layout/menu_back.jpg")}
.pravy {background-image: url("../../images/layout/body_back.jpg")}
.menu {background-image: url("../../images/layout/menu_back.jpg"); background-repeat: no-repeat; min-height: 40px !important; height: 40px}


/* styl tela */
.obrazek {background-color: #FFFFFF; border: 1px solid #adadad; padding: 15px; width: 200px}
.obrazek2 {background-color: #FFFFFF; border: 1px solid #bf1c1f; padding: 15px; width: 200px}

.novinka {background-color: #FFFFFF; border: 1px solid #adadad; padding: 10px}
.novinka2 {background-color: #FFFFFF; border: 1px solid #bf1c1f; padding: 10px}

/* styl textu */
.text {font-size: 15px; 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: 18px; color: #000000; font-weight: bold}
.odkaz2 {font-size: 15px; color: #00c0ff}
.kurziva {color: #545454; font-size: 13px; font-style: italic}
.copyright {font-size: 11px; color: #737373}

/* 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 {color: #000000; height: 500px; font-family: "Trebuchet MS", verdana; font-size: 15px}
.wys2 {color: #000000; height: 200px; 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>
