  body, html{
	text-align: center;
	background-color: #ffffff;
  font-family: sans-serif;
  font-size: small;
}
div.stred {
	position: relative;
	text-align: left;
	margin-left: 200px;
	width: 700px;
	height: auto;
	top: 0px;
	background-color: #ffffff;
	border-width: 0px;
	padding: 0px;
}
#levy{
	position: absolute;
	top: 168px;
	left : 10px;
	width: 190px;
	background-color: rgb(255,235,235);
}
#levy > div{
	padding: 0 10px;
}
#levy > div > div{
	border-bottom: 1px red solid;
	font-weight: bold;
	text-align: left;
}
#levy > div > p{
	margin: 0.1em 0px 1em;
}

div.patka{
	background-color: #ff0400;
	color: white;
	clear: both;
}
div.patka a{
	padding: 5px;
	color: white;
	font-size: 80%;
	text-decoration: none;
}
div.patka a:hover{
	text-decoration: underline;
}
div.patkaprava{
	float: right;
}
div.hlava{
	height: 120px;
	background-color: rgb(255,255,255);
	background-image: url("images/top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	border-color: red;
	border-bottom-style: solid;
	border-width: 1px;
	margin: 0px 0px 2px 0px;
	width: 100%;
}
div.hlava span{
	position: relative;
	left: 170px;
	top: 45px;
	font-size: 120%;
}
div.telo{
	border-color: red;
	border-top-style: solid;
	border-width: 1px;
	margin: 2px 0px 0px 0px;
}	
a.odkaz{
	color: blue;
	text-decoration: none;
}
a img{
  border: 0;
}
a.odkaz:hover{
	text-decoration: underline;
}
.help{
	cursor: help;
}
div.mainmenu{
	background-color: #ff0000;
	color: white;
  font-size: 110%;
  padding: 2px;
}
div.menu{
	z-index: 10;
	text-align: center;
	background-color: rgb(16,15,110);
}
div.menuitems{
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index:10;
  font-size: 110%;
}
div.mainmenu span{
	font-weight:bold;
	padding: 0px 8px 0px 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: rgb(255,255,255);
	border-width: 2px;
}
div.menuitems a, div.menuitems span{
	width: 100%;
	display: block;
	color: white;
	text-decoration: none;
	text-align: center;
	background-color:red;
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
}
div.menuitems a:hover{
	background-image: url("images/back.gif");
	background-position: top left;
	background-repeat: repeat-x;
	color: red;
}
#logo{
	position: relative;
	top: 10px;
	left: 280px;
	width: 158px;
	height: 100px;
}
#juke{
	float: right;
	display: block;
	position: absolute;
	left: 575px;
}
.kartaLeva, .kartaPrava{
  background: rgb(255,250,250);
  width: 220px;
  text-align: center;
  border: 1px solid #fcc;
}
.kartaLeva {
	float: left;
  width: 220px;
  margin: 0px 15px 10px 0px;
}
.kartaPrava {
	float: right;
	margin: 0px 0px 10px 15px;
}
.kartaFoto{
  text-align: center;
  padding: 10px 5px;
}
.kartaPopis{
	text-align: right;
}
.kartaTitulek{
  background: rgb(255,235,235);
	margin: 0px;
	padding: 2px;
  border-bottom : 1px solid #fcc;
}
.blok{
	width: 550px;
	margin: 0px 0px 5px 0px;
}
.blok table{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.blok ul{
  margin-left: 220px;
}
div.odstavec ul{
  margin-left: auto;
}
.blok h4{
	clear: left;
}
h1{
  font-size: 20px;
}
.blok h1{
  width: 100%;
  margin: 15px 0px;
  text-align: center;
  background: rgb(255,245,245);
  border-top: 1px solid #fcc;
  border-bottom:  1px solid #fcc;
}
.zvyr{
	font-weight: bold;
	font-size: 110%;
	font-family: Helvetica, sans-serif;
}
dt{
	font-weight: bold;
}
dd{
	margin: 2px 0px 5px 10px;
}
.imglink{
	border-style:none;
	color: blue;
	text-align: right;
	clear: both;
	font-size: 80%;
	text-decoration: none;
	width: 100%;
	cursor: pointer;	
}
.imglink:hover{
	color: red;
	text-decoration: underline;
}
table sup{
	font-size:70%;
}
.fotoalbum{
	clear: both;
	width: 550px;
	height: 142px;
  margin: 0px;
  text-align: center;
  background: rgb(255,245,245);
  border: 1px solid #fcc;
}
.fotoalbum img{
	margin: 8px 3px;
	width: 170px;
	height: 125px;
}
.logo2{
	float: left;
	padding: 5px 10px;
}
p{
	text-align: justify;
}
.zv{
	background-color: rgb(255,245,245);
}
th.z_napis{
	font-size: 150%;
}
td img{
	vertical-align: middle;
}
.odstavec{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 95%;
}
.odstavec_head{
	font-weight: bold;
  padding: 2px 5px;
  background: rgb(255,245,245);
  border: 1px solid #fcc;
  border-bottom:  0px solid #fcc;
}
.odstavec_body{
  padding: 10px;
	border: 1px solid #fcc;
	border-right: 1px solid #fcc;
  border-bottom: 1px solid #fcc;
  font-size : 90%;
}
.odstavec img{
  float: left;
  border: 3px solid #fcc;
  padding: 5px;
  margin: 0px 10px 10px 0px;
}
.odstavec cite{
  padding-left: 2em;
  display: block;
}
.odstavec_body div h3{
	text-align: center;
}
.odstavec_head_old{
	font-weight: bold;
  padding: 2px 5px;
  background: rgb(245,245,245);
  border: 1px solid #ccc;
  border-bottom:  0px solid #ccc;
}
.odstavec_body_old{
  padding: 10px;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size : 90%;
}
#mapa{
	float:right;
	margin: 40px 130px 0px 0px;
	width: 142px;
	height: 83px;
	border: 0px;
}
#logonero{
	position: absolute;
	left: 400px;
	top: 185px;
	cursor: pointer;
	border: 0px;
}
div.blok ul.seznam{
  margin-left: 0px;
}
.seznam li{
	list-style-image: url("images/odrazka.gif");
	vertical-align: middle;
	padding: 0.2em 0; 
}
.prodej{
	width: 450px;
}
.prodej2{
	width: 70px;
	text-align: right;
}
.prodej3{
	width: 70px;
	text-align: right;
}
.prodej-info{
  width: 400px;
  font-size: 90%;
  padding-left: 1em;
	display: block;  
}
.block h3{
	text-align: center;
}
.cen th{
	background-color: rgb(255,245,245);
	margin-top: 20px;
}
.cen{
	width: 520px;
	font-size: 90%;
}
.nadpis{
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid rgb(255,0,0);
	margin-top: 30px;
}
hr{
	margin: 10px -5% 10px 0px;
	width: 95%;
}
h5{
	text-align: center;
	font-size: 90%;
}
.sipka{
	border: 0px;
}
.tech td{
	font-size: 90%;
}
.tech .prvni_sloupec{
	width: 120px;
}
#kontakt_icodic{
	font-size: 90%;
	margin: 10px 0px;
}
#kontakt{
	width: 550px;
	margin: 0px;
}
#kontakt td{
	font-size: 90%;
}
.vysvetlivka{
	cursor: help;
	border-bottom: dotted 2px rgb(30,100,30);
	text-decoration: none;
	color: rgb(30,100,30);
}
.akcni_cena{
  float: right;
  text-align: center;
  width: 150px;
  height: 88px;
  margin: 10px 0px 0px;
	background-image:url(images/oblacek.png);
	background-position: center top;
	background-repeat:no-repeat;
}
.akcni_cena a{
	margin-top: 35px;
  font-weight: bold;
  color: black;
  display: block;
}

.navigation{
  text-align: center;
  margin: 20px 0px;
}
.navigation a{
  text-decoration: none;
  color: black;
}
.navigation a:hover{
}
.navigation a img{
  border-width: 0px; 
}
.navleft, .navright{
  width: 40%;
}
.navleft{
  float: left;
  text-align: left;
}
.navright{
  float: right;
  text-align: right;
}
.navleft img{
  float: left;
  padding-right: 5px;
}
.navright img{
  float: right;
  padding-left: 5px;
}
.navleft span, .navright span{
  font-size: 16px;
  color: red;
  font-weight: bold;
}
.vyrobek{
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px;
  width: 49%;
  float: left;  
}
.vyrobek a{
  text-decoration: none;
  color: black;
}
.vyrobek img{
  padding: 5px;
  border: 3px solid #fcc;
  margin: 0px 10px;
  vertical-align: middle;
  float: left;
}
/* Upoutávka */
#upoutavka{
  background-color: #ffcccc;
  margin : 1em 0em;
}
#upoutavka div{
  padding: 0px 15px;
}
#upoutavka ul.seznam{
 	padding-left: 2em;
}
#upoutavka li{
	list-style: square;
}
#upoutavka h2{
	text-align: center;
}
#cerd{  width: 745px;
	position: relative;
	margin: 0pc 200px;
}
table.firmy td{
	padding: 1em;
} 
