#blog
{
 background-color: black;
 background-image: url("http://tasselhof.bloguje.cz/img/stones.jpg");
 background-attachment: fixed;
 background-position: top left;
 color: white;
 font-family: times, arial, verdana, sans-serif;
}

#kontejner
{
 text-align: center;

 margin-left: 4em;
 margin-bottom: 4em;
 width: 60em;
 border-top: 1px white solid;
 border-left: 1px white solid;
 border-right: 1px white solid;
}

#hlavicka
{
 float: letf;
 text-align: left;
 width: 15em;
 margin-left: 5px;	
 font-size: 150%; 
 
}


h1 a
{
 color: #E6B573;
 text-decoration: none; 
}

h1 a:hover
{
 color: #E6B573;
 text-decoration: none; 
}

h1 a:visited
{
 color: #E6B573;
 text-decoration: none; 
}

h1 a:active
{
 color: #E6B573;
 text-decoration: none; 
}

#popis
{
 margin-top: -28px;
 margin-left: 2em;
 font-size: 55%;
}

#prispevky
{
 float: left;
 width: 45em;
 text-align: left;
 border-left: 1px white solid;
 margin-left: -1px;
}

.datum
{
 margin-left: 5px;
}

.prispevek
{
 text-align: block;
 margin-left: 5px;
}

.prispevek-navigace
{
 margin-left: 5px;
}

a:active
{
 color: #E6B573;
 text-decoration: none;
}

a:visited
{
 color: #E6B573;
 text-decoration: none;
}

a
{
 color: #E6B573;
 text-decoration: none;
}

a:hover
{
 color: #E6B573;
 text-decoration: underline;
}

h3
{
 font-size: 150%;
 margin-left: 5px;
}

#komentare
{
 margin: 0;
 padding: 0;
 margin-left: 5px;
 width: 30em;
 text-align: left;
}

.komentar
{
 margin-top: 5em;
 margin-bottom: 5em;
 float: left;
}



.komentar-autor
{
 font-weight: bold;
 font-size: 125%;
}


.komentar-astar
{
 float: right;
 border: 0px white solid; 
}


.komentar-text
{
 float: left;
 margin-top: 15px;
 margin-bottom: 10px;
 text-align: justify;
 width: 20em;
 border-bottom: 4px #E6B573 double;
}



#navigace
{
 float: right;
 width: 10em;
 text-align: left;
 border-right: 1px white solid;
 margin-right: -1px;
}

#komentar-dalsi
{
 margin-top: 5em;
 margin-bottom: 5em;
 float: left;
}

.none
{
 border: 0px white solid; 
 text-decoration: none; 
}