/* ========== Layout ========== */
/*dle pestujemeweb.cz*/
#hlavicka {
	padding: 10px;
	border-bottom: 1px solid green;
	background: #F0FBDF;
}

#sloupec1 {
	float: right;
	width: 82%;
/*	border: 1px solid yellow;*/	
}

#sloupec2 {
	float: left;
	width: 17%;
	text-align: left;
}

#sloupec1-in, #sloupec2-in {
	margin: 0.8em 0.8em;
}

#comment {
	font-size: 90%;
	line-height: 1.2; 
}
#sdfootnote {
	font-size: 90%;
	left: 25px; 
	text-indent: -25px; 
}
/* ========== Ostatni ========== */
h1 {margin-bottom: 40px; text-decoration: underline;}
h2 {margin-bottom: 15px; margin-top: 25px; }
h3 {margin-bottom: 0px; margin-top: 15px;  font-size: 110%; }
p {margin-bottom: 0px; margin-top: 0px; line-height: 1.5; text-indent: 25px; text-align: justify; }
ul li {margin-bottom: 3px;}
hr {border: 1px solid brown;}
.noscreen {display: none;}
