body {
	background-color: White;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: Black;
	background-image: none;
	font-size: small;
}
.netisknout {
	display: none;
}
form {
	display: none;
}
a {
	color: Black;
}
h2, h3, h4,
div.subjekt h3 {
	padding: 0px;
	background-image: none;
	background-color: transparent;
}

div.cely_clanek {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
}
div.popis_clanku {
	font-weight : bold;
	margin-bottom: 20px;
}
body.okenko table,
div.cely_clanek table {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	border-collapse : collapse;
	margin : 1.5em 0 1.5em 0;
}
body.okenko th,
body.okenko td,
div.cely_clanek th,
div.cely_clanek td {
	border : 1px solid Black;
	padding : 3px 7px;
}
div.fotogalerie_clanku_obal {
	display : none;
}
hr {
	margin : 20px 0 20px 0;
}


table.table_cenik {
	width : 405px;
}
td.table_nadpis {
	font-weight: bold;
	display : table-row;
}
tr.table_radek1 {
	display : table-row;
	font-weight: bold;
}
td.table_sloupec1 {
	font-weight: bold;
}
td.table_sloupec2,
td.table_sloupec3 {
	text-align: center;
}


.table_print {
  border-collapse: collapse;
  font-size: 8px;
}
.table_print td,
.table_print th,
.table_print tr {
  border: 1px solid black;
  padding: 5px;
}

.table_print td table td,
.table_print td table th,
.table_print td table tr {
  border: 0px;
}


/* telefonni seznam */
div.telefonni_seznam div.hlavni_odkazy {
	display: none;
}


