body {
	margin-right: 50px;
	padding: 0px;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
        background-color:  #ffebcd;
        color: #000000;        
}


#kontejner {
        margin: 5px auto;
        width: 550px;
        padding-left: 280px;
}


#hlavicka {
	width: 550px;
	height: 120 px;
	padding-bottom: 40px;
        font-weight:bold;
        font-size: 30px;
        text-align: left;
        margin-left: 0px;
        margin-top: 10px;
}

#popis {
	font-weight:bold;
        font-size: 18px;
        text-align: right;  
        color: #cc0022;    
}




.levy {
        width: 250px;
	margin-left: 5px;
        margin-top: 40px;
        margin-right: 10px;
        margin-bottom: 20px; 
        float: left;
        text-align: right; 
}



#temata {
	font-weight: bold;
}

#archiv {
	font-weight: bold;
}

#odkazy {
	font-weight: bold;
}

#vzkaz {
	padding-top: 40px;
}

#navigace {
	color:#ff8800;
	font-weight: bold;
        font-size: 14px;
}


  

#prispevky {
}

.prispevek {
	border-top: 2px dotted #993300;
        padding-bottom: 10px;
        font-size: 16px;
}


.datum {
	color: #ff8800;
	font-size: 16px;
	padding: 0px;
}

.prispevek-rubrika {
	text-align: right;
        padding-bottom: 10px;
}


.prispevek-perex {
        font-size: 16px;
        color: #000000;
        font-weight: normal;
}


.prispevek-text {
        font-size: 16px;
        color: #000000; 
        font-weight: normal;
}


.prispevek-pata {
        padding-top: 10 px;
        text-align: right;
}


.more {
        padding-top: 20 px;
}


p {
        font-size: 16 px;
        line-height: 24px;
}





a {
	color: #993300;
	text-decoration:none;
        font-weight:bold;
}

a:hover {
        color: #cc0022;
	text-decoration: underline;
        font-weight:bold;
}



h1 {
	color:#993300;
	font-weight:bold;
        font-size: 30px;
}

h2 {
	color:#cc0022;
	font-weight:bold;
        font-size: 20px;
}

h3 {
	color:#ff8800;
	font-weight: bold;
        font-size: 20px;
}

h4 {
	color:#ff8800;
	font-weight: bold;
        font-size: 14px;

}







#komentare{
	padding-top: 40px;
}

.komentar-hlavicka{
	padding-bottom: 10px;
        color: #000000;
}

.komentar-titulek{
        color: #000000;
}

.komentar-text{
	padding-bottom: 40px;
        color: #000000;

}

.komentar {
	font-size: 16px;
        color: #000000;
        font-weight: normal;
}

.komentar-detaily{
	font-weight: bold;
        font-size: 17px;
        color: #000000;
}

#komentar-dalsi{
	font-weight: bold;
        font-size: 17px;
        color: #993300; 
}



