body {
	background: url("img/background.gif");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: black;
}
img {
	border: none;
	margin: 5px;
}
h2 {
	font-size: medium;
	_font-size: small;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	_font-size: x-small;
	font-weight: bold;
}
h4 {
	text-align: center;
	font-size: medium;
	_font-size: small;
	border-left: solid 1px #BF9960;
	border-right: solid 1px #BF9960;
	color: #807059;
	padding: 5px;
}
a {
	color: #BF9960;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background: #CCBA8F;
	color: white;
}
label {
	font-weight: bold;
}
legend {
	font-style: italic;
	color: black;
}
#obal {
	position: absolute;
	top: 10px;
  left: 50%;
	margin: 0 0 0 -375px;
	width: 750px;
	_width: 756px;
	border: 3px solid #807059;
	background: url("img/pozadi1.gif") repeat-y;
	font-size: small;
	_font-size: x-small;
	_height: 600px;
	min-height: 600;
}
#navigace ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigace li {
	font-weight: bold;
	font-size: 15px;
	border: 1px #807059 solid;
	border-top: 2px #807059 solid;
	border-bottom: 2px #807059 solid;
	text-align: center;
	padding: 0;
	width: 123px;
	_width: 125px;
	background: #BF9960;
	float: left;
}
#navigace a {
	color: #E6DCCF;
	display: block;
	text-decoration: none;
}
#navigace  a:hover {
	background: url("img/pozadi2.gif") repeat-y;
	color: black;
}
#aktiv a {
	color: black;
	background: url("img/pozadi2.gif") repeat-y;
}
#obsah {
	padding: 5px;
}
#obsah_prihlasky {
	margin-left: 310px;
	padding: 5px;
}
#obsah3 {
	background: #E7E0D0;
	padding: 5px;
}
#obsah_tabory {
	margin-left: 310px;
	padding-left: 5px;
	border-left: 2px solid white;
}
#linky {
	border-top: solid 3px white;
	border-bottom: solid 3px white;
	margin-top: 5px;
	clear: both;
	text-align: center;
}
#obsah li {
	font-size: small;
	_font-size: x-small;
}
.prava {
	float: right;
}
.leva {
	float: left;
}
.stred {
	text-align: center;
}
.kontakt {
	margin-left: 500px;
	padding-right: 5px;
	text-align: right;
	border-right: 2px solid #BF9960;
	border-bottom: 2px solid #BF9960;
}
.tprava {
	text-align: right;
}
.tleva {
	text-align: left;
}
#logo {
	margin: 0 0 -3px 0;
}
.vystraha {
	color: red;
	text-align: center;
	font-size: 20px;
}
.button_kontrol {
	color: red;
	font-weight: bold;
}
.tucne {
	font-weight: bold;
}
.norm {
font-size: small;
_font-size: x-small;
font-weight: normal;
color: black;	
}
