body {margin-left: 5em; margin-right: 5em; margin-top: 1em; font-family: Arial, Tahoma, Trebuchet MS, Arial, sans-serif; font-size: 90%}
div#logo {padding-bottom: 1em; margin-bottom: 3em;}
div.menu {
	padding: 1em;
	background: url(fot02.jpg) 100% 100% no-repeat;
	border-bottom: 1px solid #A1CE27;
	border-top: 1px solid #A1CE27;
	background-color: #D8EAD2;
}
.menu ul {
	margin-top: 0.7em;
	list-style: none;
}
.menu li {
	margin-top: 0.7em;
	list-style: none;
}
.menu a {
	color: #4A7F39; text-decoration: none;
	border-left: 10px solid #4A7F39;
	padding-left: 1em;
}
.menu a:hover {
	color: #4A5359;
	border-left: 10px solid #4A5359;
}
h1 {
	color: #4A7F39;
	border-bottom: 1px solid #4A7F39; 
	font-size: 1.5em;
	font-weight: normal;
}
p.tyt {
	color: #4A7F39;
	border-bottom: 1px solid #ABD39E; 
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 50%;
}
p.ptyt {
	color: Maroon;
	border-bottom: 1px solid Maroon;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 50%;
	font-weight: bold;
}
p {
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
span.index {
	vertical-align: 15%;
	font-size: 0.4em;
}

sup {
	font-size: 50%;
}
ul, li {
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
img {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.ramka {
	border: 1px solid #A1CE27;
	padding: 1em;
	margin-top: 1em;
}
p.right {
text-align: right;
}

div.normal {}
img.komp {
	float: right;
}
table {
	background-color: #F3FBF2;
	border-collapse: collapse;
	width: 100%;
}
	td {
		
	border: 1px solid #A1CE27;
	font-size: 0.9em;
	padding: 0.4em;
	text-align: center;}
	td.wyr {
	text-align: center;
	font-weight: bold;
	color: White;
	background-color: #4D565B;
}
p.duze {
	font-size: medium;
	color: #4A7F39;
}