BODY { 
    margin-top: 5px; 
    margin-bottom: 5px; 
    margin-left: 2px; 
    background-color: #ffffff;
    font-family: Courier, Courier New, Sans-serif; 
    font-size: 14; 
    color: #000000; 
    line-height: 135%;
    scrollbar-base-color: #c0c0c0;
    scrollbar-arrow-color: #ff0000;
    }

A:link, A:visited { 
    color: #000000; 
    font-weight: bold; 
    text-decoration: underline; 
    padding-left: 3px;
    padding-right: 3px;
    }

A:active, A:hover  { 
    color: #ffffff; 
    font-weight: bold; 
    background: #ff0000;
    text-decoration: none; 
    margin: 0px;
    padding-left: 3px;
    padding-right: 3px;
    }

A.menu:link, A.menu:visited {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    line-height: 100%;
    text-decoration: none;
    background-image: url(http://out.web2.cz/index_web2-sq2c.gif);
    background-repeat: repeat-y;
    margin: 0px;
    padding-left: 15px;
    border-bottom: 3px solid #ffffff;
    }

A.menu:active, A.menu:hover, A.activemenu:link, A.activemenu:visited  {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    line-height: 100%;
    text-decoration: none;
    background: #ff0000;
    background-image: url(http://out.web2.cz/index_web2-sq1c.gif);
    background-repeat: repeat-y;
    margin: 0px;
    padding-left: 15px;
    border-bottom: 3px solid #ffffff;
    }

UL.menu {
    margin: 0px;
    padding: 0px;
    }

TABLE { 
    font-family: Courier, Courier New, Sans-serif; 
    font-size: 14; 
    color: #000000; 
    line-height: 135%;
    }

THEAD { 
    background: #e0e0e0; 
    }

HR { 
    height: 1px; 
    color: #c2c2c2; 
    }

STRONG { 
    font-weight: bold; 
    color: #ff0000; 
    }

BIG { 
    font-weight: bold;
    color: #c2c2c2; 
    }

SMALL { 
    font-size: 11px; 
    }

UL { 
    margin-top: 0px; 
    margin-left: 15px; 
    padding-left: 2px; 
    list-style-image : url(http://out.web2.cz/index_web2-li1c.gif); 
    vertical-align: bottom; 
    }

H1 { 
    font-size: 32px; 
    color: #c0c0c0; 
    font-weight: bold; 
    letter-spacing: -1px; 
    line-height: 80%; 
    text-align: right;
    margin-bottom: 0px; 
    margin-top: 0px; 
    margin-left: 20px; 
    margin-right: 5px; 
    }

H3 { 
    font-size: 14px; 
    color: #e0e0e0; 
    font-weight: bold; 
    letter-spacing: 1px; 
    line-height: 100%; 
    margin-bottom: 0px; 
    margin-top: 20px; 
    margin-left: 20px; 
    }

H4 { 
    font-size: 14px; 
    color: #c0c0c0; 
    font-weight: bold; 
    letter-spacing: 1px; 
    line-height: 100%; 
    margin-bottom: 0px; 
    margin-top: 20px; 
    margin-left: 20px; 
    }

H6 { 
    font-size: 16px; 
    color: #ff0000; 
    font-weight: bold; 
    text-align: left;
    letter-spacing: 3px; 
    line-height: 100%; 
    background: #e0e0e0; 
    width: 100%; 
    border: 1px solid #e0e0e0; 
    margin-top: 20px; 
    margin-bottom: 5px; 
    background-image: url(http://out.web2.cz/index_web2-sq1c.gif);
    background-repeat: repeat-y;
    padding-left: 20px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    }

INPUT, SELECT, OPTION, TEXTAREA { 
    font-family: Courier, Courier New, Sans-serif; 
    font-size: 11; 
    letter-spacing: -1px;
    color: #000000; 
    background: #c0c0c0; 
    padding: 0px; 
    margin: 1px; 
    border: 1px solid #ffffff; 
    vertical-align: middle;
    }
