body {
	background-color: #dcdcdc;
	font: 9pt/18pt Verdana, Arial, Tahoma;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
.hlavni {
   width: 800px;
	position: relative;
	margin: auto;
	background-color: white;
	border: 1px solid Black;
}
.horni {
	width: 797px;
	height: 60px;
	position: absolute;
	background-color: #fff8dc;
	border: 1px solid Black;
	top: 0px;
	left: 0px;
}
.stredni{
	width: 797px;
	position: absolute;
	top: 60px;
	background-color: white;
	border: 1px solid Black;
	color: black;
	overflow: auto;
}
.dolni {
	width: 797px;
	height: 100px;
	position: relative;
	background-color: #ffcc44;
}
.obr1 {
		width:700px;
		height: auto;
		border: 2px solid #970000;
}
a {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:hover {
	color: purple;
	text-decoration: none;
}
h1{
	color: #000000;
	text-align: left;
	margin-left: 120px;
	margin-top: 30px;
	font-size: 20px;
	font-family: Arial Narrow;
}
h2{
	color: #000000;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 25px;	
	font-size: 28px;
	font-family: Impact;
}
h3{
	color: ThreedShadow;
	font: 14pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
h4{
	color: #000000;
	text-align: center;
	font-size: 18px;
	font-family: Arial Narrow;
}
h5{
	text-align: center;
	font-size: 15px;
	font-family: Arial Narrow;
}

h6{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial Narrow;
	}

p{
	text-align: center;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 1.1;
	font-size: 13px;
	color:#999999;
	font-family: Arial Narrow;
}
table{	
	font-size: 14px;
	font-family: Arial Narrow;
		
}
