BODY {
	font-family: "Comic Sans MS", Verdana, Helvetica, fantasy;
	font-size: 14px;
	color: Maroon;
}

A {
	text-decoration: none;
	font-weight: bolder;
}

A:HOVER {
	text-decoration: underline;
}
H1,H2,H3 {
	text-indent: 0px;
}
H1.text{
	text-align: center;
}
H2.text {
	text-align: center;
	font-style: italic;
}
H3.text {
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

DIV {
	font-size: 14px;
	margin: 10px;
}
DIV.epigraph { 
   margin-left: 40%;
}
DIV.text {
	text-align: justify;
	text-indent: 50px;
}
DIV.box {
	margin-left: 50px;
	margin-right: 50px;
	text-indent: 0px;
}
DIV.poem {
	width: 400px;
	margin-left: 190px;
	margin-right: 190px;
	text-indent: 0px;
}

TABLE {
	text-indent: 0px;
	font-size: 14px;
}
.emph { 
	color: #CD5C5C;
}
.menu {
	font-size: 16px; 
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFCC;
	}

.section {
	font-size: 14px; 
	color: #CCFFFF; 
	font-weight: bold; 
	text-align: center;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.submenu {
	font-size: 12px; 
	font-weight: bolder; 
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFCC;
}

DIV.news {
	font-size: 10px;
	color: #FFFF99;
	font-family: sans-serif;
}

.submenu A:LINK,DIV.news A:LINK{
	color: #FFCCCC;
}
.submenu A:VISITED,DIV.news A:VISITED {
	color: #FFCC99;
}
.submenu A:ACTIVE,DIV.news A:ACTIVE{
	color: #FFFFD0;
}
.submenu A:HOVER,DIV.news A:HOVER{
	color: #FFFF66;
}

.details {
	 font-size: 10px; 
	 font-weight: bolder;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.date {
	color: Aqua;
}

.pointer {
	font-size: 10px; 
	color: #000000;
	text-indent: 0px;
	}
.point {
	font-size: 10px; 
	color: #FFFFCC;
	text-indent: 0px;
	text-align: center;
	}
.clean {
	text-indent: 0px;
}
.copyr {
	font-size: 10px;
	text-align: right;
	font-style: italic;

}
.note {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	background-color: #E3E3E3;
	text-indent: 0px;
}
.year {
	font-size: 12px;
	text-align: right;
}
.dedicace {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-align: right;
}
HR {
	text-indent: 0px;
}
.blubga A {
	color: white;
}