body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #12110f;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #365b6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #365b6e;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#wrap {
	width: 1067px;
	margin: auto;
}

#header {
	width:1067px;
	height:156px;
	background:url(images/header.jpg) top center no-repeat;
}

#footer {
	width:1067px;
	height: 90px;
	background: #edf8fb;
	clear:both;
	border-top: 4px solid #97d0e0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #6a8d97;
	text-align: center;
	line-height: 18px;
	letter-spacing:-1px;
}

#address1 {
	float:left;
	margin-left:415px;
	margin-top:55px;
}

.addressname{
	font-size:12px;
	color:#616161;
	
}

.addressname span {
	color:#365b6e;
	font-variant:small-caps;
	font-weight:bold;
}

.addressname strong {
	font-weight: bold;
}

#address2 {
	float:left;
	margin-left:50px;
	margin-top:55px;
}

#menu {
	width:1067px;
	height:36px;
}

#images {
	width:1067px;
	height:306px; /*282 magas egy kép!!!*/
	background:url(images/maintopborder.jpg) bottom center no-repeat;
}

#main {
	width:1067px;
	display:inline;
}

#left {
	width:817px;
	float:left;
	padding-top: 15px;
	min-height:800px;
	padding-left:20px;
	padding-right:20px;
}

#right {
	width:210px;
	float:right;
	padding-top: 15px;
	min-height:800px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#3b716a;
	font-weight:bold;
	margin: 40px auto 40px 60px;
	letter-spacing:1px;
	max-width:750px;
}

h1 comp {
	letter-spacing: -3px;
	font-size:28px;
}

h1.center {
	font-size:34px;
	text-align:center;
	margin: 20px auto 60px auto;
}
	

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	padding-left:50px;
	border-left: 10px solid #feba44;
	margin-bottom: 30px;
	max-width:750px;
	text-align:justify;
	letter-spacing: 0px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:60px;
	font-weight:normal;
	max-width:750px;
}

p {
	font-size: 12px;
	padding-left:60px;
	max-width:750px;
	text-align:justify;
}

.imgleft {
	padding-right:10px;
}

.imgright {
	padding-left:10px;
}

#left ul {
	padding-left:95px;
	line-height:125%;
	max-width:725px;
}

#left ul li { 
padding-bottom:5px;
}

#box {
	width:182px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
}

#boxtop {
	width:182px;
	height:25px;
	background:url(images/boxtop.jpg) top center no-repeat;
}

#boxcontent {
	width:182px;
	min-height: 200px;
	background:url(images/boxbg.jpg) top center repeat-y;
}

#boxtext {
	width:162px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	padding-bottom:5px;
}

#boxtext span {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#3b716a;
}

#boxtext img {
	text-align: center;
	border: 2px solid #bedce4;
	margin-top:15px;
}


#boxbottom {
	width:182px;
	height:10px;
	background:url(images/boxbottom.jpg) top center no-repeat;
}

