body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image:   url(gfx/b.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;

}
body.inside {
	background-color: #FFFFFF;
	background-image: none;
	padding-right: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 10px;

}
a:visited {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 10px;

}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #FFFFFF;
	font-size: 10px;

}
a:active {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 16px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;

}
.fmenu {
	text-align: center;
}
.tabulka {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.newsfoto {
	margin-right: 10px;
	margin-bottom: 10px;

}
