@charset "utf-8";
/* CSS Document */
body	{
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Verdana, sans-serif;
	color:#999999;
	line-height: 16px;
}
#body	{
	text-align: center;
	margin: auto;
}
#explorer	{
	text-align: left;
	margin: auto;
	background-image: url(../img/hlavicka.jpg);
	width: 1022px;
	min-height: 270px;
	_height: 270px;
	background-repeat: no-repeat;
	position: relative;
}
#explorer2	{
	text-align: left;
	margin: auto;
	background-image: url(../img/hlavicka2.jpg);
	width: 1022px;
	min-height: 270px;
	_height: 270px;
	background-repeat: no-repeat;
	position: relative;
}
#sitemap	{
	position: absolute; 
	left: 800px;
	top: 7px;
}
#sitemap a	{
	display:inline-block;
	width: 25px;
	height: 18px;
	text-align: center;
	color: #999;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/sitemap.png);
	background-position: bottom;
}
#sitemap a:hover	{
	color: #fff;
	background-position: top;
}
#menu	{
	position: absolute;
	left: 137px;
	top: 197px;
}
#menu a	{
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	outline: 0px;
}

#menu a:hover	{
	text-decoration: underline;
}
#shitnoneimage {
}
#submenu	{
       position:absolute;
	left: 0px;
	top: 260px;
	background-image: url(../img/left.png);
	height: 520px;
	width: 271px;
	float: left;
}

#submenu a	{
	text-decoration: none;
	color: #666;
	display: block;
	margin-left: 110px;
	margin-top: 10px;
	outline: 0px;
}
#submenu a:hover	{
	text-decoration: underline;
}
.clear	{
	clear: both;
	height: 0px;
	line-height: 0px;
	width: 0px;
}
#streva	{
	margin-left: 285px;
	padding-left: 5px;
	margin-top: 240px;
	width: 620px;
}
#streva2 {
	margin-left: 285px;
	padding-left: 5px;
	margin-top: 134px;
	width: 620px;
}
h1	{
	display: none;
}
h2	{
	font-size: 18px;
	color: #666;
	line-height: 25px;
	margin: 5px;
	margin-left: 0px;
}
h3	{
	font-size: 16px;
	line-height: 18px;
	margin: 5px;
	margin-left: 0px;
}
h4	{
	font-size: 14px;
	line-height: 16px;
	margin: 5px;
	font-weight: normal;
	margin-left: 0px;
}
h5	{
	font-size: 10px;
	line-height: 12px;
	margin: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #CCCCCC;
}
a	{
	color:#0066CC;
	text-decoration: none;
	outline: 0px;
}
a:hover	{
	text-decoration: underline;
}
li	{
	list-style: square;
	margin-left: 0px;
}
hr	{
	margin-left: -5px;
}
p	{
	text-align: justify;
}
.email	{
	color:#0066CC;
	text-decoration: none;
	cursor: pointer;
}
.sluzby	{
	font-size: 14px;
	line-height: 24px;
}

