body {
	background-image: url(images/obsah_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C0D6D4;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	top: 10px;
	left: 10px;
	padding: 20px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 12px;
	color: #D1993A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #D1993A;
	padding-bottom: 3px;


}
.h2 {
	font-size: 14pt;
	font-weight: bold;
}
p {
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 8px;
}
.text-1 {
	font-size: 12px;
	color: #FFFBF2;
}
.text-2 {
	font-size: 12pt;
	font-weight: bold;
}
.text-2a {
	color: #FFFBF2;
	font-size: 12pt;
}
.text-4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-5 {
	font-size: 12px;
	font-weight: bold;
}
.text-6 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background: #D1993A;
	padding-right: 5px;
	padding-left: 5px;
}

.text8 {
	font-size: 9pt;
	font-family: "Comic Sans MS";
}
.text-8 {
	font-size: 0.8em;

}
.text-12 {
	font-size: 1.2em;
	line-height: 1.8em;
	vertical-align: top;

}
#tabulka {
	background-color: #83AFAB;
	border: 1px solid #D1993A;
}
#tabulka td{
	background-color: #C0D6D4;
	padding: 0px;
	margin: 10px;

}
#td_novinky {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: center;
	background: #D1993A;
	height: 25px;
	padding-top: 5px;
	border: 1px solid #F0F0F0;
}

#tab_diskuze {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
}

a {
	font-weight: bolder;
	color: #60938D;
	text-decoration: none;


}
a:hover {
	color: #D1993A;
	text-decoration: underline;
}
legend {
	color: #990000;
}
fieldset {
	border: 1px solid #FFFFFF;
}

