﻿body {
	font-family: Arial;
	background-color: white;}

.header_page {
	width: 800px;
	text-align: center;
	color: navy;
	margin-right: auto;
	margin-left: auto;}
.content_page {
	width: 800px;
	font-size: small;
	text-align: center;
	margin-right: auto;
	margin-left: auto;}
.footer_page {
	width: 800px;
	float: left;
	text-align: center;
	font-size: small;
	border-top: navy thin solid; font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;}
	
.form {
	padding-bottom: 20px;}
	
.header {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	border: 1px; border-color: navy; border-style: solid;
	margin-bottom: 10px;}
.date {
	font-weight: bold;}
a {
	text-decoration: none;}
a:link {
	color: navy;}
a:visited {
	color: navy;}
a:hover {
	color: navy;
	text-decoration: underline;}
a:active {
	color: navy;
	text-decoration: underline;}

div #logo {
	font-size: xx-large; 
	font-weight: bold; }
div #slogan {
	border-top: navy thin solid; 
	border-bottom: navy thin solid; }
div #menu {
	text-align: left; 
	font-size: smaller; 
	font-weight: bold;}

div #ids {
	float: left; width: 560px; vertical-align: top; text-align: justify;}
div #emtaco {
	float: left; width: 560px; vertical-align: top; text-align: justify;}
div #realty {
	float: left; width: 560px; vertical-align: top; text-align: justify;}
div #rightcol {	
	float: right; width: 220px;}
div #announce {	
	float: right; width: 220px; vertical-align: top; text-align: justify;}
div #kompass {	
	float: right; width: 220px; vertical-align: top; text-align: justify;}
div #lastnews {	
	float: right; width: 220px; vertical-align: top; text-align: justify;}
div #news {	
	vertical-align: top; text-align: justify;}
div #news_item {	
	vertical-align: top; text-align: justify;}
div #ids2 {
	vertical-align: top; text-align: justify;}
div #emtaco2 {
	vertical-align: top; text-align: justify;}
div #left_col {
	float: left; width: 560px; vertical-align: top; text-align: justify;}

.title {
	font-weight: bold;}

.url_lang {
	font-size: x-small}
.au_uname {
	font-size: smaller;}
.au_logst {
	font-size: smaller;}

