/* Stats word */
.visible {cursor: pointer; cursor: hand; text-decoration: underline}
.invisible {display: none}

/* avatary */
.post-avatar {float: left; width: 50px; height: 70px; margin: 0 10px 15px 0px; border: 1px solid grey;}

/* TR hover */
.aktivni {text-decoration: underline}
