body {
	line-height: 1;
	color: #000000;
	background: #ffffff;
}
h1 {
	font-size: 90%;
	line-height: 115%;
}
h2 {
	font-size: 85%;
	line-height: 115%;
}
h3 {
	font-size: 80%;
	line-height: 115%;
}
h4, p, li, label, input, select, textarea {
	font-size: 75%;
	line-height: 115%;
}
td, th {
	font-size: 70%;
}
li li {
	font-size: 100%;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	color: #000000;
	height: 1px;
	border: 1px solid #000000;
}
fieldset {
	border: none;
}
#p-mid #container table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#p-mid #container table th,
#p-mid #container table td {
	border: 1px solid #000000;
	border: 1px solid #000000;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
#p-mid #container table th {
	font-size: 75%;
}
#p-mid #container table td {
	font-size: 70%;
}
#p-mid #container table td p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#p-mid #container table th.price {
	width: 31%;
}

/* FONTY */
body,
input,
textarea,
p,
li,
h1,
h2,
h3,
h4,
h5,
td,
th,
label,
input,
select,
textarea {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}


/* GLOBALNI TRIDY */
.hidden {
	display: none !important;
}
.dn {
	display: none;
}

img.fl {
	float: left;
}
img.fr {
	float: right;
}

.note {
	font-size: 70% !important;
}
ul.note {
	font-size: 90% !important;
}
ul.typ-1 {
	font-size: 15px;
	margin: 5px 0 !important;
}


.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}

.transparent {
	border: none;
}

/* SKRYTE OBLASTI */
#p-top .in,
#p-top hr,
#p-header span,
#navigation,
#tools,
#p-mid .fl hr,
#content-tools,
#content-links,
p.go-top,
.adobe,
#contact-map,
div.region,
a.help,
.btn,
#steps,
.csv-download {
	display: none;
}

div.print {
	display: block;
}
div.print table tr td {
	width: 50%;
}

