/* стилі для  сторінок видавництва */

/* книги */

.publ-author{
	font-size :75%;
	font-weight : bold;
	margin-bottom : 5px;	
	color : #7E7E7E;
	font-style : italic;
}	

.publ-title{
	font-weight : bold;		
}

.publ-about{
	color : #444444;	
}

.publ-pages{
	font-size : 90%;
}

.publ-price{
		font-size : 90%;
}


.publ-order{
	font-weight : bold;
}

.publ-nosale{
	font-size : 80%;
	font-style : italic;
}


