body {
  background: #CCCCCC;
	color: #222222;
	font-family: "Arial", "Verdana", "Lucida Grande", "Helvetica";
	font-size: 13px;
	margin: 0;
}

img {
	border: 0;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 16px;
}

h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 14px;
}

h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 14px;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 14px;
}

p {
  margin: 0;
  margin-bottom: 14px;
}

a {
  color: #222222;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
  margin-bottom: 14px;
  margin-left: 14px;
  padding: 0;
}

ul li ul {
  margin: 0;
  margin-left: 14px;
  padding: 0;
}

ul#mapa {
  margin: 0;
  margin-bottom: 14px;
  margin-left: 40px;
  padding: 0;
  line-height: 22px;
}

ul#mapa li ul {
  margin: 0;
  margin-left: 24px;
  padding: 0;
}

.oddel {
  clear: both;
}

#cover {
  width: 942px;
  margin: 0 auto;
  margin-top: 33px;
  background: #ffffff;
}

#top {
  position: relative;
  width: 942px;
  height: 124px;
  color: #6E6E6E;
}

#top img {
  margin-left: 26px;
  margin-top: 24px;
  float: left;
}

#top1 {
  float: right;
}

#lang {
  width: 296px;
  height: 29px;
  background: #E5E5E5;
  padding-left: 18px;
  padding-top: 33px;
  font-size: 14px;
}

#lang a {
  color: #6E6E6E;
  text-decoration: none;
}

#lang a:hover {
  text-decoration: underline;
}

#lang a.akt {
  color: #2e2e2e;
  text-decoration: none;
}

#topkont {
  width: 296px;
  height: 47px;
  background: #F1F1F1;
  padding-left: 18px;
  padding-top: 15px;
  font-size: 14px;
  line-height: 18px;
}

#topkont a {
  color: #6E6E6E;
  text-decoration: none;
}

#topkont a:hover {
  text-decoration: underline;
}

#top_menu {
  height: 37px;
  font-size: 15px;
  padding-left: 26px;
  padding-top: 24px;
  color: #666666;
}

#top_menu a {
  color: #666666;
  text-decoration: none;
}

#top_menu a:hover {
  color: #111111;
}

#top_menu a.akt {
  color: #111111;
}

#menu {
  height: 124px;
}

#kategorie1 {
  width: 314px;
  height: 124px;
  background: url(../images/top1.jpg) no-repeat;
  float: left;
} 

#kategorie2 {
  width: 314px;
  height: 124px;
  background: url(../images/top2.jpg) no-repeat;
  float: left;
}

#kategorie3 {
  width: 314px;
  height: 124px;
  background: url(../images/top3.jpg) no-repeat;
  float: left;
}

div#podmenu1 {
  width: 314px;
  height: 124px;
  background: url(../images/top1_over.jpg) no-repeat;
  font-weight: bold; 
}

div#podmenu1 a {
  width: 284px;
  display: block;
  padding: 4px;
  padding-left: 26px;
  text-decoration: none;
  color: #111111;
  margin-bottom: 2px;
}

div#podmenu1 a:hover, div#podmenu1 a.akt {
  background: #97CB35;
  color: #ffffff;
}

div#podmenu2 {
  width: 314px;
  height: 124px;
  background: url(../images/top2_over.jpg) no-repeat;
  font-weight: bold;
}

div#podmenu2 a {
  width: 284px;
  display: block;
  padding: 4px;
  padding-left: 26px;
  text-decoration: none;
  color: #111111;
  margin-bottom: 2px;
}

div#podmenu2 a:hover, div#podmenu2 a.akt {
  background: #818181;
  color: #ffffff;
}

div#podmenu3 {
  width: 314px;
  height: 124px;
  background: url(../images/top3_over.jpg) no-repeat;
  font-weight: bold;
}

div#podmenu3 a {
  width: 284px;
  display: block;
  padding: 4px;
  padding-left: 26px;
  text-decoration: none;
  color: #111111;
  margin-bottom: 2px;
}

div#podmenu3 a:hover, div#podmenu3 a.akt {
  background: #9B069B;
  color: #ffffff;
}

a#menutext1, a#menutext2, a#menutext3 {
  cursor: pointer;
  display: block;
  width: 314px;
  height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  padding-top: 2px;
  line-height: 26px;
  float: left;
}

a#menutext1 {
  background: #97CB35;
}

a#menutext2 {
  background: #818181;
}

a#menutext3 {
  background: #9B069B;
}

a#menutext1 span, a#menutext2 span, a#menutext3 span {
  font-size: 22px;
}

#content {
  background: url(../images/content.gif) repeat-y;
  margin-bottom: 20px;  
}

#text {
  width: 576px;
  padding-left: 26px;
  padding-right: 26px;
  float: left;
}

#aktuality {
  width: 262px;
  padding-left: 26px;
  padding-right: 26px;
  float: left;
}

#text table {
  border: 1px solid #000000;
  border-collapse: collapse;
}

#text td, #text th {
  padding: 2px;
  padding-right: 10px;
  text-align: left;
  border: 1px solid #000000;
  border-collapse: collapse;
}

.galerka {
  margin: 7px;
  padding: 2px;
  border: 1px solid #444444;
}

.media {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

#footer {
  background: #E6E6E6;
  color: #444444;
  height: 21px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}

#footer div {
  float: right;
}

#footer a {
  color: #444444;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
