body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #bed0e4;
  color: #000;
  font-size: 88%;
  padding: 0;
  margin: 0;
}
#wrap {
  background-color: #e3d2c0;
  width: 940px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  position: relative;
}
/*************************** HEADER *************************************************/
#organizatori {
  height: 40px;
}
#header {
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  padding: 160px 0 0 20px;
  margin: 0;
  position: relative;
  height: 90px;
  color: #fff;
  background: #fff url("../images/piestany-kolonada.jpg") top right no-repeat;
  background-size: 940px;
  font-family: Georgia, serif;
}
#header h1 {
  margin: 0;
  font-size: 3.4em;
  text-shadow: 7px 7px 7px #000;
}
#header p {
  font-size: 1.3em;
  font-weight: bold;
  margin: 3px 0 0 0;
  text-shadow: 2px 2px 2px #000;
}
#header > a,
a:active,
a:visited,
a:hover {
  background: transparent;
  text-decoration: none;
  color: #fff;
}
/*************************** NAVI *************************************************/
#navi {
  background: #000;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
#navi ul {
  margin: 0;
  padding: 0 0.5em 0 0;
  position: relative;
}
#navi li {
  float: left;
  display: block;
  list-style-type: none;
  border: none;
}
#navi a {
  display: block;
  padding: 12px 12px 12px 12px;
  min-width: 30px;
  text-align: center;
  font-size: 0.95em;
  letter-spacing: 0.1em;
  /*0.2*/
  color: #e3d2c0;
  text-decoration: none;
  font-weight: bold;
}
#navi a:hover {
  background-color: #382100;
  color: #fff;
}
#navi iframe {
  margin: 12px 0 0 0;
}
/*************************** CONTENT *************************************************/
#contentwrap {
  background: #fff;
  min-height: 35em;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
#content {
  padding: 15px 50px 30px 50px;
  background: #fff;
  text-align: justify;
  font-size: 0.9em;
  width: 578px;
  float: left;
  line-height: 1.5em;
}
#content a,
#content a:active {
  text-decoration: underline;
  color: #000;
  background-color: inherit;
  padding: 0;
  margin: 0;
}
#content a:visited {
  color: #aa5a00;
}
#content a:hover {
  text-decoration: none;
}
h2 {
  text-align: left;
  padding: 1em 0 0 0;
  margin: 0 auto;
  font-size: 1.6em;
  font-weight: normal;
  letter-spacing: 0.04em;
}
h3 {
  text-align: left;
  padding: 1em 0 0 0;
  margin: 0 auto;
  font-size: 1.3em;
  letter-spacing: 0.04em;
  /*0.1*/
}
#content ul {
  padding: 0;
  list-style-type: none;
}
#content ul.normal {
  padding: 0.5em 0 1em 2em;
  list-style-type: disc;
}
#content li {
  #padding: 0.5em;
}
#content .smallnavi {
  font-size: 0.8em;
  color: #333;
}
#content .smallnavi a {
  /*color: @navi-blue;*/
  color: #333;
}
#content .oldprice {
  text-decoration: line-through;
  font-size: 0.9em;
  color: #333;
}
table {
  margin-top: 1em;
  border-left: 1px solid #444;
  border-top: 1px solid #444;
  text-align: left;
}
th {
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  padding: 0.3em;
}
td {
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  padding: 0.2em;
}
.program tr.confblock {
  background-color: #eeefb5;
}
.program td {
  width: 8%;
}
.program td.emph {
  font-weight: bold;
}
.program td + td {
  width: 50%;
}
.program tr.emph {
  background-color: #b2b266;
}
.program tr.emphday {
/*
  background-color: #ffbf61;
*/
  background-color: #fff;
  color: #382100;
}
.program tr.service {
  background-color: #eee;
  color: #444;
  font-weight: bold;
}
.program tr.posters {
  background-color: #ADD8E6;
  background-color: #d0FFFF;
  font-weight: bold;
}
#content .program a,
a:active,
a:visited {
  color: #aa5a00;
  color: #382100;
  text-decoration: none;
}
#content .program a:hover {
  text-decoration: underline;
}
#content .posterlist a,
a:active,
a:visited {
  color: #aa5a00;
  text-decoration: none;
}
#content .posterlist a:hover {
  text-decoration: underline;
}
.recnik {
  margin-bottom: 2em;
}
.recnik img {
  float: left;
  margin: 5px 10px 0 0;
}
.submissionbox {
  border-bottom: 1px solid #ffbf61;
  padding-top: 1em;
  padding-bottom: 1em;
}
.submissionbox p {
  margin-top: 0;
  margin-bottom: 3px;
}
.submissionbox strong {
  color: #382100;
}
/************************** panel_right ***********************************/
#panel_right {
  background: #fff;
  width: 250px;
  float: left;
  padding: 0 10px 0 0;
  font-size: 0.9em;
}
#panel_right h3 {
  color: #000;
  text-align: center;
  margin: 5px 0 10px 0;
  padding: 0;
  font-size: 1.2em;
  border-bottom: 1px solid #000;
}
#panel_right a,
#panel_right a:active,
#panel_right a:visited {
  color: #333;
  font-weight: normal;
}
#panel_right a:hover {
  text-decoration: underline;
  color: #666;
}
.contentrightbox {
  border: 1px solid #eee;
  margin: 10px 0 10px 0;
  padding: 0 10px 8px 10px;
  color: #000;
}
.logo {
  float: right;
}
.logo2 {
  width: 140px;
  float: left;
}
.org {
  font-size: 1em;
  width: 140px;
  float: left;
  padding: 10px 0 0 10px;
}
.spons {
  font-size: 1em;
  width: 70px;
  float: left;
  padding: 10px 0 0 10px;
}
/**************************** social buttons ************************************/
#social {
  margin-top: 0.5em;
  float: right;
}
.socbutton {
  width: 8em;
  padding: 1px 0 0 0;
  float: left;
}
/*************************** FOOTER a ostatne ************************************/
#footer {
  font-size: 0.7em;
  color: #222;
  text-align: center;
  border-top: 1px solid #eee;
  padding: 0.5em 0 0.5em 0;
}
#footer p {
  padding: 0;
  margin: 0 auto;
}
hr {
  color: #eee;
}
.clear {
  clear: both;
}
.right {
  float: right;
}
.red {
  background: inherit;
  color: #f00;
}
.padding {
  height: 20em;
}
.bigger {
  font-size: 1.1em;
}
/************** FORMS ****************************************/
fieldset {
  width: 50em;
  border: none;
  padding: 0;
  margin: 1em 0 1em 0;
}
legend {
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: 0.1ex;
  padding: 1em 0 1em 0;
}
label {
  width: 12em;
  display: block;
  float: left;
  padding: 0.5em 0 0.5em 1em;
  /*border: 1px solid red;*/
}
input {
  width: 25em;
  display: block;
  float: left;
}
input.button {
  width: 15em;
  font-weight: bold;
  text-align: center;
}
textarea {
  width: 30em;
  float: left;
  border: 1px solid #999;
}
.message {
  border: 1px solid #aa5a00;
  color: #aa5a00;
  padding: 1em;
  width: 43em;
}
.captchabox {
  width: 23em;
  float: left;
  margin: 1em 0 1em 0;
}
.captchabox input {
  width: 9em;
}
.captchabox p {
  margin: 0.1em;
  color: #444;
  font-size: 0.9em;
  line-height: 1.1em;
}
.notesbox {
  width: 23em;
  float: left;
  margin: 1em;
}
.notesbox textarea {
  width: 20em;
}
.notesbox p {
  margin: 0.1em;
  line-height: 1.1em;
  color: #444;
  font-size: 0.9em;
}
.alignright {
  text-align: right;
}
/*# sourceMappingURL=kuzstyle.css.map */
