/* CSS Document */
#blog
{
 background-color: white;
 background-image: url(http://skritulka.bloguje.cz/img/slunecnice2.jpg);
 background-position: left bottom;
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-size: 85%;
 color: black;
 text-align: center;
 font-family: Georgia;
}

#kontejner
{
 width: 45em;
 margin: auto;
 padding: 0;
}

#hlavicka
{
 margin: 10px;
}

h1
{
 font-size: 280%; 
 margin: 0;
}

h1 a
{
 color: #9D4C00;
 text-decoration: none;
}

h1 a:hover
{
 color: #9D4C00;
 text-decoration: none;
}

#popis
{
 margin: 0; 
}

#prispevky
{  
 float:right;
  text-align: left;  
  width: 30em;
  margin: 5px;  
}

h2
{
 color: white;
 font-size: 125%; 
 background-color: #9D4C00;
 padding-left: 5px;
}

.prispevek
{
 background-color: white;
 border: 1px #9D4C00 solid;
 margin-top: 15px;
 margin-bottom: 25px;
 padding: 5px;  
 width: 30em;
 overflow: auto;
}

h3
{
 color: #9D4C00;
}

h3 a
{
 color: #9D4C00;
 text-decoration: none;
}

h3 a:hover
{
 color: #9D4C00;
 text-decoration: underline;
}

.prispevek-rubrika
{
 text-align: right;
 float: right;
 font-size: 80%;
 margin-left: 5px;
 margin-top:-20px;
 margin-bottom: 5px;
 margin-right:5px;
}

.prispevek-text
{
 display: block;
 color: black;
}

.prispevek-pata
{
 font-size: 80%;
 text-align: left;
 margin-top: 5px;
}

.prispevek-navigace
{
 font-size: 80%; 
 text-align:right;
}

#comalert
{
 background-color: white;
}

.komentar
{
 background-color: white;
 padding: 5px; 
 margin-top: 0px;  
}

.komentar-hlavicka
{
 margin:2px;
 text-align: left;
}

.komentar-id
{
 color: red;
 font-weight: bold;
}

.komentar-titulek
{
 font-weight: bold;
}

.komentar-autor
{
 color: #AF744C;
}

.komentar-text
{
 width: 20em;
 margin: 5px;
 background-color: white;
}

.komentar-astar
{
 width: 80px;
 height: 80px;
 float: left;
 background-image: url(http://tasselhof.bloguje.cz/img/noneavatar.png);
}

fieldset
{
 border: 1px #9D4C00 solid;
 background-color: white
}

legend
{
 font-weight: bold;
 color: black;
}

.imput
{
 margin: 2px;
 font-weight: bold;
 color: #9D4C00;
}

#nam
{
 background-color: white;
 border: 1px #9D4C00 solid;
 color:black;
 margin: 2px;
}

#mai
{
 background-color: white;
 border: 1px #9D4C00 solid;
 color:black;
 margin: 2px;
}

#ur
{
 background-color: white;
 border: 1px #9D4C00 solid;
 color:black;
 margin: 2px;
}

#hdl
{
 background-color: white;
 border: 1px #9D4C00 solid;
 color:black;
 margin: 2px;
}

#komtxt
{
 background-color: white;
 border: 1px #9D4C00 solid;
 color:black;
 margin: 2px;
}

#posli
{
 background-color: white;
 border: 1px #9D4C00 solid;
 color:black;
 margin: 2px;
}

#navigace
{
 float: left;
 width: 10em;
 text-align: left;
 margin: 5px;
 padding: 2px;
}


h4
{
 background-color: #9D4C00;
 font-weight: bold;
 padding-left: 5px;
 margin: 0px;  
 color: white;
}

h4 a
{
 font-weight: bold;
 text-decoration: none;
 color: white;
}

h4 a:hover
{
 font-weight: bold;
 text-decoration: none;
 color: white;
}

#temata
{
 background-color: white;
 padding: 2px;
 margin-bottom: 10px;
}

#odkazy
{
 background-color: white;
 padding: 2px;
 margin-bottom: 10px;
}

#sluzby
{
 background-color: white;
 padding: 2px;
 margin-bottom: 10px;
}

#styly
{
 background-color: white;
 padding: 2px;
 margin-bottom: 10px;
}

#archiv
{
 background-color: white;
 padding: 2px;
 margin-bottom: 10px;
}

.none
{
text-decoration: none;
border:0;
}

a
{
 color: #9D4C00;
 text-decoration: none;
}

a:hover
{
 color: #9D4C00;
 text-decoration: underline;
}

#AdLaar{
width: 9em;
border: 1px #9D4C00 solid;
padding: 5px;
background: white;
margin-top: 0em;}

#AdLaar h6 {
padding:0;
margin:0;
text-align:center;
background-color: white;
color: black;}

#AdLaar p {

color:black;
padding: 4px;
margin:0;}

#AdLaar p a {
display:block;
color: #9D4C00;
padding:0;
margin:0;}

#AdLaar div {
color: black;
padding: 4px;
margin:0 0 1em 0;}

#
{
}

