html, body, ol, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	background: #231f20;
	margin: 0; padding: 0;
	margin-top: 0px; margin-bottom: 0px;
	font: 15px trebuchet MS;
	color: #979795;
	text-align: left;
}
li {
  margin-left: 25px;
  list-style: square;
  margin-bottom: 1px;
  margin-top: 2px;
}
strong {
  color: #e4710a;
  font: 15px trebuchet MS;
  font-weight: normal;
}
a img {
	border: none;
}
a, .vice {
	color: #e4710a;
  font: 15px trebuchet MS;
  font-weight: normal;
	text-decoration: none;
}
a:hover, .vice:hover {
	color: #C82A6E;
  text-decoration: underline;
}
a:active {
	color: #C82A6E;
  text-decoration: underline;
}
p {
  font: 15px trebuchet MS;
  margin: 0px;
  margin-bottom: 10px;
  text-align: justify;
  float: none;
}
h1, h2, h3 {
  margin: 0;
  font: 20px trebuchet MS;
  color: #e4710a;
  text-decoration: none;
}
#lin {
  width: 100%;
  height: 7px;
  background: #000000;
  border-bottom: 1px solid #605d5e;
}
#kny {
  width: 100%;
}
#kny #top, #maintelo {
  width:850px;
  margin: 0 auto;
}
#kny #top #logo {
  background: url(../images/logo_kny.gif) no-repeat left top;
  width:175px;
  height:81px;
	float: left;
	margin-top: 15px;
}
#kny #top #menuwebu {
  width:615px;
  height:81px;
	float: left;
	margin-top: 15px;
	margin-left: 60px;
}
#kny #top #menuwebu #menu {
  width:615px;
  height:22px;
	float: left;
	margin-top: 60px;
}
#kny #top #menuwebu #menu a {
	font: 19px trebuchet MS;
	color: #727271;
  text-decoration: none;
  margin-left: 15px;
  padding-left: 15px;
  text-align: left;
  background: url(../images/menulinka.gif) no-repeat left top;
}
#kny #top #menuwebu #menu a:hover {
  font: 19px trebuchet MS;
  padding-left: 15px;
	color: #bebebe;
  background: url(../images/menulinkah.gif) no-repeat left top;
  text-decoration: underline;
}
#page {
  width: 850px;
  padding-top: 20px;
  float: left;
  text-align: justify;
}
#page2 {
  width: 580px;
  padding-top: 20px;
  float: left;
  text-align: justify;
  margin-right: 20px;
}
#page3 {
  width: 850px;
  padding-top: 20px;
  float: left;
  text-align: justify;
  margin-right: 20px;
}
#page3 img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin-left: 3px;
}
#foto {
  width: 250px;
  padding-top: 50px;
  float: left;
}
#kategorie, #volejte {
  width: 420px;
  padding-top: 25px;
  float: left;
}
/* end layout */
#container1, #container2, #container3 {
  width: 270px;
  height: 238px;
  background: #282425;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
#container2, #container3 {
  margin-left: 20px;
}
#container1 {
  border-bottom: 3px solid #32206b;
}
#container2 {
  border-bottom: 3px solid #0c8643;
}
#container3 {
  border-bottom: 3px solid #c82a6e;
}
#bigbox {
  width: 850px;
  background: #282425;
  float: left;
  margin-top: 10px;
}
#container1 h1, #container2 h2, #container3 h3 {
  margin 0;
  font: 17px trebuchet MS;
  color: #e4710a;
  text-decoration: none;
}
.linx {
  font: 17px trebuchet MS;
  color: #e4710a;
  text-decoration: none;
}
.linx:hover {
  font: 17px trebuchet MS;
  color: #e4710a;
  text-decoration: underline;
}
.ned {
  font: 12px trebuchet MS;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filtr {
  vertical-align: bottom;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.filtr:hover {
  opacity: 1.0;
  filter: alpha(opacity=99);
}
#refer {
  width: 560px;
  font: 14px trebuchet MS;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
#conta {
  font: 14px trebuchet MS;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
#conta span {
  font: 20px trebuchet MS;
}
#refer .linxx, #conta .linxx {
  font: 17px trebuchet MS;
  color: #e4710a;
  text-decoration: none;
  display: block;
}
#refer .linxx:hover, #conta .linxx:hover {
  font: 17px trebuchet MS;
  color: #e4710a;
  text-decoration: underline;
  display: block;
}
#patice {
  width: 850px;
  height: 35px;
  font: 12px trebuchet MS;
	color: #6d6d6d;
  float: left;
  padding-top: 8px;
}
.copya {
	font: 12px trebuchet MS;
	color: #6d6d6d;
	text-decoration: underline;
}
.copya:hover {
	font: 12px trebuchet MS;
	color: #c82a6e;
	text-decoration: underline;
}
#popitmenu {
  position: absolute;
  background-color: #282425;
  border-left:4px solid #C82A6E;
  font: 15px trebuchet MS;
  line-height: 18px;
  z-index: 100;
  visibility: hidden;
}
#popitmenu a {
  text-decoration: none;
  font: 16px trebuchet MS;
  padding-left: 6px;
  color: #ffffff;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}
#popitmenu a:hover { /*hover background color*/
  color: #e4710a;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: underline;
}
#tlf {
  float: right;
  margin-right: 100px;
}
#tlf2 {
  float: none;
}
.cloud_a_1 {
  font: 15px trebuchet MS;
  color: #e4710a;
  padding-right: 20px;
}
.bookingcont {
  background: #282425;
  width: 800px;
  height: 156px;
  padding-left: 3px;
  margin-bottom: 10px;
  padding-right: 10px;
}
.bookingcont:hover {
  background: #3e3a3b;
}
#thumbBox { /*Outermost DIV for thumbnail viewer*/
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  padding: 2px;
  padding-bottom: 1px;
  background: #eeeeee;
  visibility: hidden;
  z-index: 10;
  cursor: hand;
  cursor: pointer;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
  font: 20px trebuchet MS;
  color: #e4710a;
  padding-bottom: 1px;
  text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
  background-color: white;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background-color: #e8e8e8;
  padding: 5px;
  z-index: 5;
}
.kdo {
  margin-right: 10px;
}
.big {
  font: 20px trebuchet MS;
}
.and {
  font: 15px Arial;
  color: #e4710a;
}
.fotobox {
  width: 270px;
  background: #282425;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
}
.galimg {
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.galimg:hover {
  margin-bottom: 10px;
  opacity: 0.9;
  filter: alpha(opacity=99);
}
