BODY,HTML
{
	min-width: 760px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
}

#logo
{
	background: url(logo_bg.jpg) no-repeat;
	background-position: 0px 50px;
	width: 780px;
	height: 550px;
}

#logo .title
{
	width: 680px;
	padding-left: 50px;
	float: right;
	text-align: center;
}

#logo .title h1
{
	color: #006afa;
	font-size: 20pt;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;


}


#logo .title h2
{
	color: #91001a;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	margin-left: 30px;
}


#logo .menu
{
	background: url(logo_menu.gif) repeat-y;
	width: 265px;
	height: 327px;
}

#logo ul
{
	margin: 0px;
	padding: 0px;
}
#logo ul li.button
{
	list-style: none;
	background: url(logo_button.gif) no-repeat;
	width: 219px;
	height: 24px;
	margin-left: 23px;
	margin-right: 23px;
	display: block;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#logo ul li.button a
{
	color: #ffd167;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
}

#logo ul li.button a:hover
{
	text-decoration: underline;
}

#logo a.lang_ru
{
	background-image: url(logo_lang.jpg);
	background-position: 108px 0px;
	width: 52px;
	height: 54px;
	display: block;
	float: right;
}


#logo a.lang_ua
{
	background-image: url(logo_lang.jpg);
	background-position: 0px 0px;
	width: 52px;
	height: 54px;
	display: block;
	float: right;
	margin-left: 5px;
}

#logo .lang_en
{
	background-image: url(logo_lang.jpg);
	background-position: 54px 0px;
	width: 52px;
	height: 54px;
	display: block;
	float: right;
	margin-left: 5px;
}

#logo .langs
{
	float: right;
	width: 170px;
	height: 60px;
	margin-left: 5px;
}

#logo .copyright
{
	margin-top: 50px;
	float: right;
	width: 250px;
	clear: both;
	text-align: right;
	color: #0e3f97;
}

#logo .copyright a
{
	color: #0e3f97;
}

#top
{
	background: url(top_bg.jpg) repeat-x;
	height: 281px;
	width: 100%;
	text-align:center;
}

#top_logo
{
	background: url(top.jpg) no-repeat;
	height: 281px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#top_line
{
	background: url(top_line_bg.jpg) repeat-x;
	height: 42px;
	width: 100%;
	min-width: 760px;
	text-align: center;
	overflow: hidden;
}

#top_line .top_line_left
{
	background: url(top_line_left.jpg) repeat-x;
	height: 42px;
	width: 7px;
}

#top_line .top_line_body
{
	color: #ffd167;
	text-transform: uppercase;
	font-weight: 7;
	font-size: 16pt;

}

#top_line .top_line_right
{
	background: url(top_line_right.jpg) repeat-x;
	height: 42px;
	width: 7px;
}
#footer
{
	background: url(footer_bg.jpg) repeat-x;
	background-position: 0px 126px;
	width: 100%;
	height: 166px;
	margin-top: 50px;
}

#wrapper
{
	position: relative;
	min-height: 100%;
}

#content
{
}

#menu
{
	margin-top: 20px;
	margin-left: 0px;
	text-align: left;
}

#menu ul
{
	padding: 10px;
	margin-left: 0px;
}

#menu ul li
{
	margin: 0px;
	padding: 0px;
}

#menu ul li.button
{
	list-style: none;
	background: url(logo_button.gif) no-repeat;
	width: 219px;
	height: 24px;
	display: block;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu ul li.button a
{
	color: #ffd167;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
	height: 24px;
	overflow: hidden;
}

#menu ul li.button .submenu
{
	position: absolute;
	width: 300px;
	_width: 300px;
	height: auto;
	left: 231px;
	margin-top: -3px;

}

#menu ul li.button .submenu2
{
	position: absolute;
	width: 300px;
	_width: 300px;
	height: auto;
	left: 300px;
	margin-top: -3px;
}

#menu ul li.button .submenu2 ul
{
    background-color: #e3a133;
}



#menu ul li.button ul
{
	width: autopx;
	height: auto;
	text-align: left;
	background-color: #fee16b;
	margin: 0px;
}

#menu ul li.button ul li
{
	list-style: none;
}

#menu ul li.button ul li a
{
	color: #0e3f97;
	overflow: visible;
	height: auto;
}

#menu ul li.button a:hover
{
	text-decoration: underline;
}

#footer .flower
{
	background: url(footer_flower.jpg);
	width: 184px;
	height: 166px;
	float: left;
}

#crumbs
{
	width: 100%;
	float: right;
	color: #0e3f97;
	text-align: right;
	padding-right: 20px;
	height: 30px;
	padding-top: 5px;
	background: url(crumb_bg.jpg) repeat-x;
	background-position:  bottom;
}

#crumbs a
{
	color: #0e3f97;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#crumbs a:hover
{
	text-decoration: underline;
}

.copyright2
{
	float: right;
	width: 250px;
	text-align: right;
	color: #0e3f97;
	float: right;
	margin-right: 20px;
	margin-top: 130px;
}

.copyright2 a
{
	color: #0e3f97;
}

#content-text
{
	padding-left: 10px;
	padding-right: 30px;

}

#page-lang
{
	width: 184px;
	height: 46px;
	float: right;
}

#page-lang .ua
{
	background: url(page_lang.jpg) no-repeat;
	width: 61px;
	height: 46px;
	display: block;
	float: left;
}

#page-lang .ru
{
	background: url(page_lang.jpg) no-repeat;
	background-position: -61px;
	width: 61px;
	height: 46px;
	display: block;
	float: left;
}

#page-lang .en
{
	background: url(page_lang.jpg) no-repeat;
	background-position: -122px;
	width: 62px;
	height: 46px;
	display: block;
	float: left;
}

h1,h2,h3,h4,h5,h6
{
	color: #0e3f97;
	margin-bottom: 10px;
}

a.logo
{
	display: block;
	width: 210px;
	height: 200px;
	float: left;
	z-index: 100;
	margin-left: 412px;
	_margin-left: 207px;
	margin-top: 75px;

}