body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
}
.mainEditArea {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 10px;
}
.navigerEditArea {
	background-image: url(images/bg_naviger.jpg);
}
.navigerBottom {
	background-image: url(images/bg_nav_bottom.jpg);
}
.tdLineUnder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.pres_kontor {
	height: 10px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #757577;
}
.prislistaTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

