body, html {	margin: 0px;	padding: 0px;
	font-family: 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, lucida, sans-serif;
	font-size: 85%;	text-align: center;
	color: #000000; background: #278071 url(../images/bgr_top.jpg) repeat-x top;
}
img {
	border: none;
}

#all {
	overflow: visible;
	width: 702px;
	min-height: 500px;
	_height: 500px;
	margin: 0px 0px 0px -351px;
	padding: 0px;
	position: absolute;
	top: 38px;
	left: 50%;
	background-image: url(../images/body_center.gif);
	background-repeat: repeat-y;
	margin-bottom: 3px;
}
.stat {
	margin-top: 200px;
}

	
#hlavicka {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 702px;
	height:60px;
	background: url(../images/body_top.gif) no-repeat;
}

#menu {
	position: absolute;
	top: -19px;
	width: 500px;
	height: 38px;
	right: 20px;
}

#menu ul {margin: 0px;}

#menu li {display:inline;}

#menu li a { text-decoration:none;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	text-align: center;
	list-style:none;
	width: 108px;
	height: 38px;
	background: url(../images/menuli.gif) no-repeat;
	color: #278071;		
	line-height: 35px;	
	font-size: 12px;
	font-weight: bold;
	text-indent: -0.5em;
}

#menu li a:hover { background: url(../images/menuli.gif) no-repeat 0px -38px;}

#paticka {
	position:absolute;
	background-image:url(../images/body_bottom.gif);
	font-size:9px;
	width:702px;
 	height:35px;
	bottom:-2px;
	left:0px;
	z-index: 5;
	background-repeat: no-repeat;
	text-align:center;
/*	padding: 15px 50px 10px 50px;*/
}

.ptext {height: 15px}

#telo {	padding: 50px 50px 20px 50px;	text-align:left;}

#logo {
	position: absolute;
	top: -31px;
	left: -23px;
	width: 196px;
	height: 94px;
	cursor: hand;
	font-size: 1em;
	background-image: url(../images/fitlogo.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

a {text-decoration:none; color:#278071;}
a:hover{text-decoration:underline; }

h1 {
	height:55px;
	line-height: 50px;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url(../images/h1.gif);
	background-position: center;
	font-size: 16px;
	color: #278071;
}
h2 {
	background-image: url(../images/h2.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size:14px;
	background-color: #278071;
	height: 53px;
	width:600px;
	line-height: 45px;
	letter-spacing: 0.1em;
	text-indent: 22px;
}
h4 { color:#278071; letter-spacing:0.1em;}
p {line-height: 150%; text-indent:1em; text-align:justify;}

.hr {
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	height:27px;
	width:600px;
	background-position: center;
}
li {
	list-style-image: url(../images/li.gif);
}
.centr {text-align:center;}
.foto {border:#278071 3px solid;}

.reklama {text-align:center; margin-top:2em;}

/* fotogalerie */

.adrmenu { width:150px; float:right;}
.adrmenu h4 { text-align:center;}
.foto {
	width:110px;
	float:left;
	padding:7px;
	text-align:center;
	background-color:#278071;
	margin: 0px 0px 5px 8px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.foto img {border: 1px #FFFFFF solid;}
.clear { clear:left; height:0px;}
.popis {font-size: 10px; color:#FFFFFF;}
.datum {color:#333333; font-size:80%; }