body {
	font-family: arial;
	font-size: 13px;
}
p {
	text-align: justify;
}
img {
	border: 0;
}
.fl {
	float: left;
	margin: 0 10px 5px 0;
}
.fr {
	float: right;
	margin: 0 0 5px 10px;
}
.nod, #header, #menu, #info, #footer, hr, .menu-button, .cena-zde-txt {
	display: none;
}
a, a:visited {
	color: #00f;
}
.line-through {
	text-decoration: line-through;
}