html,body {
	margin:0;
	padding:0;
	height:100%;
	 background-image: url(images/page_bg.png);
	/* background-image: url(images/tesst.jpg); */
	background-repeat: repeat;
	overflow-x: hidden;
	
	
	
}

a {
color: #ffffff;
}

/* unvisited link */
a:link {
    color: #ffffff;
	text-decoration: none;
}

/* visited link */
a:visited {
    color: #ffffff;
}

/* mouse over link */
a:hover {
    color: #999999;
}

/* selected link */
a:active {
    color: #999999;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	text-shadow: black 0.1em 0.1em 0.2em;
		 /*background-image: url(images/bg_cover1.png); */
		   background-repeat:no-repeat;
		       background-position:center top; 
}

div#header {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 170px;
}
	
div#content {
	padding-top: 30px;
	padding-bottom: 60px;
	margin: 0px;
}
	
div#footer {
	position:absolute;
	width:100%;
	height:60px;
	bottom:0; /* stick to bottom */
	background-image: url(images/footer_bg.png);
	border-top:0px;
	background-repeat: repeat-x;
}

div#footer_media {
	position:absolute;
	width:100%;
	height:60px;
	bottom:1; /* stick to bottom */
	background-image: url(images/footer_bg.png);
	border-top:0px;
	background-repeat: repeat-x;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #C69550;
}

h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
    text-shadow: black 0.1em 0.1em 0.2em;
	
	
}	

h4{
	font-family: Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	display: inline;
	text-align: left;
	vertical-align: text-top;
	text-shadow: black 0.1em 0.1em 0.2em;
}

h5{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C69550;
	line-height: 20px;
}	

h6{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
	
}	




#fejlec {
	height: 115px;
	background-image: url(images/fejlec_bg.png);
	margin: 0px;
	padding: 0px;
}

#fejlec_container {
	height: 115px;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#logo_v1_container {
	height: 93px;
	width: 349px;
	float: left;
	padding-top: 10px;
}

#logo_v2_container {
	height: 78px;
	width: 273px;
	float: right;
	padding-top: 20px;
}

#menusajat {
	height: 50px;
	padding: 0px;
	background-image: url(images/nav-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	position: relative;
}

#menusajat_szegocsik {
	height: 5px;
	background-color: #3A0D0D;
}

#menusajat_contain {
	height: 50px;
	padding: 0px;
	z-index: 3;
	background-image: url(images/bg.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}

#tartalom_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 0px;
}

#tartalom_v01 {
	width: 1000px;
	position: static;
	background-image: url(images/contain_bg_fekete.png);
	background-repeat: repeat-y;
	background-position: center;
}

#tartalom_v01_header {
	width: 1000px;
	height: 141px;
	background-image: url(images/contain_header_top.png);
}

#tartalom_v01_header_top {
	width: 1000px;
	height: 47px;
}

#tartalom_v01_content {
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 630px;
}

#tartalom_v01_hover {
	width: 860px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	position: relative;
}

#tartalom_v01_teljes {
	width: 840px;
	z-index: 2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	position: relative;
	top: -30px;
}

#tartalom_v01_sidebar_full {
	width: 840px;
	float: left;
	z-index: 2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	top: -30px;
}

#tartalom_v01_sidebar_left {
	width: 420px;
	float: left;
	z-index: 2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	top: -30px;
}

#tartalom_v01_sidebar_right {
	width: 430px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	z-index: 2;
	position: relative;
	top: -30px;
}

#facebook_like {
	width: 390px;
	height: 100px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#tartalom_v02 {
	width: 1000px;
	position: static;
}

#tartalom_v02_header {
	width: 1000px;
	height: 141px;
}

#tartalom_v02_header_top {
	width: 1000px;
	height: 47px;
}

#tartalom_v02_content {
	width: 1000px;
	background-image: url(images/contain_bg_feher.png);
	background-repeat: repeat-y;
	background-position: center;
}

#tartalom_v02_content_rw {
	width: 1000px;
	background-image: url(images/contain_bg_rw.png);
	background-repeat: repeat-y;
	background-position: center;
}

#tartalom_v02_hover {
	width: 945px;
	margin-right: auto;
	margin-left: 28px;
	padding-bottom: 30px;
}

#tartalom_v03_sidebar_goodtoknow {
	width: 860px;
	float: left;
	z-index: 2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	position: relative;
	top: -30px;
}

#tartalom_v03_sidebar_goodtoknow a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
#tartalom_v03_sidebar_goodtoknow a:hover {
	text-decoration: underline;
	color: #FFF;
}

#lablec{
	height:60px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}

#facebook{
	height:60px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#copyright{
	height:50px;
	width: 300px;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	float: right;
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	color: #A58A76;
	line-height: 15px;
	}
	
#copyright a {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	line-height: 15px;
	text-decoration: none;
	}

#advert{
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	position: static;
	}

/* menu::base */
div#menu {
    height:50px;
    background:url(images/nav-bg.png) repeat-x;
    _background:url(images/nav-bg.gif) repeat-x;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
   
div#menu li:hover>ul {
    left: -2px;
}

div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    top: 50px;
    left: 0;
    width: 208px;
    z-index: 11;
    visibility: hidden;
    padding: 0 0 9px 7px;
    _padding: 0 0 9px 3px;
    background: url(images/submenu-bottom.png) no-repeat 7px bottom;
    _background-image: url(images/submenu-bottom.gif);
    margin: 0 0 0 -9px;
}
div#menu li:hover>div {
    visibility: visible;
}

div#menu li.current a {}



/* menu::level1 */
div#menu a {
    position: relative;
    z-index: 10;
    height: 55px;
    display: block;
    float: left;	
    padding: 0 20px 0 20px;
    line-height: 55px;
    text-decoration: none;
}
div#menu span {
    font: normal 14px 'Lucida Sans Unicode','Lucida Grande',Arial,Arial,sans-serif;
    padding-top: 14px;
    color: #787878;
    font-weight:bold;
    text-transform:uppercase;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;		
	 text-shadow: 0px 2px 2px rgba(0, 2, 2, 1);
}
div#menu ul a:hover span {
    color: #FFFFFF;
}

div#menu li { background: url(images/nav_separator.png) top left no-repeat; }
div#menu li.last span{
    background: url(images/nav_separator.png) top right no-repeat;
    padding: 18px 10px 16px 0;
}

/* menu::level2 */
div#menu ul ul li {
    background: url(images/nav_dropdown_sep.gif) left bottom repeat-x;
    padding: 4px 0;
    z-index: 9;	
}
div#menu ul ul {
    z-index: 12;	
    padding: 0;
    background: rgb(32,32,32) url(images/nav_dropdown_grad.png) right top no-repeat;
    margin-top:0px;
    margin-left:4px;
    margin-right:5px;
}
div#menu ul ul a {
  	width: 184px;
	  padding: 0px 7px 3px 8px;
    height: auto;
    float: none;
    display: block;
    background:none;
    margin-bottom: 2px;
    z-index: -1;
}
div#menu ul ul a span {
	  padding: 0 10px 0px 10px;
    line-height: 20px;
    color: #787878;
    font-weight:normal;
    text-transform: none;
    background:none;
}
div#menu ul ul a:hover {
    background: url(images/submenu-selected-bottom.gif) no-repeat 8px bottom;
}
div#menu ul ul a:hover span {
    background: url(images/submenu-selected-top.gif) no-repeat 0px 0px;
    color: #fff;
}

div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul div {
    width: 208px;
    margin: -50px 0 0 190px !important;
    height: auto;
    _padding: 0 0 9px 3px;
}
div#menu ul ul ul {
	_padding-right:1px;
}

/* lava lamp */
div#menu li.back {
}
div#menu li.back .left {
}



.pricelist {
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.vonal {
	border-left-width: 0;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.white_undrline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.grey_text {
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.red_text {
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.white_text {
	font-family: Arial, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.white_text_14 {
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


#mat_small{
font-size: 11px;
}

#mat_med{
font-size: 12px;
}

#mat_hl{
font-color: #999999;
}

#mat_justify{
text-align:justify;
text-justify:inter-word;

}

#ff_htc {
	width: 860px;
	
	float: left;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	position: relative;
	top: -20px;
}

#ff_htc a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
#ff_htc a:hover {
	text-decoration: underline;
	color: #FFF;
	
	

#loadidng {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}





a {
color: #ffffff;
}

/* unvisited link */
a:link {
    color: #ffffff;
}

/* visited link */
a:visited {
    color: #ffffff;
}

/* mouse over link */
a:hover {
    color: #999999;
}

/* selected link */
a:active {
    color: #999999;
}
