* {
 margin: 0;
 padding: 0;
 border: 0;
}
html {
 background: #000;
 font-family: Verdana, sans;
 font-size: 10px;
 color: #fff;
}
a {
 color: #fff;
 text-decoration: underline;
}
body {
 width: 1000px;
 /*border-left: 1px dashed #666;
 border-right: 1px dashed #666;*/
 margin: 0 auto;
 overflow-x: hidden;
}
#cont {
 width: 1000px;
 height: 846px;
 padding-top: 4px;
 background: url(img/bg.png);
}
#fejlec {
 height: 285px;
 background: url(img/fejlec.png) no-repeat;
 position: relative;
}
#fejlec div {
 background: url(img/fejlec/bg.png) no-repeat;
 height: 35px;
 width: 1000px;
 position: absolute;
 left: 0;
 bottom: 0px;
}
#fejlec div ul {
 list-style: none;
 height: 12px;
 margin: 10px 0 0 300px;
 position: relative;
}
#fejlec div ul li {
 position: absolute;
 top: 0;
 margin: 0;
 height: 15px;
 font-size: 10px;
}
#fejlec div ul #fm1 {
 left: 0;
}
#fejlec div ul #fm2 {
 left: 140px;
}
#fejlec div ul #fm3 {
 left: 285px;
}
#fejlec div ul #fm4 {
 left: 435px;
}
#fejlec div ul #fm5 {
 left: 580px;
}
#fejlec div ul li img {
 vertical-align: middle;
 
}
#menu {
 width: 168px;
 height: 530px;
 float: left;
 margin-left: 50px !important;
 margin-left: 25px;
 background: url(img/menu/bg.png) no-repeat  center 380px #000;
}
#menu h1 {
 font-size: 12px;
 line-height: 24px;
 height: 24px;
 font-weight: normal;
 text-align: center;
 background: url(img/menu/sidebartitle_background.png);
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
}
#menu h1 img {
 margin: 3px 0;
}
#menu ul {
 list-style: none;
 margin-left: 0px;
 height: 337px;
 overflow: hidden;
}
#menu ul li {
 margin-top: 5px;
 margin-bottom: 20px;
}
#menu #legujabb {
 width: 115px;
 margin: 10px auto 5px auto;
}
#menu #legujabb img {
 height: 86px;
 display: block;
 background: #fff;
 border: 1px solid #000;
 margin-bottom: 5px;
}

#main {
 float: left;
 margin-left: 15px;
 margin-top: 30px;
 border-right: 11px solid #000;
 width: 706px; 
 height: 500px;
 position: relative;
 color: #b48922;
}
#main #right {
 float: left;
 background: #000;
 width: 200px;
 margin-left: 24px;
 height: 480px;
 overflow: hidden;
 border: 1px solid #000;
}
#main #left {
 float: left;
 width: 480px;
 height: 480px;
 overflow: hidden;
}
#main #left #top {
 width: 480px;
 height: 100px;
 overflow: hidden;
 background: #000;
 border: 1px solid #000;
}
#main #left #text {
 width: 477px;
 height: 240px;
 margin: 20px 0;
 overflow-x: hidden;
 overflow-y: auto;
 padding: 0;
 padding-right: 3px;
}
#main #left #bottom {
 width: 480px;
 height: 100px;
 overflow: hidden;
 background: #000;
 border: 1px solid #000;
}

#main2 {
 float: left;
 margin-left: 15px;
 margin-top: 30px;
 border-right: 11px solid #000;
 width: 706px; 
 height: 500px;
 position: relative;
 color: #b48922;
}
#main2 #right {
 float: left;
 width: 148px;
 margin-left: 24px;
 height: 462px;
 overflow: hidden;
 border: 1px solid #000;
}
#main2 #right img {
 float: right;
}
#main2 #left {
 float: left;
 width: 532px;
 height: 465px;
}
#main2 #left #text{
 width: 530px;
 height: 465px;
 overflow-x: hidden;
 overflow-y: auto;
 padding-right: 2px;
}

#main3 {
 float: left;
 margin-left: 15px;
 margin-top: 15px;
 width: 676px; 
 height: 475px;
 position: relative;
 color: #b48922;
}
#main3 a {
 text-decoration: none;
 color: #b48922;
}
#main3 #lapozo {
 text-align: right;
 margin-bottom: 10px;
 font-weight: bold;
}
#main3 #lapozo b {
 color: #fff;
 font-weight: bold;
}
#main3 .termek {
 width: 117px;
 height: 100px;
 overflow: hidden;
 margin: 0 0 15px 13px !important;
 margin: 0 0 15px 8px;
 float: left;
}
#main3 .eleje {
 clear: both;
}
#main3 .termek img {
 height: 86px;
 display: block;
 background: #fff;
 margin: 0 auto;
 margin-bottom: 10px;
 border: 1px solid #000;
}
#main3 .termek p {
 background: #004152;
 border: 1px solid #000;
 padding: 5px;
}








#lablec {
 clear: both;
 
}
#lablec div {
 height: 21px;
 line-height: 20px;
 background: url(img/lablec.png) #000;
 color: #fff;
 position: relative;
}
#lablec div #mail1 {
 position: absolute;
 top: 0px;
 left: 50px;
}
#lablec div #mail2 {
 position: absolute;
 top: 0px;
 right: 58px;
 
}






