body {
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#footer {
  margin-top: -350px;
}

a {
	color: #000000;
	text-decoration:none;
}

#main {
  background: none;
}
.lang_l {
	display: none;
}
.header_l form {
	display: none;
}

.header_r {
	display: none;
}
.lang {
	display: none;
}

H1 {
  font-size: 30px;
  margin: 0;
}

H2 {
	font-weight:bold;
	font-size: 20px;
	padding: 0 0 0 0;
	margin: 10px 0 15px 0;
}
H3 {
	font-size: 16px;
	font-weight:bold;
	color:#d71920;
}
H4 {
	font-weight:bold;
	color:#d71920;
	font-size: 11px;
	margin: 0 0 10px 0;
}

/* topmenu */
#topmenu {
	display: none;
}
/* end of topmenu */

/* leftmenu */
#leftmenu {
	display: none;
}
/* end of leftmenu */


.print {
	display: none;
}

.img_bottom {
	display: none;
}

/* podmenu */
#podmenu {
	clear:both;
	color:#666666;
	padding: 0 0 30px 0;
}

#podmenu ul{
	margin: 0;
	padding-left: 0;
	float: left;
	width: 100%;
}

* html #podmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#podmenu ul li{
	display: inline;
	float: left;
	padding: 0 20px 0 0;
}

#podmenu ul li a{
	color: #d71920;
	text-decoration: none;
}

#podmenu ul li a:hover{
	color: #818080;
}
/* end of podmenu */

.katalog {
	float:left;
	width: 280px;
	margin: 0 0 0 0;
	line-height: 150%;
}
.vice {
	display: none;
}
.prehled {
	border-bottom: 1px dotted #666666;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

.prehled img {
	float: left;
	margin: 2px 20px 0 0;
	border: 1px solid #333333;
} 

.prehled img:hover {
  border: 1px solid #d71920;
}

.reset {
  clear: both;
}

table.form {
  width: 100%;
  padding: 0;
  margin: 0 0 30px 10px;
}

table td.popis {
  width: 200px;
  font-weight: bold;
}

table td.popis2 {
  width: 70px;
  font-weight: bold;
}

.title_line {
  padding-bottom: 10px;
}

.title_line a {
  display: none;
}

div.text {
  text-align: justify;
}

img.text_img_left {
  float: left;
  margin: 4px 10px 4px 0;
  border: none;
}

img.text_img_right {
  float: right;
  margin: 4px 0 4px 10px;
  border: none;
}

/* FOTOGALERIE */
div.foto_thumb {
  width: 132px;
  height: 90px;
  float: left;
  margin: 0 10px 20px 10px;
  text-align: center;
  line-height: 85px;
}

div.foto_thumb p {
 margin: 0;
 padding: 0;
}

div.foto_thumb a {
  display: block;
  width: 132px;
  height: 90px;
  background-color: #F5F2E8;
}

div.foto_thumb a:hover {
  background-color: #B1A683;
}

div.foto_thumb img {
  margin: 5px 0 5px 0;
  border: none;
  vertical-align: middle;
}
/* KONEC - FOTOGALERIE */


/* TABULKA TECHNICKYCH DAT */
table.technicka_data {  
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  margin-top: 10px;
}

table.technicka_data td {
  padding: 2px 5px 2px 5px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

table.technicka_data tr.top td {
  text-align: center;
  font-weight: bold;
}

table.technicka_data td.left {
  text-align: left;
  padding-left: 2px;
  font-weight: bold;
}

table.technicka_data td.hodnota {
  text-align: center;
}
/* KONEC - TABULKA TECHNICKYCH DAT */
