/* fde9d0 - krémszín */

body{
	margin-top: 10px;
	background: #c5d5ba url(../img/bg.gif) center top repeat-y;
	color: #096c44;
    font: normal 12px verdana, arial, times new roman, tahoma, sans-serif;
	}

div.container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

div.header{
	width: 800px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/header.gif) no-repeat;
	}

div.header_menu{
	width: 790px;
	height: 170px;
	position: relative;
	left: 0;
	top: 0;
	}

div.left{
	float: left;
	width: 160px;
	margin: 0;
	}
	
div.right{
	float: right;
	width: 160px;
	margin: 0;
	}

div.content{
	width: 470px;
	margin-left: 165px;
	margin-right: 0;
	}

div.footer{
	width: 800px;
	height: 50px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	clear:left;
	text-align: center;
	}

div.tipp{
	position: relative;
	left: 300px;
	top: 0;
	width: 200px;
	}

p{
	margin: 5px 20px 5px 20px;
	text-align: justify;
	text-indent: 15px;
	}

p.made{
	margin: 10px 0 10px 0;
	text-align: center;
	}

p.lista{
	text-align: center;
	}

h1{
	color: #096c44;
    font: normal 16px verdana, arial, times new roman, tahoma, sans-serif;
	font-weight: bold;
	margin: 10px 20px 10px 20px;
	text-indent: 25px;
	}
a{
	text-decoration: none;
	color: #096c44;
	}

a:visited{
	text-decoration: none;
	color: #096c44;
	}

a:hover{
	text-decoration: underline;
	color: #096c44;
	}

img{
	border: 0;
	}
	
iframe{
	width: 160px;
	height: 560px;
	}

#big{
	font-size: 18px;
	}

div.lista{
	background-color: #fde9d0;
	color: #096c44;
	text-align: center;
	margin: 15px 0 15px 0px;
	}

option{
	background-color: #fde9d0;
	color: #096c44;
	}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #096c44;
	margin: 25px 0 15px 10px;
}


p.abc{
	text-align: center;
	margin: 5px;
}

p.abc a{
	font-size: 16px;
	font-weight: bold;
	color: #096c44;
	margin: 5px;
}


a:visited{
	text-decoration: none;
	color: #096c44;
	}

a:hover{
	text-decoration: none;
	color: #096c44;
	}


#box_herbarium_1{
	width: 470px;
	border: 0;
	background: url(../images/bg_photo1.png) no-repeat top left;
}

#box_herbarium_1 p{
	margin: 0px 0 15px 170px;

}
		
	#box2{
		width: 120px;
		height: 170px;
		border: 0;
		background: url(../images/bg_photo2.png) no-repeat;
		text-align: left;
	}


div.Ad1{
		width: 120px;
		height: 160px;
		background: red;
		color: yellow;
		position: absolute;
		top: 10px;
		left: 10px;
}
	

p.center{
	text-align: center;
	margin: 10px 20px 10px 20px;
}

iframe{
	min-height: 500px;
	}