/* styl dokumentu */

a {
  display: inline-block;
  color: #6699ff;
  text-decoration: underline;
  padding: 0px 4px 0px 4px;
  /* border-bottom: 1px dotted; */
}

a:hover {
  display: inline-block;
  color: white;
  background-color: #6699ff;
  padding: 0px 4px 0px 4px;
  /* border-bottom: 1px solid; */
}

.anone {
  background-color: transparent;
}

.anone:hover {
  background-color: transparent;
}

#mapa {
	/**background-image: url(../images/mapa/mapa.png); */
	background-repeat:no-repeat;
	z-index: 10; 
	position: relative; 
	width:715px; 
	height:426px; 
}

.amapa {
  display: inline-block;
  color: black;
  font-size: 9px;
  text-decoration: none;
  padding: 0px 4px 0px 4px;
}

.amapa:hover {
  display: inline-block;
  color: white;
  font-size: 9px;
  background-color: black;
  padding: 0px 4px 0px 4px; 
}

.mapitem {
  position: absolute; 
  font-size: 9px; 
  font-weight:bold; 
  text-align: center; 
  padding-left: 9px; 
  /**background: url(../images/mapa/point.gif) no-repeat left top;*/ 
}

h1 {
  font-size: 12pt;
}

h2 {
  color: black;
  text-indent: 10px;
}

h3 {
  color: #333;
}

.aktuality {
  padding: 1px 5px 5px 5px;
  margin: 5px;
  color: #666;
  text-align: justify;
  background: transparent;
  /*border: 1px transparent solid;
  border-top: 3px transparent solid;
  border-bottom: 1px #ccc solid;*/
}

.obrazek {
  border: 1px #ccc solid;
  padding: 15px 15px 15px 15px;
  margin-top: 10px;
  min-height: 50px;
  _height: 50px;
  text-align: center;
  vertical-align: middle;
  /* background: url(../images/layout/detailnotes_image.png) no-repeat right bottom; */
}

.aktuality:hover {
  /*background: #eee;
  border: 1px #ddd solid;
  border-top: 3px #ccc solid;
  border-bottom: 3px #ccc solid;*/
}

#menu_horiz a {
  display: inline-block;
  color: #444;
  font-weight: bold;
  text-decoration: underline;
  padding: 0px 4px 0px 4px;
  white-space: nowrap;
}

#menu_horiz a:hover {
  display: inline-block;
  color: white;
  background-color: transparent;
  padding: 0px 4px 0px 4px;
}

#menu_left {
  font-size: 12pt;
  text-align: center;
  color: #666;
  font-weight: bold;
}

#menu_left h2 {
  font-size: 8pt;
  text-align: left;
  color: #666;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: -10px;
  border-bottom: 1px #ccc solid;
}

#menu_left p {
  font-size: 8pt;
  text-align: justify;
  line-height: 12pt;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px #ccc solid;
}

#menu_left a {
  color: #6699ff;
  border-bottom: 1px transparent dotted;
}

#menu_left a:hover {
  color: white;
  background: #6699ff;
  border-bottom: 1px transparent dotted;
}

.nadpisek {
  color: #666;
  font-style: italic;
}

.formular {
  text-align: center;
  font-family: Trebuchet MS, Arial, Verdana, Helvetica;
  font-size: 9pt;
}

#menu_left p .aktualita {
  border-bottom: 1px #ccc solid;
  border-top: 1px #ccc solid;
  line-height: 12pt;
  margin-bottom: 10px;
}

.strankovani {
  font-weight: bold;
  line-height: 10pt;
  word-spacing: 2px;
  border: none;
  color: #999;
}

.strankovani a {
  font-weight: bold;
  line-height: 10pt;
  word-spacing: 2px;
  border: none;
  color: #999;
}

.strankovani a:hover {
  color: white;
  background: #6699ff;
}

.policko {
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  font-weight: normal;
  width:150px;
  color: #333;
  background: url(../images/layout/spacer.gif) repeat inherit;
  /*border: 0px  #aaa solid;*/
  border: 1px #bbb solid; 
  text-indent: 5px;
}

.policko:hover{
  background: #eee;
}

.tlacitko {
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
  color: #999;
  background: #eee;
  border: 1px #ccc solid;
  border-top: 3px #aaa solid;
  border-bottom: 3px #aaa solid;
  height: 25px;
  margin: 4px 4px 4px 4px;
}

.tlacitko:hover {
  background: #ddd;
  color: black;
  border: 1px #ccc solid;
  border-top: 3px #999 solid;
  border-bottom: 3px #999 solid;
  height: 25px;
}

.cara {
  width: 100%;
  height: 1px;
  color: #222;
  border-bottom: 1px #666 solid;
}

.nabidka {
  width: 100%;
  text-align: left;
}

.item {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  border-left: 2px #6699cc solid;
}

.item a {
  
}

.item.sub {
  border-left-color: red;
}

.note {
  font-size: 10px;
  text-align: left;
  /*margin-bottom: 20px;*/
  padding-left: 5px;
  border-left: 2px #6699cc solid;
}

.note.sub {
  border-left-color: red;
}

table {
  border: 0px;
}

#prodejci td {
  border: 1px #ccc solid;
  padding: 0px 5px 0px 5px;
}

#prodejci .td-nadpis {
  border: 1px #666 solid;
  text-align: center;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.cena {
  font-size: 20px;
  color: red;
  font-weight: bold;
}

.cena_popis {
  font-size: 10px;
  color: black;
  font-weight: bold;
}

.cena_sleva {
  font-size: 14px;
  color: red;
  font-weight: bold; 
}

.td-detail {
  border-bottom: 1px #ddd solid;
}
