body {
	font-size: 100%;
	color: #000;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif
	padding: 0 1em;
}
p {
	line-height: 1.5em;
	margin-bottom: 1.4em;
}
a{
	color #000;
	text-decoration: none;
}
h1, h2, h3, h4{
	line-height: 1.2em;
	margin-bottom: 0.2em;
}
h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.2em;
}

.article-thumb h2, .article-thumb h3, .article-thumb h4{
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}

.image-right{
	float: right;
	margin: 5px 5px 10px 20px;
}
.image-left{
	float: left;
	margin: 5px 20px 10px 5px;
}
.w100p { width: 100%; }
.footer{
	clear: both;
}

.no-print, .languages, .menu, .right, .bottom, .listing{
	display: none;
}

.header {display:none;}
.left-block {display:none;}
.right-block {display:none;}
.footer {}
.dale-vyslo-table {display:none;}
.navigace {display:none;}