a:link, a:visited{
	color: #025889;
	text-decoration: none;
}
a:hover{
	color: #FF4000;
}
body {
	font-family: sans-serif;
	font-size:smaller;
/* 	background: #CDF url('.../images/bgtop2.png') no-repeat; */
	margin:0;
	padding: 0;
}
#content {
	margin-left: 21em;
}
h2 {text-align:center;}
hr {
	border: 0;
	color: #DDD;
	background-color: #DDD;
	height: 1px;
}
img{border:none}
#doctable {
	width:98%;
}
#flags {
	float: right;
	margin-right: 10px;
}
#footer{
	background:#CBDEFA;
	clear:both;
	text-align:center;
	border-top: 1px solid #9BC0F5;
	border-bottom: 1px solid #9BC0F5;
	color: #025889;
}
#header {
 	background:#9BC0F5 url('images/wave-top.png') no-repeat; 
 	height: 140px;
}
#logo{
	position:absolute;
	top:0;
}
#menu {
	margin-top: 40px;
	float: left;
	width: 20em;
}
#navigator {
 	background:#CBDEFA url('images/wave-bottom.png') no-repeat; 
	padding-left: 21em;
/* 	width:100%; */
	clear:both;
	height: 25px;
	}

#navigator .menu {
	font-weight: bold;
	padding-top: 2px;

}
#result td {
	padding:0.6em;
	border-bottom: 1px solid #ddd;
}
.area1{background:#2F1C2C;}
.area2{background:#2F2C2C;}
.area3{background:#2F352C;}
.area4{background:#24352C;}
.area5{background:#163545;}
.header{
  background:#FFFF7F;
}
.contacts td{
  padding:0 0.5em;
}
.head input {
	border:none;

}
.hidden {
	display:none;
}
.container {
	margin: 1em;
	text-align: justify;
}
img.lang{
	width:20px;
	height:12px;
	padding:0 0.5em;
}
.mainlevel {
	display:block; 
	margin-top: 4px;
	padding: 0 0.7em;
	font-weight: bold;
}
a.mainlevel_hl{
	display:block; 
	margin-top: 4px;
	padding: 0 0.7em;
	font-weight: bold;
	background-color: white;
}
.menu {
	list-style:none;
	padding:0.1em;
	margin: 0 0 0.6em 0;

}
.menu ul{
	margin-left:0;
	padding-left: 1em;
	list-style: none;
}
.menu li{
	margin-bottom: 0.3em;
/* 	border-bottom: 0.2em dotted #ADCBD9; */
	font-weight: bold;
	color: white;
}
.menu li a {
	background: #CBDEFA url('images/bgmenu.png') top right no-repeat ;
	display:block;
}
.menu li ul{
	border:1px solid #ADCBD9;
	border-top:0;
}

.menu li li{
	border: 0;
	font-weight: normal;
	background: transparent;
}
.menu li li a {
	background: transparent;
	display:block;
}
.menu a {
	padding-left:6px;
	text-decoration:none;
}
.menu_title{
	font-size: 200%;
	color: #555A67;
	padding-left: 10px;
	font-weight: bold;
}
.menu_element {
 	float:left;
}
.nyt{
	display: block;
	text-align:left;
	font-weight: bold;
	color: red;
	background:#ffa;
	border: 1px solid #aaa;
	-moz-border-radius:5px;
	padding:.5em;
	width:11em;
	float:right;
	margin:4px;
	font-size:xx-small;
}
.square{
	margin-left: 0.3em;
	width:0.3em;
	height:0.3em;
	border: #FFF solid 0.1em;
	background:#408CD8;
}
.title {
	margin: 0 24px 0 12px;
	font-size: x-large;
	font-weight: bold;
	color: #025889;
	text-align:center;
}
.flag {
width:44px;
height: 23px;
border: 0;
}
.riga1{
	background: #EEF;
}
.subtitle {
/* 	margin-left: 120px; */
	font-size:large;
	color:#025889;
}
