/* CSS Document */
a {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}

body {
  background: url("pics/background.jpg") repeat;
  text-align: center;
  min-height: 1000px;
}

#all {
  margin: 0 auto 0 auto;
  width: 760px;
  height: auto;
  text-align: left;
  background-color: #ffffff;
}

#left {
  float: left;
  width: 200px;
}

/*----------banner----------*/

#logo {
  height: 200px;
  text-align: right;
  background: url("pics/banner4.png") no-repeat;
}

#logo h1 {
  visibility: hidden;
}

.flag {
  margin: 5px 5px 5px 0;
  border: 1px solid black;
}

/*----------left menu----------*/

#menu {
  margin-top: 20px;
  height: auto;
  background-color: transparent;
}

ul {
  margin-left: 0;
}

li {
  list-style-type: none;
  margin-top: 4px;
}

li a {
  width: 198px;
  background: url("pics/link_200.png") repeat;
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #08087e;
  padding: 4px 0px 4px 8px;
  text-decoration: none;
}

li a:hover {
  background: url("pics/link_200.png") repeat;
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding-right: 8px;
}

li a.active {
  background: url("pics/link_200.png") repeat;
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #ffff00;
  text-align: left;
  padding-right: 8px;
}

.level2 a {
  padding-left: 20px;
  list-style-type: disc;
}

/*----------ohsah webu----------*/

#txt {
  float: right;
  width: 560px;
  padding: 0px;
  text-align: center;
  padding: 0 20px 20px 20px;

}

#picright {
  float: right;
  text-align: center;
  font-size: 10pt;
  padding: 0px 5px 0px 5px;
  margin: 0;

}

img {border-style: none;}

.center {
  text-align: center;
  font-family: sans-serif;
}

.justify {
  text-align: justify;
  font-family: sans-serif;
}

#txt h1 {
  padding-top: 20px;
  padding-left: 20px;
  font-family: arial;
  font-size: 20pt;
  font-weight: bold;
  color: #08087e;
}

#txt h2 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: sans-serif;
  font-size: 14pt;
}

#txt h3 {
  margin: 0;
  font-family: sans-serif;
  font-size: 10pt;
}

#txt p {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

#txt ul {
  padding-left: 90px;
}

#txt li {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  padding-right: 100px;
  list-style-type: circle;
}

#tabulka {
  padding-top: 20px;
  text-align: left;
  margin: 0 auto;
  width: 450;

}

table{
  border: 2px solid #000000;
  background-color: #7878ff;
} 

td {
  padding: 2px 20px 2px 20px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
}

th {
  padding: 2px 20px 2px 20px;
  border: 2px solid #000000;
}

#txt dt {
  text-align: right;
  padding-right: 315px;
  font-family: sans-serif;
  font-size: 12pt;
}

#txt dd {
  text-align: left;
  padding-left: 180px;
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

/*----------novinky----------*/

#news {
  height: auto;
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 10px;
  text-align: left;
  background: url("pics/link_200.png") repeat;
}

#news p {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top:5px;
  font-family: arial;
  font-size: 11pt;
  font-weight: normal;
  color: #08087e;
}

#bbpocitadlo-d0k9c3nj7aajnu4nhoh2ucf07iee53 {
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  color: #08087e;
  text-decoration: none;
}

#news dl {
  margin-top: 5px;
}

#news dt {
  padding-top: 10px;
  font-family: arial;
  font-size: 12pt;
  font-weight: bolder;
  color: #08087e;
}	

#news dd {
  margin-left: 0;
  font-family: arial;
  font-size: 11pt;
  font-weight: normal;
  color: #08087e;
}

/*----------zápatí----------*/

#footline {
  clear: both;
  width: auto;
  height: 18px;
  text-align: center;
  font-family: arial;
  font-size: 10pt;
  background: url("pics/link_760.png") repeat;
  color: #bebeff;
}

#footline a {
  color: #bebeff;
}