body {
  margin: 0 0 50px 0;
  text-align: center;
  font-family: sans-serif; font-size: 85%;
  background: white; color: #555;
  width:100%;
}

a, a:link, a:visited {
  color: #009d49;
  text-decoration: underline;
  outline-style: none;
}
a:hover {
  color: #009d49;
  text-decoration: none;
  outline-style: none;
}

div#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 800px;
  text-align:left;
}

hr.cleaner {
  clear:both;
  height:0px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

div#header {
  padding:0; margin:0;
  height: 200px;
  /*border-bottom: 1px solid #555;*/
  background-color: white;
}

/* farby headra */
div.xuvod div#header {
  background: white url(xuvod.png) no-repeat;
  border-top: 10px solid #409E45;
}

div.xkurz div#header {
  background: white url(xkurz.png) no-repeat;
  border-top: 10px solid #F1B569;
}

div.xgaleria div#header {
  background: white url(xgaleria.png) no-repeat;
  border-top: 10px solid #6E5539;
}

div.xcennik div#header {
  background: white url(xcennik.png) no-repeat;
  border-top: 10px solid #F6E400;
}

div.xkontakt div#header {
  background: white url(xkontakt.png) no-repeat;
  border-top: 10px solid #FA696C;
}

/**/



/* menu */
div#menu {
  margin:0; padding:0;
}

div#menu ul {
  list-style: none;
  margin:0 auto;
  padding:0;
  display: block;
  float: right;
  width: auto;
}

div#menu ul li {
  display: inline;
  margin:0; padding: 0;
  background: transparent;
  text-align: center;
}

div#menu ul li a, div#menu ul li a:link, div#menu ul li a:visited {
  margin: 0; padding: 0; padding-top: 10px;
  display:block;
  float:left;
  width: 80px;
  height: 30px;
  background-color: transparent;
  text-decoration: none;
  color: black;
  font-weight: bold; font-size: 1.3em;
  border-left: 1px solid #E7E6E6;
  text-align: center;
}

/* farby menu */
div#menu ul li.muvod a:hover, .xuvod div#menu ul li.active a {
  background-color: #409E45;
  color: white;
  border-left: 1px solid #409E45;
}

div#menu ul li.mkurz a:hover, .xkurz div#menu ul li.active a {
  background-color: #F1B569;
  color: white;
  border-left: 1px solid #F1B569;
}

div#menu ul li.mgaleria a:hover, .xgaleria div#menu ul li.active a {
  background-color: #6E5539;
  color: white;
  border-left: 1px solid #6E5539;
}

div#menu ul li.mcennik a:hover, .xcennik div#menu ul li.active a {
  background-color: #F6E400;
  color: white;
  border-left: 1px solid #F6E400;
}

div#menu ul li.mkontakt a:hover, .xkontakt div#menu ul li.active a {
  background-color: #FA696C;
  color: white;
  border-left: 1px solid #FA696C;
}

/**/

div#menu ul li.first a {
  border-left: none;
}

/*div#header h1 {
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  font-size: 3.5em;
  position: relative;
  margin:0;
  top: 20px;
  left: 50px;
  color: #555;
}*/

a#headLink {
  position: relative;
  margin:0;
  top: 20px; left: 40px;
  width: 480px; height: 80px;
  display: block;
}

/* footer */
div#footer {
  background: white url(footer.png) no-repeat;
  height: 338px;
  margin-top: 40px;
}

div#kontakt {
  top: 147px; left: 160px;
  position: relative;
  font-size: 1.2em;
  color: #555;
}

div#footer a, div#footer a:link, div#footer a:visited {
  color: #555;
  text-decoration: none;
}
div#footer a:hover {
  color: #555;
  text-decoration: underline;
}

/* hCard */
div#kontakt div {
  width: 25em;
}
div#kontakt .tel {
  font-weight: bold;
}

div#kontakt .country-name {
  visibility: hidden;
}
/**/

div#akreditacia {
  top: 60px; left: 525px;
  position: relative;
  width: 250px;
  color: white;
  font-size: 0.9em;
  line-height: 1.4em;
}
div#footmenu {
  top: 115px; left: -20px;
  position: relative;
  color: #dcdbdb;
  font-weight: bold;
}
div#footmenu ul {
  list-style: none;
}

div#footmenu ul li {
  display: inline;
  margin-right: 10px;
}

div#footmenu a, div#footmenu a:link, div#footmenu a:visited {
  text-decoration: none;
  color: #dcdbdb;
}
div#footmenu a:hover, div#footmenu li.active a {
  text-decoration: underline;
}

div#copyright {  
  top: 85px; left: 600px;
  position: relative;
  color: #dcdbdb;
  font-weight: bold;
  width: 13em;
}

div#copyright a, div#copyright a:link, div#copyright a:visited {
  color: #dcdbdb;
  text-decoration: none;
}
div#copyright a:hover {
  color: #dcdbdb;
  text-decoration: underline;
}


/* content ------------------------------------------------------------ */
div#content {
  padding: 0 15px;
  margin: 0;
  color: #555;
  /*outline: 1px solid red;*/
}
div#content h1 {
  font-size: 3em;
  margin-top: 0;
}
div#content h1, h2, h3 {
  color: #555;
}
div#content p {
  width: 600px;
  line-height: 1.5em;
}
div#content li {
  line-height: 1.5em;
}
div#content em {
  color: #009d49;
}

/* page kontakt ------------------------------------------------------- */

div#kontaktPart {
  width: 480px;
  float:left;
}
div#kontaktPart p, div#photoPart p {
  width: auto;
}

div#kontaktPart .tel {
  margin-top: 1em;
}

div#photoPart {
  width: 280px;
  float: right;
  text-align: center;
  font-size: 0.9em;
}

div#photoPart img {
  border: 3px solid black;
  margin:0 auto; padding:0;
}

div#kformHelp {
  float:left;
  width: auto;
  padding-left: 30px;
  padding-top: 20px;
  font-size: 1.2em;
}
div#kformHead {
  float:right;
  width: auto;
  border-color: #EB686D;
  border-width: 9px 19px;
  border-style: solid;
  font-weight: bold;
  font-size: 2em;
  padding: 5px 15px;
  color: #8C3998;
}

div#kform {
  width: 730px;
  padding: 20px;
  background: #EB686D;
  margin:0;
}

div#kform input {
  display:block;
  margin: 0 20px 35px 10px; 
  width: 335px; height: 35px;
  background: white; color: #EB686D;
  border: 1px solid white;
  font-size: 2em;
  padding-top: 5px; padding-left: 5px;
}

div#kform .submit {
  margin: 0 80px 0 70px;
  width: 200px;
  color: #222;
  font-size: 1.5em;
  padding:0;
}
div#kform textarea {
  float:right;
  display: block;
  width: 360px;
  height: 200px;
  background: white; color: #EB686D;
  border: 1px solid white;
}

/* UL */
ul li {
  /*margin-left: 20px;
  text-indent: -20px;*/
}
ul.uldot {
  list-style: none;
}
ul.uldot li {
  background: url(dot.png) left 6px no-repeat;
  padding-left: 15px;
}

ul.ulnone {
  list-style: none;
}
ul.ulnone li {
  background: none;
}

ul.lpad {
  margin-left: -40px;
}

/* Gallery */

div.gallery {
  width: 630px;
  margin-left:-30px;
}

div.gallery a {
  display: inline-block;
  margin-left: 30px;
  padding-bottom: 20px;
}

div.gallery a img, div.gallery a:link img, div.gallery a:visited img {
  border: 3px solid #555;
}
div.gallery a:hover img {
  border: 3px solid #6E5539;
}
div.gallery .vertical {
  padding: 0 37px;
}


.msgfailed {
  background: url("error.png") no-repeat;
  width: 457px;
  height: 67px;
  font-size: 2em;
  padding-left: 60px;
  padding-top: 17px;
}
.msgok {
  background: url("done.png") no-repeat;
  width: 457px;
  height: 67px;
  font-size: 2em;
  padding-left: 100px;
  padding-top: 17px; 
}
#kform p.antispam {
  color: white;
  margin: -15px 0 15px 10px;
  padding:0;
}
#kform p.antispam input {
  height:20px;
  width: 80px;
  font-size: 1em;
  display: inline;
  margin:0;
  padding:0;
}