* { margin:0; padding:0;}
html {
	height:100%;	
	}
body {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4em;
	color:#677788;
	text-align:center;
	background-color: #d2d1d1;
	margin:0;
	padding:0;
	height:100%;
}

#main {
	width:990px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(../images/bg.jpg) repeat-y center;
	min-height:100%;
	position:relative;
}

#header, #content, #footer { font-size:12px;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}

p { margin-bottom:21px; text-align:justify;}

/*==================curvycorners====================*/
.myBox {
  color: #ffffff;
  text-align: left;
  background-repeat: no-repeat;
  border:2px solid #2D4374;
}


/*==================forms====================*/
input, select, textarea {
	vertical-align:middle; 
	font-weight:normal;
	border: 1px solid #999;
  	padding: 1px;
  	color: #677788;  
	overflow:auto;
	font-family:tahoma;
	font-size:1em;
}

img {border:0; vertical-align:top;}

.form { height:26px;}
.form input {width:208px; height:18px; background:#fff; color:#000; font-size:1em; font-family:tahoma; padding-left:3px; border:1px solid #8f8f8f;}

.button {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
}

.button:hover{
	color:#505050;	
	border:inset 1px #505050;	
}

/*==================list====================*/
ul { list-style:none;}

.top_nav { float:right; padding:18px 45px 0 0;}
.top_nav li { display:inline;}
.top_nav li a { background:url(../images/top_nav_divider.gif) no-repeat right 3px; padding:0 8px 0 4px;}
.top_nav li a.last { background:none;}

.list1 li a { background:url(../images/marker.jpg) no-repeat left 0px; padding-left:21px; padding-bottom:2px; color:#677788; line-height:1.91em; font-size:11px;}
.list1 li a:hover { color:#6e9ec9;}

/*==================other====================*/
.logo { 
	margin:2px 4px 2px 0;
	padding: 1px;
	border:1px solid #677788;
}

.kep_keret {
	padding:1px;
	border: 1px solid #CCC;
}

.kep_jobb {
  float:right;
  margin-left: 8px;
  margin-top:2px;
}

.kep_bal {
  float:left;
  margin-right: 8px;
  margin-top:2px;
}

.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 27px 0;}
.img_box img { float:left; margin:0 21px 0 0;}

.p1 { margin-bottom:46px; text-align:justify;}
.p2 { margin-bottom:15px;}
.p3 { margin-bottom:14px; padding-right:25px;}

blockquote p { margin-bottom:0;}

.cont_box { padding:0 60px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

/*==================txt, links, lines, titles====================*/
a {color:#677788; text-decoration:underline;}
a:hover { text-decoration:none; color:#6e9ec9}

h2 { color:#505050; font-size:27px; font-weight:normal; line-height:1.1em; font-family:arial; margin-bottom:12px;}
h3 { color:#5d88b3; font-size:12px; margin-bottom:14px; text-align:justify;}
h4 { color:#5d88b3; font-size:12px;}
h5 { color:#505050; font-size:20px; font-weight:normal; line-height:1.1em; font-family:arial; margin-bottom:12px;}

.title_1 { color:#5d88b3; font-size:14px; padding:25px 0 14px 0; font-weight:bold;}

.menucim {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

.txt1 { color:#5d88b3;}

.link1 { color:#bdbdbd; font-family:arial; text-transform:uppercase; font-style:italic; font-size:1.1em; font-weight:bold;}
.link2 { text-decoration:underline;}
.link2:hover { text-decoration:none;}

.messages {
  border:1px solid #B60000;
  border-left:5px solid #B60000;
  color:#B60000;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
  margin-bottom:35px;
  min-height:20px;
  padding:5px 0 5px 10px;
  text-align:left;
}

.messages input {
  border:1px solid #B60000;
}

table.kapcs {
  padding: 0px 0px 40px 0px; 
}
table.kapcs td {
  padding: 4px 0px 2px 0px; 
  vertical-align: bottom;
}
table.kapcs td.label {
  font-weight:bold;	
  width:150px;
}

/*==================blocks====================*/

/*header*/
#header {
	height:301px;
	max-height:301px;
	background: url(../images/header_bg.jpg) no-repeat left top;
}
.headerpic {
	padding-left:10px;
	overflow:hidden;
}

div#topnav {
  position:absolute;
  left:10px; 
  width:950px; 
  height:20px;
  padding-right:20px;
  background:#000;
  opacity:  0.65; filter:alpha(opacity=65);
  z-index:200;
  color:#fff; 
  text-align:right;
}
div#topnav a {
  color:#fff; 
}

/*menu*/
.menu {
	height:59px;
	background:url(../images/menu_bg.jpg) top left repeat-x;
}

.menuitem {
	padding: 25px 30px 1px 30px;
	font-size:19px; 
	font-weight:normal; 
	font-family: arial;	
	float:left;
	display:block;
	cursor:pointer;
	height:33px;
}

.menu a {
	color:#ccc;
	text-decoration:none;

}

.menu a:hover .menuitem {
	color:#fff;
	text-decoration:none;
	background:url(../images/menu_bg_active.gif) bottom center no-repeat;

}

.menu a.active {
	color:#fff;
	background:url(../images/menu_bg_active.gif) bottom center no-repeat;
}

.menudivider {
	margin-top:8px;
	background:url(../images/menu_divider.jpg) no-repeat left top;
	height: 51px;
	width: 2px;
	float:left;
}

.menushadow {
	height:17px;
	background:url(../images/menu_shadow.jpg) top left repeat-x;
}


/*content*/
#content {
	width: 970px;
	padding:0 10px 69px 10px; /* padding-bottom: size of the footer */
}
#content .extra { padding:37px 0 36px 28px;}
#content .extra img { margin-right:11px;}
#content .article { padding:0 0 10px 36px;}
#content .indent { padding:0 30px 0 0;}
#content .indent p { margin-bottom:14px;}
#content .main_content { padding:0;}

.main_content, .column1, .column2, .column3 { float:left;}

#content .main_content .column1 { width:180px;}
#content .main_content .column2 { width:180px;}

#content .main_content {
	width:574px; 
	margin-right:24px;
	padding-top:0px;
}

#content .rightbox { 
	padding:0;
	margin-bottom:10px;
	background:url(../images/rightbox_center.gif) top left repeat-y;
	width:306px;
	float:left;
}
#content .rightbox .rightbox_top {
	background:url(../images/rightbox_top.gif) top left no-repeat;
	height:10px;
}
#content .rightbox .rightbox_bottom {
	background:url(../images/rightbox_bottom.gif) bottom left no-repeat;
	min-height:400px;
	padding: 0 15px 10px 15px;
	color:#fefefe;
}

#content .rightbox .rightbox_bottom h2 {
	color:#fefefe;
}

#content .rightbox .rightbox_bottom h3 {
	color:#CCC;
}

#content .rightbox .rightbox_bottom a:hover {
	color:#ccc;
}


/*footer*/

#footer {
	position:absolute;
	bottom:0px;
	height:69px;
	background:url(../images/footer_bg.jpg) top left repeat-x;
	margin:0 10px 0 10px;
	color:#bacbdc;
	font-size:11px;
	width:970px;
}

#footer .fleft { padding:30px 0 0 40px;}
#footer .fright { padding:19px 3px 0 0;}
#footer img { float:left; margin-right:42px;}
#footer a { color:#fefefe; text-decoration:underline;}
#footer a:hover { text-decoration:none;}
/*==========================================*/
