/*img { margin: 10px 0 0 0; } posouva nadpisy v banneru :( */

div.novinky-datum { color: #FFD700; padding: 15px 0;  font-weight: bold; color: Yellow; }
div.novinky-text, div.story-text { color: #FFDEAD; padding: 20px; text-align: justify; background-color: #1A1A1A;/*2F2F2F  #212121*/}
div.story-text { margin-top: 15px; }
div.novinky-top { background-image: url(../images/novinky-top.jpg); width: 746px; height: 17px; position: absolute; margin-left: -10px; margin-top: -20px; background-repeat: no-repeat; background-color: Yellow; }
div.novinky-bottom { width: 770px; height: 17px; margin-left: 0px; margin-bottom: 0px; background-image: url(../images/novinky-bottom.jpg); background-repeat: no-repeat; }

div.novinky-text a, div.novinky-text a:visited { text-decoration: underline; color: #FFDEAD; }
div.novinky-text a:hover { text-decoration: none; color: Yellow; }

/*
div.novinky-text span { 
  width:55px;
  height:55px;
  background-image: url("../images/kolecko.jpg");
  position:absolute;
}


.hl { top: 0px; left: 0px; background-position: top left; }	
.hp { top: 0; right: 0; background-position: top right; } 
.dl { bottom: 0; left: 0; background-position: bottom left; }
.dp { bottom: 0; right: 0; background-position: bottom right; }

div.kolecko_ {
	background-image: url(../images/kolecko.jpg);
	width: 55px;
	height: 55px;
	position: absolute;
	z-index: 10;
}
*/