body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
        SCROLLBAR-FACE-COLOR: #999999; 
        SCROLLBAR-3DLIGHT-COLOR: #999999; 
        SCROLLBAR-ARROW-COLOR: #000000; 
        SCROLLBAR-TRACK-COLOR: #999999;
}
h1 {font-size: 20px;}
h2 {font-size: 35px;}
#hlavicka {
	MARGIN-BOTTOM: 0px;
	WIDTH: 100%;
	height: 60px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#hlavicka_dolni {
        MARGIN-BOTTOM: 0px;	
        WIDTH: 100%;
	height: 15px;
	color: #000000;
	font-size: 10px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#stred {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leve {
	height: 460px;
	width: 130px;
	position: absolute;
	top: 95px;
	left: 20px;
        overflow: scroll;	
        overflow-y: auto; 
        overflow: -moz-scrollbars-vertical;
        SCROLLBAR-FACE-COLOR: #999999; 
        SCROLLBAR-3DLIGHT-COLOR: #999999; 
        SCROLLBAR-ARROW-COLOR: #000000; 
        SCROLLBAR-TRACK-COLOR: #999999;
}
#prave {
	height: 460px;
	width: 130px;
	position: absolute;
	left: -145px;
	overflow: scroll;
        overflow-y: auto; 
        overflow: -moz-scrollbars-vertical;
        SCROLLBAR-FACE-COLOR: #999999; 
        SCROLLBAR-3DLIGHT-COLOR: #999999; 
        SCROLLBAR-ARROW-COLOR: #000000; 
        SCROLLBAR-TRACK-COLOR: #999999;
}
#prave_stred {
	position: absolute;
	top: 95px;
	left: 100%;
}
#obrazek_stred {
	position: absolute;
	top: 90px;
	left: 50%;
}
#obrazek {
	position: absolute;
	left: -335px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#cas {
	position: absolute;
	right: 10px;
}
#clock {
	position: absolute;
	left: 45%;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
#velke {
	font-size: 20px;
	font-weight: 900;
}
#nahled {
        WIDTH: 90px;
	HEIGHT: 80px;
	BACKGROUND-COLOR: #efefef;
	TEXT-ALIGN: center;
	border-top: 1px solid #999999;
	border-right: 5px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#nahled H2 {
	FONT-SIZE: 14px; 
	MARGIN: 2px
}
#nahled IMG {
	BORDER-RIGHT: 1px ridge #666666; 
	BORDER-TOP: 1px ridge #666666; 
	BORDER-LEFT: 1px ridge #666666; 
	BORDER-BOTTOM: 1px ridge #666666
}
#paticka {

	CLEAR: both;
	WIDTH: 100%;
	height: 16px;
	background: #989898;
	font-size: 12px;
	COLOR: #000000;
	position: absolute;
	top: 580px;
}
