/* B&D ComMedia Kft master CSS */
/* wwww.pixelfactory.hu | web / graphic design & programming */

html {
	height: 100%;
}

* html #container {
	height: 100%;
}

:focus {
	outline: none;
}

body {
	background: #374200 url('images/greenbg.gif') top left repeat-x;
	margin: 0px auto;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	font-size: 11pt;
	line-height: 110%;
	text-align: center;
	height: 100%;
}

#container {
	background: #ffffff;
	margin: 0px auto;
	text-align: left;
	padding: 0;
  	width:680px;
	min-height: 100%;
	position: relative;
}

#logodiv {
  	height: 45px; 
	padding: 0 0 0 15px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 45px;
}

#logo {
	width: 143px;
	height: 45px;
	float: left;
}

#langSelect {
	width: 116px;
	height: 25px;
	padding: 5px 0 0 6px;
	float: right;
	background: transparent url('images/bg_langselect.gif') top left no-repeat;
}

#langSelect a,
#langSelect a:link,
#langSelect a:hover,
#langSelect a:visited,
#langSelect a:visited:hover {
	width: 50px;
	height: 16px;
	float: left;
	font-size: 11px !important;
	background: none;
	text-decoration: none;
	color: #384200;
	text-align: center;
}

#langSelect a.lngActive,
#langSelect a.lngActive:link,
#langSelect a.lngActive:hover,
#langSelect a.lngActive:visited,
#langSelect a.lngActive:visited:hover {
	width: 50px;
	height: 16px;
	float: left;
	font-size: 11px !important;
	background: transparent url('images/bg_langlink.gif') top left no-repeat;
	text-decoration: none;
	color: #384200;
	text-align: center;
}

#header {
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	width: 680px;
	height: 130px;
}

#menu {
	background: #2D3500 url('images/menubg.gif') repeat-x;
	font-size: 10pt;
	height: 30px;
	padding: 0px;
	width: 680px;
}

#menu a {
	color: #AAB403;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: left;
	padding-top: 0px;
	margin: 0;
}

#menu ul li a {
	color: #AAB403;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 136px;
	padding-top: 7px;
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 23px;
}

#menu ul li a:hover {
	background: url('images/menuhover.gif');
	color: #313700;
}

#menu .activeitem {
	background: url('images/menu_activebg.gif');
	color: #313700;
}

#menu .activeitem:hover {
	background: url('images/menu_activebgflash.gif');
	color: #313700;
}

#menu .activeitemempty {
	background: url('images/menu_activebg.gif');
	color: #313700;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 136px;
	padding-top: 7px;
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 23px;
}


#nav {
	background: #D6DA54 url('images/navbg2.gif') repeat-x;
	font-size: 9pt;
	height: 25px;
	width: 680px;
}

#navbottom {
	background: #ffffff url('images/navbottom.gif') no-repeat;
	height: 4px;
	width: 680px;
}

#navempty {
	background: #ffffff;
	height: 25px;
	width: 680px;
}

#nav a {
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 133px;
}

#nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#nav ul li {
	display: block;
	float: left;
	padding-top: 0px;
	margin: 0;
}

#nav ul li a {
	color: #313700;
	text-decoration: none;
	display: block;
	text-align: center;
	/* width: 133px; */
	padding-top: 5px;
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 20px;
}

#nav ul li a:hover {
	background: url('images/navanim.gif') top left no-repeat;
	color: #313700;
}


#nav .activeitem {
	background: url('images/navactive.gif') top left no-repeat;
	color: #313700;
}

#navtop {
	height: 35px;
	padding: 0;
	margin: 0;
}

#nav2 {
	background: #D6DA54 url('images/navbg2.gif') repeat-x;
	font-size: 9pt;
	height: 160px;
	width: 680px;
}

.narrow {
	height: 100px !important;
}

#nav2 a {
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	text-decoration: none;
}

#nav2 ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#nav2 ul li {
	display: block;
	/* float: left; */
	padding-top: 0px;
	margin: 0;
}

#nav2 ul li a {
	color: #313700;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 20px;
}

#nav2 ul li a:hover {
	background: url('images/navpotty3.gif') top left no-repeat;
	color: #313700;
	padding-left: 25px;
}


#nav2 .activeitem {
	color: #313700;
}

#nav2 .navlist {
	float: left;
	width: 340px;
	padding-top: 5px;
}

#content {
	width: 470px;
	float: left;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 15px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 435px;
	text-align: left;
}

#content2 {
	width: 680px;
	float: left;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 650px;
	text-align: left;
}

#content a {
	color: #7F8E00;
	text-decoration: none;
}

#content a:link {
	color: #7F8E00;
	text-decoration: none;
}

#content a:hover {
	text-decoration: none;
	color: #667200;
}

#content a:visited {
	color: #7F8E00;
	text-decoration: none;
}

#content a:visited:hover {
	text-decoration: none;
	color: #667200;
}

.text {
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
	text-align: left;
	line-height: 135%;
}

.text2 {
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
	text-align: left;
	line-height: 135%;
	width: 435px;
	float: left;
}

.wide {
	width: 650px;
}

.wide2 {
	width: 650px;
	height: 16px;
	clear: both;
}

#content h1, h2, h3, h4, h5 {
	color: #313700;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
}

#content h1 {
	font-size: 13pt;
	margin-bottom: 30px;
	font-weight: normal;
	line-height: 120%;
	color: #6E5225;
}

#content h2 {
	color: #525C01;
	font-size: 10pt;
	margin-bottom: 15px;
	margin-top: 20px;
}

#content h3 {
	color: #525C01;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 20px;
}

#content2 a {
	color: #7F8E00;
	text-decoration: none;
}

#content2 a:link {
	color: #7F8E00;
	text-decoration: none;
}

#content2 a:hover {
	text-decoration: none;
	color: #667200;
}

#content2 a:visited {
	color: #7F8E00;
	text-decoration: none;
}

#content2 a:visited:hover {
	text-decoration: none;
	color: #667200;
}

#content2 h1, h2, h3, h4, h5 {
	color: #313700;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
}

#content2 h1 {
	font-size: 13pt;
	margin-bottom: 30px;
	font-weight: normal;
	line-height: 120%;
	color: #6E5225;
}

#content2 h2 {
	color: #525C01;
	font-size: 10pt;
	margin-bottom: 15px;
	margin-top: 20px;
}

#content2 h3 {
	color: #525C01;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 20px;
}

.words {
	color: #FFFFFF;
	visibility: hidden;
}

.kiemelt {
	/* background: #FFFFDC; */
	background: url('images/linkbg.gif') bottom left repeat-x;
}

#jobb {
	float: left;
	padding-top: 80px;
	width: 200px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px;
	margin-bottom: 30px;
}

#jobb p {
}

#jobb h3, h4, h5 {
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
	color: #968864;
}

.jobb2 {
	float: right;
	width: 200px;
}


#footer {
	background: #E5E5E5;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	padding: 5px;
	height: 15px;
	/* clear: both; */
	color: #3B3B3B;
	position: relative;
	width: 670px;
	margin: -25px auto 0 auto;
}

#cleardiv {
	height: 30px;
	clear: both;
	width: 680px;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #3B3B3B;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	background-color: #C6C6C6;
}

#footer a:visited {
}

.important {
	border: 1px solid #968864;
	padding: 10px 10px 10px 10px;
	background: #FDFBEC;
}

.hirheader {
	color: #5F889D;
	font-weight: bold;
}

ul.left, ul.right {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	list-style-position: inside;
}

ul.right {
	float: right;
}

.reflist {
	width: 440px;
	padding: 0;
	padding-bottom: 20px; 
	margin: 0;
	float: left;
}

img { 
	border: 0;
	background: #F6F2D9;
}

.kapcsolat {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	width: 470px;
	float: left;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 10px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 440px;
	text-align: justify;
}

.idezet {
	background: #F4F4D3;
	padding: 10px;
	color: #747A0E;
	width: 400px;
	font-family: Trebuchet ms, verdana, arial, helvetica;
	font-size: 10pt;
	font-style: italic;
}

.box {
	background: #F6F6E5;
	padding: 10px;
	margin: 0;
	color: #747A0E;
	font-family: 'Georgia', 'Times', serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	line-height: 130%;
}

.boxtop {
	background: #F6F6E5 url("images/boxtop.gif") top left no-repeat;
	height: 15px;
	padding: 0;
	margin: 0;
}

.boxbottom {
	background: url("images/boxbottom.gif") top left no-repeat;
	height: 30px;
	padding: 0;
	margin: 0;
}

table {
	font: 11px verdana,verdana, arial;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left;
	color: #333;
	border: 1px solid #CED6AF;
}

td {
	margin: 0;
	width: 50%;
	padding: 10px 10px;
	border: 1px dotted #CED6AF;
}

tr { 
	background-color: #FDFDF6;
}

tr.odd {
	background-color: #F5F7DC;
}

img.specevent {
	float: left;
	width: 435px;
	height: 328px;
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
	background: none;
}

