body {
	background-color: #FFFFDC;
	margin: 0px;
	color: Black;
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
}
img
{
border-top-color: #54618E;
border-right-color: #54618E;
border-bottom-color: #54618E;
border-left-color: #54618E;
}

a img
{
border-top-color: #54618E;
border-right-color: #54618E;
border-bottom-color: #54618E;
border-left-color: #54618E;
}

a:hover img
{
border-top-color: #0D2B78;
border-right-color: #0D2B78;
border-bottom-color: #0D2B78;
border-left-color: #0D2B78;
}

.div_center {
	width: 900px;
}
.div_main_frame {
	width: 900px;
	float: left;
}

.div_top_panel {
	width: 900px;
	height: 181px;
	background-image: url(../layout/top_bg.gif);
	float: left;
	background-color: #222362;
}
.div_top_logo {
	width: 256px;
	height: 181px;
	float: left;
}
.div_top_1 {
	width: 644px;
	height: 181px;
	float: right;
}



.div_footer {
	width: 900px;
	float: left;
	height: 35px;
	padding-top: 10px;
	background-image: url(../layout/footer_bg.gif);
	color: #1A1B4F;
	font-size: 11px;
}

.div_home_main {
	width: 900px;
	height: 200px;
	margin-top: 3px;
	float: left;
}
.div_menu_1 {
	width: 270px;
	background-image: url(../layout/menu_bg.gif);
	float: left;
	height: 185px;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #525A84;
}
.div_menu_2 {
	width: 270px;
	background-image: url(../layout/menu_bg.gif);
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	background-color: #525A84;
	overflow: auto;
}
.div_topimage_1 {
	width: 609px;
	float: left;
	border-left-color: #8C8FA6;
	border-left-style: solid;
	border-left-width: 1px;
	height: 200px;
}
.div_home_content_left {
	width: 290px;
	float: left;
	height: 100%;
	background-image: url(../layout/bg_home_left.gif);
	/* margin-top: 5px; */
}
.div_home_content_right {
	width: 609px;
	float: left;
	margin-left: 1px;
	/* height: 300px; */
	padding-bottom: 10px;
	background-image: url(../layout/bg_content_home.gif);
	/* margin-top: 5px; */
}
.div_home_content {
	width: 579px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	text-align: left;
}

.div_footer_menu {
	height: 25px;
	float: left;
	width: 590px;
	padding-left: 310px;
	padding-top: 5px;
	text-align: left;
	color: #0D2B78;
	font-size: 11px;
}

.left_content {
	width: 290px;
	float: left;
	/* margin-top: 5px; */
}
.right_content {
	width: 610px;
	float: right;
	/* margin-top: 5px; */
}
.content {
	width: 560px;
	float: right;
	padding: 25px;
	background-color: #FFFEA0;
}
.content_text {
	width: 554px;
	float: left;
	text-align: left;
	color: #1A1B4F;
}
.div_component {
	width: 260px;
	float: left;
	background-image: url(../layout/bg_home_left.gif);
	padding: 15px;
	height: 100%;
	color: #545D88;
}

.div_newsbox {
	/* width: 256px; */
	width: 554px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #1A1B4F;
}
.div_news_spacer {
	width: 42px;
	float: left;
	height: 42px;
}
.div_cesta {
	width: 554px;
	height: 30px;
	float: left;
	color: #545D88;
	margin-top: -5px;
}
