#flashcontent {
	height: 100%;
	z-index:1;
	margin-top: -70px;
	margin-left:-50px;
	margin-bottom:-100px;
	}


	
body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.bottom{
width:100%;
}
.f1 {
	float: left;
	background-image: url(images/b1.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 650px;
}
.audio {
	float: left;
	height: 70px;
	width: 85px;
}

.f2 {
	float: right;
	background-image: url(images/b2.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 205px;
}
.f1 .copy {
	padding-top: 30px;
	padding-left:370px;
	font-size: 11px;
	color: #008bd7;
}
.f1 .copy a {
	font-size: 11px;
	color: #008bd7;
	text-decoration: none;
}
.lang {
	text-align: center;
	color: #003F8E;
}
.lang a {
	color: #003D8C;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.leftmenu{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftmenu li{
	list-style-type: none;
	width: 100%;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftmenu li a{
	display: block;
	background-image: url(images/menu-item-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	color: #2b68a9;
	padding-left: 15px;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 23px;
	font-weight: bold;
	text-transform: uppercase;
}
.leftmenu li a.current{
	color: #CC0000;
}
.leftmenu li a:hover{
color: #CC0000;
}



.leftmenu ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftmenu  ul li{
	list-style-type: none;
	width: 100%;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.leftmenu  ul li a{
	display: block;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	color: #2b68a9;
	padding-left: 3px;
	width: 180px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: normal;
	text-transform: none;
}
.leftmenu  ul li a.current{
	color: #CC0000;
}
.leftmenu  ul li a:hover{
color: #CC0000;
}











.oblasti a{
	font-size: 13px;
	color: #003c8b;
	text-decoration: none;
}
.oblasti{
	font-size: 12px;
}
