/* CSS Document */

body {
   	overflow-x: hidden;
    background-attachment:  scroll;
      background-repeat: repeat-x, repeat-y;
  background-position: right top;
  background-image:   url(images/pawel-mieszczakowski-bg.gif);
  background-color: #272B02;
}

a.white_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}
a.white_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:underline;
}
.white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
}

.style1 {
color: #FFFFFF;
font-weight:  normal;
margin: 0px;
text-align: left;
font-family: times;
font-size: 25px;
text-decoration: none;
line-height: 25px;
}
.style2 {
color: #FFFFFF;
margin: 0px;
font-weight: plain;
text-align: justify;
font-family: Arial, Trebuchet, Verdana, sans-serif;
font-size: 12px;
text-decoration: none;
line-height: 17px;



}

#footer-bottom {

background:   transparent;
height: 106px;
width: 500;


}

