body {
  width: 500px;
  height: 100%;
  margin: 10px;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.1em;
  background-color: #fff;
}

#topBanner {
  position: relative;
  margin: 0px;
  left: 0;
  width: 500px;
  height: 0px;
  z-index: 1;
  clear: both;
  background-color: #fff;
  display: none;
}

#top1 {
  width: 0px;
  height: 0px;
  float: left;
  background-color: #0F3192;
  display: none;
}

#top1 h1 {
  margin: 0;
  padding: 0px;
  display: none;
}

#top1 h1 a {
  display: block;
  width: 0px;
  height: 0px;
  background-image: url('../images/logo.gif');
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#top1 h1 a span {
  display: none;
  display: none;
}

#top2 {
  width: 25px;
  border-right: 1px solid #fff;
  height: 0px;
  float: left;
  display: none;
}

#top2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none;
}

#top2 ul li {
  margin: 0;
  padding: 0;
  height: 0px;
  font-size: 0.8em;
  display: none;
}

#top2 ul li a {
  padding: 4px 0 0 4px;
  width: 16px;
  border-left: 5px solid #fff;
  border-bottom: 1px solid #fff;
  height: 0px;
  color: #fff;
  text-decoration: none;
  display: block;
  background-color: #505050;
  display: none;
}

#top2 ul li a:hover {
  width: 21px;
  border-left: 0;
  background-color: #0F3192;
  display: none;
}

#top2 ul li a.selected {
  width: 21px;
  border-left: 0;
  background-color: #0F3192;
  display: none;
}

#top3_CZ {
  width: 643px;
  height: 0px;
  float: left;
  background-image: url('../images/top_CZ.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#top3_CZ ul {
  width: 643px;
  list-style-type: none;
  margin: 0;
  padding: 0px 0 0 0px;
  display: none;
}

#top3_CZ ul li {
  float: right;
  margin: 0;
  padding: 0;
  height: 0px;
  display: none;
}

#top3_CZ ul li a {
  color: #fff;
  text-decoration: none;
  margin: 0 8px 0 0;
  padding: 5px;
  display: block;
}

#top3_CZ ul li a:hover {
  background-color: #0F3192;
  display: none;
}

#top3_CZ ul li a.selected {
  background-color: #0F3192;
  display: none;
}

#top3_EN {
  width: 643px;
  height: 0px;
  float: left;
  background-image: url('../images/top_EN.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#top3_EN ul {
  width: 643px;
  list-style-type: none;
  margin: 0;
  padding: 0px 0 0 0px;
  display: none;
}

#top3_EN ul li {
  float: right;
  margin: 0;
  padding: 0;
  height: 0px;
  display: none;
}

#top3_EN ul li a {
  color: #fff;
  text-decoration: none;
  margin: 0 8px 0 0;
  padding: 5px;
  display: block;
  display: none;
}

#top3_EN ul li a:hover {
  background-color: #0F3192;
  display: none;
}

#top3_EN ul li a.selected {
  background-color: #0F3192;
  display: none;
}

#top3_PL {
  width: 643px;
  height: 0px;
  float: left;
  background-image: url('../images/top_PL.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#top3_PL ul {
  width: 643px;
  list-style-type: none;
  margin: 0;
  padding: 0px 0 0 0px;
  display: none;
}

#top3_PL ul li {
  float: right;
  margin: 0;
  padding: 0;
  height: 0px;
  display: none;
}

#top3_PL ul li a {
  color: #fff;
  text-decoration: none;
  margin: 0 8px 0 0;
  padding: 5px;
  display: block;
  display: none;
}

#top3_PL ul li a:hover {
  background-color: #0F3192;
  display: none;
}

#top3_PL ul li a.selected {
  background-color: #0F3192;
  display: none;
}

#top3_RU {
  width: 643px;
  height: 0px;
  float: left;
  background-image: url('../images/top_RU.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#top3_RU ul {
  width: 643px;
  list-style-type: none;
  margin: 0;
  padding: 0px 0 0 0px;
  display: none;
}

#top3_RU ul li {
  float: right;
  margin: 0;
  padding: 0;
  height: 0px;
  display: none;
}

#top3_RU ul li a {
  color: #fff;
  text-decoration: none;
  margin: 0 8px 0 0;
  padding: 5px;
  display: block;
  display: none;
}

#top3_RU ul li a:hover {
  background-color: #0F3192;
  display: none;
}

#top3_RU ul li a.selected {
  background-color: #0F3192;
  display: none;
}

#content {
  position: absolute;
  width: 500px;
  height: auto;
  z-index: 3;
  clear: both;
}

#content_ {
  top: 0px;
  margin: 0px;
  left: 0;
  width: 500px;
  height: auto;
  clear: both;
  background-color: #fff;
  padding: 0 0 0 130px;
  line-height: 1.2em;
}

#content h1 {
  margin: 0;
  height: 19px;
  padding: 6px 6px 0px 0px;
  background-color: #2893DF;
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  background-image: url('../images/nazev.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#content h1 a {
  color: #fff;
  text-decoration: none;
}

#half1Page {
  width: 318px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
  display: none;
}

#filtr {
  width: 290px;
  height: 178px;
  padding: 15px 5px 5px 23px;
  background-color: #787878;
  color: #fff;
}

#filtr h2 {
  color: #fff;
}

#naposledypridano {
  width: 290px;
  padding: 15px 5px 5px 23px;
  line-height: 1.2em;
}

#naposledypridano h2 {
  color: #0F3192;
}

#naposledypridano ul {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}

#naposledypridano ul li {
  margin-bottom: 5px;
}

#naposledypridano ul li a {
  color: #0F3192;
}

#novinkymailem {
  width: 290px;
  padding: 15px 5px 5px 23px;
  background-color: #D9D9D9;
  color: #000;
}

#novinkymailem h2 {
  color: #0F3192;
}

#half2Page {
  width: 500px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
}

#bottom {
  padding: 0;
  width: 500px;
  clear: both;
  color: #000;
  font-size: 0.8em;
  background-image: url('../images/bottom.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #0F3192;
}

p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  text-align: left;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
  clear: both;
}
	
.prazdny {
  width: 100%;
  height: 20px;
  clear: both;
}

.prazdny2 {
  width: 100%;
  height: 1px;
  clear: both;
}

.obrazek {
  border: #aaa 1px solid;
  padding: 0;
  margin: 0;
}

form {
  margin: 0;
  padding: 0;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#menu {
  position: absolute;
  width: 500px;
  height: 25px;
  top: 115px;
  left: 50%;
  margin-left: -500px;
  padding: 0px;
  border: 0px;
  z-index: 3;
  float: left;
  font-size: 0.75em;
  line-height: 1.9em;
  border-bottom: 5px solid #E50005;
}

#menu table {
  padding: 0px;
  margin: 0px;
}

#menu table td {
  text-align: center;
  margin: 0px;
  padding: 0px;
  height: 24px;
  border: 1px solid #fff;
  background-image: url('../images/menu_nevybrane.jpg');
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#menu table td a {
  width: 100%;
  color: #fff;
  display: block;
  text-decoration: none;
}

#menu table td a:hover {
  background-image: url('../images/menu_vybrane.jpg');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  color: #fff;
}

#menu table td a.selected {
  background-image: url('../images/menu_vybrane.jpg');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  color: #fff;
}

#box {
  width: 430px;
  height: 167px;
  background-color: #7FD09C;
  color: #000;
  padding: 10px;
  font-size: 1.2em;
}

#box img {
  float: right;
  margin-left: 10px;
}

.vyrazny {
  color: #ff0000;
  font-weight: bold;
}

#novinky_bottom {
  text-align: right;
  width: 184px;
  padding: 10px 5px 5px 5px;
  clear: both;
  background-image: url('../images/novinky_bottom.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
}

.selectbox {
  width: 180px;
}

.textbox {
  width: 180px;
  background-color: #fff;
  border: 2px solid #0F3192;
  font-size: 0.9em;
}

.textbox2 {
  width: 250px;
  background-color: #fff;
  border: 2px solid #0F3192;
  font-size: 1.2em;
}

.maly {
  font-size: 0.8em;
}

.tlacitko {
  background-color: #0F3192;
  color: #fff;
  border: 2px solid #0F3192;
  font-size: 0.8em;
}

.seznam {
  width: 290px;
  float: left;
}

.seznam a {
  color: #fff;
  text-decoration: none;
}

.tlacitko_sede {
  background-color: #AFAFAF;
  color: #fff;
  border: 4px solid #AFAFAF;
  font-size: 0.8em;
  text-decoration: none;
}

.tlacitko_modre {
  background-color: #0F3192;
  color: #fff;
  border: 4px solid #0F3192;
  font-size: 0.8em;
  text-decoration: none;
}

.text {
  padding: 0 0 0 0px;
  width: 500px;
  clear: both;
}

.seznamakce {
  width: 290px;
  float: left;
  padding: 0 19px 19px 0;
  line-height: 1.2em;
}

.seznamakce a {
  color: #fff;
  text-decoration: none;
}

#banner {
  width: 500px;
  height: 198px;
}

.seznamrubrik {
  clear: both;
  line-height: 1.2em;
}

.seznamrubrik a {
  text-decoration: none;
}

.radek {
  height: 7px;
}
