/* CSS Document */

html
{
margin:0;padding:0;
}

body
{
  margin:0;padding:0;   
  font-family: Tahoma;
}

h1
{
  display: none;
}

h3
{
  font-family: Times New Roman;
  color: #ff0000;
  font-weight: normal;
  font-size: 1em;
  margin-bottom: 10px;
  margin-top: 10px;

}



h2
{

  font-family: Times New Roman;
  color: #ff0000;
  font-weight: normal;
  font-size: 1.1em;
  margin-bottom: 10px;
  margin-top: 5px;

}



h4
{

  font-family: Times New Roman;
  color: #ff0000;
  font-weight: normal;
  font-size: 1em;
  margin-bottom: 2px;
  margin-top: 10px;  

}

h5
{
  margin-bottom: 2px;
  margin-top: 0px;  
}



a
{
  color:red;
}



a:hover
{
  text-decoration: none;
}



.br30px
{
  height: 30px;
  font-size: 0px;
}

.br10px
{
  height: 10px;
  font-size: 0px;
}



.aRight
{
  text-align: right;
}



.cRed
{
  color: red;
}



.altHr
{
  display: block;
  height: 1px;
  border: 0px;
  margin: 25px 0 15px 0;
  background-image: url(../img/layout/hr_bg.gif);
  width: 100%;
}



.altHr1
{
  display: block;
  height: 1px;
  border: 0px;
  margin: 0px 0 0px 0;
  background-image: url(../img/layout/hr_bg.gif);
  width: 100%;
}

.altHr2
{
  display: block;
  height: 1px;
  border: 0px;
  margin: 20px 0 0px 0;
  background-image: url(../img/layout/hr_bg.gif);
  width: 100%;
}

.hide
{
  display: none;
}



.aLeft
{
  text-align: left;
}

.aCenter
{
  margin: auto;
}

.w555px
{
  width:600px;
  border: 0px red solid;
  margin-top: 10px;
  margin-bottom: 0px;
  
}



div.suda
{
  background-color: #31372f;
}



div.licha
{
  background-color: #353d33;
  /*background-color: #3b4138;*/
}



table.listek
{
  width:100%;
  font-size:0.7em;
   border-collapse: collapse;
   color:#909090;
}

table.listek td
{
  padding: 4px 4px 4px 4px;
}

table.listek td.mnozstvi
{
  width:45px;
  color: #5f5f5f;
}

table.listek td.cena
{

  width:45px;
  color: #777;
  text-align: right;
  padding-right: 10px;

}


.vSplitter
{
  background-image: url(../img/layout/info_bg.gif);
  background-position: right;
  background-repeat: repeat-y;
  /*border: 1px red solid;*/

}

.fLeft
{
  float:left;
}




table.listek tr.lichy

{

  background-color: #3b4138;  

}

.kontakt_info
{
  width: 215px; height: 8.7em; font-size: 1em;
  padding: 0 5px 0 8px;
}

.kontakt_info_1
{
  width: 160px; height: 8.7em; font-size: 1em;
  padding: 0 5px 0 8px;
}

.fotogalerie_info
{
  width: 185px; height: 8.7em; font-size: 1em;
  padding: 0 5px 0 8px;
}

.kontakt_info p
{
  margin-top: 10px;
}

.kontakt_info strong
{
  /*color: #ddd;*/
}



.kontakt_info h3, .kontakt_info_1 h3
{
  margin-top: 0px;
}

.cLeft
{
  clear:left;
  height:0px;
  line-height:0px;
}

strong
{
  color: #a0a0a0;
}

.odkazInfo
{
  font-size: 0.7em;
}


fieldset {

	padding: 10px 20px 15px 20px;

	border: 1px solid #595959;

	position: relative;

	


}

legend
{
  color: #bdbdbd;
  font-size: 0.8em;
}

span.label
{
  font-size: 0.7em;
  color: red;
  margin-bottom: 7px;
  display: block;
  width: 100px;
  /*border: 1px red solid;*/
}

span.labelShort
{
  font-size: 0.7em;
  color: red;
  margin-bottom: 7px;
  display: block;
  width: 50px;
  /*border: 1px red solid;*/
}

span.labelLeft
{
  margin-left: 10px;
}

input, textarea {

	color: #000;
	
	clear: left;
	
	background: #424a3f;
	
	width: 190px;
	
	border: 1px #595959 solid;
	
	/*display: block;*/

	vertical-align: middle;

	margin-bottom: 7px;
	
	color:white;

}

input.submit
{
  margin-bottom: 0px;
  background: #b20000;
  width: 150px;

  margin-right: 10px;
  margin-top: 0px


}



input.short
{
  width: 100px;  
}

input.long
{
    width: 442px;
}

textarea.long
{
    width: 442px;
}

.box
{
  display: block;
}

.fRight
{
  float: right;
}

.h10px
{
  height: 10px;
}

.note
{
  color: #696969;
  font-size: 0.7em;
  line-height: 1.5em;
  vertical-align: middle;
}

.info_box
{
  background-color: #3b4138;
  padding:15px;
  color:#8f8f8f;
  border: 0px #ccc solid;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 15px 0 10px 0;
}

.mapHint
{
  color: #000;
}

ul
{
  font-size: 0.75em;
  color: #bfbfbf;
  line-height: 2.5em;
   padding-left: 20px;
   margin-left: 0;
}


ul li
{
  /* list-style-image: url(../img/layout/list_leave_1.gif); */
  list-style-type: none;
  background: url(../img/layout/list_leave_1.gif) no-repeat 0 0.6em;
  padding: 0 0 0 23px; 
 
}

ul ul li
{
  list-style-type: none;
  background: url(../img/layout/list_leave.gif) no-repeat 0 0.6em;
  padding: 0 0 0 23px; 
}

ul strong
{
  color : #e5d89b;
}





ul ul
{
  font-size: 0.9em;
  color: #bfbfbf;
  padding-left: 0px;
}

strong
{
  color: #e5d89b;
  font-weight: normal;

}

a.upToHeader
{
  color: #bfbfbf;
  font-size: 0.9em;
  text-decoration: none;
}

a.upToHeader:hover
{
  text-decoration: underline;
}

.linkLabel
{
  font-size: 0.7em;
  color: red;
}

#aMapa
{
  width: 397px; 
  height: 136px;
  padding-top: 120px;
  padding-left: 200px;
  background-image: url(../img/layout/map.png);
}

#a_header
{
  height: 0px;
  border: 0px red solid;
  line-height: 0px;
  width:0px;
  position:absolute;
  top: 0px;
  float:left;
  display: block;
}

img.nahled
{
  padding:2px;
  border:1px #595959 solid;
}

.clr
{
  clear: both;
  width:0;
  height:0;
  overflow: hidden;
  line-height:0;
display: block;
}

p
{
  line-height: 1.4em;
}

ul.normal
{
  font-size: 70%;
  padding-left: 15px;
}

