/*--- TAGY ---*/
INPUT.b{
 color: #FFFFFF;
 font-family: Arial,Verdana,Tahoma;
 font-weight: bold;
 font-size: 12px;
 padding: 3px 16px 2px 16px;
 =padding: 3px 0px 2px 0px;
 background-color: #E2E1D5;
 border-left: solid 1px #EAEAEA;
 border-top: solid 1px #EAEAEA;
 border-right: solid 1px #2D5D74;
 border-bottom: solid 1px #2D5D74;
 background-image: url(obr/button.gif);
 background-repeat: repeat-x;
}
SELECT{
 background-color: #E2E1D5;
 border: solid 1px #959C89;
 color: #9D710F;
 font-family: Verdana,Tahoma,Arial;
 font-size: 11px;
}
/*--- ODKAZY ---*/
A.sip:link, A.sip:visited{
 font-family: Verdana;
 text-decoration: none;
 padding: 2px 6px 2px 6px;
 margin: 0px 2px 0px 2px;
 border: none;
}
A.sip:hover, A.sip:active{
 text-decoration: none;
 border: solid 1px #959C89;
 background-color: #E2E1D5;
 color: #959C89;
 padding: 2px 5px 2px 5px;
}
A.sip:link SPAN, A.sip:visited SPAN, A.sip:hover SPAN, A.sip:active SPAN{
 text-decoration: none;
}
/*--- DESIGN ---*/
.pruh{
 background-image: url(obr/pruh.gif);
 background-repeat: repeat-x;
 background-position: 0px bottom;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 8px 3px;
 color: #CF920A;
 font-weight: bold;
}
.pruh1{
 background-image: url(obr/pruh.gif);
 background-repeat: repeat-x;
 background-position: 0px 17px;
 padding: 0px 0px 5px 0px;
 height: 21px;
 color: #CF920A;
 font-weight: bold;
}

/*--- OSTATNÍ ---*/
STRONG.sip{
 font-family: Verdana;
 border: solid 1px #959C89;
 background-color: #E2E1D5;
 margin: 0px 2px 0px 2px;
 padding: 2px 5px 2px 5px;
 color: #959C89;
}
.flr{
 float: right;
}
.cll{
 clear: left;
}
.clb{
 clear: both;
}
.nev{
 visibility: hidden;
 position: absolute;
}
.vid{
 visibility: visible;
 position: relative;
}
