body {
 font-family: Arial;
 font-size: 12px;
 margin: 0px auto;
 padding: 0px;
 line-height: 1.5em;
 color: #fff;
 background: #4a4747 url(../images/back.jpg) repeat-x top center;
 text-align: center;
}
a {
 color: #fff;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
p{
  text-align: justify;
}
.clear {
 width: 100%;
 clear: both;
 font-size: 1px;
}
.center {
 text-align: center;
 width: 100%;
}
* {
 margin: 0px;
 border: 0px;
 padding: 0px;
}
#all {
 width: 924px;
 margin: 0 auto;
 padding-top: 10px;
 text-align: left;
 position: relative;
}
#header{
 height: 201px;
 width: 924px;
 position: relative;
 margin: 0 auto;
 background: url(../images/header.jpg) no-repeat 258px 27px;
}
ul#topmenu{
  float: left;
  position: absolute;
  left: 204px;
  top: 168px;
}
ul#topmenu li{
  list-style: none;
  float: left;
  margin-right: 35px;
}
ul#topmenu li a{
  display: block;
  color: #840f10;
  height: 24px;
  width: 140px;
  font-weight: bold;
  padding: 9px 0px 0px 0px;
  text-align: center;
  float: left;
  background: #ccc6c6 url(../images/topmenuon.jpg) no-repeat top center;
}
ul#topmenu li a:hover{
  background: #a21516 url(../images/topmenu.jpg) no-repeat top center;
  color: #fff;
  text-decoration: none;
}
#jazyk{
  position: absolute;
  left: 766px;
  top: 178px;
}
#jazyk img{
  margin-right: 5px;
}
#left{
  float: left;
  padding-top: 17px;
  width: 204px;
}
#main{
  float: right;
  width: 720px;
  padding-bottom: 14px;
  background: #9f1415 url(../images/mainb.jpg) no-repeat bottom center;
}
#obsah{
  float: right;
  width: 650px;
  padding: 30px 35px;
  color: #000;
  background: #9f1415 url(../images/maint.jpg) no-repeat top center;
}
#obsah p{
  padding-bottom: 10px;
}
#obsah h1{
  font-size: 18px;
  padding: 0px 0px 10px 0px;
}
#obsah ul{
  padding: 5px 0px 15px 20px;
}
#obsah ul li{
  background: url(../images/sipka.gif) no-repeat 0px 4px;
  list-style: none;
  padding: 0px 0px 3px 20px;
}
#obsah a{
  color: #000;
  text-decoration: underline;
}
#obsah a:hover{
  color: #fff;
  text-decoration: none;
}
#left ul {
  margin-bottom: 25px;
}
#left ul li{
  list-style: none; 
  margin-bottom: 2px;
}
#left ul li a{
  display: block;
  height: 34px;
  width: 184px;
  font-size: 12px;
  padding: 20px 0px 0px 20px;
  background: #252323 url(../images/menu.jpg) no-repeat top center;
}
#left ul li a:hover{
  text-decoration: underline;
}
.box{
  padding: 10px 0px 10px 0px;
}
.box img{
  float: left;
  margin-right: 15px;
  border: solid 2px #000;
}
.box h2{
  font-size: 13px;
  color: #fff;
  padding-bottom: 3px;
  padding-top: 3px;
}
#obsah .box a.detail{
  display: block;
  height: 23px;
  width: 117px;
  text-align: center;
  float: right;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 5px 0px 0px 0px;
  background: #252323 url(../images/detail.jpg) no-repeat top center; 
}
#obsah .box a.detail:hover{
  text-decoration: underline;
}
p#copy{
  text-align: right;
  font-size: 11px;
  padding: 5px 35px 5px 0px;
}
.kontbox{
  background: #252323 url(../images/kontbox.jpg) no-repeat top center;  
  width: 174px;
  height: 301px; 
  padding: 17px 15px;
}
.kontbox h3{
  font-size: 13px;
  color: #fff;
  text-align :center;
  font-weight: normal;
}
.kontbox p{
  padding: 25px 0px 0px 0px;
  line-height:3.1em;
  text-align: center;
}
img.icq{
  position: relative;
  top: 3px;
}
table.form{
  
}
table.form tr td{
  padding: 2px 10px;
  vertical-align: top;
}
table.form tr td input{
  width: 150px;
  padding: 2px;
}
table.form tr td textarea{
  width: 230px;
  height: 110px;
  padding: 2px;
}
table.form tr td input.sub{
  float: right;
  width: auto;
  padding: 2px 10px;
  cursor: pointer;
}
#obsah h2{
  font-size: 13px;
  color: #fff;
  padding-bottom: 3px;
  padding-top: 3px;
}
img.kocky{
  float: left;
  margin: 0px 0px 10px 0px;
  border: solid 2px #fff;
}
img.kocky_gal{
  margin: 20px;
  border: solid 2px #fff;
}
table.galery tr td{
  padding: 10px 20px 20px 20px;
  vertical-align: top;

}


/*lightbox*/

#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;	
}
