.odkazy_kotvy {
  font-size: 12px;
}

#news .text {
  background-image: url(../kostra/img/dot_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.news_vice {
	width: 510px;
  text-align: right;
  margin-top: 5px;
}

.news_vice a {
  color: #ED0045;
	text-decoration: none;
}

.news_vice a:hover {
  color: #ED0045;
	text-decoration: underline;
}

.vsechny_novinky a {
  font-size: 11px;
}

h3 {
  font-size: 15px;
  margin: 0px;
}

.one {
	margin-bottom: 10px;
	padding-bottom: 10px;
  background-image: url(../kostra/img/dot_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}



.one h1 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
}

.one h3 {
	margin: 0px;
	font-size: 1px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-left: 15px;
  background-image: url(../kostra/img/list_item.jpg);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.one h3 a{
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
}

.one h3 a:hover{
	color: #F7F200;
}

.one h4 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-left: 15px;
  background-image: url(../kostra/img/list_item.jpg);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

.one h4 a{
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}

.one h4 a:hover{
	color: #F7F200;
  text-transform: uppercase;
}

.one .date {
	font-size: 12px;
	font-weight: bold;
}
