body {
  font-family: Arial;
  font-size: 12px;
  margin: 0px auto;
  padding: 0px;
  color: #000;
  background: #191919;
  text-align: center;
  line-height: 2em;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clear {
  width: 100%;
  clear: both;
  font-size: 1px;
}
.center {
  text-align: center;
  width: 100%;
}
* {
  margin: 0px;
  border: 0px;
  padding: 0px;
}
.head{
  background: #191919;
  border-bottom: solid 6px #9f9f9f;
  padding: 4px 0px 10px 0px;
}
#header{
  width: 968px;
  text-align: left;
  margin: 0px auto;
  padding: 0px 0px;
  clear: both; 
  margin-bottom: 0px; 
}
.header-images{
	margin: 0 auto;
	width: 732px;
	float: right;
}
#logo{
  float: left;
  position: relative;
  top: 18px;
  left: 15px;
}
.all {
  width: 970px;
  text-align: left;
  margin: 0px auto;
}
.content2{
  background: #fff url(../images/main.jpg) repeat-x;
  padding: 8px 0px;
}
.main{
  float: right;
  width: 672px;
  padding: 20px 30px 30px 30px;
  background: #fff;
}
.main h2{
  font-size: 18px;
  font-weight: normal;
  color: #ff8800;
  padding: 0px 0px 5px 0px;
}
.main h3{
  font-size: 16px;
  font-weight: normal;
  color: #ff8800;
  padding: 10px 0px 5px 0px;
}
.main p{
  padding: 0px 0px 15px 0px;
  text-align: justify;
}
.right{
  float: left;
  width: 200px;
  padding: 10px 10px 20px 20px;
  margin-bottom: 5px;
  background: #f0f0f0;
}
ul.menu{
  margin: 0 auto;
  width: 958px;
  padding-left: 10px;
  border-bottom: solid 4px #fff;
  height: 65px;
  margin-bottom: 8px;
}
ul.menu li{
  list-style: none;
  float: left;
  font-size: 18px;
}
ul.menu li a{
  display: block;
  padding: 24px 30px 0px 30px;
  color: #747474;
  height: 41px;
  float: left;
}
ul.menu li a:hover{
  background: url(../images/menuon.jpg) repeat-x;
  text-decoration: none;
  color: #fff; 
}
.kont-info{
  padding: 10px;
}
.kont-info h4{
  font-size: 14px;
  color: #ff8800;
}
.bottom{
  background: #191919;
  clear: both;
}
.footer{
  clear: both;
  width: 940px;
  text-align: left;
  margin: 0px auto;
  text-align: left;
  padding: 40px 15px;
  color: #fff;
}
.footer a{
  color: #91bf04;
}
table.form{
  border-collapse: collapse;
}
table.form tr td{
  border-collapse: collapse;
  vertical-align: top;
  padding: 2px 20px 2px 0px;
}
table.form tr td input{
  width: 200px;
  height: 21px;
  border: solid 1px #191919;
  background: none;
  color: #191919;
} 
table.form tr td input.submit{
  width: 110px;
  height: 25px;
  border: none;
  background: #91bf04;
  color: #fff;
  float: right;
  cursor: pointer;
  padding-bottom: 1px;
} 
table.form tr td textarea{
  width: 350px;
  height: 80px;
  color: #191919;
  border: solid 1px #191919;
  background: none;
}
img.image{
  border: solid 3px #e7e7e7;
}
img.image:hover{
  border: solid 3px #191919;
}
.google-maps{
  float: right;
}
img.img-index{
  float: left;
  margin-right: 15px;
}
ul.seznam{
  list-style: none;
  margin-bottom: 15px;
  padding-left: 20px;
}
ul.seznam li{
    background: url(../images/sipka.gif) no-repeat 0px 10px;
    padding: 2px 20px;
}
















#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}




#gallery {
	position: relative;
	height: 250px;
	background: #000;
}
#gallery a {
	float: left;
	position: absolute;
	left: 0px;
}
#gallery a img {
	border: solid 1px #a4a4a4;
}
#gallery .caption {
	background-color: #191919;
	color: #ffffff;
	height: 65px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 1px;
}
#gallery .caption .content {
	margin: 5px
}
#gallery .caption .content h1 {
	margin: 0;
	padding: 17px 0px 5px 25px;
	font-weight: normal;
	font-size: 22px;
	text-align: left;
  color: #ff8800;
}


.footer span{
  font-size: 10px;
  display: block;
  padding: 30px 0px 0px 0px;
}
ul.tano-links{
  text-align: justify;
  padding: 0px 0px 0px 0px;
  line-height: 1.7em;
  font-size: 10px;
}
ul.tano-links li{
  display: inline;
  padding: 0px 4px 0px 0px;
  margin: 0px;
  color: #fff; 
  list-style: none;  
}
