/* modified with help of Firebug */

/* just keep the iexplorish hacks the same distance from original values */

body, input, textarea {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000;
background-color: #fff;
}

img { border: 0px none; }

* { margin: 0px; padding: 0px; }

a {
color: #b00;
}
a:visited {
color: #700;
}
a:hover, a:active {
color: #f33;
text-decoration: none;
}

body { background-color: #9c0f0d; }

#kontejner {
width: 55em;
_width: 56em;
margin: 2em 5em;
padding: 2em;
background-color: #fff3f3;
position: relative;
}

#navigace {
width: 16em;
margin-right: -2em;
_margin-right: -1.5em;
float: right;
border-color: #000;
border-style: solid;
border-width: 0 0 0 3px;
}
#navigace div {
margin-bottom: 1.5em;
}
#navigace strong {
display: block;
color: #a00;
padding: 0.1em 1.3em;
font-size: 1.1em;
}
#navigace ul {
padding: 0.2em 1em;
}
#navigace li {
list-style: none;
}
#navigace li a {
text-decoration: none;
}

#navigace #odkazy li {
text-indent: -1.5em;
margin-left: 1.5em;
}

#prispevky {
margin-right: 16em;
}

h2 {
font-family: Trebuchet MS, sans-serif;
font-weight: bold;
font-size: 16pt;
}

h2 a {
text-decoration: none;
color: #a00;
}
h2 .sub {
font-size: 12px;
display: block;
font-weight: normal;
}

.prispevek-obsah .perex, .prispevek-obsah .full {
margin: 1em 0;
}

.prispevek-pata {
border-bottom: 3px solid #000;
padding-bottom: 1em;
margin-top: 1em;
margin-bottom: 2em;
}

p {
margin-bottom: 5px;
text-indent: 0.7em;
}

#hlavicka {
margin-bottom: 4em;
_margin-bottom: 6em;
text-align: center;
}
#hlavicka h1 {
font-size: 20pt;
font-family: Trebuchet MS, Bitstream Vera Sans, Verdana, sans-serif;
}
#hlavicka a {
color: #ba201f;
text-decoration: none;
font-weight: bold;
}
#hlavicka #popis {
color: #600;
}
#leva-tlapka {
float: left;
margin: -3.3em 0 0 -4.3em;
_margin: -2em 0 0 -2em;
}
#prava-tlapka {
float: right;
margin: -3.3em -3.3em 0 0;
_margin: -2em -2em 0 0;
}

h3 { margin-bottom: 1.5em; }

.komentar {
padding-bottom: 0.5em;
margin-bottom: 1em;
border-bottom: 1px solid #000;
}

.komentar .hlavicka {
margin-bottom: 0.5em;
}
.komentar .re { display: none; }

.komentar .titulek { font-weight: bold; }

form { border: none; } fieldset { border: none; }
#komentare .smaller input { display: block; margin-left: 6em; width: 15em; }
#komentare .smaller input[type="hidden"] { display: none; }
#komentare .smaller label { float: left; padding: 2px 0; }
#komentare .smaller br { display: none; }
input, textarea {
border: 1px solid #999;
padding: 2px;
margin: 2px 0 0.5em 0;
}
#komentare input, #komentare textarea { width: 90%; }
#komentare input.sub { width: 10em; margin-left: 13em; }

input:hover, textarea:hover {
border-color: #000;
}
input:focus, textarea:focus {
border-color: #a00;
}

#kopyrajt {
text-align: center;
font-size: 7px;
}
/* s láskou a péčí vyrobeno jako vánoční dárek pro larynku z ladule.bloguje.cz. autorem je matejcik z matejcik.bloguje.cz, kdyby to někoho zajímalo. a kódování je ... těžko říct */