body {
    margin: 0;
    padding: 0;
    font-family: trebuchet, tahoma, verdana, arial;
    font-size: 11px;
}

#menuTop {
    height: 47px;
    width: 100%;
    background-image: url(../img/menuTopBg.png);
}

#menuTop td.item {
    width: 1%;
    white-space: nowrap;
    font-size: 11px;

}

#menuTop td.sep {
    width: 26px;
    text-align: center;
}

#menuTop td.extreme {

}

#menuTop A, #menuTop A:link, #menuTop A:active, #menuTop A:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#menuTop1 {
    height: 24px;
    width: 100%;
    background-image: url(../img/menuTopBgJ.png);
}

#menuTop1 td.item {
    width: 1%;
    white-space: nowrap;
    font-size: 11px;
    font-size: 11px;
}

#menuTop1 td.sep {
    width: 26px;
    text-align: center;
}

#menuTop1 td.extreme {

}

#menuTop1 A, #menuTop A:link, #menuTop A:active, #menuTop A:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}


#page {
    background-image: url(../img/pageTopBg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #000500;
    width: 100%;
}

#pageContent {
    width: 963px;
    margin: 0 auto;
}

#header {
    margin-top: 14px;
    margin-bottom: 9px;
}

#footer {
    margin: 0 11px;
}

#menuBottom td.item {
    white-space: nowrap;
}


#menuBottom td.copyright {
    color: #7a7979;
}


#menuBottom td.sep {
    color: #7a7979;
}


#menuBottom A, #menuBottom A:link, #menuBottom A:active, #menuBottom A:visited {
    color: #7a7979;
    text-decoration: none;
}

#boxLeft1 {
    background-image: url(../img/boxLeft1_bg.png);
}

#boxLeft1 ul li {
    color: #fff;
    list-style-type: decimal;
    font-size: 12px;
    line-height: 1.6;
}

#boxLeft1 td.title {
    height: 61px;
    color: #feef9a;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../img/boxLeft1_top.png);
}
.clasament a, .clasament a:link, .clasament a:visited, .clasament a:hover {
    text-decoration: underline;
    color: #feef9a;
    font-size: 12px;

}

#boxLeft2 {
    background-image: url(../img/boxLeft2_bg.png);
}

#boxLeft2 td.title {
    height: 57px;
    color: #feef9a;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../img/boxLeft2_top.png);
}

#boxLeft2 .title2 {
    color: #feef9a;
    font-size: 13px;
    font-weight: bold;
}

#boxLeft2 #content {
    color: #fff;
    padding-left: 20px;
}

#mainBox {
    background-image: url(../img/mainBox_bg.png);
}

#mainBox #content {
    padding: 20px 20px 30px 50px;
}

#mainBox #content #title {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

.tablou {
	background-color: #cccccc;
}

.newsItem {
    margin: 20px 0;
    color: #000;
    line-height: 1.5;
}

.newsItem .date {
    color: #333;
    font-size: 12px;
}

.newsItem .newsTitle {
    font-size: 17px;
    font-weight: normal;
    color: #000;
    margin: 5px 0 10px 0;
}

.newsItem img {
    border: 1px solid #fff;
    float: left;
    margin-right: 15px;
}

.newsItem a, .newsItem a:link, .newsItem a:visited, .newsItem a:hover {
    text-decoration: underline;
    color: #2309aa;
}

.newsSep {
    width: 100%;
    background-image: url(../img/newsSep.gif);
    height: 2px;
    line-height: 2px;
}

#colRight img {
    margin: 4px 0;
}

#boxRight {
    width: 158px;
    background-image: url(../img/boxRight_bg.png);
}

#boxRight #content{
    color: #fff;
    padding-left: 20px;
    line-height: 1.5;
}
