/* Start of CMSMS style sheet 'Novinky Holder' */
/*Novinky - Akce - titulka */

div#Akce {
  margin: 0px;
 /* width: 470px;  */
  float: left; 
  margin-right: 6px;
}


div#Akce h2 {
   display: block;
   height: 25px;             /* adjust according your image size */
   width: 219px;  
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
   background: #fff url(uploads/images/_css/nadpis_novinky.jpg) no-repeat 0 0px; 
}

.IkonaNovinky {
  float: left; 
  padding-right: 6px;
}




.OdkazSouhrnuVice a:link  { 
   text-decoration: underline;
   background-color: white;
   color: #A1A1A1;   
 }

.OdkazSouhrnuVice a:active {
   background-color: white; 
   color: #787878; 
}

.OdkazSouhrnuVice a:visited {
    background-color: white;
    color: #787878;                /* a different color can be used for visited links */
}

.OdkazSouhrnuVice a:hover {
   text-decoration: none;
   background-color: white;  
   color: #787878;
}




.NovinkaSouhrn {
   font-style: normal; font-weight: normal; 
   font-size: 11px;
   line-height: 122%;
   font-family: Verdana;
   padding: 0px 0px 0px 10px; 
   color: black;
}


.NadpisNovinky {
    font-style: normal; font-weight: Bold; font-size: 14px;
    line-height: 140%;
    font-family: Verdana;  
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 4px;
    text-align: left;
    color: #EA681D;

}




.ObsahSouhrnuNovinky, .ObsahDetailuNovinky{
 line-height: 122%;
}

.NovinkaDalsiZpravy{
padding-top: 10px;
}


.NovinkaDalsiZpravy a { 
   background-color: transparent;

 }

.NovinkaDalsiZpravy a:link  { 
    text-decoration: underline;
   background-color: transparent;
   color: #EA681D;   
 }

.NovinkaDalsiZpravy a:active {
   background-color: transparent; 
   color: #EA681D; 
}

.NovinkaDalsiZpravy a:visited {
    background-color: transparent;
    color: #EA681D;                /* a different color can be used for visited links */
}




.OdkazSouhrnuVice {
color: #EA681D;
}
.AkceSumAuthor {
 }
.AkceSumImg {
}
.AkceSumCategory {
}
.AkceSumPost {
}


/*------------------------------------------Aktuality - detail---------------------------------------*/

div#NovinkaDetail {
    font-family: Verdana,Geneva;
    padding-top: 8px;
}

div#NovinkaDetail p, span {
    line-height: 130%;
}

div#NadpisNovinkaDetail {
     color: #EA681D;
    font-weight: bold;
    font-size: 16px; 
    padding-top: 5px;
    padding-bottom: 0.5em;
}


div#DetailSummary{
  font-weight: bold; 
  line-height: 132%;
}


div#Zpet {
     color: black;
    font-size: 11px; 
    padding-top: 15px;
   
 
}



.NewsADDate {
}

.NewsADSum {
}


/* End of 'Novinky Holder' */

