body {
    font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    margin-top: 0;
    padding-top: 0;
    background-image: url(/images/bg.gif);
    background-repeat: repeat;
    background-color: #808080;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

.header_menu {
    height: 37px;
    background: url(/images/horni_menu.gif) repeat-x;
    margin: 0;
    padding: 0;
}

.header_menu ul {
    width: 780px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.header_menu ul li {
    list-style: none;
    line-height: 37px;
    float: left;
    color: white;
    width: 19%;
    margin: 0;
    font-size: 90%;
    padding: 0;
    height: 37px;
    border-right: 1px solid #D0D0FF;
    border-left: 1px solid #D0D0FF;
    text-align: center;    
}

.header_menu ul li a {
    color: #303080;
    text-decoration: none;
}

.header_menu ul li a:hover {
    color: #900000;
    text-decoration: underline;
}

.main {
    margin: 0 auto;
    padding-top: 0px;
    width: 780px;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

.header {
    background: url(/images/bigtop.jpg);
    width: 780px;
    height: 143px;
}

.header h1 {
    display: none;
}

.header a {
    display: block;
    width: 500px;
    height: 70px;
    padding-top: 40px;
    border: 0;
}

.podhlavicka {
    background-image: url(/images/podhlavicka.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 9px;
}

.stranka {
    color: black;
    margin: 0;
    padding: 0;
    background: url(/images/bg_stred.png) repeat-y;
    background-position: right;
    background-color: white;
}

.tld {
    border: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#domain {
    width: 180px;
}

.tld input {
    float: left;
    margin-right: 5px;
}

.tld label {
    display: block;
    width: 33px;
    float: left; 
    font-size: 90%;
}

.tld span {
    text-align: right;
    display: block;
    width: 20px;
    float: left;
}

.localcompreq {
    color: red;
    font-weight: bold;
}

.localcompreqno {
    color: blue;
    font-weight: bold;
}

.levy {
    background-color: white;
    background: url(/images/bg11.gif) repeat-y;
    width: 219px;
    margin: 0;
    padding: 0;
    float: left;
    border-right: 1px solid #707070; 
}

.levy h2 {
    height: 32px;
    width: 219px;
    margin: 0;
    color: white;
    padding: 0;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 90%;
    position: relative;
}

.levy h2 span {
    position: absolute;
    left: 10px;
    font-size: 110%;
}

.pravy h2 {
    height: 32px;
    width: 215px;
    margin: 0;
    color: white;
    padding: 0;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 90%;
    position: relative;
}

.pravy h2 span {
    position: absolute;
    left: 10px;
    font-size: 110%;
}

.boxik {
    width: 219px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

.boxik ul {
    background: url(/images/bg_p.gif);
    width: 107px;
    height: 105px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.boxik ul li {
    list-style: none;
    font-size: 65%;
    color: #976a03;
    padding-left: 10px;
}

.boxik img {
    float: right;
    width: 112px;
    margin: 0;
    padding: 0;
}

.login {
    width: 215px;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    background: url(/images/bg3.gif) repeat-y;
}

.login form {
    padding-left: 10px;
    padding-top: 10px;
}

.login form label {
    color: #976a03;
    font-size: 75%;
    display: block;
    width: 70px;
}

.login span {
    color: #976a03;
    font-size: 75%;
    width: 100%;
    padding-left: 10px;
}

.login span a {
    text-decoration: none;
}

.login span a:hover {
    text-decoration: underline;
    color: #976a03;
}

.username {
    width: 190px;
}

.submit {
    width: 40px;
}

.password {
    width: 140px;
}

.pravy {
    width: 215px;
    margin: 0;
    padding: 0;
    float: left;
}

.bg_red {
    background: url(/images/red.gif) repeat-x;    
}

.bg_green {
    background: url(/images/green.gif) repeat-x;    
}

.bg_orange {
    background: url(/images/orange.gif) repeat-x;    
}

.bg_blue {
    background: url(/images/blue.gif) repeat-x;    
}

.news {
    background: url(/images/bg4.gif) repeat-y;   
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

.button {
    width: 91px;
    height: 28px;
    line-height: 28px;
    background: url(/images/button.gif) no-repeat;   
    margin: 15px 0 0 110px;
    padding-left: 35px;
}

.obsah {
    background: url(/images/bg2.gif) repeat-y;   
    font-size: 75%;
    padding: 10px;
    margin: 0;
}

.obsah p {
    margin: 0;
    padding: 0;
    text-indent: 20px;
    text-align: justify;
}

.button a {
    color: #976a03;
    font-weight: bold;
    font-size: 95%;
    font-style: Tahoma;
    text-decoration: none;
}

.news ul {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

.news ul li {
    list-style: none;
    font-size: 75%;
    padding-top: 5px;
}

.news ul li h3 {
    padding: 0;
    margin: 0;
    color: #976a03;
    padding-top: 10px;
}

.news ul li p {
    width: 195px;
    text-indent: 10px;
    text-align: justify;
}

.news ul li a {
    text-decoration: none;
    color: #5050F0;
    font-weight: bold;
    padding-left: 50px;
}

.news ul li a:hover {
    text-decoration: underline;
    color: #F05050;
    font-weight: bold;
    padding-left: 50px;
}

.stred {
    width: 345px;
    margin: 0;
    padding: 0;
    float: left;
}

.stred h2 {
    height: 32px;
    width: 345px;
    margin: 0;
    color: white;
    padding: 0;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 90%;
    position: relative;
}

.stred h2 span {
    position: absolute;
    left: 10px;
    font-size: 110%;
}

.clear {
    clear: both;
}

.footer {
    background: url(/images/bgdown.gif) repeat-x;
    height: 37px;
    text-align: center;
    color: white;
    line-height: 37px;
    font-family: Tahoma;
    font-size: 90%;
    font-weight: bold;
}

.price {
    font-size: 20px;
    font-weight: bold;
    font-family: Tahoma;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 15px 0 0 15px;
    padding: 0;
}

.pr_green {
    color: #68b12b;
}

.pr_red {
    color: #e36501;
}

.pr_blue {
    color: #31adb9;
}

.pm {
    font-size: 10px;
    font-weight: normal;
}

.links {
    background-color: white;
    font-size: 70%;
    width: 100%;
    text-align: center;
}

.links a {
    color: black;
    text-decoration: none;
}

.links a:hover {
    color: black;
    text-decoration: underline;
}


