.post_tema {
text-align: left;
display: block;
width: 95%;
margin-left: 20px;

}

.post_text {
text-align: justify;
display: block;
}

.prispevek {

}

.img {
float: left; border: 3px solid #CCC;margin-right: 10px;;margin-left: 10px;
height: 80px;
}

.post_nadpis {
font-weight: bolder;
color: rgb(204,0,0);
font-size:14px
}

.h6 {
font-size: 12px;
padding-right: 5px;
margin-bottom: 5px;
}


.f_levo {

float: left;
}

.f_uzivatel {
width: 100px;
float: left;

}

.f_text {
text-align: left;
width: 460px;
float: right;
font-size:14px;
overflow:hidden;
}

.f_text p {
display: block;
}

.f_odkazy {
float: right;
width: 80px;
}

.end_text {
	clear: both;
}
