body {
   padding: 0px;
   margin: 0px;
   font-family: Tahoma, Arial, Comic Sans Ms;
   font-size: 12px;
   color: #000000;
   background-image:url(gfx/img/filler.gif);
   text-align:center;   
}

#all {
   width: 944px;
   margin-left:auto;
   margin-right:auto;
   
}


#top {
   width: 944px;
   height: 81px;
   background-image:url(gfx/img/top.jpg);
}



   #box1 {
   width: 944px;
   height:37px;
 
   }
   #box2 {
   float: left;
   width: 191px;
      }
	  
   #box3 {
    float: right;
	padding:20px;
	width:710px;

   }
   #box4 {
   float: left;
   width: 170px;

   }
   #box5 {
   float: left;
   width: 944px;
   height:23px;
   background-image:url(gfx/img/bottom.jpg);
}
   #inbox {
   float:left;
   width:944px;
   
   background-image:url(gfx/img/bg.jpg);
   }
   
#bottom-left{
float:left;
color:#565553;
font-weight:bold;
}

#bottom-right{
float:right;
}   
   
   div.txt_inbox {
margin:5px;
width:auto;
text-align: justify;
}

.text_naglowek {
color:#000099;
font-weight:bold;
font-size:12px;
}

.text_wstep {
color:#4E4E4E;
font-weight:bold;
}

.text {
color:#4E4E4E;
}


.text_tytul {
color:#BE0515;
font-weight:bold;
}

.text_pytanie{
color:#130365;
font-weight:bold;

}




a {
	COLOR: #AA0000; TEXT-DECORATION: none;
}
a:hover {
	  TEXT-DECORATION: underline;
}



img{
border: 0px;
}

a.menu{
COLOR: #AA0000; 
TEXT-DECORATION: none;
font-weight: bold;
}

a.menu:hover{
COLOR: #AA0000; 
TEXT-DECORATION: underline;
font-weight: bold;
}

