* {
	padding: 0;
	margin: 0;
}
#top {
	padding: 5px;
	padding-bottom: 18px;
}
#top h1 {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 400;
	height: 133;
}
#top h1 span {
	display: none;
}
#top .bannerPosition {
	float: right;
	position: absolute;
	top: 37px;
	left: 420px;
}
#content {
	float: left;
	width: 100%;
	margin: 0;
}
.button h3 {
	background-image: url(images/but1n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250;
	height: 100;
}
.button h3 span {
	display: none;
}
.button h3:hover {
	background-image: url(images/but1a.jpg);
	cursor: hand;
}

.button2 h3 {
	background-image: url(images/but2n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250;
	height: 100;
}
.button2 h3 span {
	display: none;
}
.button2 h3:hover {
	background-image: url(images/but2a.jpg);
	cursor: hand;
}

.button3 h3 {
	background-image: url(images/but3n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250;
	height: 100;
}
.button3 h3 span {
	display: none;
}
.button3 h3:hover {
	background-image: url(images/but3a.jpg);
	cursor: hand;
}

.button4 h3 {
	background-image: url(images/but4n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250;
	height: 100;
}
.button4 h3 span {
	display: none;
}
.button4 h3:hover {
	background-image: url(images/but4a.jpg);
	cursor: hand;
}

.button5 h3 {
	background-image: url(images/but5n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250;
	height: 100;
}
.button5 h3 span {
	display: none;
}
.button5 h3:hover {
	background-image: url(images/but5a.jpg);
	cursor: hand;
}

.button6 h3 {
	background-image: url(images/but6n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250;
	height: 100;
}
.button6 h3 span {
	display: none;
}
.button6 h3:hover {
	background-image: url(images/but6a.jpg);
	cursor: hand;
}



#content #left {
	float: left;
	width: 15%;
	margin-left: 5%;
}
#content #right {
	width: 25%;
	margin-right: 5%;
	float: right;
	padding-left: 6px;
	padding-right: 6px;
}
#right ul {
	list-style: none;
}
#content #middle {
	margin: 0 30% 0 20%;
	padding: 1em;
}



.box {
	margin-bottom: 10px;
	margin-top: 10px;
	color: white;
	font-size: 125%;
}
.levyhorni {
	background-color: #38c692;
	background-image: url(images/ktl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
.pravyhorni {
	background-image: url(images/ktr.gif);
	background-position: right top;
	background-repeat: no-repeat
}
.levyspodni {
	background-image: url(images/kbl.gif);
	background-position: left bottom;
	background-repeat: no-repeat
}
.pravyspodni {
	background-image: url(images/kbr.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px
}
.copy {
	font-size: small;
	text-align: center;
	border-top: solid 1px black;
	padding-left: 2em;
	padding-right: 2em;
	display:block;
	clear: both;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

  tr.buttons a:link, tr.buttons a:visited  {
	color: #778899;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	height: 25px;
}
  tr.buttons a:hover {
	color: #4682B4;
	font-weight: 900;
	letter-spacing: 3px;
}

ul {
  padding: 0;
  margin: 0;
  }
  .menu li {
  width: 100%;
  text-align: center;
  list-style: none;
  }
  .menu li a:link, .menu li a:visited  {
	color: green;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	height: 25px;
}
  .menu li a:hover {
		color: #228B22;
		font-weight: 900;
		letter-spacing: 3px;
}
.center {
	display: block; 
	width: 100%; 
	text-align: center;
}
.copy a:link {
  color: black;
} 
.copy a:visited {
  color: black;
} 
.ikonky {
  margin-bottom: 6px;
} 
.text a:link {
  color: black;
} 
.text a:visited {
  color: black;
}
viditelna {
	text-align: center;
	border: 1px solid black;
	padding: 0;
	margin: 0;
}
th {
	font-size: 105%;
	color: White;
	background-color: #6B8E23;
	padding: 5px;
	border: 0;
}
.r1 {
	background-color: #F0FFF0; /* barvy samozejm?ono doladit... */
}
.r2 {
	background-color: #FBEBDB;
}
.r1 a:link {
  color: black;
} 
.r1 a:visited {
  color: black;
}
