A.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}

A.mail:hover {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
}

.newsdate {
	text-align : right;
	font-style : italic;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE67D;
	font-weight: bold;
	text-decoration: none
}
.inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #FFD940;
}
.okraje {
	margin : 15px 15px 15px 15px;
}
.lokraj{
	margin-left : 10px;
}
img{
	border-style:none;
}
h2 {
	text-align: center;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px
}
h3 {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
	margin-bottom:3px
}
.menu {
	font-size: 16px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 5px;
	margin-bottom:5px
}
.whosthere {
	font-style: italic;
}
.popis {
	background-color: #EDD973;
	background-image: none;
}


