@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #FFFFFF;
}

h1 {
	color: #006633;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px px 0px;
	text-align: left;
}
h2 {
	color: #006633;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #660000;
	margin-top: 3px;
	margin-bottom: 12px;
	font-size: 24px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	alignment-adjust: hanging;
	font-size: 16px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    {

}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 83px;
	background-color: #FFFFFF;
}

.bannerArea .container {
	width: 980px;
	height:85px;
	background-repeat: repeat-x;
 	background-image: url(images/banner_top.jpg)
}

.bannernav {
	padding-top: 5px;
	float: right;
	color: #330000;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: #330000;
	text-decoration: inherit;
}
.bannernav a:visited {
	color: #330000;
}
.bannernav a:hover {
	color: #006600;
	text-decoration: none;
}

.toplogo {
	padding-left: 70px;
	padding-top: 5px;
}


/* TOP NAVIGATION AREA */
.topnavigationArea {
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:no-repeat;
	background-color: #5F9969;
}
.topnavigationArea .container {
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #5F9969;
	width: 980px;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	padding-right: 1px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 287px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

.gombocska {
     font-size: 15px;
     font-family: arial;
     background-color: rgba(0, 0, 0, 0.5);
     padding: 2px 6px;
     width: 10px;
     display: inline-block;
}
     .gombocska:hover {
     background-color: grey;
}


/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #f0eff0;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}

.contentleft {
	width: 700px;
	padding-left: 20px;
	padding-right: 60px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
}

.contentright {
	padding-top: 15px;
	float: left;
	padding-left: 15px;
	width: 180px;
}

.imageright {	
	margin-left: 5px;
	float: right;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: repeat-x;
}

.footerArea .container {
	height: 77px;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: repeat-x;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.contentArea .container .contentleft h1 {
	font-family: Verdana, Geneva, sans-serif;
}
.contentArea .container .contentleft h1 {
	font-family: Georgia, Times New Roman, Times, serif;
}
