@charset "iso-8859-2";
body {
	background-color:#fcfcfc;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #7c303c;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #FFF;
	background-color:#7c303c;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #E7E7E7;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #7c303c;
	
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #7c303c;
	text-align:center;
}
span1 {
	font-size:17pxcolor:#7c303c;
	}
a {
	font-size: 18px;
	color: #7c303c;
	text-decoration:underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7c303c;
}
a:hover {
	text-decoration: none;
	color: #555;
}
a:active {
	text-decoration: underline;
	color: #7c303c;
}
.b {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:underline;
}
.b:link {
	text-decoration: underline;
}
.b:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.b:hover {
	text-decoration: none;
	color: #555;
}
.b:active {
	text-decoration: underline;
	color: #FFFFFF;
}


#kontakt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E7E7E7;
	text-decoration: underline;
}
#kontakt a:hover {
	color: #FFF;
	text-decoration: none;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E7E7E7;
	text-decoration: underline;
}
#copyright a:hover {
	color: #FFF;
	text-decoration: none;
}