@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image:url(bildes/bgtile.gif);
}
#top {
	background-image:url(bildes/toptile.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:154px;
	text-align:center;
}
#content {
	position:absolute;
	top:155px;
	left:50%;
	width:594px;
	margin-left:-297px;
}
#fpcontent {
	position:absolute;
	 top:190px; 
	 text-align:center;
	 left:50%;
	 width:760px;
	 margin-left:-380px;
}
#content a {
	color:#990000;
}
#fpcontent a {
	color:#990000;
}
#content a:hover {
	text-decoration:none;
}
#navig {
	width:594px;
	background-image:url(bildes/navbkg.gif);
	height:40px;
	background-repeat:no-repeat;
	padding-top:14px;
	margin-bottom:30px;
}
#navig a {
	margin:0 20px 0 20px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	text-decoration:none;
}

#navig a:hover {
	color:#990000;
	text-decoration:underline;
}
#content p, li {
	margin:10px 23px 0 23px;
	color:#999999;
	text-align:justify;
	line-height:18px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#990000;
	margin-left:23px;
}
#footer {
	margin:30px 23px 50px 23px;
	border-top:1px solid #09974f;
	padding-top:30px;
	text-align:center;
	font-size:10px;
	color:#09974f;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#990000;
	margin-left:23px;
	margin-bottom:0px;
}
small {
	margin-left:23px;
}
p.fpage {
	float:left;
	width:230px;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	text-align:justify;
}
.fpage a {
	font-size:10px;
	font-weight:bold;
	display:block; 
	width:100%; 
	
}
#f_lat {
	padding-right:15px;
	padding-left:0px; 
	margin:0px;
}
#f_rus {
	padding-left:15px; 
	border-left:1px solid #09974f; 
	margin:0px;
	padding-right:0px;
	font-size:11px;
}
#f_eng {
	padding-left:15px; 
	border-left:1px solid #09974f; 
	margin:0px;
	padding-right:15px;
}
#f_eng a {
		text-align:right;
		text-decoration:none;
}
#f_lat a {
		text-align:right;
		text-decoration:none;
}
#f_rus a {
		text-align:right;
		text-decoration:none;
}
#f_eng a:hover {
	text-decoration:underline;
}
#f_lat a:hover {
	text-decoration:underline;
}
