body {
  background-color: #999999;
  font-family: arial;
  font-size: 12px;
  color: #fffefe;
  text-align: center;
} 

#container {
/*  background: #2B2527;*/
  background: #322C2E;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
  width: 800px;
  height: 600px;
  border: 1px solid black;
  overflow: hidden;
}

#header{
	position: absolute;
	top: 15px;
	left: 300px;
	width: 470px;
	height: 40px;
	border: 0px solid white;
	color: white;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

#menu{
	position: absolute;
	top: 402px;
	left: 0px;
	width: 130px;
	height: 100px;
	color: white;
}

#nederlands{
  position: absolute;
  width: 120px;
  height: 14px;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

#deutsch{
  position: absolute;
  width: 120px;
  height: 14px;
  top: 20px;
  left: 0px;
  overflow: hidden;
}

#english{
  position: absolute;
  width: 120px;
  height: 22px;
  top: 40px;
  left: -5px;
  overflow: hidden;
}

#polski{
  position: absolute;
  width: 120px;
  height: 18px;
  top: 63px;
  left: 0px;
  overflow: hidden;
}

#left {
  float: left;
  width: 280px;
  padding-left: 60px;
  padding-right: 10px;
  padding-top: 54px;
  position: absolute;
  top: 89px;
  left: 0px;
  padding-bottom: 27px;
  height: 406px;
/*  height: 433px;*/
  background: url(../uploads/images/content.jpg);
}

#scroll_links {
  position: absolute;
  top: 555px;
  left: 0px;
  padding-left: 60px;
  padding-right: 10px;
  width: 280px;
  display: block;
}

#news_container {
  width: 280px;
  height: 406px;
  overflow: hidden;
  position: relative;
}

#news_content {
  width: 100%;
}

#news_content p {
  text-align: justify;
}

#right {
  float: right;
}

#logolink {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 195px;
  height: 74px;
  background: url(assets/images/spacer.gif);
}

#header-titel {
  position: absolute;
  top: 10px;
  left: 100px;
  width: 650px;
  height: 30px;
  color: white;
}

#topmenu {
  position: absolute;
  top: 64px;
  left: 230px;
  width: 590px;
  height: 20px;
  text-align: left;
  text-transform: lowercase;
}

#topmenu a {
  margin-right: 5px;
}

a {
  color: #d51771;
  font-family: verdana;
  font-size: 13px;
  text-decoration: none;
} 

a:hover {
  color: #f492c1;
} 

#content-vlak {
  position: absolute;
  top: 89px;
  left: 0px;
  width: 350px;
  height: 487px;
  background-image: url(assets/images/content.jpg); 
} 

#content {
  position: absolute;
  top: 54px;
  left: 60px;
  width: 280px;
  height: 420px;
  overflow: hidden;
} 

td {
  font-family: arial;
  font-size: 12px;
  color: #fffefe;
  text-align: center;
}

#verabride {
  position: absolute;
  top: 89px;
  left: 350px;
  width: 450px;
  height: 487px;
  background-image: url(assets/images/verabride-model.jpg);
  overflow: hidden;
} 

#footer {
  position: absolute;
  top: 576px;
  left: 0px;
  width: 800px;
  height: 24px;
  background: url(../uploads/images/footer.jpg);
  overflow: hidden;
  font-size: 10px;
  text-align: left;
  color: #fffefe;
}

#footer p {
  margin: 5px 0 0 21px;
}

#footer a {
  font-size: 10px;
  color: fff;
}

#footer a:hover {
  color: #d51771;
}


#footer-content {
  position: absolute;
  left: 21px;
  top: 5px;
  font-family: arial;
  font-size: 10px;
  color: #fffefe;
  text-align: center;
} 

h4.news_header {
  font-size: 14px;
/*  color: #2da7c7;*/
  line-height: 20px;
}

h1, h2, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 40px;
}

h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 22px;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 15px;
}




