/* *************************** /levents/ ***************************************** */


#blogs {
	margin: 20px auto auto auto;
	width: 854px;
	color: #304046;
}
#blogs table tr.header {
	background-color: #f0f0f0;
	margin: 0 0 5px 0;
}
.nadpis {
	font-weight: bold;
	height: 30px;
}
#blogs table tr.itemLine {
	height: 85px;
}
#blogs table tr td.item_column {
	height: 85px;
	margin: 2px;
	background-color: #f0f0f0;
	border: 1px solid white;
}

#blogs table tr td.item_column a {
	color: #304046;
}



.strankovanie {
	color: #ff6e04; 
	text-decoration: none;
}
.strankovanie a {
	color: #ff6e04;
}
.strankovanie a:hover {
	font-weight: bold; 
	text-decoration: none; 
	border: 1px solid;
}
.strankovanie a.active {
	font-weight: bold;
	font-size: 115%;
}

div.oddelenie {
	height: 5px;
	border-bottom: 1px dashed #acabab;
	margin-bottom: 5px;
}
