BODY {
	background-color : White;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font : 10px;
	font-size : small;
}
H1{
	font-size : 22px;
}
H2{
	font-size : 17px;
}
.td_menu{
	border-bottom : 1px solid White;
	text-align : right;
	padding : 0 5 0 0;
	margin : 0 5 0 0;
}

.td_menu2{
	border-bottom : 1px solid White;
}
a.menu:link,a.menu:visited,a.menu:active {
	color: White;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.menu:hover {
	color: #D7EAE1;
	font-family: Times New Roman;
	text-decoration: underline;
}
a.menu_niz:link,a.menu_niz:visited,a.menu_niz:active {
	color: White;
	font-size: 13px;
	font-weight: bold;
	font-family: Times New Roman;
	text-decoration: none;
}
a.menu_niz:hover {
	color: #D7EAE1;
	font-family: Times New Roman;
	text-decoration: underline;
}
.kont{
	margin : 10 10 10 10;
	padding : 50 50 50 50;
}
.p2{
	font-size : 12px;
}
.podp2{
	font-size : 12px;
	color : Silver;
}
.tblpr{
	border : 1px solid Gray;
}
.tdprogl{
	font-size : 14px;
	font-weight : bold;
	color : #004F00;
	text-align : center;
}
.tdpr{
	text-align : center;
}

