/* CSS Document */

body{
	background-color: #D9DDE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	small;
	color: #005432;
	vertical-align: top;
}

#container{
	width: 760px;
	margin: auto;
	background-image: url(http://baberprogram.hu/images/taustakuva.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	vertical-align: text-top;
}

#roofer{
	color: #9EA0A2;
	font-family: Arial;
	padding-bottom: 20px;
	position: relative; /* 30 */
	clear: both;
	background-image: url(images/roofer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	background-color: #D9DDE0;
	height: 13px;
	width: 759px;
	padding-left: 2px;
}

#header{
	top: 0;
	right: 0px;
	bottom: 0;
	left: 0;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;	/*height: 97px;
	
	background-image: url('../images/headertausta.gif');
	background-repeat: no-repeat;
	background-position: bottom center;*/
}

#content{
	text-align: justify;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin-top: 50px;
}

#footer2{
	color: #9EA0A2;
	font-family: Arial;
	font-size: x-small;
	height: 35px;
	clear: both;
	text-align: center;
	width: 760px;
	background-image: url(images/footerpalkki.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	vertical-align: middle;
}

#copy{
	float: left;
	font-size: x-small;
	padding-left: 52px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-right: 50px;
	background-position: center center;
	padding-top: 12px;
}

#copy2{
	float: left;
	font-size: x-small;
	padding-left: 52px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-right: 50px;
	background-position: center center;
	padding-top: 12px;
}

#footer{
	color: #9EA0A2;
	font-family: Arial;
	font-size: x-small;
	height: 35px;
	clear: both;
	text-align: center;
	width: 760px;
	background-image: url(images/footerpalkki.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	vertical-align: middle;
}

#footer3{
	color: #9EA0A2;
	font-family: Arial;
	font-size: x-small;
	padding-top: 18px;
	position: relative;
	height: 40px; /* 30 */
	clear: both;
	
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #D9DDE0;
	font-weight: bold;
}

h1{
	margin: 0;
	font-family: Arial;
	font-size: xx-large;
	color: #005432;
	font-weight: bold;
}

h2{
	margin: 0;
	font-family: Arial;
	font-size: medium;
	color: #005432;
	font-weight: bold;
}

h3{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #005432;
}

a:link, a:visited {
	color: #005432; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #005432;	text-decoration: underline;
	font-weight: bold;
}

a.footer:link		{color: #9EA0A2; font-size: x-small; font-weight: bold;}
a.footer:active		{color: #9EA0A2; font-size: x-small; font-weight: bold;}
a.footer:hover		{color: #9EA0A2; font-size: x-small; font-weight: bold;}
a.footer:visited	{color: #9EA0A2; font-size: x-small; font-weight: bold;}

ul{
		margin: 0;
		padding: 0;
		list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ol li{
		background: none;
}
