/* CSS pro Specskol */

.clear {clear: both;}
.inline {display: inline;}
.hidden {display: none;}
.fl {float: left;  display: inline;}
.fr {float: right; display: inline;}
.tal {text-align: left !important;}
.tac {text-align: center !important;}
.tar {text-align: right !important;}
.vam {vertical-align: middle !important;}
.nw {white-space: nowrap !important;}
.nbr {border: 0px !important;}
.uc {text-transform: uppercase !important;}
.mt0 {margin-top: 0em !important;}
.mt05 {margin-top: 0.5em !important;}
.w10 {width: 10px;}.w20 {width: 20px;}.w25 {width: 25px;}.w30 {width: 30px;}.w40 {width: 40px;}.w45 {width: 45px;}.w50 {width: 50px;}.w60 {width: 60px;}.w70 {width: 70px;}.w80 {width: 80px;}.w90 {width: 90px;}.w100 {width: 100px;}.w110 {width: 110px;}.w120 {width: 120px;}.w130 {width: 130px;}.w140 {width: 140px;}.w150 {width: 150px;}.w160 {width: 160px;}.w170 {width: 170px;}.w180 {width: 180px;}.w190 {width: 190px;}.w200 {width: 200px;}.w250 {width: 250px;}.w290 {width: 290px;}.w280 {width: 280px;}.w300 {width: 300px;}.w350 {width: 350px;}.w400 {width: 400px;}.w450 {width: 450px;}.w500 {width: 500px;}.w550 {width: 550px;}.w600 {width: 600px;}.w650 {width: 650px;}
.w50p {width: 50%;}.w75p {width: 75%;}.w100p {width: 100%;}
.clblack{color: black !important;}
.lh150{ line-height: 150%;}
.fs100{font-size: 100%;}
.fs90{font-size: 90%;}
.fs85{font-size: 85%;}
.fs80{font-size: 80%;}
.fs75{font-size: 75%;}

BODY {
    background-image: url('img/bodybgnd2.jpg'); 
    background-repeat: repeat-x; 
    font-family: Arial, Tahoma, sans-serif; 
    font-size: 90%;
}
TABLE, FORM {
    font-size: 100%;
}
H1 {
    font-size: 170%;    
}
H2 {
    color: rgb(153,51,0);
    text-align: left;
}
A {
    text-decoration: underline;
    color: rgb(0,51,204);
}
A:hover {
    text-decoration: underline;
    color: rgb(204,0,0);
}
A IMG {
    border: 1px solid gray;
}
A:hover IMG {
    border: 1px solid rgb(204,0,0);  
}
#main {
    text-align: center;
    width: 1020px;
    margin: 0px; 
    padding: 0px;
    background-color: #FFFFFF;
    /* border-color: red; border-width: 1px; border-style: solid; */
}
#hornipruh {
    height: 200px; 
    padding: 0px;
    background-image: url('img/hornipruh_spec2.jpg'); background-repeat: no-repeat; 
    border-color: rgb(192,192,192); border-width: 1px; border-style: solid;
}
#strednipruh {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    border-left-color: rgb(192,192,192); border-left-width: 1px; border-left-style: solid;
    border-right-color: rgb(192,192,192); border-right-width: 1px; border-right-style: solid;
    border-bottom-color: rgb(192,192,192); border-bottom-width: 1px; border-bottom-style: solid;
    
    /* border-color: red; border-width: 1px; border-style: solid; */
}
#nav {
    /*width: 220px;*/
    margin: 0px;
    padding: 0px; 
    text-align: left;
    vertical-align: top;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 80%;
    background-color: rgb(249,209,111);
    border-right-color: rgb(192,192,192); border-right-width: 1px; border-right-style: solid;

    /* border-color: green; border-width: 1px; border-style: solid; */
}
#nav UL {
    width: 220px;
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 0px; 
}
#nav LI {
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;  
    border-top-color: rgb(252,232,186); border-top-width: 1px; border-top-style: solid;
    border-bottom-color: rgb(233,166,10); border-bottom-width: 1px; border-bottom-style: solid;
    list-style: none;
    
}
#nav LI A {
    display: block;
    position: relative;
    color: rgb(208,64,0);
    text-decoration: none;
    font-weight: bold;
    padding: 10px 15px 10px 25px;
    margin: 0px;
}
#nav LI A:hover {
    text-decoration: underline;
    background-color: rgb(251,221,151);
}
#nav LI A.spc1 {
    background-color: rgb(240,192,127);
    color: rgb(102,0,0);
}
#nav LI A:hover.spc1 {
}
#nav LI A.highlight {
    background-color: rgb(251,221,151);}
#navpage {
    text-align: left;
    margin-top: 16px;
    padding: 4px;
    /*background-color: rgb(232,232,232);*/
}    
#texty {
    /*width: 798px;*/
    margin: 0px;
    padding: 20px 20px 20px 20px;
    vertical-align: top;

    /*border-color: blue; border-width: 1px; border-style: solid;*/ 
}
#text {
    width: 755px; 
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    text-align: justify;
    
    /*border-color: blue; border-width: 1px; border-style: solid;*/
}
.cara1 {
    height: 1px; 
    color: rgb(192,192,192);
}

.zvyraznena-cela {
  border-top: rgb(0,0,0) solid;
  border-top-color: black;
  border-top-width: 1px;
}

/*
#nav A {
    display: block;
    position: relative;
    height: 50px;
    text-decoration: none;
    padding-left: 30px; padding-top: 15px; padding-right: 0px; padding-bottom: 0px;  
    margin: 0px;  
    border-top-color: rgb(252,232,186); border-top-width: 1px; border-top-style: solid;
    border-bottom-color: rgb(233,166,10); border-bottom-width: 1px; border-bottom-style: solid;
}
#nav A:hover {
    text-decoration: underline;
    background-color: rgb(251,221,151);
}
*/
/*
IMG {border: 0px;}
A IMG {display: block;}
BODY, FORM, FIELDSET, UL, OL, H1, H2, H3, H4, H5, P {padding: 2px; margin: 0;}
FIELDSET {border: 0px;} 
HTML, BODY {height: 100%;}
TABLE {font-size: 100%;} 

body {
    background-image: url('img/bodybgnd.jpg'); 
    background-repeat: repeat-x; 
    font-family: Tahoma, sans-serif; 
    font-size: 70%;
}
#toppane {
    height: 200px; 
    width: 1020px; 
    background-image: url('img/hornipruh_spec2.jpg'); 
    background-repeat: no-repeat; 
    border-color: rgb(192,192,192); 
    border-width: 1px; 
    border-style: solid;
}
#nav {
    width: 100%; 
    position: relative; 
    border-top: 1px solid #9BBECF; 
    border-bottom: 1px solid #9BBECF; 
    z-index: 5;
}
#nav UL {
    padding-left: 20px;
}
#nav LI {
    float: left; 
    display: inline; 
    list-style-type: none; 
    position: relative;
}
#nav LI A {
    color: #fff; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: 110%; 
    float: left; 
    display: inline; 
    position: relative; 
    padding: 10px 10px 10px 22px;
}
#nav LI A:hover, #nav LI A.act, #nav LI:hover A {
    color: #FF0000; 
}
HTML>BODY #nav LI SPAN {
    clear: both; 
    height: 1px; 
    font-size: 1px; 
    display: block;
}
#nav UL UL {
    visibility: hidden; 
    position: absolute; 
    left: 0; 
    border-top: 1px solid #3D525D; 
    border-top: 2px solid #3D525D; 
    clear: both; 
    z-index: 5; 
    background-color: #3C505B; 
    border-bottom: 6px solid #3C505B; 
    padding-left: 0;
}
#nav LI:hover UL {
    visibility: visible;
}
#nav LI:hover LI A {
    background-image: none; 
    color: #DDEBF1;
}
#nav UL UL LI {
    float: none; 
    display: block; 
    width: 17em; 
    background-color: #3C505B; 
    border-left: 6px solid #3C505B; 
    border-right: 6px solid #3C505B;
}
#nav UL UL LI.first {
    border-top: 1px solid #A5BFD0;
}
#nav UL UL LI.first A {
    margin-top: 6px;
}
#nav UL UL LI A {
    text-align: left; 
    color: #DDEBF1; 
    padding: 2px 10px 3px 10px; 
    font-size: 100%; 
    font-weight: normal; 
    background: none; 
    float: none; 
    display: block; 
    width: auto;
}
#nav UL UL LI A:hover {
    background: none; 
    background-color: #9AADB7; 
    color: #384B55;
}
*/


