body {
	background-color: white;
	font-family : "Comic Sans MS";
	font-size : large;
}

td {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: black;
	font-weight : normal;
}
 
th { font-family: "Comic Sans MS";
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: #FFCC80;  }
 }			

a.strana{
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
	}
 
a {
    font-family: "Comic Sans MS";
	font-size: 8pt; 
	color: #000000; }
a.dalsi {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}
a.blueback {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000;
}
a.ref { 
    font-family: "Comic Sans MS";
	font-size: 8pt; 
	color: #0000C0; }
a.blueback:hover { color: #FFF; }
a.dalsi:hover {
	color: Red;
	text-decoration: underline;
}
a:hover { color: #F00;
	text-decoration: underline; }
	
#divUp   {
	position: absolute;
	left:340px;
	top:45px;
}
#divDown {
	position: absolute;
	left:340px;
	top:500px;
	list-style-image : none;
}
#divGallery {
	position: absolute;
	left:140px;
	top:530px;
	list-style-image : none;
}
#divScrollTextCont {
	position: absolute;
	left:80px;
	top:80px;
	width:305px;
	height:425px;
	clip:rect(0px 305px 425px 0px);
	overflow: hidden;
	visibility:hidden;
}
#divText {
	position: absolute;
	left:0px;
	top:0px;
} 
#divUp2   {
	position: absolute;
	left:340px;
	top:50px;
}
#divDown2 {
	position: absolute;
	left:340px;
	top:500px;
	list-style-image : none;
}
#divGallery2 {
	position: absolute;
	left:140px;
	top:510px;
	list-style-image : none;
}
#divScrollTextCont2 {
	position: absolute;
	left:80px;
	top:80px;
	width:305px;
	height:410px;
	clip:rect(0px 305px 410px 0px);
	overflow: hidden;
	visibility:hidden;
}
#divText2 {
	position: absolute;
	left:0px;
	top:0px;
} 