	/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

.allKazania {
   color: #753f05;
   font-size: 12px;
   font-family: Tahoma;
   font-weight: bold;
   letter-spacing: 0.5px;
   left: 30px;
   top: 10px;
   margin-bottom: 10px;
   position: relative;
}

#odtwarzaczMP3 {
   position:relative;
   left: 120px;
   top: 10px;
   height: 150px;
}

#opisKazania {
   position: relative;
   text-align: justify;
   top: 24px;
   left: 30px;
   width: 320px;
}

#opisCont {
   position: relative;
   padding-bottom: 14px;
   width: 600px;
}

#pobierz {
   position:absolute;
   width: 220px;
   top: 10px;
   left: 340px;
}

.pobierzIcon {
   float:right;
}

.pobierzOpis {
   font-size: 10px;
   font-family:Verdana;
   letter-spacing: 0px;
   line-height: 15px;
   color: #555555;
   margin-top: 8px;
   
}

.przedzial {
   border-bottom: 1px solid #5F4D17;
   margin: 0px 10px;
   width: 228px;
   height: 1px;
   overflow:hidden;
}

.przedzial2 {
   border-top: 1px solid #9F9577;
   margin: 0px 10px;
   width: 228px;
   height: 1px;
   overflow:hidden;
}

.tytulKazania {
   color: #2F2B20;
   font-weight: bold;
}

.uslugujacy {
   color: #753f05;
   position:relative;
   left:8px;
}

.czasTrwania {
   color: green;
}

.spis3 {
   font-size: 11px;
   letter-spacing: 0.5px;
   text-decoration:none;
   font-weight: bold;
   color: #2F2B20;
}
.spis3:hover {
   font-size: 11px;
   letter-spacing: 0.5px;
   text-decoration:none;
   font-weight: bold;
   color: #EF5400;
}

.spis3Active {
   font-size: 11px;
   letter-spacing: 0.5px;
   text-decoration:none;
   color: #BF3100;
   font-weight: bold;   
}

.list1 {
   margin-top: 5px;
}


.opisBold {
   font-size: 11px;
   margin-top: 6px;
   font-weight: bold;
   color: #222222;
   font-family:Verdana;
}

.opisNormal {
   font-size: 11px;
   font-weight: normal;
   color: #222222;
   font-family:Verdana;
}

.opisItalic {
   font-size: 11px;
   font-weight: normal;
   font-style: italic;
   color: #333333;
   font-family:Verdana;
}

/* Ostatnio dodane kazania */
.ostatnioDodaneCont {
   margin-top: 40px;
   margin-bottom: 10px;
   
   width: 640px;
   background-image: url('../img/ostatioDodaneKazania.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/ostatioDodaneKazania.png', sizingMethod='scale');
   background-repeat: repeat-x;
}

.ostHeader {
   font-family: Verdana;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   text-align:center;
   padding: 4px 0px;
   margin-bottom: 2px;
}

.ostTd {
   width: 640px;
   cursor:default;
   font-size: 12px;
   font-family: Trebuchet MS;
   font-weight: bold;
   color: #292929;
  
   display:inline-block;
}

.ostTd_hover {
   background-image: url('../img/ostatioDodaneKazania_over.png');
   width: 640px;
   cursor:pointer;
   font-size: 12px;
   font-family: Trebuchet MS;
   font-weight: bold;
   color: #292929;
   position:relative; z-index:2;
   display:inline-table;

}

.ostTytul {
   position:relative;
   padding-top: 1px;
   width: 280px;
   padding-left: 20px;
   float:left;
}

.ostAutor {
   position:relative;
   width: 170px;
   color: #753f05;
   float:left;   
}

.ostDataGloszenia {
   position:relative;
   width: 100px;
   float:left;
   font-size: 11px;   
}

.ostCzasTrwania {
   position:relative;
   width: 70px;
   float:left;
   color: green;
   font-size: 11px;   
}

.brakKazan {
   text-align:center;
   font-style:italic;
}

