.PRE {
	FONT-WEIGHT: bold; 
	COLOR: black; 
	FONT-FAMILY: Garamond, "Times New Roman"; 
	WHITE-SPACE: pre; 
	font-size: 20px; 
	margin-top: 0; 
	margin-bottom: 0
}

.WOD {
	FONT-WEIGHT: 800;
	COLOR: #000000;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	WHITE-SPACE: pre;
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	letter-spacing: normal;
	position: relative;
	cursor: auto;
}

.FOT {
	FONT-WEIGHT: bold; 
	COLOR: black; 
	margin-top: 0; 
	margin-bottom: 0; 
	font-size: 16px
}

.LangSubScript {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	COLOR: #FFFF99;
	margin-left: 10px;

}

.ChapterMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #757575;
	cursor: hand;
}

.ChapterMenuFoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0165D3;
	cursor: hand;
}

.ChapterMenuSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #ECFA08;
	background-color: #757575;
}

.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	border: #FFFFFF;
	clear: both;
	background-color: #757575;
	text-align: left;
	text-indent: 5px;
}

.MenuItemSel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ECFA08;
	cursor: hand;
	border: #FFFFFF;
	clear: both;
	background-color: #757575;
	text-align: left;
	text-indent: 5px;
}

.PageTitle {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #DAF9A9;
}

.PageText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}

.PageFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
}

.PageTextProdDesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
}

.PageTextTWPDesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.MainMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../Pictures/btnMainMenu_uns.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-position: outside;
	cursor: hand;
	color: #333333;
	text-align: center;
	width: 100%;
}

a:visited{ color:white; }
a:link{ color:white; }

a {
	text-decoration: none;
}

