@CHARSET "UTF-8";

/* LAYOUT *********************************************************************/
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  font-size: 80%;
  font-family: Arial, sans-serif;
  line-height: 1.9;
  padding-top: 10px;
  background: #b6c5f2 url(../tpl_images/hazena_pozadi.png) 0 0 repeat-x;
}
div#main {
  text-align: left;
  width: 780px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 15px;
}
div#header {
  height: 100px;
  background: #fff url('../tpl_images/pruh.png') 0 0 repeat-x;
}
div#wrapper1 {
  background: #ffffff url(../tpl_images/hazena_pozadi_2.png) 0 0 repeat-y;
  overflow: hidden;
}
div#menu {
  width: 193px;
}
div#wrapper {
  width: 580px;
  float: right;
}
div#content {
  width: 100%;
  margin: 0px 10px;
}
div#footer {
  clear: both;
  height: 1.5em;
  border-top: 1px solid #bfcfff;
  text-align: right;
  padding-top: 0.5em;
  color: #909090;
}
div#bread {
  width: auto;
  border-bottom: 3px double #bfcfff;
  border-top: 1px solid #bfcfff;
  padding: 0.2em;
}
div#bread a, div#bread b {
  color: #505050;
  margin: 0 0.5em;
}
div#bread a:hover {
  color: #5050ff;
}
a, a:link {
  text-decoration: underline;
  cursor: pointer;
  color: #0055b3;
}

a:visited {
  color: #0055b3;
}

a:hover, a:focus, a:active {
  color: #80c9ff;
}
img {
  border-width: 0px;
}
p {
  margin-bottom: 1em;
}
/* MENU ***********************************************************************/
#menu {
  padding: 0em 0em;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu a {
  border-style: solid;
  border-width: 0 0 1px 0;
  display: block;
}
#menu ul a {
  border-color: #bfcfff;
}
#menu ul ul a {
  border-color: #738eff;
}
#menu li.nob {
}
#menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu ul li.active a {
  background-color: #2d4488;
  color: #fff;
  font-weight: bold;
}

#menu ul ul li.active a {
  background-color: #738fe6;
  font-weight: bold;
}

#menu ul ul ul li.active a {
  background-color: #000000;
  color: #fff;
  font-weight: bold;
}

#menu ul a, #menu ul a:link, #menu ul a:visited {
  text-decoration: none;
  color: #000;
  padding: 5px 10px 5px 10px;
  font-weight: normal;
}
#menu ul ul a, #menu ul ul a:link, #menu ul ul a:visited {
  padding: 3px 10px 3px 20px;
  background-color: #bfcfff;
  color: #000;
  font-weight: normal;
}
#menu ul ul ul a, #menu ul ul ul a:link, #menu ul ul ul a:visited {
  padding: 1px 10px 1px 30px;
  background-color: #e0e0e0;
  font-weight: normal;
}

#menu ul a:hover {
  background-color: #bfcfff;
  border-bottom: 1px solid #2d4488;
}
#menu ul ul a:hover {
  background-color: #738fe6;
}
#menu ul ul ul a:hover {
  background-color: #b6c5f2;
}
/* NADPISY ********************************************************************/
h1, h2, h3, h5 {
  font-family: Helvetica, sans-serif;
}
h1 {
  color: #2d4488;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
}

h2 {
  color: #0055b3;
  font-size: 1.5em;
  font-weight: normal;
}
h3 {
  color: #738FE6;
}
/* ZBYTEK *********************************************************************/
div.act {
  margin-bottom: 1em;
}

div.photos {
  clear: both;
}
div.photo {
  border: 1px solid #2d4488;
  background-color: #bfcfff;
  margin: 0 1em 1em 0;
  width: 165px;
  text-align: center;
  float: left;
}
div.photo a, div.photo a:link, div.photo a:visited {
  display: block;
  color: #000;
  padding: 9px 9px 4px 9px;
  text-decoration: none;
}
div.photo a:hover, div.photo a:hover span {
  background-color: #2d4488;
  color: #fff;
  text-decoration: underline;
}
div.photo a span {
  display: block;
  width: 100%;
}
div.photo img {
  border: 1px solid #2d4488;
  margin: 0;
}

table {
  width: 98%;
  border-collapse: collapse;
}
th {
  background-color: #303090;
  color: #fff;
  font-weight: bold;
  text-align: left;
  border: 1px solid #909090;
  padding: 0.2em 1em;
}
td {
  border: 1px solid #909090;
  padding: 0.2em 1em;
}

.left {
  float: left;
  margin: 1em 1em 1em 0;
}
.right {
  float: right;
  margin: 1em 0 1em 1em;
}
.center {
  margin: auto;
}
.highslide {
  display: block;
  text-align: center;
  text-decoration: none !important;
}
.highslide img {
  margin: 0px;
  padding: 0px;
}
.highslide span {
  color: #000;
  display: block;
  text-decoration: none;
  font-style: italic;
}
.highslide:hover span {
  text-decoration: underline;
  color: #2d4488;
}
.highslide-caption {
  background-color: #fff;
}
span.date {
  color: #888;
  margin-right: 1em;
}
.act p {
  margin: 0px;
}
.act img {
  float: right;
}
body.contacts table, body.contacts td, body.contacts th {
  border-width: 0px;
}
.no-border, .no-border th, .no-border td {
  border-width: 0px;
}
body.contacts table {
  margin-bottom: 1em;
}

body.contacts table td {
  width: 25%;
}
div#homepagetext {
  margin-top: 1em;
}
div#homepagetext > h2:first-child {
  color: #2d4488;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
}
