/* CSS Document by Jackins */
body {
text-align: center;
font-family: Verdana;
font-size: 12px;
color: #0062db;
background: #c0c0c0 url("../img/pozadi.jpg") no-repeat fixed center top;
}

/* Menu nahoře */

.menu_nahore {
width: 850px;
height: 25px;
margin: 15px auto 0;
padding-top: 6px;
text-align: center;
font-family: Verdana;
font-size: 12px;
color: #002edb;
float: center;
}

.logo {
border: 0px solid red;
height: 50px;
left: 50%;
margin-left: -500px;
position: absolute;
top: 15px;
width: 350px;
}

.paticka {
clear: both;
width: 650px;
color: #0062db;
margin: 0 auto;
margin-top: 0 auto 0;
text-align: center;
font-size: 9px;
}

.copyright {
margin: 0 auto 0;
width: 700px;
height: 25px;
color: #0062db;
padding-top: 5px;
text-align: center;
font-size: 9px;
}

mn-page {
font-size: 12px;
}

table {
width: 900px;
font-family: Verdana;
font-size: 12px;
}

h6 {
color: #d70101;
font-family: Verdana;
font-size: 12px;
margin: 0px 0 0px;
padding: 0;
}

h5 {
color: #0062db;
text-align: center;
font-family: Verdana;
font-size: 15px;
margin: 0px 0 0px;
padding: 0;
}

strong {
color: #002edb;
}

h2 {
text-align: center;
color: #0062db;
font-size: 15px;
margin: 10px 0 5px;
padding: 0;
}

h2:first-letter {color: #002edb;}

h5:first-letter {color: #002edb;}

a:link    {color: #002edb; text-decoration: none;}
a:visited {color: #002edb; text-decoration: none;}
a:active  {color: #002edb; text-decoration: none;}
a:hover   {color: #0062db; text-decoration: none;}