.lavypopis {
	background-color: #FF7A08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	position: relative;	
}
.podsekcie {
	background-color: #FFF3E8;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D46300;
	line-height: 18px;
	text-decoration: none;
}
.strednadpis {
	background-color: #D46300;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	background-image: url(../img/podkap3middle.png);
}
.strednadpis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
.strednadpis a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.strednadpis a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.strednadpis a:hover {
	color: #FFE1C6;
	text-decoration: none;
}	
.strednadpis a:active {
	color: #FFE1C6;
	text-decoration: none;
}

