body {
    font-size: 13pt;
    margin: 0;
    padding: 0;
}

.striked {text-decoration: line-through}
.alignL {text-align: left !important;}
.alignC {text-align: center !important;}
.alignR {text-align: right !important;}
.alignJ {text-align: justify !important;}

.nodisplay, .noPrint, .btn {
	display:none !important;
}


/*
a:after {
    content: " [" attr(href) "] ";
    opacity: 0.5;
    font-size: 50%;
    display: block;
}
*/

.grid .bbody {
    height: auto !important;
     padding-bottom: 0 !important;
}

.std .classic_list .polozka {
    clear: both;
}

.std .classic_list img, .std .obrazek_doleva {
    float: left;
    margin: 5px 10px 10px 0;
}

.std .obrazek_doprava {
    float: right;
    margin: 5px 0 10px 10px;
}

.fotogalerie .obr, .fotogalerie .obr_wrap, .dalsi_foto_wrap .foto_item, .fotogalerie .pic, .priloha {
    display: inline-block;
}

.fotogalerie .obr, .fotogalerie .pic {
    height: auto;
    margin: 0 0 5px;
    padding: 6px 7px;
    position: relative;
    max-width: 100%;
}

.fotogalerie .desc {
    display: block;
}

.tabled_data td, .tabled_data th {
    padding: 5px 10px;
    border: 1px solid #000;
}

.products {
    list-style: none;
    padding-left: 0;
}

