body {
	font: normal normal 0.8em Verdana, Arial, Helvetica;
	background: #F0E68C;
	color: rgb(0,0,0);
	padding: 8px;
	margin: 0px;
}
	
label, input, select { outline:none; }

a:link, a:visited, a:hover {
	color: #A52A2A;
	background: inherit;
}

#widthfitter {
   margin: auto;
   width: 1000px;
}

#centercontent {
	float: right;
	background:#fff;
	color: rgb(0,0,0);
	width: 690px;
	border:1px solid #000;
	position: relative;
	top: 7px;
	padding: 4px;
	}

#rightcontent {
	width: 200px;
	float: right;
	background:#fff;
	color: rgb(0,0,0);
	border:1px solid #000;
	font-size: 0.9em;
	position: relative;
	top: 7px;
	left: 7px;
	padding: 4px;
	}
	
#rightcontent h2 {
	font-size: 1em;
	margin-bottom: 0em;
	margin-left: 4px;
}

#rightcontent strong {
	font-weight: normal;
}

#rightcontent p, #rightcontent div.list {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 4px;
	margin-right: 4px;
}

#rightcontent p a:link, #rightcontent p a:visited {
	font-weight: normal;
}

#rightcontent div.list ul {
	margin-top: 0px;
}

#rightcontent div.list ul, #rightcontent div.list li {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#banner {
   position: relative;
	left: 92px;
	background:#fff;
	color: rgb(0,0,0);
	border:1px solid #000;
	height: 70px;
	width: 30em;
	}
	
#banner h1 {
	font-size: 2em;
	font-weight: bold;
}

#banner h2 {
   color: #A52A2A;
   text-align: right;
	font-size: 1em;
	font-weight: bold;
}
	
p {
	margin:10px 0px 0px 0px;
	}
	
h1 {
	margin-top:10px;
	}
	
h2 {
	margin-top:10px;
	}
	
#banner h1  {
	padding:10px 10px 0px 10px;
	color: rgb(0,0,0);
	background: rgb(255,255,255);
	margin:0px;
	}
	
#banner h1 a:link, #banner h1 a:visited, #banner h1 a:hover {
	text-decoration: none;
	color: rgb(0,0,0);
	background: rgb(255,255,255);
} 
	
#banner h4  {
	padding:0px 10px 0px 10px;
	margin:0px;
	}

div.footer {
	padding-top:0px;
	margin-top:-10px;
	margin-right:40px;
	margin-left:40px;
	color:#666;
	background: inherit;
	}

div.post {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom: thin dotted rgb(0,0,0);
	clear: both;
	margin-top: 20px;
	padding-bottom: 1px;
}

div.comments {
	margin-left: 20px;
	clear: both;
	margin-top: 20px;
}

div.post h2, div.comments h2 {
	margin-left: 0.7em;
	margin-top: 0.3em;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #A52A2A;
	background: inherit;
}

div.post h2 a:link, div.post h2 a:visited {
	text-decoration: none;
	font-weight: normal;
}

div.post div.perex {
	font-style: italic;
}

div.post div.cont {
	
}

div.post div.cont a:link {
	background: inherit;
	color: #A52A2A;
	font-weight: normal;
	text-decoration: underline;
}

div.post div.cont a:link {
	background: inherit;
	color: #8B4513;
	font-weight: normal;
	text-decoration: underline;
}

div.post img.postimage {
	float: left;
	clear: both;
	margin-right: 3px;
	margin-bottom: 3px;
}

div.post div.info {
	color: rgb(128,128,128);
	background: inherit;
	font-size: 0.85em;
	
}

div.post div.info a:link, div.post div.info a:visited {
	color: #A52A2A;
	background: inherit;
	font-weight: normal;
}

div.comment div.info {
	color: rgb(128,128,128);
	background: inherit;
	font-size: 0.85em;
}

div.comment div.info a:link, div.post div.info a:visited {
	color: #A52A2A;
	background: inherit;
	font-weight: normal;
}

div.comment div.cont {
	
}

#centercontent h3 {
	margin-top: 0.8em;
	margin-bottom: 0em;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #A52A2A;	
	background: inherit;
}

div.post h4 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #A52A2A;	
	background: inherit;
}

.commentform {
	margin-left: 20px;
}

.poznamky th {
   font-weight: normal;
	text-align: left;
}

.poznamky td {
	padding: 4px;
	border-bottom: 1px dashed #A52A2A;
}

.odkazy li {
	list-style: square;
}

