@charset "utf-8";
body{ 
background-color:#FFFFFF;
}

a{text-decoration:none;}
a:hover{text-decoration:none;}


p.yellow {
background-color:#0065B8;
font-family:"Times New Roman", Times, serif;
font-size:17px;
padding:10px;
color:#FFFF00;
text-align:center;
}

p.yellow:hover{
background-color:#67CFEE;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:18px;
text-align:center;}

h2{
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-align:left;
}

.meniu{
background-color:#0065B8;
vertical-align:top;
}

.maincontent{
padding:35px 25px 35px 25px ;
font-family:"Times New Roman", Times, serif;
font-size:14px;
vertical-align:top;
text-align:left;
}

.footer{
background-color:#67CFEE;
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding:5px;
text-align:center;
}
