body {
	background: #000000;
        margin: 0px; 
	font-family: verdana, arial, sans-serif;
     	text-align: justify;
        border: solid 2px;
}

p {
        text-indent: 20px;
}
	
#nastred {
	margin:20px;
}

.bile {
	background:#380D0A;
        border-right: 2px solid #FFFF82;
 	border-bottom: 1px solid #FFFF82;
        border-top: 1px dotted #FFFF80;
}

h2 {
	font-size: 32px; 
	margin-bottom: 1px; 
	margin-left: 20px; 
	text-transform: uppercase; 
	color: #FFFFFF; 
}

h3 {
	font-size: 14px; 
        margin-left: 20px; 
	margin-bottom: 1px;
        color: #FFFFFF; 
}

.links {
	font-size: 12px; 
	color: #e5dc67;
}
a.links {
	font-weight: bold; 
	text-decoration: none;
}
a.links:hover {
	color: #DD6900;
}
a {
	font-weight: bold; 
	text-decoration: none;
	color: #e5dc67;
}
a:hover {
	text-decoration: underline; 
        color : #DD6900;
}
a:visited {
	color: #e5dc67;
}

img {border:0;
margin: 5px;
}

.date {
	font-weight: bold; 
	font-size: 10px; 
	margin: 10px; 
	color: #AA0000;
        border-bottom: 1px solid #AA0000; 
}
.posts {
	font-size: 12px; 
	margin: 0px 10px 10px; 
	color: #FFFFFF; 
}
.byline {
	font-size: 10px; 
	color: #FFFFFF; 
}
#zahlavi {
	background-image: url("http://radastarsich.bloguje.cz//img/radaa.jpg");
	padding-top:0px;
        width: 800px;
        height: 160px;
        border-top: 2px solid #FFFF82; 
        border-left: 2px solid #FFFF82; 
        border-right: 2px solid #FFFF82; 
}

#levysloupec {
	background:#380D0A;
 	width:100px !important; 
 	text-align:center;
        border-left: 2px solid #FFFF82;
        border-bottom: 1px solid #FFFF82;
        border-right: 1px dotted #FFFF82;
 	}
.doprava {
 	text-align:center;
 	}

.tecky {
        border-bottom: 1px dotted #606060;
        border-top: 1px dotted #606060;
}

.komentar {
        font-size: 10px;
        text-align: left;
        background-color: #380D0A;
        border-top: 1px dotted #FFFF82;
        border-bottom: 1px dotted #FFFF82;
}
table {
border: 1px dotted #FFFF82;
rules: 1px dotted #FFFF82;
}

.nadpis {
        background-color: #380D0A;
        border-top: 1px solid #FFFF82;
        border-bottom: 1px solid #FFFF82;
        font-weight: bold;
	font-size: 14px;
	margin-bottom: 1px;
        color: #FFFFFF;
        text-indent: 20px;
}