body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFF;
	color: #000;
}
#global {}
#top {
	width:1000px; 
	height:120px;
}
#flash-center {
	width: 1000px;
}
#flash {
	position:absolute;
}
#container {
	width:1000px;
	text-align:left;
	background-color:#F2F2F2;
	float:left;
}
#left {
	width:160px;
	float:left;
	background-image:url(img/bg-left.jpg);
	background-color:#6D6D6D;
	background-repeat:repeat-x;
	height:731px;
}
#main {
	width:600px;
	float:left;
}
#right {
	width: 240px;
	float: left;
	background-color: #E5E5E5;
	background-image: url(img/bg-right.jpg);
	background-repeat: repeat-x;
	height: 748px;
	background-position: bottom;
}
#left ul {
	list-style: none;
	padding:0px;
	margin:0px;
	margin-left:2px;
	margin-right:2px;
}
#left li{
	background-color: #F4F4F4;
	padding:3px; 
	padding-left:5px; 
	margin:0px; 
	margin-bottom:2px; 
	color: #666;
}
#left li a {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
#left li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
#left li#first {
	padding-top:30px;
}
#left ul .sub a {
padding:0px; margin:0px; margin-left:10px;
}
#main #aktualita {
	color: #333;
	margin: 3px;
	width: 588px;
	float: left;
	background-color: #F6F6F6;
	border: 1px solid #666;
	text-align: justify;
}
#main #color {
	color: #333;
	margin: 3px;
	width: 588px;
	float: left;
	background-color: #C9E0CA;
	border: 1px solid #C9E0CA;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#color table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#color .galerie tr {
	height: 170px;
	font-size:11px;
}

#color .vysledky th {
	text-align: left;
}
#color #.vysledky td {
	padding-left: 3px;
}
#color .datum {
	float: right;
	font: italic;
	font-size: xx-small;
}

#main #aktualita h1 {
	text-align:center;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}
#main #color h1 {
	text-align:center;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
}
#main #color h2, #main #color h3 {
	text-align:center;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}
#main h5{
	margin-top:15px;
	margin-bottom:15px;	
	margin:5px;
	padding:3px;
}
#color h5{
	margin-top:15px;
	margin-bottom:15px;	
	margin:5px;
	padding:3px;
}
#main #aktualita div {
	border-top:1px solid #CCC;
	background-color:#EFEFEF;
	text-align:right;
	margin:5px;
	padding:3px;
}
#main #aktualita a {
	color: #000;
	text-decoration: underline;
	background-position: bottom;
}
#main #aktualita a:hover {
	color: navy;
	text-decoration: underline;
}
#main #aktualita p {
	margin:10px;
}
#main #color div {
	border-top: 1px solid #ADCFAE;
	background-color: #B9D7BA;
	text-align: right;
	margin: 5px;
	padding: 3px;
}
#main #color a {
	color: #000;
	text-decoration: underline;
}
#main #color a:hover {
	color: navy;
	text-decoration: underline;
}
#main #color p {
	margin:10px;
}
#main #color p.podpis {
	font-style: italic;
	font-weight: bold;
}
.strong {
	font-weight:bold;
}
.print {display:none;}
#right box {
	height: 75;
	background: #E5E5E5;
}
#right #reklama {
	float: right;
	padding-right: 7px;
	padding-top: 5px;
}
#right ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 40px;
}
#right li{
	background-color: #F4F4F4;
	padding:3px; 
	padding-left:5px; 
	margin:0px; 
	margin-bottom:2px; 
	color: #666;
}
#right li a {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
#right li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
#right .anketa {
	clear: left;
	float: left;
	padding-left: 45px;
	margin-top: 30px;
	width: 200px;
	height:260px;
}

#right li img {
	float: right;
	width: 105px;
	height: 15px;
	border: 0px;
}
#right li img.active {
	width:135px;
}
#right li div {
	float:right; 
	width:105px;
}
#right li div.active {
	width:140px;
}
#right li#a-muzstvo div {
	background-color: blue;
}
#right li#starsi-dorost div {
	background-color: deepskyblue;
}
#right li#mladsi-dorost div {
	background-color: steelblue;
}
#right li#starsi-dorostB div {
	background-color: navy;
}
#right li#starsi-zaciA div {
	background-color: green;
}
#right li#starsi-zaciB div {
	background-color: seagreen;
}
#right li#mladsi-zaciA div {
	background-color: darkseagreen;
}
#right li#mladsi-zaciB div {
	background-color: khaki;
}
#right li#pripravkaA div {
	background-color: gold;
}
#right li#pripravkaB div {
	background-color: orange;
}
#right li#mpripravkA div {
	background-color: tomato;
}
#right li#mpripravkB div {
	background-color: crimson;
}
#right li#vikingove div {
	background-color: firebrick;
}
#right li#tygrici div {
	background-color: maroon;
}
.obsah {
	height: 690px;
}
.obsah ul {
  margin-right:5px;
}
.obsah p {
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
}
