body{
    margin: 0px auto;
    padding: 0px;
    background: #fff;
    font-family: Georgia,Times New Roman,Times,serif;
    font-size: 16px;
}

.kango{
    width: 960px;
    margin: 0px auto;
    border: 1px double #BABABA;
}

.kangot{
    width: 100%;
}

.kangot ul{
    list-style-type: none;
    padding-left: 0px;
    margin-top: 2px;
}

.kangot ul li{
    display: inline;
}

.pofte,
.kangot ul li a{
    font-size: 14px;
    text-decoration: none;
    background: #E2DEDD;
    padding: 4px;
    color: blue;
}

.pofte:hover{
    cursor: pointer;
}

.lipet{
    border-bottom: 1px solid #268A44;
}

.lipet:before,
.lipet:after {
    content: " ";
    display: table;
}

.lipet:after {
    clear: both;
}

.lipet img{
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

.lipet p{
    color: #268A44;
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 0px;
    margin-right: 30px;
    font-weight: bold;
    float: right;
}

.kangom{
    margin-bottom: 50px;
}

.kangom:before,
.kangom:after {
    content: " ";
    display: table;
}

.kangom:after {
    clear: both;
}

.small{
    width: 140px;
    float: left;
    margin-left: 20px;
}

.big{
    float: left;
    width: 700px;
    margin-left: 20px;
}

.news{
    color: #434343;
    font-size: 18px;
    text-align: center;
}

.eveniments{
    text-align: center;
}

.datef{
    font-size: 12px;
    color: #4776BD;
    font-weight: bold;
}

.even{
    font-size: 12px;
    color: #0000EE;
    font-family:  Verdana,Arial,Helvetica,sans-seri;
    text-decoration: underline;
}
.even:hover{
    cursor: pointer;
}

.bigp{
    font-family: Georgia,Times New Roman,Times,serif;
    font-size: 18px;
    color: #434343;
}

.king{
    display: block;
    margin: 11px auto;
}

.frunz{
    list-style-image: url('/frunza.gif');
}

.frunz li{
    margin-bottom: 2px;
}

.kangof{
    margin-bottom: 10px;
}

.kangof ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 3px;
}

.kangof ul li{
    display: inline;
}

.kangof ul li span{
    font-size: 14px;
    text-decoration: none;
    background: #E2DEDD;
    padding: 4px;
    color: blue;
}

.kangof ul li span:hover{
    cursor: pointer;
}

.dune{
    width: 100%;
    height: 30px;
    background: #B6C5A4;
}

.numbered{
    display: block;
    margin: 0px auto;
}
