@charset "utf-8";
/* Text CSS Document */


#header {
	height: 264px;
}

#container {
	padding-bottom: 45px;
	background: #fff;
}

#footer {
	margin-top: 0;
}

#inform, #stocks {
	margin-left: 4px;
}

/* VERTMENU */

/* END VERTMENU */

/* CONTENT */

#sitemap {
	padding: 5px 0 11px 0;
	font-size: 11px;
	background: #f3f3f3;
}
#ie6 #sitemap {
	padding: 5px 0 0px 0;
}

#sitemap_content {
	margin: 0 0 0 313px;
}

#sitemap img {
	margin-top: 1px;
	border: 0;
}

#sitemap .home, #sitemap .pos, #sitemap .last {
	position: relative;
	float: left;
	height: 12px;
	margin-top: 8px;
	padding: 0 12px 0 9px;
	background: url(images/linker.gif) right 5px no-repeat;
}

#sitemap .home {
	margin-left: -33px;
}

#sitemap .last {
	color: #494949;
	background: none;
}

#vertmenu_container {
	position: absolute;
	left: 0;
	top: 266px;
	width: 290px;
}

#vert_png {
	width: 290px;
	min-height: 233px;
	background: url(images/vert.png) left top no-repeat;
}
#ie6 #vert_png {
	height: 233px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/vert.png");
}

#vertmenu {
	position: relative;
	margin-left: 24px;
	width: 242px;
	min-height: 233px;
	background: #13528e url(images/vertmenu.jpg) left top no-repeat;
}
#ie6 #vertmenu {
	height: 233px;
}

#banners {
	position: relative;
	width: 263px;
	margin: 50px 0 0 -3px;
}

#field {
	width: 296px;
}

#text_block {
	font-size: 12px;
	padding-bottom: 45px;
}

#menu_header {
	padding: 33px 13px 13px 13px;
	font-size: 21px;
	color: #fff;
	background: url(images/menu_header.gif) left bottom no-repeat;
}

#menu, #menu a {
	color: #fff;
}

#menu {
	padding: 5px 6px 15px 15px;
	font-size: 11px;
}

#text_block p.alert {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a11f1f !important;
}
.level_1 {
	padding: 7px 0 7px 19px;
}

.level_1_cur {
	padding: 2px 0 0 15px;
	font-weight: bold;
	background: url(images/down.gif) left 50% no-repeat;
}
.level_1_cur span {
	position: relative;
	display: block;
	padding: 2px 0 4px 4px;
	background: #4e7fad;
	color: #fff;
}

.level_1_selected {
	margin-left: 0px;
	padding: 7px 0 3px 15px;
	font-weight: bold;
}
.level_1_selected span {
	position: relative;
	padding: 2px 4px 4px 4px;
	background: #f1f5f8;
	color: #145da1;
}

.level_2 {
	padding: 10px 0 9px 40px;
}

.level_2_cur {
	margin-left: 21px;
	padding: 2px 0 0 15px;
	font-weight: bold;
	background: url(images/down.gif) left 50% no-repeat;
}
.level_2_cur span {
	position: relative;
	display: block;
	padding: 2px 0 4px 4px;
	background: #4e7fad;
	color: #fff;
}

.level_3 {
	padding: 6px 0 0px 55px;
}

.level_3_cur {
	margin-left: 36px;
	padding: 7px 0 3px 15px;
	font-weight: bold;
}
.level_3_cur span {
	position: relative;
	padding: 2px 4px 4px 4px;
	background: #f1f5f8;
	color: #145da1;
}

#content {float:left;}

/* END CONTENT */