/* CSS Document */
body {
  background-color: #FFF;
  text-align: center;
  margin: 0 auto;
  font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
#main {
  text-align: center;
  width: 840px;
  min-height: 500px;
  height: auto;
  _height: 500px;
  margin: 0 auto;
}
#foot {
  width: 840px;
  margin: 0 auto;
}
#head {
  width: 800px;
  height: 120px; 
  margin: 0 20px;
  background-color: #039;
  background: url(img/head_bg.jpg);
}
#head h1 a {
  display: block;
  width: 800px;
  height: 100px; 
  margin: 0;
  padding: 0;
}
#head h1 span {
  display: none;
}
#menu, #content {
  text-align: left;
}
#menu {
  background: url(img/menu_bg.gif) repeat-x;
  height: 21px;
  margin: 0 20px;
  border-right: 1px #039 solid;
  border-left: 1px #039 solid;
/*  border-bottom: 1px #039 solid;*/
}
#menu ul {
  margin: 0px;
  padding: 0px;
}
#menu li {
  list-style: none;
  display: inline;
}
#menu li a {
  height: 15px;
  _height: 17px;
  display: block;
  float: left;
  padding: 3px 10px;
  text-decoration: none;
  color: #039;
  font-weight: bold; 
  border-right: 1px #039 solid;
  margin-bottom: 1px;
}
#menu li a:hover {
  _height: 16px;
  background: url(img/menu_bg_over.gif) repeat-x;
  color: #F30;
  margin-bottom: 0px;
  border-bottom: 1px solid #F30;
}
#content {
  background-color: #FFF;
  width: 798px;
  padding: 0;
  margin: auto;
  _margin: 0;
  border: 1px #039 solid;
  min-height: 400px;
  height: auto;
  _height: 400px;
  background: url(img/content_bg.png) repeat-y;
}
#content p {
  margin: 10px;
/*  clear: both;*/
}
#content ul {
  margin: 10px 0 10px 20px;
  padding: 0 0 0 10px;
}
#content li {
  list-style: disc;
}
#content li ul {
  margin: 0 10px;
}
#content li li {
  list-style: circle;
}
#container {
  width: 648px;
  float: left;
}
#news {
  float: right;
  width: 150px;
  padding: 0px;
  margin: 0px;
  font-size: 8pt;
}
#news div {
  overflow: auto;
}
#news h3 {
  font-size: 10pt;
  width: 140px;
  clear: both;
}
#copy {
  clear:both;
  font-size: 8pt;
  margin: 0 20px;
  color: #CCC;
  text-align: left;
}
h2, h3 {
  font-size: 14pt;
  color: #039;
  margin: 0;
  padding: 0 0 0 10px;
  background: url(img/head_bg.png);
  border-bottom: 1px #039 solid;
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
}
h3 {
  font-size: 12pt;
  width: 637px;
  clear: both;
  margin: 10px 0 0 0;
}
h4 {
  font-size: 10pt;
  clear: left;
  padding: 0 0 0 10px;
}
a {
  color: #039;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #F60;

}
table {
  border-color: #039;
	border-collapse: collapse;
	_border: solid;
	margin: 10px;
}
th {
  text-align: left;
  font-weight: bold;
  padding: 3px;
}
td {
  text-align: left;
    vertical-align: top;
  padding: 3px 10px;
}
img {
  margin: 10px;
}
dt  {
  padding: 0px; 
  margin: 0px 0px 5px 0px;
  text-align: right;
  width: 90px; 
  float: left;
  font-weight: bold;
  clear: left;
}
dd {
  padding: 0px; 
  margin: 5px 0px 5px 0px;
  margin-left: 100px;
}
dl {
/*  display: block;*/
}
.float { 
  float: left;
  clear: none;
  width: 350px;
}
#uvod {
  margin: 30px 50px;
  _margin: 30px 40px;
  text-align: center;
}
#uvod img {
  margin: 0;
  padding: 0;
}
#uvod a {
  width: 200px;
  height: 140px;
  margin: 0;
  padding: 0;
}
#uvod a span {
  display: none;
}
#uvod #zeny {
  background: url('img/thumbs_uvod_bg.jpg');
  float: left;
  margin: 0 0 0 74px;
  _margin: 0 0 0 84px;
}
#uvod #deti {
  background: url('img/thumbs_uvod_bg.jpg') 200px 0px ;
  float: right;
  margin: 0 74px 0 0;
  _margin: 0 84px 0 0;
}
#uvod #zajezdy {
  background: url('img/thumbs_uvod_bg.jpg') 0px 140px ;
  float: left;
  margin: 0 0 0 74px;
  _margin: 0 0 0 84px;
}
#uvod #souteze {
  background: url('img/thumbs_uvod_bg.jpg') 200px 140px ;
  float: right;
  margin: 0 74px 0 0;
  _margin: 0 84px 0 0;
}
#gallery {
  margin: 0px auto;
  padding: 0px;
  clear: both;
}
#gallery a {
  text-align: center;
}
#gallery img {
  text-align: center;
  vertical-align:middle;
  margin: 0 auto;
  border: none; 
}
#gallery a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 8pt;
}
#gallery #prev, #gallery #next , #gallery #up {
  border: none 0px;
  float: left;
  width: 20px;
  height: 20px;
}
#gallery #prev span, #gallery #next span, #gallery #up span {
  display: none;
}
#gallery #prev {
  background: url(img/sipky.gif) no-repeat;
}
#gallery #prev:hover {
  background: url(img/sipky.gif) 0 -20px no-repeat;
}
#gallery #up {
  background: url(img/sipky.gif) -20px 0 no-repeat;
}
#gallery #up:hover {
  background: url(img/sipky.gif) -20px -20px no-repeat;
}
#gallery #next {
  background: url(img/sipky.gif) -40px 0  no-repeat;
}
#gallery #next:hover {
  background: url(img/sipky.gif) -40px -20px  no-repeat;
}
#partner {
    float: left;
    width:250px; 
    height: 250px; 
    text-align: center;
    line-height: 250px;
}
#partnerlogo  {
  margin:25% 0;
  vertical-align: middle;
}
.ra {
  text-align: right;
}
.obr {
	text-align: center;
  	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 0 2px 5px 2px;
	border: 1px solid #999;
	padding: 0;
	width: 125px;
	height: 155px;
		float: left;
}
.obr div {
	/*\*/ display: table; table-layout: fixed; /**/
	width: 125px;
}
.wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 125px;
	height: 125px;
}
.wrimg span {
	display: inline-block;
	vertical-align: middle;
	height: 125px;
	width: 1px;
}
.obr a {

	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;

}
.obr a:hover {
  background-color: #F0F0F0;
}
.obr img {
	vertical-align: middle;
}
.odkazy {
  display: none;
}
.desc {
  font-size: 8pt;
  position: relative;
  bottom: 0;
  display: block;
  float: none;
  clear: both !important;
  margin: 0;
  padding: 0;
  width: 125px !important;
  height: auto !important;
}
.cleaner {
  clear: both;
}
