body { 
	background-image:url(img/b.jpg);
	font-family: verdana;
	color: white;
}
form { 
	border: none;
	padding: 0;
	margin: 0;
}
img { 
	border: none; 
}
.main { 
	width: 970px;
	border: solid 2px black; 
	background-color: white; 
	background-image: url(img/a.jpg);
	font-family: verdana; 
	font-size: 8pt;
	color: black;
	padding-top: 10px;
	margin: 0 auto;
}
.left {
	width: 760px;
	text-align: justify;
	float: left;
}
.right {
	width: 205px;
	float: right;
	margin-top: 7px;
}
.right_inner {
	padding-right: 5px;
}
.main legend { 
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
}
.main .right legend {
	font-size: 9px;
}
.main a { 
	border: none; 
	color: black;
	font-weight: bold;
}
.main a:hover {
	text-decoration: none;
}
.main h1 {
	font-size: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: right;
}
.main p { 
	text-indent: 15pt; 
	margin-bottom: -5px;
}
fieldset {
    padding-left: 10px;
    padding-right: 10px;
	margin: 5px;
}
legend a { 
	border: none; 
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.left fieldset {
	clear: left;
}

.menu { 
    text-align: right;
	font-weight: bold;
    color: white;
    margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	background-image: url(img/b.jpg);
	height: 47px;
}
.menu a {
    color: white;
    background-image: url(img/b.jpg);
    padding: 0 5px;
    text-decoration: none;
}
.menu a:hover { 
	background-image: url(img/a.jpg);
}
.menu input { 
	background-image: url(img/a.jpg); 
	border: none; 
	margin-top: 10px;
	margin-right: 3px; 
	margin-bottom: 3px;
	display: inline;
	height: 15px;
	font-family: verdana;
	color: black;
	font-size: 9px;
}
.begin {
	color: black;
	font-size: 9px;
	margin: 0 0 5px 10px;
}
.begin a {
	text-decoration: underline;
	color: black;
	font-weight: lighter;
}
.begin a:hover { 
	text-decoration: none;
}
.strikeout {
	text-decoration: line-through;
}
.red {
	color: red;
}
.blue {
	color: blue;
}
.green {
	color: green;
}
.black {
	color: black;
}
.white {
	color: white;
}
.yellow {
	color: yellow;
}
.pink {
	color: #FF00FF;
}
.version {
	position: relative;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
	font-size: 9px;
}
div.cleaner {
	clear: both;
}

.kartinki {
border: none;
float: left;
position: relative;
margin: 0 10px;
}

li { margin: 1em; }