/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

.dodajWpisButt2 {
   background: url('../img/dodajWpis_off.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/dodajWpis_off.png', sizingMethod='scale');   
   width: 80px;
   height: 28px;
   border: none;
   cursor: pointer;
   float:right;
   position:relative;
   top: -3px;
}

.iloscWpisow {
   padding: 0px 30px 40px 30px;
   font-size: 11px;
}  

#pozostalo {
   color: #c1a551;
   padding: 2px; 
}

textarea.tresc{
   position: relative;
   left: 14px;
   width: 332px;
   background-color: #580000;
   border: 1px solid #220101;
   color: #c1a551;
   padding: 0px 3px;
   height: 18px;
   padding-top: 2px;
   font-size: 11px;
   height: 200px;
}

.ksiega_cont {
   position:relative;
   left: 25px;   
}

.ksiega_center {
   background-image: url('../img/ksiega_center.gif');
   background-repeat: repeat-y;
   position:relative;
   z-index: 1;
   width: 499px;
}

.ksiega_top {
   position:absolute;
   top:0px;
   left: 0px;
   width: 499px;
   height: 58px;
   z-index: 2;
}

.ksiega_bottom {
   background-image: url('../img/ksiega_bottom.gif');
   position:relative;
   z-index: 2;
   width: 499px;
   height: 61px;
}

.ksiega_trescWpisu {
   position:relative;
   z-index: 3;
   padding: 30px 44px 16px 36px;
   text-align: justify;
   font-size: 11px;
   line-height: 14px;
   color: #d6d6d6;
}

.ksiega_nick {
   color: #C29B00;
   font-size: 10px;
   padding-left: 36px;
   font-weight: bold;
}

a.ksiega_nick_mail {
   color: #C29B00;
}


.ksiega_data {
   float:right;
   font-size: 10px;
   color: #a09e9e;
   padding-right: 36px;
}

.ksiega_www {
   clear:right;
   color: #dc4901;
   font-size: 10px;
   padding-left: 36px;
}
