htlm {
	margin: 0;
}
body {
	min-width: 990px;1112px;
	min-height: 600px;
	background-color: #d8e434;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: Tahoma;
	font-size: 13px;
}
img {
	margin: 0;
	border: 0;
}
img.screen {
	margin-bottom: 10px;
}
h1, h2, h4, h5 {
	text-align: center;
}
h3 {
	margin-top: 15px;
	margin-left: 60px;
	margin-bottom: 15px;
	margin-right: 0;
	font-size: 15px;
	text-align: left;
}
div.top {
	height: 10px;
	text-align: left;
}
table.main {
	width: 990px;1100px;
}
table.main td {
	width: 1px;
	height: 1px;
	padding: 0;
	border: 0;
	font-size: 1px;
	vertical-align: top;
}

#tabs {
	height: 24px;
	padding-left: 25px;
	min-width: 960px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	background-image: url('../images/tabs.png');
	background-repeat: repeat-x;
	background-color: #D8E434;
	background-position: 0 0;
}
#tabs a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#tabs a:hover {
	color: #F00;
	text-decoration: underline;
}
#tabs div {
	float: left;
	height: 24px;
}
#tabs .tab {
	overflow: hidden;
}
#tabs .tab div {
	height: 17px;
	padding-top: 7px;
	background-image: url('../images/tabs.png');
	background-position: 0 -24px;
	background-repeat: repeat-x;
}
#tabs .tab .tab-1 {
	width: 30px;
	margin-left: -15px;
	background-position: 0 -96px;
	background-repeat: no-repeat;
}
#tabs .tab .tab-3 {
	width: 15px;
	background-position: -45px -96px;
	background-repeat: no-repeat;
}
#tabs .tab-hover div {
	background-position: 0 -48px;
}
#tabs .tab-hover .tab-1 {
	background-position: 0 -120px;
}
#tabs .tab-hover .tab-3 {
	background-position: -45px -120px;
}
#tabs .tab-active {
	overflow: visible;
}
#tabs .tab-active div {
	background-position: 0 -72px;
}
#tabs .tab-active .tab-1 {
	background-position: 0 -144px;
}
#tabs .tab-active .tab-3 {
	background-position: -45px -144px;
}

/* */
table.main td.content {
	width: 100%;
	height: auto;
	padding-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
	background-color: #fdfddf;
}
table.main td.content td {
	width: auto;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 13px;
}

table.main td.content td.treebar {
	width: 220px;
	background-color: #fdfddf;
}
#tree {
	width: 210px;
	min-height: 360px;
	margin: 0;
	border: 0;
}

/* page */
table.main td.content td.page {
	min-height: 600px;
}

table.main td.content td.page p {
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
}

/* strip */
div.strip {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	background: url('../images/strip.gif') repeat-x;
	border: 1px solid #F2E9A8;
} 
div.strip a {
	text-decoration: none;
	color: #064AD7;
}
div.strip a:hover {
	color: #E30000;
	text-decoration: underline;
}

div.page {
	min-height: 520px;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* copyright */
div.copyright {
	text-align: center;
	padding-top: 8px;
	background-color: #FDFDDF;
	border-top: 1px dotted #E4D045;
}
div.copyright span {
	color: #FF0000;
	font-size: 11px;
}

/* counter */
table.counter td {
	padding: 4px;
	text-align: center;
}

#v20 {
	width: 760px;
	height: 540px;
	padding: 0;
	margin: 0;
}
#v21 {
	width: 760px;
	height: 600px;
	padding: 0;
	margin: 0;
}

#resource {
	border-top: 1px solid #F2E9A8;
	border-left: 1px solid #F2E9A8;
	border-collapse: collapse; 
}
#resource td, #resource th {
	border-bottom: 1px solid #F2E9A8;
	border-right: 1px solid #F2E9A8;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 8px;
}
#donate {
	padding: 6px;
	border: 1px solid #999999;
}
#donate td {
	padding: 4px;
}
#donate form {
	margin: 0;
}
#donate input {
	vertical-align: middle;
}

/* Обратная связь */
#feedback {
	margin: 0;
}
#feedback .error {
	color: #FF0000;
	font-weight: bold;
}
#feedback table {
	border: 1px solid #F2E9A8;
}
#feedback td {
	padding: 6px;
}
#code {
	width: 120px;
	height: 60px;
	cursor: pointer;
}
#email {
	width: 500px;
}
#body {
	width: 500px;
}