/* CSS Document */
#blog
{
 background-color: #215EB9;
 background-image: url(http://tasselhof.bloguje.cz/img/slunecnice.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 background-attachment: scroll;
 font-size: 90%;
 color: white;
 text-align: center;
 font-family: Verdana;
}

#kontejner
{
 width: 40em;
 margin: auto;
 padding: 0;
}

#hlavicka
{
 height: 263px;
 margin: 0;
}

h1
{
 font-size: 280%; 
 margin: 0;
}

h1 a
{
 color: #F6CE0D;
 text-decoration: none; 
}

h1 a:hover
{
 color: #F6CE0D;
 text-decoration: none; 
}

#popis
{
 margin: 0; 
}

#prispevky
{
 float: left;
 text-align: left;
 padding: 2px;
 width: 25em; 
 margin: 0; 
 padding: 5px;
 background-color: #6792CF;
}

h2
{
 color: white;
 background-color: #215EB9;
 padding: 5px;
 border-left: 1px #6792CF solid;
 border-right: 1px #6792CF solid;
 border-bottom: 1px white solid;
 border-top: 1px white solid;
 margin-left: -5px;
 margin-right:-5px;
 margin-top: -5px;
 font-size: 125%;
}

.prispevek
{
 display: block;
 margin-top: 15px;
 margin-bottom: 25px;
 overflow: auto;
 width: 25em;
}

h3
{  
 color: #F6CE0D;  
}

h3 a
{ 
 color: #F6CE0D;
 text-decoration: none;
}

h3 a:hover
{ 
 color: #F6CE0D;
 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-perex
{
  color: black;
}

.prispevek-text
{
 display: block;
 color: black;
}

.prispevek-pata
{
 font-size: 80%;
 text-align: center;
 margin-top: 5px;
}

.prispevek-navigace
{
 font-size: 80%; 
 text-align:right;
}

.komentar
{
 padding: 5px; 
 margin-top: 0px; 
}

.komentar-hlavicka
{
 margin:2px;
 text-align: left;
}

.komentar-id
{
 font-weight: bold;
}

.komentar-titulek
{
 font-weight: bold;
}

.komentar-autor
{
 font-weight: bold;
 color: black;
}

.komentar-text
{
 width: 15em;
 margin: 5px;
}

.komentar-astar
{
 width: 80px;
 height: 80px;
 float: left;
 background-image: url(http://tasselhof.bloguje.cz/img/noneavatar.png);
}

fieldset
{
 border: 1px black solid;
}

legend
{
 font-weight: bold;
 color: black;
}

#nam
{
 background-color: #6792CF;
 border: 1px #215EB9 solid;
 color:black;
}

#mai
{
 background-color: #6792CF;
 border: 1px #215EB9 solid;
 color:black;
}

#ur
{
 background-color: #6792CF;
 border: 1px #215EB9 solid;
 color:black;
}

#hdl
{
 background-color: #6792CF;
 border: 1px #215EB9 solid;
 color:black;
}

#komtxt
{
 background-color: #6792CF;
 border: 1px #215EB9 solid;
 color:black;
}

#posli
{
 background-color: #6792CF;
 border: 1px #215EB9 solid;
 color:black;
}

.none
{
text-decoration: none;
border:0;
}

#navigace
{
 float: right;
 width: 9em;
 text-align: left;
 margin:0; 
 padding: 2px;
 float: left;
}

h4
{
 background-color: #215EB9;
 padding-left: 5px;
 margin: 0px; 
 border: 1px white solid;
}

h4 a
{
 text-decoration:none;
 color:white;
}

h4 a:hover
{
 text-decoration:none;
 color:white;
}

#temata
{  
 background: #6792CF;
 margin-right: 20px;
 margin-bottom: 5px;
 padding: 2px;
}

#odkazy
{  
 background: #6792CF;
 margin-right: 20px;
 margin-bottom: 5px;
 padding: 2px;
}

#sluzby
{  
 background: #6792CF;
 margin-right: 20px;
 margin-bottom: 5px;
 padding: 2px;
}

#styly
{  
 background: #6792CF;
 margin-right: 20px;
 margin-bottom: 5px;
 padding: 2px;
}

#archiv
{  
 background: #6792CF;
 margin-right: 20px;
 margin-bottom: 5px;
 padding: 2px;
}

a
{
 color: white;
 text-decoration: none;
}

a:hover
{
 color: white;
 text-decoration: underline;
}

#AdLaar{
width: 9em;
float: left;
border: 1px white solid;
padding: 5px;
background: #6792CF;
margin-top: 0em;}

#AdLaar h6 {
padding:0;
margin:0;
text-align:center;
background-color:#215EB9;
color:white;}

#AdLaar p {

color:black;
padding: 4px;
margin:0;}

#AdLaar p a {
display:block;
color: white;
padding:0;
margin:0;}

#AdLaar div {
color: black;
padding: 4px;
margin:0 0 1em 0;}

#
{
}