h4 {
	padding: 10px;
}
a{
    font-weight: normal;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF5413;
}
a:active {
	color: #000099;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
li {
	list-style-type: square;
	line-height: normal;
	padding-bottom: 8px;

}
.imagbord {
	border: 1px solid #FFCC99;
	margin-right: 2px;
	margin-bottom: 3px;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.nadpis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	border-left: none;
}
BODY {
	 scrollbar-face-color: #ffcc99;
}.akce {
	border: 1px solid #FF9900;
	text-align: center;
	background-color: #FFEED4;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 60%;
	font-weight: bold;
	font-size: 12px;
}
hr {
	color: #FF9900;
	height: 1px;
	}
#pravy {
	color: #333333;
	position: relative;
	width: 260px;
	padding: 3px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #FF9900;
	background-color: #FFEFCE;
	border-top-color: #FFFFFF;
	}
	
	

