<!--
.mainpage {
	background: #FFFFFF;
	border: 1px solid rgb(192,192,192);
	}

.died {
	font-weight: normal;
	text-decoration: none;
	border: thin solid;
	}
.knopki	{
	font-family: Arial; 
	font-size: 8pt; 
	height: 20px;
	width: 100%;
	margin: 0; 
	padding: 0;
	vertical-align: middle;
	}
.menu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	cursor:hand;
	color:#C0C0C0;
	}
.foot_menu{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}
.adress	{
	font-family: Arial;
	font-size: 8pt;
	color:#808080;
	text-align: center;
	}
body {
	background: #F7F7F1; 
	font-family: georgia, times, times new roman, serif;
	font-size: 10pt;
	color: #000000;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	text-align: justify;
	
	/*-webkit-transform: skewY(-2deg);
	-ms-transform: skewY(-2deg);
	transform: skewY(-2deg);
	vertical-align: top;*/
	}
A {
	color:#000000; 
	ext-decoration:underline;
	/*font-weight: bold;*/
	}
/*
A:visited {
	color:#808080;
	font-weight: bold;
	}
*/
A:hover {
	color:#900000;
	}
TD.subselect {		
	background: #990000;
	color:#FFFFFF; 
	font-family: georgia, times, times new roman, serif;
	font-size: 10pt;
	}
.tabl {		
	background: #FFFFFA;
	font-family: georgia, times, times new roman, serif;
	font-size: 10pt;
	/*text-align: center;*/
	}
.video_player{
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	}

TD.plus {		
	background: #CFFDC6;
	}	

TD {		
	font-size: 10pt;
	}
P {
	font-family: georgia, times, times new roman, serif;
	/*text-align: justify;*/
	}
LI {		
	font-family: georgia, times, times new roman, serif;
	font-size: 10pt;
	text-align: justify;
	}
H1 {		
	font-family: Arial;
	font-size: 1pt;
	font-weight: bold;
	}
H2 {		
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	}
H3 {		
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	}
H4 {		
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	}
H5 {		
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	}
H6 {		
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	}
-->