/* Rozvrzení */
.sloupek {top: 180px; width: 27%; margin-left: 0px; left: 70%; }
.prispevky {width: 61%; margin-right: 0px; margin-left: 4%;  margin-top: 80px; }
.hlavicka { margin-top: 20px;}
.uzivatel-blok { display:none; }

/* Barvy */
* {color: black ! important; background-color: white ! important;}
a:link, a:visited, a:active {color: blue ! important; text-decoration: underline ! important;}
.nazevblogu { color: white ! important; }
.popisblogu { display:none; } /* barva názvu blogu */

/* Písmo */
* {font-family: "Times New Roman", Serif, serif;}
body { font-size: 100%; }
p  {line-height: 1.6;}
li {line-height: 1.4; margin-bottom: .3em;}


/* Rámecky */
div, span, table, td {border: none ! important;}
.sloupek {border-left: 1px solid black ! important;}

/* Kategorie */
/* .kategorie-titulek {display: none;} */
/* .kategorie-blok, .kategorie, .pomlcka { display: none; } */


/* Prispevek */
.oprispevku-dole, .komentare {display: none;}

.prispevek {margin: 1em 0px;}
h2 {padding-top: .5em; border-top: 1px solid black ! important; }
.prispevek h2 { color: black ! important; }
.oprispevku {text-align: left; }
.permonik {display: block; float: right; width: 80px; margin-top: 13px;}
.perex {margin-top: .7em;}


/* Spodek */
.archiv-odkaz {text-align: center; margin: 1em 0px; padding-top: 1em; border-top: 1px solid black !important;}
/* víc se tady dole vykouzlit asi nedá */

/* Sloupek */
.rss {font-size: 80%; margin-left: 0px; margin-top: 1em; text-align: left;}
.archiv-blok .mesice { margin-left: 0px; font-size: 80%;}
.sloupek ul {margin-left: 16px;}
.kalendar {width: 140px;}


.komentare * {font-size: 100% ! important;}
.komentare .komentar .info .cas { font-size: 80% ! important; }


/* Komentovaci formular */
.kom-form label { clear: left; margin-top: -0.4em;}
.kom-form p { margin: 4px; }
.kom-form #content {width: 70%; height: 12em;}
.kom-form .odeslat { margin-left: 21%; font-weight: bold; background-color: buttonface ! important; padding: 6px;}
.kom-form .warn { color: #990033 ! important; }