body {
	background-color: #eee;
	font-family: Times new Roman, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 15px;
	color: #000000;
}

a {
	color: #005784;
	text-decoration: none;
}

a:hover {
	color: #28E;
	text-decoration: underline;
}

.main {
	width: 690px;
	background-color: #fff;
	border:1px dashed #dddddd;
	height: auto;
	margin:0 auto;
	padding:10px;
	text-align:center;
}


.top {
 background-color: #ffffff;
	width: 680;
	height: 150px;
	background: url(img/hlavicka2_680.jpg) no-repeat;
	text-align:center;
}
.top_en {
 background-color: #ffffff;
	width: 680;
	height: 150px;
	background: url(img/hlavicka2_680_en.jpg) no-repeat;
	text-align:center;
}
.top_de {
 background-color: #ffffff;
	width: 680;
	height: 150px;
	background: url(img/hlavicka2_680_de.jpg) no-repeat;
	text-align:center;
}
.top_ru {
 background-color: #ffffff;
	width: 680;
	height: 150px;
	background: url(img/hlavicka2_680_ru.jpg) no-repeat;
	text-align:center;
}
.top h1 {
	font-size: 48px;
	color: #008800;
	margin: 5px;
}
.top h3 {
	font-size: 18px;
	color: #008800;
	margin: 5px;
}

h1 {
	font-size: 17px;
	color: #579;
	margin: 5px;
}

.slogan {
	font:11px tahoma;
	margin-left: 14px;
	font-weight: bold;
}

.box {
	float: left;
	width: 455px;
	margin: 10px 0;
	padding: 0 16px;
	padding-top: 7px;
	padding-bottom: 13px;
}

.boxtitle {
	color: #008800;
  font-size: 20px;
	margin-left: 0px;
	margin-bottom: 16px;
	margin-top: 30px;
	font-weight:bold;
}

.boxtext {
	font-size: 15px;
	color: #000000;
	margin-left:10px;
	text-align: justify;
	line-height: 18px;
}
ul {
	margin-left: 23px;
	margin-top: 5px;
}
li {
	list-style: square;
}
.zvyrazni {
	color: #008800;
	font-weight: bold;
}
/* navigation */
navigation li {list-style: none;}

.navigation {
	float: left;
	width: 200px;
	height: auto;
	margin-top:40px;
}
.navigation h3 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 20px;
	margin-left: 10px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #DDDDDD;
	margin: 0;
}

.navigation li {
	border: 1px solid #f0f0f0;
  list-style: none;}

.navigation li a {
	background-color: #f7f7f7;
	font-size: 14px;
	color: #008800;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 190px;
	outline-style: none;
	font-weight: bold;
	text-transform: uppercase;
}
.navigation li a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}

.navigation li a.mensi {
	font-size: 13px;
}

.clearer {clear: both;}

.footer {
	width:auto;
	line-height: 19px;
	color: #555A60;
	font-size: 9px;
	background-color: #F9F9F9;
	border: 1px solid #e9e9e9;
	text-align: center;
	height: auto;
	margin-top: 20px;
}
span#es {
  color: #2CB950;
}
#mutace_prepinace{
  width: 500px;
  height: 20px;
  float: right;
  text-align: right;
  margin-right: 15px;
  color: #656565;
  font-weight: bold;
  margin-top: 5px;
}
#mutace_prepinace a{
  text-decoration: none;
  color: #656565;
}
#mutace_prepinace a:hover{
  text-decoration: underline;
  color: #000000;
}
.no_border {border: none;}

