
#topimg, #zawartosc, #stopka, #main {
   width: 740px;
   text-align: left;
   background-color: #D0DCE8;
}

#topimg {
   height: 50px;
   background: url('../img/top.jpg');
}

#stopka {
   font-size: 9px;
   font-family: Tahoma, Veradana, Arial, sans-serif;
   text-align: center;
   height: 53px;
   background: url('../img/footer.jpg');
   clear: both;
}

#panel {
   width: 140px;
   height: 184px;
   background: url('../img/panel.jpg');
   float: right;
}

#flash {
   width: 600px;
   height: 184px;
   float: left;
}

html, body {
	margin: 0 auto;
        padding: 0;
	text-align: center;
        background: url('../img/tlo.jpg'); 
      /*  background: #545454 url('../img/bjw_tlo.gif') repeat-x top; */
}

#main {
   border: solid 1px #666666;
   margin-left: auto;
   margin-right: auto;
}

.pas {
   width: 740px;
   height: 7px ! important;
   font-size: 7px;
   background: url('../img/pas.gif') repeat-x;
   clear: both;
}

#zawartosc {
  font-family: sans-serif, Arial, Verdana;
  font-size: 12px;
  color: #000000;
}

#zawartosc p { 
 text-align: justify;
 margin-right: 20px;
}

#lewa {
  width: 190px;
  float: left;
  background-color: transparent;
  text-align: center;
  margin-top: 40px;
  font-size: 10px;
}

#prawa {
  width: 550px;
  float: right;
  background-color: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
}

#prawa h1 {
   font-size: 16px;
   font-family: Arial, sans-serif;
   font-weight: bold;
   margin-top: 15px;
   
}

#user {
  width: 110px;
  height: 23px;
  position: relative;
  left: 17px;
  background-color: #31455A; 
  border: 1px solid #31455A;
  color: #9CBEE7;
  top: 95px;
}

#passwd {
  width: 110px;
  height: 20px;
  position: relative;
  left: 17px;
  background-color: #31455A; 
  border: 1px solid #31455A;
  color: #9CBEE7;
  top: 113px;
}

html*#passwd {
  top: 113px;
}

#passwd { 
  top: 113px;
}

#stopka a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
}

#stopka a:hover {
  text-decoration: underline;
}

a.mail:link, a.mail:visited, a.mail:active {
  color: #000000;
  text-decoration: none;
}

a.mail:hover {
  text-decoration: underline;
}


#menuDol {
  clear: both; 
  margin-top: -8px;
  margin-left: -10px;
}

img#w3val {
  clear: both;
  border: 0; 
  float: left; 
  margin-top: 15px; 
  margin-left: 20px;
}
