/* стилі для першої сторінки */

/* журнал*/

.jissue {
	background-color : #8E8EC4;
	font-weight : bold;
	font-size : 90%;
	color : White;
}

.jthema{
	font-weight : bold;
	color : #386287;
		font-size : 125%;

}

.jauthor{
	font-style : italic;
	font-weight : bold;
	font-size : 90%;
}

.jtitle {
	
}


/* книги */

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

.btitle{
	font-weight : bold;		
}

.babout{
	color : #444444;	
}

.bpages{
	font-size : 90%;
}

.bprice{
		font-size : 90%;
}

.border{
	font-weight : bold;
}

/* стилі для голосувань на першій сторінці */

.votingtitle {
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	color : #002344;
}

.votingquestion {
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
	color : #000000;
}

.votingmark {

}

.votingtext {
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 80%;
	
}

.votingpersent {
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
}

.votingsubmit{
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
}


/* стилі новин на першій сторінці*/

.newstitle {
	color : #707070;
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 120%;
}

.datetime {
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
	/*vertical-align : top;*/
	color: #919191;
	padding-bottom :0px;
	padding-top : 5px;
	font-weight : bold;
}

.newsheader {
	font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bold;
	color : #333366;
	padding-bottom : 2px;
	padding-top : 0px;
}

.newstext {
	/*font-family : 'Arial Cyr', Arial, Verdana, Geneva, Helvetica, sans-serif;*/
	font-size : 75%;
	padding-bottom :20px;
	padding-left : 0px;
	color : #0E0E0E;
}