BODY{
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: Black;
}
.nocss{
	visibility: hidden;
	display: none;
}
*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
IMG{
	border: 0px;
}
#frame{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	width: 992px;
	background: url(flash_back.jpg) no-repeat;
	border: 1px solid Black;
}
#flash-frame{
	width: 248px;
	float: left;
}
#page-frame{
	background-color: White;
	color: Black;
	width: 738px;
	float: right;
}
/* Top */
#top{
	height: 120px;
	float: none;
	clear: both;
	background-color: White;
	color: Black;
}
#top-text{
	float: left;
	position: relative;
	left: 0px;
	top: 18px;
}
#top-logo{
	float: right;
	position: relative;
	right: 25px;
	top: 18px;
}
#top-line{
	background: White url(top_line.jpg) repeat-x;
	height: 6px;
	width: 738px;
}
#menu{
	float: none;
	clear: both;
	background-image: url(menu_line.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 738px;
}
#menu2{
	float: none;
	clear: both;
	width: 738px;
	padding: 0px;
	background: url(menu2_line.jpg) repeat-x bottom left;
	height: 31px;
	border-top: 2px solid White;
}
#menu-language{
	text-align: left;
	float: left;
}
#menu-info{
	float: right;
	border-top: 0px solid White;
	width: 258px;
	height: 31px;
	background: url(menu_left.jpg) no-repeat bottom left;
}
#menu-info DIV#menu-info2 {
	text-align: right;
	float:right;
	height: 26px;
	margin-top: 5px;
}
DIV.href_microfinancuj {
	float: left;
}
DIV.href_microfinancuj A SPAN{
	display: none;
	visibility: hidden; 
}
DIV.href_daruj {
	float: left;
}
DIV.href_daruj A SPAN{
	display: none;
	visibility: hidden; 
}
#content{
	padding: 0px;
	margin: 0px;
}
#footer{
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	width: 992px;
}
#footer-left{
	width: 230px; 
	float: left;
	text-align: left;
}
#footer-right{
	text-align: right;
	color: #a5bacc;
	background-color: White;
	font-size: 10px;
	padding: 5px 0px 5px 20px;
}
#footer DIV A{
	color: #a5bacc;
	background-color: White;
	font-size: 10px;
	text-decoration: none;
}


#footer DIV A:hover{
	color: Black;
	text-decoration: underline;
}
#footer DIVA.disclaimer{
	color: #094782;
}
#footer DIV A.disclaimer:link,#footer DIV A.disclaimer:visited{
	color: #094782;
}
#footer DIV A.disclaimer:hover{
	color: #A71930;
}
.clear{
		clear: both;
}