/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

.allWydania {
   color: #753f05;
   font-size: 12px;
   font-family: Verdana,Tahoma;
   font-weight: bold;
   left: 50px;
   top: 16px;
   margin-bottom: 10px;
   position: relative;
}

.miesiacActive {
	text-align:center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #313130;
}

.wydanieCont {
	width:600px;
	margin: 20px;

}

.linia {
	border-bottom: 1px solid #6b6b6b;
	margin: 0px 20px;	
}

.miniaturka {
	margin-right: 20px;
	float:left;
}

.szczegoly {
	position:relative;
	width: auto;
}

.tytul {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1a1a1a;
}

.dataWydania {
	margin-top: 8px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}

.opis {
	font-size: 11px;
   font-weight: normal;
	text-align:justify;
   font-style: italic;
   color: #333333;
	margin-top: 8px;
   font-family:Verdana;
}

.cena {
	margin-top: 6px;
	float: left;
	color: #800000;
	font-weight: bold;
   font-family:Verdana;	
}

.pobierz_href {
	float:left;
	color: #5e210e;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana;
	position:relative;
	top: 16px;
	left: 10px;
	text-align:center;
	text-decoration:none;
}

.pobierz_href:hover {
	color: #a42b05;
}

.pobierzOpis {
   font-size: 10px;
	float:left;
	margin-left: 26px;
	display:inline;
   font-family:Verdana;
   letter-spacing: 0px;
   line-height: 15px;
   color: #555555;
   margin-top: 14px;
   
}

.brakWydan {
   width: 640px;
   cursor:default;
   font-size: 12px;
   font-family: Trebuchet MS;
   font-weight: bold;
   color: #494949;	
   text-align:center;
   font-style:italic;
}

.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;
 }
