@charset "windows-1250";
/* CSS Document */

html,body{margin:0;padding:0}


body{
	font-family: Arial, Verdana, Swiss;
	background-color:#ccc;
	font-size: 12px;
	text-align:left;
	color:#004b88
	}
h1 {
	border-bottom-style: dotted;
	border-bottom-width:3px;
	border-color: #8DB7D3;
	font-size: 14px;
	font-weight:800;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin:30px 40px 20px 40px
	}
h2 {
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-color: #8DB7D3;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top:10px;
	margin:30px 40px 20px 40px
	}
h3 {
	font-size: 13px;
	margin:10px 40px 10px 40px;
	background-position: 0px 200px;
	}

h4 { font-size: 12px;
	font-weight:300;
	font-style:italic;
	margin:10px 30px 0px 30px
	}
h5 { font-size: 18px;
	font-weight:800;
	margin:10px 30px 0px 30px
	}

li {
	line-height:180%;
	list-style-image:url(../img/lista.gif);
	text-align:justify;
	margin:0px 40px 0px 40px
	}
	
a{
	color: #007dc5;
	}
.avissza {
	color:#007dc5;
	text-align:center;
	text-decoration:none;
	font-size:11px
	}
.tradicio {
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-color: #004b88;
	font-size: 18px;
	font-weight:500;
	text-transform: uppercase;
	text-align:center;
	padding-bottom: 10p;
	padding-right:320px	
	}
.innovacio {
	text-align:center;
	font-size: 18px;
	font-weight:500;
	text-transform: uppercase;
	border-top-style: solid;
	border-top-width:1px;
	border-color: #004b88
	}
.h2_vonal {
	font-size: 20px;
	border-top-style: solid;
	border-top-width:3px;
	border-color: #8DB7D3;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top:10px;
	margin:30px 40px 20px 40px
	}

p{margin:0 10px 10px;
padding-bottom: 10px;
background-color:#FFFFFF}

div#header {
	height:160px;
	margin:0;
  	background: #fff;
	background-image: url(fejlec_nemet.png);
	

	        }
div#container{
	width:700px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
    background-image: url(szegely.png);
	background-position: 0px 200px;
		}
div#container p{
	margin:0px 40px 10px 40px;
	text-align: justify;
	line-height: 150%;
	color:#004b88;
	background-color:#fff
}

div#content p{line-height:1.4}
	
div#content img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:none
	}

div#footer p{
	margin:0;
	padding:3px 3px;
	text-align:center;
	background: #004b88;
	color: #FFF
	}
div#footer{clear:both;width:100%}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
	
