body {
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : Black;
	margin: 0px;
}

a {
	text-decoration : none;
}

a.hover {
	text-decoration : underline;
}

.shapka {
	position : absolute;
	top: 20px;
	background : #CACACA;
	width: 100%;
	height: 90px;
}

.logoshadow {
	position : absolute;
	top: 25px;
	left: 115px;
	color: black;
	font-size: 70px;
	text-transform : uppercase;
}

.logoshadowa  {
	color: black;
	font-size: 70px;
	text-transform : uppercase;
}

.content {
	padding-top: 130px;
	padding-left: 115px;
	padding-right: 200px;
	padding-bottom: 50px;
}

.footer {
	background : #CACACA;
	width: 100%;
	height: 25px;

}

.footerin {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 115px;
	padding-top: 5px;
}

.afterfooter {

	width: 100%;
	height: 25px;

}

.ad {

        padding-top: 130px;
	padding-left: 115px;
	padding-right: 200px;
	padding-bottom: 0px;


}


* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.current
{
	background: #E75000;
	color: #FFF;
	border: 1px solid #D73000;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

.title {
       font-size: 20px;
}



