#cz-content-news-header{
  width:560px;
  height:80px;
  position:relative;
  margin:10px;
  margin-left: auto;	     
  margin-right: auto; 	
  _border: 1px solid red !important;
}

#novinky-nadpis{   
  color:yellow;
  text-align:center;
  font-size:large; 
  _border: 1px solid red !important
}

#novinky-banner-shop{
  position:absolute;
  top:0px;
  left:0px;
}
#novinky-banner-photo{
  position:absolute;
  top:0px;
  right:10px;
}


#cz-content-news {	
  text-align:justify;/*do bloku*/
  width:570px;  
  height:290px;
  padding: 10px;/*kvuli textu*/  
  position:relative;
  margin-left: auto;	     
  margin-right: auto;	  	  
  overflow: auto;/*uzamknuti obsahu proti preteceni*/
}
/**************************************************************************/
/****** sekce - NOVINKY ***************************************************/
/**************************************************************************/

/*  border: 1px solid red !important    */

#novinky-obsah{
  position:relative;
  top:30px;
}

#novinky-text{
  color:white;
  text-align:center;    
  font-size:medium;
}

#novinky-datumcas{
  color:yellow;
  text-align:right;
  font-size:x-small;
  width:120px;
  padding:5px;/*uvnitr bloku*/
  margin-left:auto;
}
#novinky-smazat{
  text-align:center;
  position:relative;
  margin-left:auto;
  width:120px;/*tohle je kvuli IE aby tlacitko nebylo moc siroky*/  
  left:430px;
}

#novinky-delitko{
  width:33px;
  height:33px;
  background: url(./Pictures/logos/delitko.gif);
  background-repeat:no-repeat;  
  margin-left:auto;
  margin-right:auto;
}
#user-novinky-blok{
  border: 1px solid white;  
}
#user-novinky-blok-in{
  position:relative;	
  padding:5px;
  text-align:center;
}
#novinky-ref{
  position:absolute;	
  font-size:small;
  color:silver;
  border: 0px solid white !important;
}
#novinky-ref:hover{
  color:yellow;	
}
