body {
	margin:10px;
	padding:10px;
	font-size:12px;
	color:#646362;
	font-family: Verdana, Arial, Helvetica;
	background-color: #a0c3d6;
}
h1 {
	color: #646362;
	font-size:22px;
	font-family:Arial,Helvetica,Verdana;
	text-align:center;
}
h2 {
	color: #646362;
	font-size:20px;
	font-family:Arial,Helvetica,Verdana;
}
h3 {
	color:#B18734;
	font-size:18px;
	font-family:Arial,Helvetica,Verdana;
}

a {
	font-size:12px;
	color:#343332;
	text-decoration:underline;
}
a:hover {
	font-size:12px;
	color:#930;
	text-decoration:underline;
}

a.title {
	font-size:14px;
	font-weight:bold;
	color:#646362;
	text-decoration:none;
}
a.title:hover {
	font-size:14px;
	font-weight:bold;
	color:#930;
	text-decoration:underline;
}
a.adv, a.adv:hover {
	font-size:10px;
	color:#777;
}

li {
 /* display:inline; */
	padding:0px;
	margin:0px;
	font-size:12px;
	list-style-position: outside;
}
.text {
	text-align: justify;
	text-indent: 20pt;
}
.pic {
	margin: 6px 12px;
	border: 1px solid #666666;
}

.news {
	font-size:12px;
	text-align:center;
}
.prst {
	font-size:12px;
	text-align:left;
	margin:4px 10px;
	padding:0;
}
.pr {
	font-size:12px;
	text-align: right;
	margin:4px 10px;
	padding:0;
}
.banner {
	text-align: center;
	margin:10px 20px;
	padding:10px 20px;
}

/* Титульная страница */
.structure a {
	text-decoration:none;
}
.structure a:hover {
	text-decoration:underline;
} 
.structure p {
	text-align: justify;
	text-indent: 20pt;
}
.structure li {
	display : list-item;
	padding:1px;
	list-style:none;	
}

/* Титульная страница */
.border {
	background-image:url('/images/border.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

.lasthrefs {
	background-image:url('/images/aaa.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.lasthrefs li {
	list-style-type: none;
	padding:1px;
	margin: 1px;
}
.laststats {
	background-image:url('/images/aaa_2.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.laststats li {
	list-style-type: none;
	padding:1px;
	margin: 1px;
}
