body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
a, body, div, span, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, th,form, label, input, select, textarea, option {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#container {
	margin: 0px auto;
	width: 980px;
	height: 100%;
}
div#container #header {
	width: 826px;
	height: 320px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	padding: 70px 72px 60px 82px;
	position: relative;
}
#header #flash {
	height: 380px;
	width: 460px;
}
#header a {
	display: block;
	position: absolute;
}
#header  a.rolunk {
	height: 145px;
	width: 325px;
	left: 575px;
	top: 65px;
}
#header a.kert {
	height: 75px;
	width: 325px;
	left: 575px;
	top: 235px;
}

#header a.galeria {
	height: 50px;
	width: 325px;
	left: 575px;
	top: 340px;
}

#header a.email {
	height: 25px;
	width: 220px;
	left: 270px;
	top: 33px;
}
div#container  #content  {
	width: 880px;
	padding: 20px 50px;
	height: 100%;
	float: left;
}

div#container #content #arlista a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#container #content #arlista a:hover{
	text-decoration: underline;
}

#content ul {
	list-style-type: none;
	display: block;
}
#content #kertlist li {
	height: 20px;
}
#content .newsDiv {
	height: 100%;
	width: 400px;
	margin: 0 20px;
	float: left;
}
#content .newsbox {
	height: 100%;
	width: 400px;
	float: left;
	padding: 0px;
	background-image: url(img/news_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d5f2ff;
	margin: 10px 0;
}
#content  .newsbox img {
	display: block;
	border: 5px solid #ffffff;
	float: left;
	margin: 10px 10px;
}
#content .newsbox h2 {
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	height: 100%;
	padding-bottom: 10px;
	background-image: url(img/news_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #1ea8ff;
}
#content .newsbox h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
}

#content  .newsbox p {
	padding: 0px 10px 10px 10px;
}

#content #kertflash {
	height: 220px;
	width: 850px;
	clear: both;
	margin: 0px 15px;
}

#content #pager {
	text-align: center;
	color: #0A8ACA;
}

#content #pager a{
	color: #0A8ACA;
	text-decoration: none;
}

#content #pager a:hover{
	text-decoration: underline;
}

#content #pager b{
	border: 1px solid #0A8ACA;
	padding: 0px 2px;
}




#footer {
	color: #666666;
	width: 780px;
	padding: 40px 50px  20px 50px;
	float: left;
	text-align: center;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#nyitva {
	background-image: url(img/nyitva.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0px;
	z-index: 1000;
	right: 0px;
}

.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
h1#akva {
	background-image: url(img/h1_akvarisztika.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 420px;
	display: block;
}
h1#terra {
	background-image: url(img/h1_terrarisztika.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 420px;
	display: block;
}
h1#madarak {
	background-image: url(img/h1_madarak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 420px;
	display: block;
}



div#gallery {
clear: both;
padding: 0px 40px;
}

div#gallery a {
float: left;
margin: 10px 10px;

}
div#gallery img {
	display: block;
	border: 5px solid #d5f2ff;
}