#celek {
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
/*navigace*/
#katalog {
	margin: 0px;
	padding: 0px;
}	
#nav {
	display: none;
}
#nav li {
	display: none;
}
#nav_lev {
	display: none;	
}
.nav_box {
	display: none;
}
/* obsah stránky*/

h1 {
	margin-top: -40px;
	font-size: 16px;
}
h4 {
	color: #000000;
}
img {
	padding: 2px;
	float: left;
	margin: 5px;
	border: 1px solid #000000;
}
.kontakt {
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#pravy {
	padding: 0px;
	float: right;
	font-size: 10px;
	text-align: center;
	margin-top: 60px;
	margin-right: 0px;
	width: 140px;
}
a {
	color: #000000;
	display: inline;
	font-weight: normal;
	text-decoration: none;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
thead th,thead td {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
th, td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.centr {
	text-align: center;
}
.tisk {
	display: none;
}
#www {
	display: block;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	top: 30px;
	left: 10px;
}
.reklama {
	display: none;
}
