body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFDD95;
	margin-left: 30px;
	margin-right: 30px;
	background-repeat: repeat-y;
	background-image: url(../images/bg-line.jpg);
	background-position: right;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #835118;
}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	font-family: Arial Bold, Calibri, Arial, Verdana;
	font-style: italic;
	font-size: 22px;
	color: #FF0000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000066;
	font: Arial;
}
h4 {
	font-size: 14px;
	color: #663300;
	font-style: italic;
}
h5 {
	font-size: 12px;
	color: #000000; /*#666666;*/
}
h6 {
	font-size: 12px;
	color: #FF0000;
}
.webnadpis {
	font-family: Arial Bold, Calibri, Arial, Verdana;
	font-style: bold;
	font-size: 22px;
	color: #FF0000;
}
.webnadpis2 {
	font-family: Arial Bold, Calibri, Arial, Verdana;
	font-style: none;
	font-size: 18px;
	color: #000000;
}
.copyright {
	font-size: 12px;
}
.osoba-fce {
	font-size: 12px;
	color: #663300;
}
.osoba-jmeno {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}