/******************** RED ************************/
.moduletable-feed_red {
    padding: 10px 10px 2px 10px;
    margin: 10px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.moduletable-feed_red h3{
    /*font-size:120%;
    font-weight:bold;
    margin-top:0;
    margin-bottom: 0;*/
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:-10px -10px 0;
    padding:10px 15px 20px;
    background:url("../../../templates/rt_versatility4_j15/images/module-h3.png") repeat-x scroll 0 0 transparent;
}

.moduletable-feed_red ul {
    list-style: square outside;
    color: #931516;
    padding: 5px 5px 0px 20px;
    margin-top: 5px;
}

.moduletable-feed_red li {
    margin-bottom: 4px;
    line-height: 14px;
}

.moduletable-feed_red a {
    color: #000;
}

.moduletable-feed_red .nadpis_sekce {
    font-weight: bold;
}

.moduletable-feed_red .blok {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
}
/*************************************************/

/******************* ORANGE **********************/
.moduletable-feed_orange {
    padding: 10px 10px 2px 10px;
    margin: 10px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.moduletable-feed_orange h3{
    /*font-size:120%;
    font-weight:bold;
    margin-top:0;
    margin-bottom: 0;*/
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:-10px -10px 0;
    padding:10px 15px 20px;
    background:url("../../../templates/rt_versatility4_j15/images/module-h3.png") repeat-x scroll 0 0 transparent;
}

.moduletable-feed_orange ul {
    list-style: square outside;
    color: #ff7601;
    padding: 5px 5px 0px 20px;
    margin-top: 5px;
}

.moduletable-feed_orange li {
    margin-bottom: 4px;
    line-height: 14px;
}

.moduletable-feed_orange a {
    color: #000;
}

.moduletable-feed_orange a.odkaz_nadpis_sekce {
    font-weight: bold !important;
    text-transform: uppercase;
}

.moduletable-feed_orange .nadpis_sekce {
    font-weight: bold;
}

.moduletable-feed_orange .blok {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
}
/*************************************************/

/******************** CAD ************************/
.moduletable-feed_cad {
    padding: 10px 10px 2px 10px;
    margin: 10px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.moduletable-feed_cad h3{
    /*font-size:120%;
    font-weight:bold;
    margin-top:0;
    margin-bottom: 0;*/
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:-10px -10px 0;
    padding:10px 15px 20px;
    background:url("../../../templates/rt_versatility4_j15/images/module-h3.png") repeat-x scroll 0 0 transparent;
}

.moduletable-feed_cad ul {
    list-style: square outside;
    color: #191919;
    padding: 5px 5px 0px 20px;
    margin-top: 5px;
}

.moduletable-feed_cad li {
    margin-bottom: 4px;
    line-height: 14px;
}

.moduletable-feed_cad a {
    color: #000;
}

.moduletable-feed_cad a.odkaz_nadpis_sekce {
    font-weight: bold !important;
    text-transform: uppercase;
}

.moduletable-feed_cad .nadpis_sekce {
    font-weight: bold;
}

.moduletable-feed_cad .blok {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
}
/*************************************************/
/******************* SVET IS *********************/
.feed_svetis ul{
    margin-top: 0;
}

.feed_svetis li{
    margin-bottom: 3px;
    line-height: 115%;
}

.feed_svetis a.odkaz_nadpis_sekce {
    font-weight: bold !important;
    color: #291973;
}

.feed_svetis .nadpis_sekce {
    font-weight: bold;
    border-bottom: 1px #d2d2d2 solid;
}

.feed_svetis ul {
    margin-top: 2px;
}

.feed_svetis a { color: #444444; }

/*************************************************/
/******************* Listy JM *********************/

.feed_listyjm h3 {
    /*background: url('../../../images/logo-rss-ljm.gif') 0 right transparent;   */
    background: url("../../../images/pozadi-rss-bb2.png") no-repeat scroll 0 0 transparent;
    line-height: 30px;
    width: 300px;
}    
.feed_listyjm {
    padding: 0 !important;
}
.feed_listyjm span {
    padding: 0 0 0 15px;
} 

.feed_listyjm ul {
    list-style: none outside none;
    margin-top: 5px !important;
    margin-left: -10px !important;
}

.feed_listyjm li  {
    font-weight: bold;
    padding-right: 15px;
    background: none !important;
} 
 
.feed_listyjm a { 
    color: #BC2F00;                                                                    
}  

.feed_listyjm img {
    width: 80px !important;
    height: auto;
    float: left;
    padding-right: 5px;
}
/*************************************************/