html, body{
  width:100%; 
  margin:0;
  padding:0;
  /*background:rgb(133,138,143) url(../img/bg.jpg);*/
  background: #7b8084;
  background-attachment:fixed;
  font-family:arial;
  color:rgb(108,108,108);
}

a:link,
a:visited {
  color: #5D5D5D;
}

a:hover {
  color: #00BDF3;
}

#all,
#top,
#mainMenu,
#banner,
#content,
#footer
{
  width:952px;
  
}

#all{
  margin:0 auto;
}
#content{
  
  float:left;
  margin-top:14px;
}
#sideBar{
  width:230px;
  float:left;
  
}

#listaPrzedmiotow{
  background:white;
  float:left;
  
}
#listaPrzedmiotow a{
  display:block;
  height:35px;
  width:200px;
  text-decoration:none;
  color:rgb(93,93,93);
  font-size:12px;
  padding-left:30px;
  padding-top:20px;
  margin:0;
}
#listaPrzedmiotow a:hover{
  color:white;
  background:rgb(0, 189, 243) url(../img/btn_hov.jpg) 0 0 no-repeat;
}
#mainContent{
  float:left;
  width:708px;

  margin-left:12px;

}
#contenerA{
  background:white;
  float:left;
  width:710px;
  min-height: 906px;
  height:auto !important;
  height:930px;
}
#footer{
  float:left;
  clear:both;
  height:106px;
  background:url(../img/foot.png);
  margin-top:14px;
}

#mainMenu span {
     height: 44px;
     overflow: hidden;
     display: block;
     float: left;
     padding-top: 31px;
}
#mainMenu a{
  display:block;
  height: 0px;
  padding-top: 44px;
  background-position: 0px 266px;  
}

#mainMenu a:hover{
  background-position:0 116px;
}

#mainMenu span.logoCont {
    display: block;
    height: 100px;
    overflow: hidden;
    padding-top: 0;
    background-position: 0 0;
}

#mainMenu #logo{
  background: url(../img/apb_pracownia.gif) no-repeat;
  width:242px; 
  padding-top: 100px;
  height: 0;
}

#home{
  background:url(../img/home.gif);
  width:123px;
}
#copiszemy{
  background:url(../img/copiszemy.gif);
  width:115px;
}
#regulamin{
  background:url(../img/regulamin.gif);
  width:112px;
}
#wspolpraca{
  background:url(../img/wspolpraca.gif);
  width:107px;
}
#pytanie{
  background:url(../img/pytanie.gif);
  width:117px;
}
#kontakt{
  background:url(../img/kontakt.gif);
  width:100px;
}
#banner{
  clear: both;
  background: url(../img/bg_banner.jpg);
  height:280px;
  overflow: visible;
  position: relative;
}

#bookmark {
  position: absolute;
  right: -11px;
  top: 9px;
}

#blank{
  margin-top:113px;
  width:36px;
  height:37px;
  background:black;
  float:left;
}
div.spacer{
  height:1px;
  font-size:0px;
  line-height:0px;
  padding:0;
  background:url(../img/dots.jpg) repeat-x;
  width:230px;
  margin:0;
}
h2#lista{
  background:url(../img/listaprzedmiotow.jpg) 0 0 no-repeat;	
  display:block;
  width:139px;
  height:19px;
  margin:30px 20px 20px 30px;
}
#quickContact{
  background: #fff url(../img/bg_qc.png) no-repeat bottom right;
  padding-bottom: 0px;
  padding-top: 60px;
  height:150px;
  margin-bottom:15px;
  float:left;
  width: 224px;
  border: 3px solid #00bdf3; 
  position: relative;
}

#quickContact p a {
    color: #00bdf3;
}

#quickContact p a:hover {text-decoration: underline;}

h2#hQuickContact{
  background:url(../img/txt_qc_label.png) 0 0 no-repeat;	
  display:block;
  width:133px;
  height:36px;
  position: absolute;
  top: 11px;
  left: -14px;
  margin: 0;
}

h2#hQuickContact span {
    display: none;
}

#quickContact p{
  padding-left:10px;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  margin: 10px 0;
}
#quickContact a{
  text-decoration:none;
  color:rgb(93,93,93);
  font-size: 11pt;
  display: inline-block;
  margin-bottom: 5px;
}
#quickContact a:hover{
  color: #00BDF3;
}
#p1, #p2{
  float:left;
  width:50%;
  
  background: white url(../img/arrow.jpg) 290px 30px no-repeat;
}
#p3{
  float:left;
  width:50%;
  background: white url(../img/arrow.jpg) 330px 30px no-repeat;
}
#p4{
  background:white;
  float:left;
  width:45%;
  
  
}
#p1 p,
#p4 p
{
  margin-top:20px;
  padding: 10px 20px 20px 55px;	
  text-align:justify;
  
  
}
#p3 p{
  margin-top:20px;
  padding: 10px 20px 20px 0px;	
  text-align:justify;

}
#p2 p{
  margin-top:20px;
  padding: 10px 70px 20px 5px;	
  text-align:justify;
  font-size:12px;
  line-height:20px;
  word-spacing:2px;
}
#p2 .spacer{

  width:290px;
  margin-left:5px;
}
img{
  padding:0;
  margin:0;
}
input{
  border:0;
  background:url('../img/inp_bg.jpg') 0 0;

  width:223px;
  padding:7px 3px 7px 12px;

  margin:0;
  margin-left:55px;
  margin-bottom:4px;
  display:block;
  font-size:12px;
  color:rgb(93,93,93);	
}
textarea{
  display:block;
  width:218px;
  height:107px;
  background:url(../img/txtar_bg.jpg);
  font-family:arial;
  border:0;
  padding:10px;
  margin:0;
  margin-left:55px;
  margin-bottom:14px;
  overflow:auto;
  font-size:12px;
  color:rgb(93,93,93);	
}
.submit{
  background:rgb(0, 189, 243);
  color:white;
  width:76px;
  display: block;
  text-align: center;
  padding: 3px 0;
  font-weight:bold;
  cursor: pointer;
}
span.mark{
  color:rgb(0, 189, 243);
  font-weight:bold;
  
}
.pop1{
  font-size:20px;
  font-weight:bold;
}
.pop2{
  font-size:18px;
  font-weight:bold;
}
.pop3{
  font-size:15px;
  font-weight:bold;
}
.pop4{
  font-size:13px;
  font-weight:bold;
}
.pop5{
  font-size:12px;
    font-weight:bold;
}
.pop6{
  font-size:10px;
}
.pop5{
  font-size:10px;
}
#wsp{
  width:100%;
  font-size:12px;
  clear:both;
  height: 148px;
}
#wsp p{
  padding:10px;
  padding-left:50px;
  padding-right:50px;
}
#stopkaPrawna{
  width:100%;
  clear:both;
  font-size:12px;
  margin-bottom:30px;
}
#stopkaPrawna p{
  margin-left:50px;
  margin-right:50px;
  padding:12px;
  
  background:rgb(214,214,214);
}
ul{
  list-style-image:url("../img/blueball.jpg");
  
}

.listax{

  padding-left:71px;
  margin:0;

}
#p3 .listax{
  padding-left:14px;
}

.strgl li {
 padding-bottom:6px !important;
}

li{
  padding-bottom:10px;
  font-size:12px;
}
#reg{
  background: white url(../img/arrow.jpg)  645px 30px no-repeat;
  float:left;
}
#reg p{
  margin-left:50px;
  margin-right:50px;
  margin-bottom:20px;
  font-size:12px;
  text-align:justify;
}
#reg p img{
  display:block;
  float:left;
  clear:both;
  
}
#question{
  border:1px solid white;
  background: white url(../img/arrow.jpg)  645px 30px no-repeat;
}
#question p{
  margin-left:50px;
  margin-top: 30px;
}
#question form {
  margin:0;
  margin-left:180px;
  padding:0;
}
#menu2{
  color: #363a3d;
  width:700px;
  float:right;
  clear:both;
  margin-top:15px;
  text-shadow: 1px 1px #989c9d;
}
#menu2 a{
  font-size:12px;
  text-decoration:none;
  color: #363a3d;
  text-shadow: 1px 1px #989c9d;
  padding-left:7px;
  padding-right:7px;
  
}
#menu2 a:hover{
  text-decoration:underline;
  color:black;
}
#menu2 a img {  margin-right: 28px;}
a img{
  border:0;
  float:right;
  display:block;
  margin:0;
  padding:0;
}

#inviteCont {position: relative;}
#inviteCont .label {
    position: absolute;
    right: -11px;
    bottom: 14px;
}

#provLink{
  display:block;
  width: 200px;
  height:40px;
  float:right;
  margin-top:30px;
}

#apbLink {
  color:#9A9A9A;
  display:block;
  float:left;
  font-size:12px;
  height:30px;
  margin-left:40px;
  margin-top:45px;
  width:400px;
}

#apbLink a{
  font-size: 12px;
  color:#9A9A9A;
  text-decoration: none;
}

h1 {
  font-size: 16px;
  font-weight: normal;
  color: #010101;
  line-height:20px;
  margin-top:20px;
  padding:8px 70px 20px 5px;
}

div.textCont {
    line-height: 1.5em;
    font-size: 9pt;
    padding: 55px;
    text-align: justify;
}

div.textCont p {
    margin-bottom: 0.75em;
}

span.hidden {
  display: none;
}
