
body {
	background: gray;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}


* { 
margin:0; 
padding:0; }
/* it helps to keep designs consistent across browsers */

#centerit {
	margin: auto auto;
	width: 790px;
}

a {
	color: #026c40;
	text-decoration: none;
	font-weight: bold;
}


#logo {
	padding-top: 20px;
	position: relative;
	left: 0px;
	top: 25px;
	
}


ul, ul li {

	list-style: none;
	display: inline;
}

ul {
	float: left;
	margin-top: 20px;
	background-color: #026c40;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 8px;
	padding-bottom: 6px;

}
	
ul li {
	float: left;
}



ul a:link, ul a:visited {
	text-decoration: none;
	display: inline;
	background-color: #026c40;
	color: white;
	font-weight: bold;
	border: none;
	padding: 4px;
}

ul a:hover {
	color: silver;
	font-weight: bold;
	background-color: #026c40;
}


li#active a {
	color: #7fff00;
}

#gios_lista {
	font-weight: bold;
	font-size: 11px;
	color: gray;
	background: white;
	text-align: left;
	line-height: 20px;
	padding-top: 70px;
	padding-left: 40px;

}



#mn1  {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: gray;
	padding-bottom: 110px;
	padding-left: 300px;
	padding-right: 40px;
	padding-top: 100px;
	background: white;
	
}

#mn2  {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: gray;
	padding-bottom: 60px;
	padding-left: 300px;
	padding-right: 40px;
	padding-top: 170px;
	background: white;
	*padding-top: 140px;/* padding-top with "*" - it's IE hack */
}



#mn_promo  {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: black;
	padding-bottom: 80px;
	padding-left: 300px;
	padding-right: 70px;
	padding-top: 160px;
	background: white;
	*padding-top: 110px;/* padding-top with "*" - it's IE hack */
}


*html #mn1 {
   padding-bottom: 55px;
	padding-top: 85px;
}

#wrapper {

	background: url(img/white_box.bmp) repeat-y left top;
}


.figure {
	background: white;
	float: left;
	padding-left: 30px;
	padding-top: 150px;
	padding-bottom: 20px;
}


.figure_promo {
	background: white left;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 25px;
	*margin-top: 15px;
	*margin-right: 15px;
}


.figure_dec {
	background: white;
	float: left;
	padding-left: 40px;
	padding-top: 120px;
	padding-bottom: 30px;

}




#copyrigt {
	clear: both;
	font-size: 9px;
	text-align: right;
	background-color: white;
	color: gray;
		padding-bottom: 5px;
	padding-right: 5px;
}

.kontakt1 {
	float: left;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: gray;
	padding-bottom: 46px;
	padding-left: 110px;
	padding-top: 100px;
	background: white;
	padding-right: 40px;
	overflow: hidden;
	*padding-bottom: 50px; /* padding-bottom with "*" - it's IE hack */
}



.kontakt2 {
float: left;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: gray;
	padding-bottom: 178px;
	padding-left: 40px;
	padding-top: 100px;
	padding-right: 116px;
	background: white;
	display: inline;
}	


.toptext {
	color: white;
	line-height: 24px;
	background-color: silver;
	font-size: 12px;
	display: inline;
	font-weight: bold;
}
.toptext2 {
	color: green;
	line-height: 24px;
	font-size: 12px;
	display: inline;
	font-weight: bold;
}

.toptext3 {
	color: green;
	font-size: 22px;
}

#map {
	background: white;
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 0px;
}

#buttons_map {

	background: white;
	padding-left: 40px;
	padding-top: 80px;
	padding-bottom: 280px;
	margin-top: 40;
}