body {
	background-image: url(/images/fon_left_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#lang_menu{
	position: absolute;
	font-size: 11px;		
	color: #003061;
	left: 5px;
	top: 7px;
	z-index:1;	
}
.curlang{
	text-decoration: underline;
}
a.lang{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003061;
	text-decoration: none;
}
a.lang:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B69C13;
	text-decoration: underline;
}
a.slink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003061;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.slink:visited {
	font-family: "Times New Roman", Times, serif;
	color: #003061;
	font-size: 13px;
	text-decoration: underline;	
	letter-spacing: 1px;
}
a.slink:hover {
	font-family: "Times New Roman", Times, serif;
	color: #BCA62E;
	font-size: 13px;		
	text-decoration: underline;	
	letter-spacing: 1px;
}