* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100% !important;
	text-align:center;
	background:#000000;
	color:#FFFFFF;
}
img {
	border:none;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

#all {
	width:958px;
	margin:0 auto;
	text-align:left;
	padding-top:44px;
}
#home_link {
	position:absolute;
	width:958px;
	margin-top:-31px;
	text-align:right;
}

#footer {
	width:958px;
	color:#8D887F;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	color:#8D887F;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer_email {
	text-align:right;
}
#footer_line {
	background:url(../images/footer_line.gif) no-repeat;
	width:958px;
	height:4px;
	margin-bottom:5px;
}

.content {
	width:430px;
	position:absolute;
	margin:50px 0 0 17px;
}
.content strong {
	color:#BEE710;
}

.green {
	color:#BEE710;
}


#bg_intro {
	background:url(../images/bg_intro.jpg) no-repeat;
	width:958px;
	height:600px;
}
#bg_firma {
	background:url(../images/bg_firma.jpg) no-repeat;
	width:958px;
	height:600px;
}
#bg_people {
	background:url(../images/bg_people.jpg) no-repeat;
	width:958px;
	height:600px;
}
#bg_news {
	background:url(../images/bg_news.jpg) no-repeat;
	width:958px;
	height:600px;
}
#bg_occasion {
	background:url(../images/bg_occasion.jpg) no-repeat;
	width:958px;
	height:600px;
}
#bg_links {
	background:url(../images/bg_links.jpg) no-repeat;
	width:958px;
	height:600px;
}
#bg_kontakt {
	background:url(../images/bg_kontakt.jpg) no-repeat;
	width:958px;
	height:600px;
}

#white_logo {
	text-align:right;
	height:80px;
	float:right;
	width:200px;
}
#intro_contacts {
	margin:45px 0 0 194px;
}
#firma_contacts {
	position:absolute;
	margin-top:209px;
	margin-left:793px;
}
#contacts {
	width:164px;
	height:99px;
	background:url(../images/contacts.gif) no-repeat;
}

#menu {
	width:958px;
	height:33px;
	background:url(../images/menu_bg.gif) no-repeat;
	position:absolute;
	top:432px;
}
.m1 {
	margin-left:103px;
}
.m2 {
	margin-left:25px;
}
.m3 {
	margin-left:23px;
}
.m4 {
	margin-left:25px;
}
.m5 {
	margin-left:24px;
}
.m6 {
	margin-left:22px;
}

/* scroller */
.Container {
  position: relative;
  top: 0px; left: 0px;
  height: 119px;
  width:870px;
  text-align:left;
  overflow: hidden;
}
#Scroller-1 { 
  position: relative;
  width:10000px;
  top: 0px; left: 0px;
  height: 119px;

}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;


}
.Scroller-Container img {
	margin:0 10px;
}
.Scroller-Container ul li {
	float:left;
	display:inline; 
	list-style:none;
}
