body {
  margin: 0; padding: 0;
  font-family: Arial, Verdana, Tahoma, sans;
  font-size: 75%;
  background-color: #54638d;
  color: #fff;
  line-height: 1.45em;
}

ul.selectLanguage {
  position: relative;
  top: 233px; left: 613px;
  float: left;
}
ul.selectLanguage li {
  float: left;
  margin: 0 13px 0 0; padding: 0;
  list-style-type: none;
  background: none;
}
ul.selectLanguage a {
  display: block;
  float: left;
  width: 23px; height: 16px;
  background: url('') no-repeat center;
}
ul.selectLanguage span {
  display: none;
}
ul.selectLanguage a.sk, ul.selectLanguage a.sk:visited {
  background-image: url('../_images/_flags/flag_slovensky.png');
}
ul.selectLanguage a.sk:hover {
  background-image: url('../_images/_flags/flag_slovensky_.png');
}
ul.selectLanguage a.en, ul.selectLanguage a.en:visited {
  background-image: url('../_images/_flags/flag_english.png');
}
ul.selectLanguage a.en:hover {
  background-image: url('../_images/_flags/flag_english_.png');
}
ul.selectLanguage a.de, ul.selectLanguage a.de:visited {
  background-image: url('../_images/_flags/flag_deutsch.png');
}
ul.selectLanguage a.de:hover {
  background-image: url('../_images/_flags/flag_deutsch_.png');
}
ul.selectLanguage a.it, ul.selectLanguage a.it:visited {
  background-image: url('../_images/_flags/flag_italiano.png');
}
ul.selectLanguage a.it:hover {
  background-image: url('../_images/_flags/flag_italiano_.png');
}

ul.selectLanguage a.sk2, ul.selectLanguage a.sk2:visited {
  background-image: url('../_images/_flags/flag_slovensky_gray.png');
}
ul.selectLanguage a.en2, ul.selectLanguage a.en2:visited {
  background-image: url('../_images/_flags/flag_english_gray.png');
}
ul.selectLanguage a.de2, ul.selectLanguage a.de2:visited {
  background-image: url('../_images/_flags/flag_deutsch_gray.png');
}
ul.selectLanguage a.it2, ul.selectLanguage a.it2:visited {
  background-image: url('../_images/_flags/flag_italiano_gray.png');
}

#outlines {
  margin: 180px auto 0 auto;
  width: 770px;
  position: relative;
}

#visualHeader {
  width: 770px; height: 180px;
  background: #54638d url('') no-repeat center bottom;
  position: absolute;
  top: -180px; left: 0;
}

#content {
  background: #fff url('../_images/_css/bg_content.png') repeat-y center top;
  color: #333;
}
#pad {
  padding: 10px 27px 10px 27px;
}
.clearer {
  display: block;
  width: 100%; height: 0;
  font-size: 0 !important;
  clear: both;
  margin: 0; padding: 0;
}
.print {
  display: none;
}

div.contentLeft {
  float: left;
  width: 49%;
  margin: 0; padding: 0 0 20px 0;
}

div.contentRight {
  float: right;
  width: 49%;
  margin: 0; padding: 0 0 20px 0;
}

span.contentLeft {
  float: left;
}
span.contentRight {
  float: right;
}

#footer {
  padding: 10px 27px 20px 27px;
  background: #16285c url('../_images/_css/bg_footer.png') no-repeat center bottom;
  color: #fff;
  font-size: 80%;
}
#footer div.contentLeft,
#footer div.contentRight {
  padding: 0;
}
h1 {
  margin: 20px 0 15px 0; padding: 0;
  font: normal 200% "Times New Roman", Times, serif;
  clear: both;
}
h2 {
  margin: 1em 0 1em 0; padding: 0 0 5px 0;
  font: normal 140% "Times New Roman", Times, serif;
  font-style: italic;
}
h2 strong {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}
h3 {
  margin: 1em 0 1em 0; padding: 0;
}
p {
  margin: 0; padding: 0;
}
address {
  font-style: normal;
}
em {
  color: #4b638c;
}
dl {
  margin: 0 0 1em 0; padding: 0;
}
ul {
  margin: 0 0 1em 0; padding: 0;
  list-style-type: none;
  
}
ul li {
  margin: 0 0 .5em 10px; padding: 0 0 0 20px;
  background: url('../_images/_css/bg_ul_li.png') no-repeat 2px .5em;
}
hr {
  border: 1px solid #fff;
}
strong {
  color: #4b638c;
  font-size: 110%;
  /*font: bold 120% "Times New Roman", Times, serif;*/
}
div.box3-3 {
  float: left;
  width: 32.5%;
  padding-right: 5px;
}

.vpravo {
  text-align: right;
}
.zarovnatDoprava {
  text-align: right;
}
a, a:visited {
  color: #0346d7;
  /*padding: 0px 3px 0px 13px; */
  text-decoration: underline;
  /*background: url('../_images/_css/link_arrow.png') no-repeat left center; */
}
a * {
  color: #0346d7;
}
a:hover {
  text-decoration: none;
}
.tabLinks a,
.tabLinks a:visited {
  text-decoration: none;
}

#topNav {
  padding: 0 18px 3px 18px;
  background: #e3e3e9 url('../_images/_css/bg_content_top.png') no-repeat center top;
  color: #333;
}
#topNav .tabLinks {
  float: left;
  margin: 0; padding: 1px 0 0 0;
  list-style-type: none; height: 40px;
}
#topNav .tabLinks li {
  margin: 0 0 5px 0;
  float: left;
  background: #4b638c url('../_images/_css/bg_tab3_top.png') no-repeat left bottom;
}
#topNav .tabLinks li a,
#topNav .tabLinks li a:visited {
  padding: 5px 25px 15px 25px;
  display: block;
  background: url('../_images/_css/bg_tab3_top__shade.png') no-repeat right top;
  color: #666;
}
#topNav .tabLinks li span {
  display: block;
  background: url('../_images/_css/bg_tab3_top_shade.png') no-repeat left top;
}
#topNav .tabLinks li span span {
  display: block;
  background: url('../_images/_css/bg_tab3_top_.png') no-repeat right bottom;
}
#topNav .tabLinks li.on {
  background: #4b638c url('../_images/_css/bg_tab0_top.png') no-repeat left bottom;
}
#topNav .tabLinks li.on span {
  display: block;
  background: url('../_images/_css/bg_tab0_top_shade.png') no-repeat left top;
}
#topNav .tabLinks li.on span span {
  display: block;
  background: url('../_images/_css/bg_tab0_top_.png') no-repeat right bottom;
}
#topNav .tabLinks li.on a,
#topNav .tabLinks li.on a:visited {
  padding: 9px 25px 17px 25px;
  background: url('../_images/_css/bg_tab0_top__shade.png') no-repeat right top;
  color: #fff;
}
#topNav .tabLinks .alter {
  margin-top: 0;
}
#topNav .tabLinks .alter a,
#topNav .tabLinks .alter a:visited {
  padding-top: 9px;
}

#bottomNav {
  padding: 5px 20px 0 27px;
  background: #e3e3e9 url('../_images/_css/bg_content_bottom.png') no-repeat center bottom;
  color: #333;
  font-size: 80%;
}
#bottomNav .tabLinks {
  float: right;
  margin: 0; padding: 0;
}
#bottomNav .tabLinks dt {
  margin: 5px 0 0 0;
  float: left;
  background: #4b638c url('../_images/_css/bg_tab_bottom.png') no-repeat left top;
}
#bottomNav .tabLinks dt a,
#bottomNav .tabLinks dt a:visited {
  padding: 7px 12px 3px 12px;
  display: block;
  background: url('../_images/_css/bg_tab_bottom_.png') no-repeat right top;
  color: #fff;
}
#bottomNav .tabLinks .alter {
  margin-top: 0;
}
#bottomNav .tabLinks .alter a,
#bottomNav .tabLinks .alter a:visited {
  padding-bottom: 8px;
}

.graphic-1 {
  background: url('../_images/_css/bg_add_content_1.png') no-repeat 10px top;
}
.graphic-2 {
  background: url('../_images/_css/bg_add_content_2.png') no-repeat 10px bottom;
}

/* kalendar */
dl.kalendar {
  margin-bottom: 30px;
}
dl.kalendar dt {
/*  position: relative;*/
  padding: 0px 3px 3px 0px;
  background: url('../_images/_css/bg_line.png') repeat-x left bottom;
  clear: both;
}
dl.kalendar dd {
  margin: 0 0 15px 0; padding: 5px 8px 15px 8px;
  background: url('../_images/_css/bg_event.png') repeat-x top left;
  /*border-left: 1px solid #325788;
  border-right: 1px solid #325788;*/
}
dl.kalendar dt .box {
  /*position: absolute; top: 0; left: -7px;*/
  float: left;
  font-size: 90%;
}
.box .c1 {
  display: block;
  background: url('../_images/_css/bg_c1.png') no-repeat left top;
}
.box .c3 {
  display: block;
  background: url('../_images/_css/bg_c2.png') no-repeat right top;
}
.box .c2 {
  display: block;
  background: url('../_images/_css/bg_c3.png') no-repeat right bottom;
}
.box .c4 {
  display: block;
  padding: 14px 15px 10px 15px;
  background: url('../_images/_css/bg_c4.png') no-repeat left bottom;
  color: #fff;
  font-size: 160%;
}

dl.kalendar dt .box strong {
  font-weight: bold;
  color: #fff;
}
dl.kalendar dt .box .day {
  font-size: 65%;
  position: relative;
}
dl.kalendar dt .contentRight {
  float: left;
  display: block;
  margin-top: 18px;
  font-weight: bold;
}
dl.kalendar h2 {
  margin: 2px 0 0 0; padding: 0;
  font-style: normal;
  font-size: 160%;
  float: left;
  letter-spacing: 1px;
}
dl.kalendar h2 span {
  font-size: 90%;
  letter-spacing: 1px;
}
dl.kalendar span.desc {
  font-size: 100%;
  color: #999;
  font-family: Arial, Verdana, Tahoma, sans;
  letter-spacing: 0;
}
dl.kalendar h2 span .desc {
  font-size: 70%;
  color: #999;
}
dl.kalendar h2 strong {
  font-weight: bold;
}
dl.kalendar .author {
  margin-top: 5px;
}
dl.kalendar .info {
  margin: 0; padding: 8px 0 0 0;
}

#myCalendar {
  background: none;
}
input.selectEvent {
  padding: 5px 10px;
  background: url('../_images/_css/bg_event_arrow.png') no-repeat left;
  border: 0;
  cursor: pointer;
  position: relative; top: 12px;
}
select.seasonSelect {
  width: 50%;
  padding: 3px 5px;
}
optgroup {
  font-style: normal;
}
select.seasonSelect option {
  margin: 1px;
}

/* formular */
form {
  margin: 1em 0 1em 0; /*padding-left: 10px;
  border-left: 15px solid #365682; */
  /*padding-left: 10px; border-left: 1px solid #365682;*/
  padding-left: 40px;
  background: url('../_images/_css/bg_formular.png') no-repeat left top;
}
form br {
  clear: both;
}
label {
  display: block; float: left;
  /*margin-top: 1em;*/
  cursor: pointer;
}
input, textarea {
  font-family: Arial, Verdana, Tahoma, sans;
  border: 1px inset #e3e3e9;
  font-size: 100%;
  margin-bottom: 1em; padding: 2px;
  /*background: #fffbe3;*/
}
textarea {
  overflow: auto;
}
input.submit,
input.reset {
  margin: 5px 5px 0 0; padding: 2px 10px;
  background: #365682;
  color: #fff;
  border: 1px solid #365682;
  letter-spacing: 1px;
  cursor: pointer;
  font-size: 90%;
}
input.reset {
  background: #e3e3e9;
  color: #333;
  border: 1px solid #ccc;
}

/* fotogaleria */
span.photo {
  display: block;
  float: left;
  width: 168px;
  margin: 5px 10px 10px 0;
  text-align: left;
}
span.photo img {
  /*display: block;*/
  cursor: pointer;
  text-align: center;
}
span.photo br {
  clear: both;
}
/* end */

.helper {
  cursor: help;
}
.preview {
  float: right;
  padding-right: 21px;
  background: url('../_images/_css/bg_preview_img.png') no-repeat right bottom;
  
}
.preview img {
  width: 130px; height: 130px;
  border: 1px solid #e3e3e9; /*border-right: 1px solid #4b638c;*/
  margin-top: -15px; padding: 0;
  float: left;
}
.vlavo {
  float: left;
}
.obrazokVlavo {
  margin: 0 10px 10px 0;
  float: left;
  border: 1px solid #e3e3e9;
}
.obrazokVpravo {
  margin: 0 0 10px 10px;
  float: right;
  border: 1px solid #e3e3e9;
}

/* home */
#home .contentLeft {
  width: 25%;
}
#home .contentRight {
  width: 70%;
  padding-top: 0;
}

#home h2 {
  margin: 0 0 .5em 0; padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 170%;
}
#home p {
  margin: 0 0 1.3em 0; padding: 0;
}
#home .calendar {
  background: url('../_images/_css/bg_event.png') repeat-x 0 23px;
}
#home .calendar h3 {
  margin: 0 0 .5em 0; padding: 0;
  font-size: 200%;
  font-weight: normal;
  line-height: 120%;
}
#home .calendar h3 a {
  text-decoration: none;
}
#home a.alter,
#home a.alter:visited * {
  color: #333;
  text-decoration: none;
}
#home a.alter strong,
#home a.alter:visited strong,
#home a.alter em,
#home a.alter:visited em {
  color: #4b638c;
}

#website {
  position: absolute;
  top: 0; left: 0;
  margin: 0; padding: 0;
}
#website a,
#website a:visited {
  display: block;
  width: 770px; height: 180px;
}
#website a span {
  display: none;
}

#media {
  margin: 0 60px 0 60px;
  padding: 40px 0 0 0;
  height: 530px;
  text-align: center;
  background: url('../_images/_css/bg_media2.png') no-repeat right top;
}
#inmedia {
  padding: 0 30px 30px 30px;
  height: 480px;
  text-align: center;
  background: url('../_images/_css/bg_inmedia2.png') no-repeat left bottom;
}

a img {
	border: 0px;
}
