#farlink {
	background: url(http://wwweby.cz/farlinkbcg.jpg) repeat-x bottom;
	background-color: #ddd;
	color: #222;
	clear: both;
	font-size: 9px;
	border-bottom: 1px solid #888;
	padding: 3px 0px 3px 0px;
}
#farlink a {padding: 0px 5px 0px 5px; text-decoration: none; color: #222;}
#farlink a:hover {text-decoration: none; color: #999;}
#farlink a.utu {display: none;}
.fright {
	float: right;
}
.dotaznik {
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	margin: 10px;
}
.dotaznik table th {
	background-color: #999;
	color: White;
	text-align: left;
	padding: 0 0 0 10px;
	width: 150px;
}
.dotaznik table td {
	text-align: left;
}
.dotaznik input {
	background-color: #eee;
	text-align: left;
	width: 300px;
	border-width: 1px;
}
.dotaznik textarea {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	background-color: #eee;
	text-align: left;
	width: 550px;
	height: 6em;
	border-width: 1px;
}
.login {
	text-align: center;
}
.login input {
	width: 57px;
	font-size: 0.8em;
	background-color: transparent;
	border: 0;
	color: black;
}
input.but {
	background-color: transparent;
	font-size: 0.8em;
}
input.but2 {
	background-color: silver;
	border: 1px solid gray;
	font-size: 0.8em;
}
.pozor {
	color: Red;
	background-color: White;
	border: 1px solid Red;
	padding: 7px;
	text-align: center;
	font-weight: bold;
}
.in2-datum {
	color: silver;
	margin-left: 10px;
	font-size: 0.9em;
}
.podmenu {
	color: gray;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid gray;
}
.podmenu a {
	padding: 0 10px 0 13px;
	color: black;
}
.podmenu a:hover, .podmenu a.akt {
	color: gray;
}
.navigace {
	text-align: center;
	margin: 5px 0 5px 0;
}
.navigace a {
	padding: 0 5px 0 5px;
}
.pozor {
	text-align: center;
	color: red;
}
.right-text1 a {
	color: white;
	text-decoration: underline
}
.right-text1 a:hover {
	color: black;
}


