* {
	padding: 0;
	margin: 0;
}
Body {
	background: #fff url(images/obrazek_na_pozadi.png) repeat-y top left;
}
 #superPage {
 	background-color: #fff;
	width: 720px;
 }
 #page {
 	background-color: #ffffff;
	width: 720px;
	height: 100%;
 }
 #page #left {
	width: 201px;
	background: #fff url(images/KamJit_levyPrechod.jpg) no-repeat top left;
	float: left;
	height: 350px;
	min-height: 100%;
	border: 0;
}
 #page #right {
 	margin-left: 201px;
	float: none;
	width: 519px;
	_max-width: 519px;
	min-height: 100%;
 }
 #right #logo {
	width: 519px;
	position: absolute;
	top: 0;
	border: 0;
	height: 150px;
	_max-height: 150px;
	background: url(images/KamJit_Logo.jpg) no-repeat top left;
}
 #right #lista {
	position: absolute;
	top: 150px;
	left: 201px;
	background: url(images/prechod_lista.gif) repeat-x bottom;
	_min-height: 43px;
	height: 43px;
	width: 517px;
}
 #right #obsah {
 	position: absolute;
	min-height: 100%;
	top: 193px;
	left: 201px;
	width: 517px;
	background-color: White;
	clear: both;
	bottom: 0;
 }
 #right #obsah .content {
 	padding: 1em;
 }
 .graphic1 {
	position: absolute;
	top: 150px;
	left: 708px;
	width: 90px;
	height: 442px;
	background: url(images/KamJit_napis.gif);
}
#page #left  {
	padding-top: 300px;
}
.ct_stred {
	display: block;
	margin-left: 25px;
	margin-right: 25px;
}
#page #left ul {
	list-style: none;
}
#page #left ul li {
	background: url(images/button.gif) no-repeat left top;
	width: 201px;
	height: 39px;
	text-align: center;
	color: White;
	padding-top: 10px;
	margin: 0;
}
ul li a:link {
	color: white;
	text-decoration: none;
}
ul li a:hover {
	color: yellow;
	text-decoration: underline;
}
ul li a:visited {
	color: white;
	text-decoration: none;
}
table {
	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;
}
.center {
	display: block; 
	width: 100%; 
	text-align: center;
}
a:link {
  color: #000000;
  font-weight: bold;
  text-decoration: none
}
a:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none
}
.text {
 text-align: left; 
}
.textt {
 text-align: center; 
 font-weight: bold;
}
.textt2 {
 text-align: left; 
 font-weight: bold;
}
