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

a{text-decoration:none;
color:#1F47A7;}
a:hover{text-decoration:none;
color:#153170;}


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:18px;
font-family:"Times New Roman", Times, serif;
font-size:17px;
text-align:left;
}

.maincontent_big{
padding:18px;
font-family:"Times New Roman", Times, serif;
font-size:19px;
text-align:left;
}

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

.topmenu{
background-color:#00746B;
}

.subtable{
vertical-align:middle;
text-align:center;
background-color:#FFFFFF;
height:120px;
width:220px;
}
