
/*  R E S E T  */
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img {border: 0}

a:focus {outline: none}


/* default values */

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

ul, ol, dl {
	margin: 10px 0;
	padding-left: 30px
}

td, th {padding: 1px}

a:link, a:visited {text-decoration: none}
a:hover {text-decoration: underline}

fieldset {
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #c8c8c8;
}

legend {
	padding: 0 10px 0 10px;
	background: #ffffff;
}

form {margin: 10px 0 0}
#search form {margin:0}

textarea {padding: 1px 0 1px 5px}

option {padding: 0 0 1px 5px}

input[type='hidden'] {display: none}

input[type='text'],
input[type='password'] {padding: 1px 0 1px 5px}

button,
input[type='button'],
input[type='submit'] {
	padding: 2px 4px;
	line-height: 100%;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button {cursor: pointer}

textarea,
input[type='text'],
input[type='password'],
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover {border-color: #aaaaaa}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
	border-color: #8c8c8c;
	outline: 2px solid #dcdcdc;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: normal;
}

h1 {font-size: 36px; line-height: 36px; margin-top: 25px}
h2 {font-size: 24px; line-height: 24px; margin-top: 25px}
h3 {font-size: 18px; line-height: 18px; margin-top: 15px}
h4 {font-size: 16px; line-height: 16px; margin-top: 15px}

hr {
	margin: 15px 0;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}


/*  L A Y O U T  */

body{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 150%;
  color:#666666;
  background-color: #757058;
}

.wrapper {
  width: 980px;
  margin: auto;
}

#header {
	position: relative;
	z-index: 10;
	height: 195px;
	clear: both;
}

#top {
	overflow: hidden;
	clear: both;
}

#top .topbox {margin-top: 15px}

#top p,
#bottom p {margin-top:0}

#slogan {display:none}

#main {
  width: 508px;
  float: left;
	overflow: hidden;
  margin: 10px 10px 15px;
  padding: 0 12px;
}

#main h1, #main h2, #main h3 {margin-top: 0}

#left {
	margin:10px 0 15px;
  width: 214px;
  float: left;
	overflow:hidden;
}

#right {
	margin:10px 0 15px;
  width: 214px;
  float: left;
	overflow:hidden;
}

.float-left {float: left; overflow: hidden}
.float-right {float: right; overflow: hidden}

.width50 {
  width:48%; 
  padding-left:7px; 
  padding-right:7px;
}

.width100 {width: 100%}

/* HÁTTÉRKÉP */

#page {
  background-image:url(../../background/bg_gray.gif);
  background-position:left 170px;
  background-repeat: repeat;
  z-index:1;
}

.page-layer-2 {
  background: #FAFAFA url(flux_images/page_top.png) 0 0 repeat-x;
    height:180px;
  }

#page-footer {
	clear:both;
  padding-top: 15px;
	background: url(flux_images/page_bottom.png) 0 0 repeat-x;
}

.maincontent {padding:0}

#toolbar {
	height: 120px;
	padding: 0 70px 0 75px;
	overflow: hidden;
  background: url(flux_images/logo.png) 70px 40px no-repeat;	line-height: 28px;
	font-size: 9px;
	color: #464646;
}

#toolbar h1 {
  padding-top:20px;
  margin-bottom:0;
}

#toolbar h1 a,
#toolbar h1 a:hover {
  color: #1C518C;
  display:none;  text-shadow: 2px 2px 2px #808080;
  text-decoration:none;
}

#toolbar h4 {
  color: #1C518C;
  display:none;  text-shadow: 1px 1px 1px #808080;
  padding-top:10px;
  margin-top:0;
}

#toolbar a,
#toolbar a:hover {color:#ffffff; text-decoration:none}

#logo {display:none}

#date {
	position: absolute;
	top: 0px;
	left: 0px;
  padding: 3px 0 0 75px;
	float: left;
}

#menubar {background: url(flux_images/menubar.png) 0 0 no-repeat}

#menubar div.menubar-2 {
	padding: 0px 70px 0px 70px;
	background: url(flux_images/menubar.png) 100% -80px no-repeat;
}

#menubar div.menubar-3 {
	background: url(flux_images/menubar.png) 0 -160px repeat-x;
    height:60px;
  }

#menubar div.menubar-4 {
	height: 75px;
  }

#menu {
	position: absolute;
	top: 124px;
	left: 70px;
	z-index: 11;
}

#search {
	position: absolute;
	top: 136px;
	right: 70px;
	z-index: 12;
	width: 120px;
	height: 22px;
	padding: 4px 4px 0px 4px;
	background: url(flux_images/search_bg.png) 0 0 no-repeat;
}

.slider-wrapper {
  margin:5px 20px 0 0;
  float:left;
  clear:none;
}

#footer a:link, #footer a:visited {color: #ffffff}
#footer a:hover {color: #ffffff}


/*  T I P O G R Á F I A  */

h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif}

h1 {
	font-weight: normal;
	color: #205B9F;
}

h1 a {
	color: #205B9F;
	text-decoration: none;
}

h2 {color: #205B9F}
h3 {color: #50555A}
h4 {color: #50555A}

a:link,
a:visited {
  color:#164e78;
}

a:hover,
.treeview .hover {
  text-decoration:none;
  color:#97511C;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	position: relative;
	z-index: 5;  
	margin: 0px;
	padding: 0px;
}

#menu a,
#menu span {display: block}

#menu a {text-decoration: none}

#menu ul.menu {
	padding-left: 2px;
	background: url(flux_images/menuitem.png) 0 0 no-repeat;
	float: left;
}

#menu li,
#menu a,
#menu span {float: left}

#menu a span.bg {
	height: 51px;
	padding: 0px 20px 0px 18px;
	background: url(flux_images/menuitem.png) 100% 0 no-repeat;
	float: left;
	line-height: 50px;
	font-size: 18px;
	color: #323232;
	text-shadow: 1px 1px 0px #ffffff;
}

#menu li:hover span.bg {
  color: #000000; 
  text-shadow: 0px 1px 0px #ffffff, 0px 2px 5px #969696;
  background: url(flux_images/menu_hover.png) 100% -112px repeat-x}


/*  D O B O Z O K  */

div.box {
  position:relative; 
  width:100%;
}

.header {
	margin: 0;
	padding: 0;
}

.box h3.header {
	height: 30px;
	line-height: 27px;
	margin: 0;
/* padding: 0 0 10px; */
	font-size: 16px;
	font-weight: normal;
	color: #205B9F;
	text-shadow: 1px 1px 1px #202020;
}

div.separator .box {margin: 0px 15px 0px 0px}

#left .box,
#right .box {margin-bottom: 15px}

#top .topblock .box {margin: 10px 0}

#top .topblock p {margin:0 0 10px}

#bottom .bottomblock .box {margin: 0 0 15px}

/* WHITE BOX */
 
div.box div.box-t1 {background: url(flux_images/rounded_corners.png) 0 0 no-repeat}

div.box div.box-t2 {
	padding: 0px 10px 0px 10px;
	background: url(flux_images/rounded_corners.png) 100% -15px no-repeat;
}

div.box div.box-t3 {
	height: 9px;
	border-top: 1px solid #D2D2D2;
	background: #ffffff;
}

div.box div.box-1 {
	padding: 0 1px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	background: #ffffff;
	overflow: hidden;
}

div.box div.box-2 {
	padding: 5px 13px;
	background: url(flux_images/box_bg.png) 0 100% repeat-x;
	overflow: hidden;
  z-index:10;
}

div.box div.box-b1 {background: url(flux_images/rounded_grey_corners.png) 0 -30px no-repeat}

div.box div.box-b2 {
	padding: 0px 10px 0px 10px;
	background: url(flux_images/rounded_grey_corners.png) 100% -45px no-repeat;
}

div.box div.box-b3 {
	height: 9px;
	border-bottom: 1px solid #D2D2D2;
	background: url(flux_images/rounded_grey_corners.png) 0 -60px repeat-x;
}

/* ROUNDED GREY BOX */

div.rounded div.box-t1 {background-image: url(flux_images/rounded_grey_corners.png)}
div.rounded div.box-t2 {background-image: url(flux_images/rounded_grey_corners.png)}

div.rounded div.box-1 {
	padding: 0px 1px 0px 1px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	background: #ffffff;
}

div.rounded div.box-2 {
	padding: 5px 13px;
	background: url(flux_images/box_bg.png) 0 100% repeat-x;
	overflow: hidden;
  padding: 30px 14px 0px 14px;
}

div.rounded div.box-b1 {background-image: url(flux_images/rounded_grey_corners.png)}

div.rounded div.box-b2 {background-image: url(flux_images/rounded_grey_corners.png)}

div.rounded div.box-b3 {
	height: 10px;
	border: none;
	background: url(flux_images/rounded_grey_corners.png) 0 -60px repeat-x;
}

/* HEADER: GREY */

div.rounded div.header-1 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background: url(flux_images/boxheader_blue.png) 0 0 no-repeat;
}

div.rounded div.header-2 {
	padding: 0px 30px 0px 30px;
	background: url(flux_images/boxheader_blue.png) 100% -45px no-repeat;
}

div.rounded div.header-3 {
	height: 40px;
	background: url(flux_images/boxheader_blue.png) 100% -90px repeat-x;
}

div.rounded h3.header {
	position: absolute;
  width:100%;
	height: 40px;
	line-height: 35px;
  color: #ffffff;
	text-shadow: 1px 1px 1px #202020;
	overflow: hidden;
  text-align:center;
}

div.bordered h3.header {
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9), 0px 1px 2px rgba(0, 0, 0, 0.2);
}


/* GOMBOK */

.simple {overflow: hidden }

a.simple {
	border: none;
	display: block;
  margin: 5px 0;
  padding: 0 0 5px;
	width: 125px;
	height: 30px;
  line-height: 30px;
	background: url(flux_images/simple.png) 0 0 no-repeat;
	float: left;
	font-size: 12px;
	text-decoration: none;
  color: white;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  text-align:center;
}

a.simple:hover {
	line-height: 30px;
	background: url(flux_images/simple.png) 0 -35px no-repeat;
	text-decoration: none;
	color: #ddd;
}

button.simple,
button.button_bold {
	border: none;
  margin: 5px 0;
  padding: 0 0 5px;
  width: 125px;
	height: 30px;
  line-height: 25px;
	background: url(flux_images/simple.png) 0 0 no-repeat;
	font-size: 12px;
	text-decoration: none;
  color: white;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
}

button.simple:hover {
	background: url(flux_images/simple.png) 0 -35px no-repeat;
	color: #ddd;
}

/* KERESÉS */

#search form div {
	width: 120px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url(flux_images/searchbox.png) 0 0 no-repeat;
}

#search form div:hover  {background: url(flux_images/searchbox.png) 0 -18px no-repeat}
#search form div:hover input {color: #000000}
#search form div input:focus {color: #000000}

#search form div input {
	width: 102px;
	height: 15px;
	padding: 3px 0px 0px 0px;
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 11px;
}

#search form div button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	float: left;
	cursor: pointer;
	line-height: 0px;
}

#search form div button {background: url(flux_images/magnifier.png) 0 0 no-repeat}


/*  B O T T O M  --- F O O T E R  */

#bottom {
  background-color:#5995C9;
	width: 100%;
  overflow: hidden;
	clear: both;
}

#bottom-bg {
  background: url(flux_images/footer_top.png) 50% -10px repeat-x;
}

.bottom-overlay-2 {
	min-height: 162px;
	padding-top: 38px;
	background: url(flux_images/footer_bg.jpg) 50% -10px no-repeat;
}

#bottom2 {
	margin: 20px -14px;
	padding: 0;
	overflow: hidden;
	clear: both;
}

#bottom a {color: white}

#footer {
	padding: 0px 0px 40px;
  margin: 15px auto 0;
  padding: 15px 0;
	clear: both;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

/* KERETES LÁBRÉSZ-DOBOZ */

div.bordered {
  margin-left:7px;
  margin-right:7px;
  border:none;
}

div.bordered div.box-t1 {background: url(flux_images/border_corners.png) 0 0 no-repeat}

div.bordered div.box-t2 {
	padding: 0px 7px 0px 7px;
	background: url(flux_images/border_corners.png) 100% -12px no-repeat;
}

div.bordered div.box-t3 {
	height: 7px;
	background: url(flux_images/border_corners.png) 0 -24px repeat-x;
  border:none;
}

div.bordered div.box-1 {
	background: url(flux_images/border_edges.png) 0 0 repeat-y;
  border:none;
}

div.bordered div.box-2 {
	padding: 0px 3px 0px 3px;
	background: url(flux_images/border_edges.png) 100% 0 repeat-y;
}

div.bordered div.box-3 {
	padding: 8px 12px 8px 12px;
	overflow: hidden;
  min-height:69px;
}

div.bordered div.box-b1 {background: url(flux_images/border_corners.png) 0 -36px no-repeat}

div.bordered div.box-b2 {
	padding: 0px 7px 0px 7px;
	background: url(flux_images/border_corners.png) 100% -48px no-repeat;
}

div.bordered div.box-b3 {
	height: 7px;
	background: url(flux_images/border_corners.png) 0 -60px repeat-x;
  border:none;
}

#bottom2 .box {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 150%;
  color: #FFFFFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

#bottom2 .box h3.header {
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #FFFFFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 5px;
  padding: 0;
}

#bottom2 p {margin:0 0 10px}


#main .box h3.header {
	margin:0;
	padding:0 0 6px;
	font-size:24px;
	font-weight: normal;
	color: #205B9F;
	text-shadow: 1px 1px 1px #c0c0c0;
}
