#main {
	margin: 0 auto;
}

body {
	background: #5B0005 url(i/bgs/bg_new3.png) repeat-y scroll 50% 0;
}

#header {
	height: 740px;
}

#sp01 {
	height: 910px;
}

.bg01 {
	background: transparent url(i/bgs/header_main.jpg) no-repeat scroll 50% 0;
}

.footer01 {
	width:999px;
	background:transparent url(../i/bgs/new_bg2.jpg) repeat-x scroll 0 0;
	text-align: center;
	position: relative;
}

.login {
/*	background: transparent url(../i/bgs/zamok.jpg) repeat scroll 0 0;*/
}

#a {
	background: transparent;
}

.login {
	text-align: left;
}

.login a.st02 {
	margin: 0 0 0 15px;
}

.main1 {
	height: 0 !important;
	overflow: hidden;
}

#menu_nav ul li div.corners {
	margin: 0;
}

#menu_nav ul li div div {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.news {
	width: 260px;
	height: 185px;
	float: left;
	margin-right: 48px;
	overflow: hidden;
}

.events {
	width: 265px;
	height: 185px;
	float: left;
	margin-right: 47px;
	overflow: hidden;
}

.products {
	width: 265px;
	height: 185px;
	float: left;
	overflow: hidden;
}

.teasersWrapper {
	width: 100%;
	position: absolute;
	top: 485px;
	left: 0;
}

.teasers {
	width: 885px;
	padding: 0 55px 0 63px;
	margin: 0 auto;
	height: 185px;
}

#menu_nav {
	top: 0;
	margin-top: 50px;
}

* html #menu_nav {
	margin-left: 235px;
}

*:first-child+html #menu_nav {
	margin-left: 235px;
}


a img {
	border: none;
}

.teaserLink {
	display: block;
	padding: 9px 6px;
	margin: 0 2px;
	font-size: 11px;
	background: url(i/menu_nav/arrow_hov2.gif) no-repeat center right;
}

.captionLink {
	background-color: #E2E7EA;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	display: block;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 8px;
	vertical-align: middle;
	width: 254px;
}

* html .captionLink {
	height: 24px;
	line-height: 24px;
}

*:first-child+html .captionLink {
	height: 24px;
	line-height: 24px;	
}

.news dl {
	border-bottom: 1px solid #c9d4da;
	height: 159px;
	overflow: auto;
}

.news dt {
	font-size: 10px;
	color: #98aeb9;
}

.news dd {
	padding-bottom: 7px;
	font-size: 11px;
}

.news .archiveLink {
	font-weight: bold;
	float: right;
	padding: 8px 5px 8px 21px;
	font-size: 11px;
	background: url(i/bullets/doc.gif) no-repeat center left;
}