html, body {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #222222;
    background: #FFFFFF;
    line-height: 160%;
}

td {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #222222;
    line-height: 160%;
}

.div1 a {
    color: rgb(205, 205, 205);
    line-height: 100%;
}

.div1 a:hover { 
    color: #FFFFFF;
} 

a {
    text-decoration: underline;
    color: #BF2115;
}

a:hover 
{ 
    color: #D9950C;
}

input {
    font-size: 12px;
    color: #2E2D2D;
}

select {
    font-size: 12px;
    color: #2E2D2D;
}

.hledat {
    color: #FFFFFF;
    background: #777777;
    height: 17px;
    width: 145px;
    border-bottom: 1px solid #A4A4A4;
    border-right: 1px solid #A4A4A4;
    border-top: 1px solid #3D3D3D;
    border-left: 1px solid #3D3D3D;
}

.prihlasit {
    border: 1px solid #CBCBCB;
    height: 17px;
}

h1, h2, h3, h4, h5, h6 {
    color: #BF2115;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a {
    text-decoration: none;
    border-bottom: 1px dashed #D1AF70;
    padding-bottom: 6px;
}

h2 a {
    text-decoration: none;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

img.border {
    border: 3px solid #A4A4A4; 
    margin: 8px;
}
