html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	height: 100%;
	width: 100%;
}
a {
	color: #4E4E4E;
}
div.contacts {
	margin-left: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 15px;
}
div.about {
	background-color: #EDF0FF;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	width: 100%;
	margin-top: 10px;
}
div.block-left {
	display: block;
	float: left;
	width: 48%;
	clear: left;
	margin-right: 20px;
}
div.block-right {
	display: block;
	float: right;
	width: 48%;
	clear: right;
}
.copyright {
	color: #858585;
	margin-right: 20px;
	margin-left: 20px;
}
.copyright a {
	color: #858585;
}
.hr {
	margin-bottom: 5px;
	margin-left: 15px;
	width: 90%;
}
span.date {
	color: #B2B2B2;
	display: block;
	font-size: 10px;
	padding-left: 10px;
	background-image: url(img/li-date.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
div.photo {
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 30px;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
}
div.photo a {
	font-weight: bold;
	color: #26A6FF;
}
ul.menu {
	margin-top: 0px;
	margin-left: 32px;
	padding-left: 0px;
	margin-bottom: 10px;
}
ul.menu li {
	background-image: url(img/li-menu.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 4px 9px;
	padding-left: 15px;
	line-height: 18px;
}
ul.menu li a {
	color: #797979;
}
a:hover {
	text-decoration: none;
}
div.block-left a {
	text-decoration: none;
}

div.block-right a {
	color: #4E4E4E;
	text-decoration: none;
}
strong.green a {
	color: #A9C000;
}
div.nav {
	display: block;
	background-image: url(img/topnv.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	position: absolute;
	left: 80%;
}
div.block {
	display: block;
	clear: both;
	margin-bottom: 20px;
}
strong.blue a {
	color: #0094C0;
}

strong.fiolet a {
	color: #A477BE;
}

strong.yellow a {
	color: #F0BC07;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 15px;
	color: #7C7C7C;
}
.autor {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #666666;
	text-align: right;
}
.green {
	color: #A9C000;
}
.orange {
	color: #E58400;
}
.annotation {
	margin-left: 60px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-bottom: 5px;
}
ul li {
	list-style-type: none;
	line-height: 16px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
ul {
	margin-top: 5px;
}

.about {
	margin-bottom: 20px;
}
.about p {
	margin: 5px;
}
div.hk {
	background-image: url(img/top_.gif);
	height: 37px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.hk p {
	font-size: 10px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 20px;
}
.blue {
	color: #0094C0;
}
.fiolet {
	color: #A477BE;
}
.yellow {
	color: #F0BC07;
}

