@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
a {
	color: #FF6600;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FE;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3300FF;
	padding-right: 3px;
	padding-left: 3px;
}
.footer {
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
}
.text_nav {
	font-size: 11px;
	color: #FF6600;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0000FE;
	text-align: center;
}

#logo {
	position:absolute;
	left:1px;
	top:0px;
	width:165px;
	height:122px;
	z-index:1;
	visibility:visible;
}
#SOU {
	position:absolute;
	left:166px;
	top:0px;
	width:532px;
	z-index:2;
	visibility:visible;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0000FE;
}
#navabar {
	position:absolute;
	left:166px;
	top:46px;
	width:532px;
	height:75px;
	z-index:3;
	visibility:visible;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0000FE;
}
#special_content {
	position:absolute;
	left:0px;
	top:121px;
	width:165px;
	z-index:3;
	height: 323px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FE;
}
#main_content {
	position:absolute;
	left:164px;
	top:121px;
	width:532px;
	z-index:4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FE;
	border-bottom-color: #0000FE;
	border-left-color: #0000FE;
	height: auto;
}
.border {
	border: 3px solid #3300FF;
}
.paragraph {
	line-height: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.flow {
	text-align: right;
}
