#dokument .button {
	background: #356f88;
}

#dokument .button.HP,
#dokument .button.map {
	background: white;
	border: 1px solid #356F88;
	color: #194456;
}

#dokument .button:hover {
	background: #5a89a5;
	color: white;
}

#dokument .water_quality table > tbody > tr > .voda { 
	background: #e5e5e5 !important;
}

#dokuemnt .snih .nadpis {
	/* background-image: linear-gradient(to bottom, #4b788d 15%, #426676 85%);
	background-image: -moz-linear-gradient(top, #4b788d 15%, #426676 85%);
	background-image: -ms-linear-gradient(top, #4b788d 15%, #426676 85%);
	background-image: -o-linear-gradient(top, #4b788d 15%, #426676 85%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b788d', endColorstr='#426676'); */
	background-color: #356f88;
	color: white;
}

#dokument .snih .color-sudy:nth-child(even) {
	background: #D3DDE7;
}

#dokument .snih .defBG {
	background: #c8d8e8;
}

#dokument .snih .defBG + tr > td {
	background: #356f88;
}

#dokument .place-row a:hover {
	background: #e0e2e4;
}

#dokument .place-text {
	background: none;
}