.otext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
a;
}

.hr {
	color: #cccccc;
	background-color: #cccccc;
	border: #cccccc;
}
.datetime {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
}
.formselements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	background-color: #BAD6D0;
	border: 1px solid #006633;
}
.copyrights {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    text-decoration: none;
	color: #006633;
}
.SmallTitles {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.otextBigTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
	text-transform: uppercase;
}
.otext-author-name {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
}
.Title {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.GslavyName {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.GslavyDesc {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
    margin-left: 0px;
	margin-right: 0px;
}

	TABLE { 
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
  }

.FR-Big-Title {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #006633;
}
.highlight-table-cell {
	background-color: #FEFAC5;
}
.small-text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    text-decoration: none;
	color: #006633;
}

.transparent25 {filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;}

.transOFF {width: 100%; background-color: silver;border:1px solid black; }
div.transON  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }

