body {
	background-image:  url(grafika/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #fff;
	background-color: #FFF8F0;

}
a {
	color: #D1A500;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9pt;
	color: #D2CAB7;
	line-height: 17px;



}
h1 {
	font-size: 14pt;
	color: #D2CAB7;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;


}
h2 {
	font-size: 12pt;
}
h6 {
	font-size: 8pt;
	color: #978A6B;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.obsah {
	background-image: url(grafika/stred-2.jpg);
	background-repeat: no-repeat;
	height: 429px;
	padding-top: 130px;
	padding-right: 50px;
	padding-left: 50px;

}
.paticka  {
	height: 80px;
	background-image: url(grafika/paticka.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.paticka td {
	color: #6D6D6B;
	font-size: 8pt;
	text-align: center;
}
p {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;




}

