p, table{
	font-style: normal;
	font-size: 100%;
	text-align: justify;
}
h1{
	font-size: 170%;
	color: #516C46;
	border-bottom: 1px dotted #738062;
	margin: 0px 0 20px 0;
	padding-left: 40px;
}
h2{
	color: #738062;
	border-right: 1px dotted #738062;
	font-size: 110%;
	text-align: right;
	margin: 20px 30px 40px 0;
	padding-right: 20px;
}
h3{
	font-size: 115%;
}
h3 a{
	color: Maroon;
	text-decoration: none;
}
h4{
	font-size: 120%;
	color: #24301F;
}
a{
	color: #730000;
	text-decoration: none;
}
a:hover{
	color: Green;
	text-decoration: underline;
}
li {
	line-height: 160%;
}
.hnede{
	color: Maroon;
}
.line{
	color: #8FAE82;
	height: 1px;
}
.counter{
	padding: 10px;
}
.tab{
	background-color: #EEF3ED;
	border: 1px solid #9BB58E;
}
.tab th{
	background-color: #E2EBE0;
	font-size: 90%;
}
.ram{
	background-color: #EEF3ED;
	border: 1px solid #9BB58E;
}
.img{
	border: 1px solid #004401;
}
.clear{
	float: none;
	clear: both;
}
a.odkaz_dvebe {
	FONT-SIZE: 7pt;
	COLOR: #A7A7A7;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration : none;
	font-weight : normal;
	text-align : center;
}
a.odkaz_dvebe:hover {
	COLOR: #5C5C5C;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration : underline;
}
.anotacia_left{
	width: 110px;
	float: left;
	padding-top: 10px;
	z-index: 100;
}
.anotacia_right{
	width: auto;
	float: right;
	padding-top: 10px;
}
.small{
	font-size: 70%;
}
.board_view{
	background-color: #E0E8DC;
	border: 1px solid #9BB58E;
}
.imag, .imagright, imagleft {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin: 2px;
}

.imagright {
	float: right;
	margin-left: 15px;
}

.imagleft {
	float: left;
}