/* pro vsechny  */
body {
	background-color : #F4C38B;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
}
div.text {
 	color: black;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 55px;
}
div.textbold {
 	color: black;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
}
div.textorange {
 	color: #F7931E;
	font-size: 15px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	margin-right: 10px;
}
table.hlavni {
	border-width : 1px;
	border-style : solid;
	border-color : #F7931E;
}
td {
 	color: black;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	color: #7BAAD5;
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
}
a.mail {
	color: black;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover {
	color: black;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.lang {
	color: white;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.lang:HOVER {
	text-decoration: underline;
}