a
{
font-family: Arial;
font-size: 15px;
text-decoration: underline;
color: black;
}
a:hover
{
color: black;
text-decoration: none;
}


.odkazy a
{
font-weight: 700;
margin-left: 30px;
font-family: Arial;
font-size: 15px;
text-decoration: underline;
color: black;
}
.odkazy a:hover
{
color: darkblue;
text-decoration: none;
}

#podstranky
{
width: 225px;
background-color: #0D4063;
color: #FFFFFF;
font-family: Arial;
font-size: 13px;
font-weight: 700;
}

#podstranky a
{
width: 218px;
height: 20px;
display: block;
font-family: Arial;
font-size: 13px;
text-decoration: none;
color: white;
background-color: #26618A;
font-weight: 700;
padding-left: 5px;
border: 1px solid #0D4063;
}
#podstranky a:hover
{
color: white;
height: 20px;
background-color: #0D4063;
}

.meniny
{
font-family: verdana;
color: #CAD7E0;
font-size: 13px;
font-weight: 700;
margin-left: 5px;
}
.copyright
{
font-family: verdana;
color: white;
font-size: 13px;
margin-left: 250px;
}
.copyright a
{
font-family: Arial;
font-size: 15px;
text-decoration: none;
color: white;
}
.copyright a:hover
{
color: white;
text-decoration: underline;
}



.obsah
{
font-family: georgia;
font-size: 13px;
color: black;
margin: 5px;
align: justity;
background-color: #FFFFFF;
}

h2
{
font-family: arial;
font-size: 22px;
}


