body {
	background-color: black;
	font-family: "Comic Sans MS";
	font-size: 13px;
	margin: 0px;
	color: White;
	padding: 0; /* required to "hide" distance div */
	margin: 0; /* required to "hide" distance div */
}
#superhlavni {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: black;
/*	background-image: url(img/cass_bok.jpg);
	background-repeat: repeat;*/
}
#cass_vrsek {
	position: absolute;
	top: 0px;
	text-align: left;
	width: 1024px;
	height: 442px;
	background-image: url(img/cass_vrsek.jpg);
	background-repeat: no-repeat;
/*	vertical-align: top;*/
}
#cass_stred {
/*	position: absolute;*/
	text-align: left;
	width: 1024px;
	height: 100%;
/*	background-color: Olive;*/
	background-image: url(img/cass_stred.jpg);
	background-repeat: repeat-y;
/*	vertical-align: top;*/
}
#cass_dole {
	position: absolute;
	bottom: 0px;
	text-align: left;
	width: 1024px;
	height: 352px;
	background-image: url(img/cass_dole.jpg);
	background-repeat: no-repeat;
/*	vertical-align: top;*/
}
#main {
	position: relative;	/*relative*/
	text-align: left;
	width: 1024px;
	height: 115%;
	background-image: url(img/cass_stred.jpg);
	background-repeat: repeat-y;
/*	overflow: hidden;
/*	vertical-align: top;*/
}
H1 {
	color: #90adda;
	font-family: MurrayHilDEE;
	font-size: 35px;
	font-weight: normal;
	margin-bottom: -20px;
}
H2 {
	color: #90adda;
	font-size: 20px;
	text-decoration: underline;
	margin-left: 30px;
}
H3 {
	color: #90adda;
	font-family: MurrayHilDEE;
	font-size: 30px;
	margin-left: 4px;
	margin-top: 4px;
	font-weight: normal;
	font-style: italic;
}
H4 {
	color: #CC6600;
	font-size: 14px;
	border-bottom: 2px solid #C10A09;
	margin-left: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
}
p,ol,td {
	font-size: 18px;
}
p {
	margin-top: 0.5em;
	text-indent: 2em;
}
A {
	font-size: 18px;
	color: White;
	text-decoration: underline;
}
A:hover {
	color: Silver;
	text-decoration: underline;
}
#menu A {
	font-weight: bold;
}
th {
	font-size: 13px;
}
ul {
	margin-top: -15px;
}
img.ram {
	margin-left: 5px;
	border: thick double Black;
}
input,textarea {
	background-color: #FFFBFB; /*#fffafa #fffbfd*/
	font-family: Comic Sans MS;
	font-size: 13px;
	border: 1px solid #4E4E4E;
}
input.tlacitko {
	background-color: #F7DEDE;
	font-weight: 600;
	cursor: pointer;
}
.komentar {
	margin-top: 2px; 
	clear: both;
	text-align: center;
	font-weight: bold;
}
#pocitadlo {
	font-size: 11px;
	font-weight: bold;
}
#osb {
	position: absolute;
	top: 39px;
	left: 229;
	width: 108px;
	height: 59px;
/*	cursor: hand;*/
}
#usp {
	position: absolute;
	top: 20px;
	left: 337px;
}
#akt {
	position: absolute;
	top: 112px;
	left: 402px;
}
#proC {
	position: absolute;
	top: 79px;
	left: 558px;
	cursor: hand;
}
#dotazy {
	position: absolute;
	font-size: 13px;
	top: 159px;
	left: 534px;
	cursor: hand;
}
#rep {
	position: absolute;
	top: 108px;
	left: 700px;
	cursor: hand;
}
#foto {
	position: absolute;
	top: 159px;
	left: 731px;
	cursor: hand;
}
#kont {
	position: absolute;
	top: 273px;
	left: 885px;
	cursor: hand;
}
#hvezdy {
	position: absolute;
	top: 185px;
	left: 868px;
	cursor: hand;
}
#pocitadlo {
	position: absolute;
	font-size: larger;
	bottom: 0px;
}
#menu {
	position: absolute;
	top: 410px;
	left: 20px;
	width: 200px; /*	height: 300px;
	background-color: Gray;*/
	font-family: ZapfChaItcLEEMed;
	font-size: 20px;
}
#obsah {
	position: relative;	/*absolute*/
	top: 220px;
	left: 250px;
	width: 620px; 
/*	height: 1000px;
/*	font-family: ZapfChaItcLEEMed;*/
}
#cz {
	position: absolute;
	top: 15px;
	left: 213px;
	z-index: 3;
}
#de {
	position: absolute;
	top: 15px;
	left: 261px;
	z-index: 3;
}
#en {
	position: absolute;
	top: 15px;
	left: 237px;
	z-index: 3;
}
#nabodo {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 4;
}
#obtekVpravo {
	float: right;
	text-align: center;
}
#obsah td {
	font-size: 13px;
}
#textDiskuze A {
	font-size: 13px;
}
