    
        h1{
        color:  red;
        font-size: 16pt;
        font-family:"Verdana";
        font-weight: bold;
        text-align : center;
        }          
                 
        h2{
        color: red;
        font-size: 12pt;
        font-family:"Verdana";
        font-weight: bold;
        text-align : center;
        }
            
        h3{
        color:  #FFB3B3;
        font-size: 14pt;
        font-family:"Verdana";
        font-weight: bold;
        text-align : center;
        }   

        h4{
        color: red;
        font-size: 10pt;
        font-family:"Verdana";
        font-weight: bold;
        text-align : center;
        }
        
        .text{
        color: #1C1B25; 
        font-size: 12pt;
        font-family:"Arial";
        text-align :justify;
        }
        
        .menu{
        color:  #EE7795;
        font-size: 12pt;
        font-family:"Arial";
        text-align : center;
        } 
		 
		.menu_m{
        color: red;
        font-size: 12pt;
        font-family:"Verdana";
        font-weight: bold;
        }
		
		a.menu_m {
			text-decoration:none;
		}
		a:hover.menu_m {
			text-decoration:underline;
		}
		  
		h2.menu_m {
		text-align :left;
		}
		 
        .autor{
               color: #400040; 
               font-size: 10pt;
               font-family:"Times New Roman";
               font-style: italic;
               text-align : justify;
               }
                
                
        .poem{
        margin-top:0px;
        margin-left: 100px;
        margin-bottom:0px;
        color: #1C1B25;
        font-size:12.0pt;
        font-family:"Times New Roman";
        } 
        
        .titul{
        margin-top:0px;
        margin-left: 150px;
        margin-bottom:0px;
        color: #FF8000;
        font-size:12.0pt;
        font-family:"Verdana";
        font-weight:bold;
        text-align : left;
        } 
        
        .podtitul{
        margin-top:0px;
        margin-left: 160px;
        margin-bottom:0px;
        color: blue;
        font-size:11.0pt;
        font-family:"Times New Roman";
        font-style: italic;
        font-weight:bold;
        } 
        
        .perevod{
        margin-top:0px;
        margin-left: 110px;
        margin-bottom:0px;
        font-size:10.0pt;
        font-family:"Times New Roman";
        font-style: italic;
        } 
        
        .prim{
        margin-top:0px;
        margin-left: 110px;
        margin-bottom:0px;
        color: #1C1B25;
        font-size:9.0pt;
        font-family:"Times New Roman";
        font-style: italic;
        text-align:justify;
        } 
        
        .comment{
        color: #9E1D4A; 
        font-size:9.0pt;
        font-family:"Times New Roman";
        text-align:justify;
        }  

        .origin{
        color: #6F564D;
        font-size:9.0pt;
        font-family:"Times New Roman";
        font-style: italic;
        text-align:justify;
        } 
        
        .otstup{
        margin-top:0px;
        margin-left: 30px;
        margin-bottom:0px;
        color: #1C1B25;
        font-size:12.0pt;
        font-family:"Times New Roman";
        }

.link_m2 {
	color:  #EE7795;
	font-size:12pt;
}

a.link_m2 {
text-decoration:none;
}

a:hover.link_m2 {
text-decoration:underline;
}