body {
	font-family: arial, sans-serif;
	font-size: 13px;
}
h1, h2, h3, .clean {
	clear: both;
}
p {
	text-align: justify;
}
address {
	font-style: normal;
}
a, a:visited {
	color: #00f;
}
.nod, .nop, #header, #menu, #navbar, #col-left, #col-right, #hp-sortiment-box, #footer-menu, #footer, hr, .vice, input, select, label, .banner {
	display: none;
}
.nod.print {
	display: inherit;
}
#main form table th,
#main form table td {
	border: 0;
}
#main table {
	border-collapse: collapse;
}
#main thead th {
	text-align: center;
}
#main tbody th {
	text-align: left;
}
#main .formatted th,
#main #product .product-table th {
	border: 1px solid #000;
	padding: 3px 5px;
}
#main .formatted td,
#main #product .product-table td {
	border: 1px solid #000;
	padding: 3px 5px;
	vertical-align: top;
}
#main td.right,
#main td.cena,
#main td.cenaj,
#main td.celkem {
	text-align: right !important;
}
#main .kontakty th,
#main .kontakty td {
	border: 0;
	padding: 0 5px 0 0;
}
#main td.right {
	text-align: right;
}
img.fl {
	margin: 0 10px 10px 0;
}
img.fr {
	margin: 0 0 10px 10px;
}
.img img {
	float: left !important;;
	border: 0;
	margin: 0 10px 10px 0;
}
.picture {
	float: right !important;
	margin: 0 0 0 15px;
}
.picturel {
	float: left !important;
	margin: 0 15px 0 0;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: center !important;
}
.vtop {
	vertical-align: top !important;
}
.nowrap {
	white-space: nowrap;
}