/*--------- LEKTORKA -------*/
.lektxt {
	padding: 8px;
	background-color: #F0F0F0;
	text-align: justify;
}
.lektRollBox {
	width: 238px;
	height: 222px;
	float: left;
	overflow: hidden;
}
.lektRollBar {
	background-color: #F0F0F0;
	float: right;
	width: 16px;
	height: 222px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.lektRollBar a {
	display: block;
	height: 16px;
	width: 16px;
}
.lektRollBar #sipDown {
	margin-top: 190px;
}
#lektRollOut {
	height: 222px;
	padding: 0px;
	margin-bottom: 3px;
	background-color: #F0F0F0;
	overflow: hidden;
}
#lektRollIn {
	padding: 5px 0px 5px 5px;
}
.lektAkt {
	height: 195px; /* 211 */
	overflow: hidden;
}
.lektViceZde {
	height: 13px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 10px;
}
/*-------------------------------------*/
.lekStrHead, .lektViceZde a {
	color: #47A900;
	font-weight: bold;
}
.lekStrHead {
	padding: 10px;
	font-size: small;
}
.lekStr {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	color: #666666;
}
.lekStrTit {
	font-weight: bold;
}
.lekStr a {
	color: #666666;
}
.barNadp {
	background-color: #EBEBEB;
	letter-spacing: 1px;
	color: #47A900;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
}
/*-------------------------------------*/
h1 {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #47a900;
	text-align: center;
	background-color: #F0F0F0;
	border-bottom: 1px solid white;
}
/*-------------------------------------*/