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;
}

hr {
        color: black;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
}
ul.cislovany {
	list-style: decimal;
}

.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;
}
.navigace {
	font-size: 8px;
}

.mission {
        width: 500px;
        font-size: 12px;
        text-align:left;
        clear: both;
        background-color: #f9f6e4;
        padding: 10px;
        border: 1px solid Black;
        font-style: italic;
        margin-bottom: 20px;
}

.mission a {
        color: Black;
        text-decoration: underline;
}

.misiontr {
        text-align: center;
}

td.missiontr {
 padding-bottom:30px;
 text-align: center;
}

div.mission {
  margin:auto;
}

.text_novinka {
        text-align: justify;
}

