.redakcia_polozka {
	font-weight:bold;
	margin-left:10px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	
}

.redakcia_hodnota {
	margin-left:30px;
	margin-bottom: 5px;
}

.redakcia_container {
	width: 780px;
	margin-top:0px;
	background-image: url('../pictures/design/silver_300px.jpg');
	background-repeat:repeat-x;
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
}

.redakcia_container a {
	color: #333;
	text-decoration:none;
}

.redakcia_container a:hover {
	text-decoration:underline;
}



