body{
	margin:0;
	padding:0;
	color: #314672;
	font: 68.75% Verdana, Arial, Helvetica, sans-serif;
	background: transparent url('img/bg_staty.png') repeat-y scroll 50%;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li,div, hr, form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #002D64;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.cleaner {
	margin: 0px auto;
	width: 100%;
	visibility: hidden;
	clear: both;
	font-size: 0%;
}
.header, .content, .footer {
	margin: 0px auto;
	clear: both;
}	
.header {
	height: 200px;
	width: 800px;
}
.content {
	width: 730px;
	background: url(../img/mapa_sveta-bg.jpg) no-repeat center top;
	padding-left: 25px;
	padding-right: 45px;
	padding-bottom: 30px;
}
.content h1 {
	display: block;
	color: #86ba38;
	clear: both;
	font: normal 220% "Arial Narrow", Helvetica, sans-serif;
	width: 730px;
	padding-top: 60px;
	background: url(../img/bg-top-h1.gif) no-repeat 0px 83px;
}
.content .navigace {
	display: block;
	list-style: none;
	clear: both;
	height: 20px;
	font-size: 160%;
	padding-top: 12px;
}
.content .navigace li {
	display: block;
	float: left;
}
.content .navigace li a {
	color: #314672;
	text-decoration: underline;
}
.content .mapa {
	clear: both;
	width: 730px;
	float: left;
	border-bottom: 1px solid #c4cbe3;
	padding-bottom: 10px;
	text-align: center;
}
.content .detail {
	text-align: left;
}

.detail  .detail-left  {
	float: left;
	width: 345px;
	text-align: center;
}

.detail .detail-left img{
  margin-top: 120px;
}

.detail-left p {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.detail  .detail-right  {
	float: right;
	width: 385px;
}
.detail-right .eco-graf {
	float: left;
	height: 200px;
	width: 385px;
	border-bottom: 1px solid #C9CFE5;
	padding: 30px 0px 5px;
}
.eco-graf .graf {
	float: left;
	width: 50px;
	height: 170px;
	position: relative;
}
.eco-graf .graf-two {
	padding-right: 35px;
}

.graf  .graf-size-left {
	display: block;
	height: 170px;
	width: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/gf-left.gif) no-repeat left bottom;
}
.graf-size-left  span {
	display: block;
	position: absolute;
	top: -20px;
	left: 0px;
	width: 35px;
	height: 20px;
	text-align: center;
	color: #3A5387;
	font-weight: bold;
	font-size: 120%;
}
.graf-size-left strong {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 35px;
	height: 20px;
	text-align: center;
	color: #3A5387;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
}
.graf  .graf-size-right {
	display: block;
	height: 170px;
	width: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/gf-right.gif) no-repeat left bottom;
}
.graf-size-right  span {
	display: block;
	position: absolute;
	top: -20px;
	left: 0px;
	width: 35px;
	height: 20px;
	text-align: center;
	color: #7CAC34;
	font-weight: bold;
	font-size: 120%;
}

.graf-size-right  strong {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 35px;
	height: 20px;
	text-align: center;
	color: #7CAC34;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
}
.detail-right table {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left: 1px solid #C4CBE3;
}
.detail-right th {
	background: #c4cbe3;
	font-size: 150%;
	border-right: 1px solid #FFFFFF;
	padding: 2px 5px 2px 10px;
}
.detail-right th strong {
	font-size: 80%;
	font-weight: bold;
}
.detail-right th span {
	font-weight: normal;
	font-size: 70%;
}
.detail-right td {
	text-align: center;
	padding: 12px 10px;
	border-right: 1px solid #C4CBE3;
	border-bottom: 1px solid #C4CBE3;
}
.detail-right p {
	display: block;
	clear: both;
	padding-top: 2px;
}
.content p {
	display: block;
	clear: both;
	line-height: 1.5em;
	text-align: left;
}
.content .info {
	padding-top: 15px;
	padding-bottom: 20px;
	font-style: italic;
}









.footer {
	height: 11px;
	width: 800px;
	background: url(../img/bg-footer.jpg) no-repeat 0px 0px;
}

div.clanek {
  clear: both;
  padding-top: 12px;
}

#infobox {
   position: absolute; 
   left; display: none; 
   z-index: 100;
   width: 100px;
   border: 1px solid #314672;
   background-color: #EAEDF6;
   color: #314672;
   font-weight: bold;
   padding: 5px 5px 5px 5px;
   
}