@charset "iso-8859-2";
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #503626;
}
/**********/
.stopka {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #c3c3c3;
	text-decoration: none;
}
.stopka a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #c3c3c3;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.stopka a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #c3c3c3;
	text-decoration: none;
}
/**********/
.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #683714;
	text-decoration: none;
}
.txt a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #683714;
	text-decoration: none;
}
.txt a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #c90000;
	text-decoration: none;
}
.txt h1 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #c90000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
