html, body {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #303030;
    background: #677DAF;
    line-height: 180%;
}

td {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #303030;
    line-height: 180%;
}

a {
    text-decoration: underline;
    color: #3E72A0;
    font-weight: bold;
}

a:hover 
{ 
    color: #DB9500;
    font-weight: bold;
}

input {
    font-size: 11px;
    color: #2E2D2D;
}

select {
    font-size: 11px;
    color: #2E2D2D;
}

h2, h3, h4, h5, h6 {
    color: #303030;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a {
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    font-family: Georgia, Tahoma;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

h2 a {
    text-decoration: none;
}

h1 {
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    font-family: Georgia, Tahoma;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.content h1 {
    border-bottom: 1px solid #000000;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 11px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
    background-image: url(/repository/layout/2010/sipka.jpg);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 20px;
    margin-bottom: 4px;
    margin-left: 10px;
}

blockquote {
    margin-left: 20px;
}

img.border {
    border: 6px double rgb(236, 242, 246); 
    margin: 5px; 
}

.odkaz a {
    text-decoration: underline;
    font-weight: bold;
}

.odkaz a:hover { 
    font-weight: bold;
}
