/* CSS Document */

.posts li {
	margin-left:40px;
}

.posts ol {
	margin-top:10px;
	margin-bottom:5px;
}

.posts ul {
	margin-top:10px;
	margin-bottom:5px;	
}

.posts span.obsah_clanku img {
margin-left:5px;
margin-right:10px;
}

.tabulka td {
	border:1px #666 solid;
	background-color:#FFF;
	padding:1px;
	font-size:10px;
}

.tabulka {
	border:3px #999 solid;
	font-size:10px;
}