body {
    color: #313234;
    font: 13px Tahoma;
    margin: 0;
    padding: 0;
}

a {
     text-decoration: none;
     color: #017615;
     #outline: none;
}

a:visited, a:hover {
     text-decoration: none;
}

a img {
     border: 0px;
     text-decoration: none;
}

#container {
    margin: 0 auto;
    width: 80%;
}

#top {
    margin: 20px auto 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

#top .half_box {    
    color: #7a7a7a;
    float: left;
    margin: 20px auto 0;
    text-align: center;
    width: 50%;
}

#top h1 {
     font-size: 14pt;
     color: #313234;    
}

.menu_item1 {
    background: url("../lay/41/button.jpg") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    height: 36px;
    overflow: hidden;    
    padding-top: 12px;
    text-align: left;
    width: 217px;
    text-align: center;
    margin: 0 1px;
    float: left;
}

.menu_item1 a {
    color: #ffffff;
    text-decoration: none;
}

.buttons_center {
    margin: auto;
    overflow: hidden;
    text-align: center;
    width: 440px;
}

.stopka_cont {
     color: #a6a6a6;
    font-size: 9px;
    margin: 45px auto 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.stopka_cont a {
     color: #a6a6a6;
     text-decoration: none;
     }
.stopka_cont a:hover {
     color: #a6a6a6;
     text-decoration: none;
     }  
     
.stopka_nfz {
    color: #000000;
    font-size: 11px;
    margin: 45px auto 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}           
     
.cl2 {
     clear: both;
}