body {
	background-color: #FFFFFF;
	color: #666666;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	width: 800px;
}

#header {
	margin: 0;
	background: url(../obr/obr1.jpg);
	width: 800px;
	height: 142px;
}

#side-a {
	float: left;
	width: 175px;
	margin: 30px 0 0 0;	
}

#side-b { 
	position: relative;
	margin: 0;
	float: left;
	width: 584px;
	left: 10px;
	padding: 15px;
	border-left: 1px solid #CCCCCC;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
/*	background: #A2A2A2;*/
}
#podtitul {
	position: relative;
	top: 68px;
	left: 237px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#navigace {
	position: relative;
	top: 95px;
	left: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
}
a {
	color: #008DCE;
	text-decoration:none;
	}	
/*a:link {
	color: #008DCE;
	text-decoration:none;
	}*/
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
/*a:visited {
	color: #008DCE;
	text-decoration:underline;
	}
a:focus {
	color: #000000;
	text-decoration:none;
}*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #999999;
}
.center {
	text-align: center;
}
.vpravo {
	font-size: 12px;
	float: right;
	margin: 3px;
	}
.nahled {
	width: 120px;
	}
.popisky {
	width: 560px;
	text-align: justify;
	}
td {
	text-align: center;
	}
.tabulka {
	border: 1px solid #CCCCCC;
	}
img {
	max-width: 584px;
	}
#space {
	position: relative;
	margin: 30px 0 0 0;
	text-align: center;
	}
h3 {
	text-decoration: underline;
	font-size: 13pt;
	text-align: center;
	color: #999999;
	margin: 3px;
	}

