body, html {
  margin: 0px;
  padding: 0px;
  background-image: url(/photos/index/image_start.jpg);
  background-repeat: no-repeat;
}
a {
  outline: none;
}

#thumbs {
  border: 0 solid #FFFFFF;
  padding: 0;
  margin: 0;
}
#thumbs a {
  text-decoration: none;
  color: #000000;
}
#title {
  background-image: url(/images/index-bg-top-logo.png);
  background-repeat: no-repeat;
  padding: 58px 0 0 5px;
  width: 470px;/*212px;*/
  height: 53px;
  position: absolute;
  top: 0px;
  left: 20px;
  color: #ffffff;
  visibility: visible;
  display: block;
  z-index: 3;
  font-family: "Trebuchet MS",Trebuchet,Helvetica,verdana,arial,sans-serif;
  font-size: 13px;
  line-height: 12px;
  font-weight: normal;
}
#text1 {
  padding: 7px 10px 0px 10px;
  width: 451px;
  height: 160px;
  position: absolute;
  top: 100px;
  left: 20px;
  color: #333333;
  visibility: visible;
  display: block;
  z-index: 3;
  line-height: 12px;
  font-family: "Trebuchet MS",Trebuchet,Helvetica,verdana,arial,sans-serif;
  font-size: 12px;
  background-image: url(/images/index-bg-text1.png);
  background-repeat: no-repeat;
}
#text1 a, #text2 a {
  text-decoration: none;
  color: #C83A3E;
}
#text1 a:hover, #text2 a:hover {
  text-decoration: underline;
}
#text1 h1, #text2 h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-bottom: 3px;
}
#text1 h2, #text2 h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-bottom: 3px;
}
#text1 p, #text2 p {
  margin: 0px;
  padding: 0px;
}
#text2 {
  margin: 0px;
  padding: 5px 10px 0px 10px;
  width: 957px;
  height: /*88*/150px;
  position: absolute;
  bottom: 0px;
  right: 20px;
  color: #000000;
  visibility: visible;
  color: #333333;
  display: block;
  z-index: 3;
  font-family: "Trebuchet MS",Trebuchet,Helvetica,verdana,arial,sans-serif;
  font-size: 12px;
  line-height: 13px;
  text-align: justify;
  background-image: url(/images/index-bg-bottom.png);
  background-repeat: no-repeat;
}

.textsmall {
  font-size: 11px;
  line-height: 9px;
  margin-top: 3px;
}
.scanlines {
  /*opacity:.3;
  filter:alpha(opacity=30);*/
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(/images/grid.png);
}
#text1 #text1next {
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  display: block;
  padding: 3px 15px 3px 10px;
  position: absolute;
  bottom: 8px;
  right: 8px;
  background-image: url(/images/index-next-triangle.gif);
  background-repeat: no-repeat;
  background-position: 90px 6px;
}



#indexlang_en {
  float: right;
  background-image: url(/images/flag_pl.gif);
  background-repeat: no-repeat;
  width: 20px;
  height: 12px;
}

#indexlang_pl {
  float: right;
  background-image: url(/images/flag_en.gif);
  background-repeat: no-repeat;
  width: 20px;
  height: 12px;
}

#indexquote {
  margin-top: 2px;
  font-style: italic;
}
#indexquote span {
  display: block;
  float: right;
  font-style: normal;
}
#indexquote {
  overflow: hidden;
  position: relative;
  height: 150px;
}
#indexquote li { 
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}

#indexnews {
  margin-right: 5px;
  position: absolute;
  bottom: 6px;
  width: 450px;
}
#indexnews h1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#indexnews h2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
img {
  -ms-interpolation-mode: bicubic;
}

<!--[if IE 6]>
<style type="text/css">
.scanlines { display: none; }
</style>
<![endif]-->

