/* CSS Document */
html {
  background: #a2cc05 url(../images/html_bg.png) repeat-y fixed center;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #373737;
}
body {
  margin: 0;
  padding: 25px 0 25px 0;
  text-align: center;
}
form {
  margin: 0;
}
table {
  font-size: 12px;
}
h1, h3, .green, a {
  color: #7fb302;
}
.orange, h2 {
  color: #fa870f;
}
h1 {
  font-size: 15px;
  margin: 0 0 15px 0;
}
h2, h3 {
  font-size: 13px;
  margin: 0;
  margin-bottom: 5px;
}
img {
  border: 0;
}
td {
  vertical-align: top;
}
a {
  text-decoration: none;
}
#page {
  width: 1090px;
	padding: 0;
  margin: 0 auto;
  text-align: left;
}
#top {
  background: url(../images/head.png) no-repeat left top;
  padding-left: 75px;
  padding-top: 50px;
  position: relative;
}
#top .datum {
  position: absolute;
  left: 90px;
  _left: 15px;
  top: 30px;
  color: white;
}
.zahlavie {
  position: absolute;
  left: 700px;
  _left: 625px;
  top: 30px;
  color: white;
}
.zahlavie a {
  color: white;
}
#top_content {
  width: 940px;
  height: 410px;
  background-color: white;
}
#top_content .logo {
  padding: 15px 0 0 15px;
  height: 110px;
  _height: 125px;
  float: left;
}

input, select {
  padding: 0;
  margin: 0;
}

#top_content .rychly_vyber {
  padding: 20px 15px 0 0;
  height: 95px;
  _height: 110px;
  float: right;
}
.skinned-select {
  margin-bottom: 5px;
}
div.cmf-skinned-select {
    background: url(../images/select.png) top right no-repeat ;
    border: 1px solid #ccc;
}
div.cmf-skinned-text {
  padding: 2px 0 0 5px;
}
#top_content .rychly_vyber table, #top_content .rychly_vyber td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
#top_content .rychly_vyber td {
  padding-bottom: 5px;
}
#top_content .rychly_vyber select {
  width: 315px;
  height: 22px;
}
#top_content .rychly_vyber input {
  vertical-align: middle;
}
#top_content .rychly_vyber .input-text {
  width: 283px;
  _width: 292px;
  border: 1px solid #ccc;
  height: 18px;
  _height: 22px;
  padding: 2px 0 0 5px;
}

#top_content .menu {
  clear: both;
  background-color: #373737;
  height: 35px;
  margin: 0 15px 0 15px;
}
#top_content .menu a {
  margin: 12px 0 0 15px;
  padding-left: 20px;
  color: white;
  display: block;
  float: left;
  background: url(../images/menu.png) no-repeat left center;
  text-decoration: none;
  text-transform: uppercase;
}
#top_content .flash {
  clear: both;
  margin: 0 15px 15px 15px;
}

#slideshow {
	position: relative;
  width: 910px;
  height: 235px;
	overflow: hidden;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow2 {
	position: relative;
  width: 250px;
  height: 165px;
	overflow: hidden;
	margin-bottom: 15px;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}

#main {
  background: url(../images/main.png) no-repeat right bottom;
  padding-left: 75px;
  padding-bottom: 75px;
}
#main_content {
  width: 910px;
  _width: 940px;
  background-color: white;
  padding: 0 15px 15px 15px;
  line-height: 150%;
  float: left;
}
#main_content .left_window {
  width: 250px;
  _width: 280px;
  background: url(../images/left_window.png) no-repeat left top;
  padding: 15px;
  /*margin: 0 30px 15px 0;*/
  margin-bottom: 15px;
  float: left;
}
#main_content .main_window {
  padding-top: 15px;
  width: 615px;
  float: right;
  margin-bottom: 15px;
}
#main_content .main_window table {
	margin: 0;
	padding: 0;
	border: 0;
}
#main_content .main_window td {
	border: 0;
	border-bottom: #ccc 1px dashed;
	padding: 2px 5px;
	font-size: 11px;
}
#main_content .main_window .clanok img {
  margin: 0 15px 10px 0;
  border: #ccc 1px solid;
  padding: 1px;
}

.aktuality {
	padding: 0 0 15px 29px;
}
.aktuality_text {
	float: left;
	width: 278px;
	_width: 293px;
	padding: 0 15px 15px 0;
}
.aktuality_text h2, .aktuality_text h2 a {
  font-size: 12px;
  color: #373737;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
}
/*.aktuality_text .obr, */
.obr {
	float: left;
	border: 1px #7fb302 solid;
	margin-right: 5px;
	margin-bottom: 10px;
}
.menu2 a {
  display: block;
  text-decoration: none;
  line-height: 150%;
  color: #fa870f;
  margin-bottom: 5px;
  font-weight: bold;
}
.menu2 .menu_sub a {
  margin-left: 5px;
  color: black;
  font-weight: normal;
}
.menu2 .menu_sub {
  margin-bottom: 5px;
}
.menu2 .active {
  font-weight: bold;
}

#main_content .main_window .vystavy td {
  border-bottom: #ccc 1px solid;
  padding-bottom: 5px;
  background-color: white;
}

#main_content .bottom_window0 {
  clear: both;
}
#main_content .bottom_window0 img {
vertical-align: middle;
}

#main_content .bottom_window0 .left {
  float: left;
  padding-left: 15px;
  padding-bottom: 15px;
}
#main_content .bottom_window0 .right {
  float: right;
  padding-right: 15px;
  padding-bottom: 15px;
}

#main_content .bottom_window {
  clear: both;
  background: url(../images/bottom_window.png) repeat-x top;
}

.footer {
}
.footer .fb {
  float: left;
  padding-left: 20px;
  color: white;
  width: 320px;
}

.footer .footer_copy {
  float: right;
  padding-right: 90px;
  padding-top: 5px;
  color: white;
  text-align: right;
  font-size: 11px;
  width: 450px;
}

.naj_vystavy h1 {
  margin-bottom: 10px;
}
.naj_vystavy {
  padding-left: 15px;
  padding-top: 5px;
}
.naj_vystavy img {
	float: left;
	border: 1px #7fb302 solid;
	margin-right: 5px;
	margin-bottom: 10px;
}
.small {
  font-size: 11px;
}
.separ_e, .separ {
  clear: both;
  height: 1px;
  font-size: 1px;
}
.separ {
  padding-bottom: 10px;
}
a:hover {
  text-decoration: underline;
}
