
body, td {
    font-family: Arial;
    font-size: 12px;
}

h3 {
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

.posl_header_space {
    background: #e0e0e0;
    width: 1px;
}

.posl_header_space_2 {
    background: #a0a0a0;
    width: 1px;
}

.posl_header {
    background: #404040;
    color: #f0f0f0;
    width: 180px;
    padding: 0px;
    height: 80px;
    vertical-align: center;

}

.posl_header_img_space {
    background: #000000;
    width: 1px;
}


.posl_header_top {
    background: #000000;
    height: 5px;
}

.posl_header_black {
    background: #000000;
    height: 5px;
}

td.posl_header div {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}




.posl_menu_top {
    background: #423D3D;
    height: 5px;
}

td.posl_menu {
    background: url(crveno.jpg) no-repeat;
    width: 220px;
    height: 200px;
}

td.posl_menu div {
    padding-left: 30px;
    padding-top: 5px;
    font-weight: bold;
}

td.posl_menu div a {
    padding-left: 20px;
    font-size: 12px;
    color: #ffffff;
    background: url(menu_item_bg.gif) no-repeat 0 0;
    text-decoration: none;
    font-size: 15px;
}

td.posl_menu div a:hover {
    color: #ffff00;
    background-position: -220px 0;
}





td.posl_news {
    background: #D1D1D1;
    padding: 15px;
    padding-left: 30px;
    width: 220px;
}

td.posl_news div.title {
    font-size: 11px;
    font-weight: bold;
}

td.posl_news div.text {
    font-size: 12px;
    padding-bottom: 10px;
}

td.posl_news div.title span {
    background: #c0c0c0;
}

td.posl_news a {
    text-decoration: none;
}

td.posl_news a:hover {
    text-decoration: underline;
}




td.posl_content {
    background: url(podloga5.jpg) no-repeat;
    padding: 15px;
    width: 512px;
}


td.posl_email {
    width: 220px;
    background: #E1E1E1;
    padding: 15px;
}


a {
    color: #8C2121;
    text-decoration: none;
}

a:hover {
    color: #8C2121;
    text-decoration: underline;
}



td.posl_story {
    background: #D1D1D1;
    padding: 15px;
    width: 512px;
}
li{
    padding-bottom: 10px;
}


