body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
}
body {
	font-size:12px;
	-epub-hyphens:auto;
	-webkit-user-select: none;  
  -moz-user-select: none; 
  -ms-user-select: none;    
  user-select: none;
}
.written-text {
	-epub-hyphens: none;
	-epub-ruby-position: over;
	color: #100040;
	font-size: 18px;
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 17px;
	border: medium double #339;
	padding: 7px;
	width: 77%;
	background-color: #FFF;
}
#topuyp {
	text-align: center;
	background-color: #0073AA;
	color: #FFFFCE; border-radius:24px;
	font-size: 24px; cursor:pointer;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.centrovat{
	background-color:#FC6;
	background: linear-gradient(45deg, #FF6,#FFDDFF, #00F0F0);	
	}
.Chapter {
	-epub-ruby-position:over;
	color:#000000;
	font-size:19px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	text-decoration:underline;
	text-indent:0px;
}
.TitlePoetry {
	-epub-ruby-position: over;
	color: #1E3DA6;
	font-size: 16px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: underline;
	text-indent: 0px;
	border: medium solid #93C;
	width: 50%;
	padding-bottom: 14px;
	background-color: #F7F5B7;
	text-transform: uppercase;
}
.medza {
	width: 77%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	cursor: pointer;
}
	@font-face {
   font-family: Avena;
   src: url(../../../webfonts/theReal/theReal.woff);
}
* {
   font-family: Avena;
}
p::first-letter {
	color:#18ACB4 font-size:24px;
	background-color:#FAE7FA; border-radius:21px; 
}
p::first-line {
    color: #0000ff;
    font-variant: small-caps;
}
#huka{animation-name:fukaj; animation-iteration-count:36; animation-duration:4s;
}
@keyframes fukaj{
0%{background-color:#0073AA;} 50%{background-color:#CC0077;} 75%{background-color:#6600FF;} 100%{background-color:#0073AA;}
	}