/*--- TAGY ---*/
TABLE.filtr{
 width: 100%;
}
TABLE.filtr TR TD{
 padding: 0px 3px 0px 3px;
 white-space: nowrap;
}
.blok H1.H1{
 padding-bottom: 15px;
}
H1 SPAN.b{
 display: inline-block;
 vertical-align: middle;
 padding: 5px 10px 5px 10px;
 background-color: #FFFFFF;
 white-space: nowrap;
 -webkit-border-radius: 3px 3px 3px 3px;
 -moz-border-radius: 3px 3px 3px 3px;
 -khtml-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
}
/*--- ODKAZY --*/
/*--- DESIGN ---*/
/*--- OSTATNÍ ---*/
#fixtab{
 position: fixed;
 top: 124px;
 left: 2%;
 width: 96%;
 z-index: 1000;
}