  body {
	  text-align:center;
      margin:0px;
      padding:0px;
      font-family:Verdana;      
     }
     
  a {
      text-decoration:none;
      color:black;
     }
  a:visited {
  	  color:black;
     }
  a:hover {
      text-decoration:underline;
     }
  div.pageCointainer {
      width:960px;
      margin-left:auto;
      margin-right:auto;
      margin-top:10px;
     }
     div.pageContainer div.pageHeader {
      margin-left:auto;
      margin-right:auto;
	  margin-top:-1px;
	  width:960px;
	  height:5px;
	  background:#FFF url(../images/headerBg.gif) no-repeat scroll 0% 0%;
     }
     div.pageContainer div.pageBodyOne {
      width:960px;
	  height:645px;
      margin-left:auto;
      margin-right:auto;
      font-size:12px;
	  background:#FFF url(../images/bodyOneBg.jpg) no-repeat scroll 0% 0%;
     }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne {
	  text-align:left;
	  height:645px;
     }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne div.leftContent{
	  width:208px;
	  height:249px;
	  position:relative;
	  left:29px;
	  top:34px;
	  border: 0px solid black;
     }
		div.logo {
		 width:208px;
		 height:44px;
		 background:#FFF url(../images/logo.gif) no-repeat scroll 0% 0%;
		 }
		div.fullImg {
		 width:208px;
		 height:208px;
		 background:#FFF url(../images/fullImgBase.gif) no-repeat scroll 0% 0%;
		 }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne div.rightContent{
	  width:250px;
	  height:249px;
	  position:relative;
	  text-align:right;
	  left:680px;
	  top:-217px;
	  border: 0px solid black;
     }
		div.sentencja {
		 float:right;
		 width:250px;
		 height:57px;
		 background:#FFF url(../images/sentencja.gif) no-repeat scroll 0% 0%;
		 }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne div#photoContentOne{
	  width:99px;
	  height:129px;
	  position:relative;
	  left:430px;
	  top:-352px;
	  border: 0px solid white;
     }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne div#photoContentTwo{
	  width:166px;
	  height:164px;
	  position:relative;
	  left:397px;
	  top:-351px;
	  margin-top:3px;
	  border: 0px solid white;
     }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne div#photoContentThree{
	  width:331px;
	  height:98px;
	  position:relative;
	  left:314px;
	  top:-352px;
	  margin-top:3px;
	  border: 0px solid white;
     }
	 div.pageContainer div.pageBodyOne div.bodyContainerOne div#photoContentFour{
	  width:760px;
	  height:98px;
	  position:relative;
	  left:100px;
	  top:-352px;
	  margin-top:2px;
	  border: 0px solid white;
     }
		img.thumb {
		margin-left:1px; margin-bottom:-1px; opacity:0.5;filter:alpha(opacity=50); cursor:pointer;
		}
		img.thumbIe {
		margin-left:1px; margin-bottom:1px; float:left; opacity:0.5;filter:alpha(opacity=50); cursor:pointer;
		}
     div.pageContainer div.pageNavig {
      width:960px;
	  height:41px;
      margin-left:auto;
      margin-right:auto;	  
	  background:#FFF url(../images/navigBg.gif) repeat scroll 0% 0%; 
     }
     div.pageContainer div.pageNavig div.navigContainer{
      height:inherit;
      margin-left:20px;
      line-height:41px;
      text-align:left;
      vertical-align:middle;
      font-size:12px;
     }	 
	 div.pageContainer div.pageBodyTwo {
      width:960px;
      margin-left:auto;
      margin-right:auto;
      background:#FFF url(../images/mainBg.gif) repeat scroll top;
      overflow:auto;
      font-size:12px;

     }
     div.pageContainer div.pageBodyTwo div.bodyContainerTwo {
      margin:20px;
      text-align: justify;
     }
     div.pageContainer div.pageFooter {
      width:960px;
      height: 18px;
      margin-left:auto;
      margin-right:auto;
	  background:#FFF url(../images/footerBg.gif) no-repeat scroll top;
     }
	 div.footNote {
	 width:960px; text-align:right; margin-left:auto; margin-right:auto; color: rgb(128, 128, 128); font-size:10px; margin-top:-10px;
	 }
