/*
    Document   : Marketing
    Created on : Nov 02, 2010.
    Author     : Zoran Lukic
    Description:
        Stilovi za marketing - Nezavisne novine.

*/
.tb-baner{width: 88%; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;margin-bottom: 20px;}
.tb-baner td, .tb-baner th{padding: 10px 10px 10px 20px;}
.tb-baner th{background-color: #E38D0A; color: #000; font-weight: bold;}
.tb-baner td{border-bottom: 1px solid #666666;}
.tb-popust{width: 88%; margin-left: auto; margin-right: auto; color: #000; background-color: #6896CA;margin-bottom: 20px;}
.tb-popust td, .tb-popust th{padding: 10px 10px 10px 20px;}
.tb-popust th{background-color: #124F94; color: #FFF; font-weight: bold;}
.tb-popust td{border-bottom: 1px solid #FFF;}
.li-baner{padding: 0px; margin: 0px; color: #F5F5F5; border: 2px solid #26486F; background-color: #6896CA; }
.li-baner ul{ padding: 10px 10px 10px 20px; margin-left: 0px; margin-bottom: 0px;}
.li-baner li{list-style: disc; background-image: none; list-style-position: inside; padding-left: 0px}