* {
 margin: 0;
 padding: 0;
 border: 0;
}
html {
 background: url(img/html.png) repeat-x #3daccc;
 font-family: Verdana, sans;
 font-size: 10px;
 color: #fff;
}
a {
 color: #fff;
 text-decoration: underline;
}
body {
 width: 904px;
 /*border-right: 1px solid #fff;*/
 margin: 0 auto;
}
#cont {
 padding: 10px 0;
}
#fejlec {
 height: 230px;
 background: url(img/fejlec_background.png);
 border: 1px solid #000;
 position: relative;
 margin-bottom: 10px;
}
#fejlec #logo {
 position: absolute;
 top: 60px;
 left: 25px;
}
#fejlec div {
 /*background: url(img/fejlecmenu.png) transparent;*/
 height: 32px;
 width: 902px;
 position: absolute;
 left: 0;
 bottom: 10px;
}
#fejlec div ul {
 list-style: none;
 height: 12px;
 margin: 10px 0 0 0;
}
#fejlec div ul li {
 display: inline;
 margin: 0 7px;
 height: 12px;
 font-size: 12px;
 padding-left: 15px;
}
#fejlec div ul li img {
 vertical-align: middle;
 
}

#menu {
 width: 170px;
 float: left;
 background: url(img/menu/sidebar_background.png) #004152;
 border: 1px solid #000;
 padding-top: 10px;
}
#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: 25px;
 height: 337px;
 overflow: hidden;
}
#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;
 width: 650px;
 margin: 0 0 0 20px;
 position: relative;
}
#main #lapozo {
 text-align: right;
 margin-bottom: 5px;
 font-weight: bold;
}
#main #lapozo b {
 color: #000;
 font-weight: bold;
}
#main .termek {
 width: 117px;
 height: 155px;
 overflow: hidden;
 margin: 0 0 15px 13px !important;
 margin: 0 0 15px 8px;
 float: left;
}
#main .eleje {
 clear: both;
}
#main .termek img {
 height: 86px;
 display: block;
 background: #fff;
 margin: 0 auto;
 margin-bottom: 10px;
 border: 1px solid #000;
}
#main .termek p {
 background: #004152;
 border: 1px solid #000;
 padding: 5px;
}
#main2 {
 float: right;
 width: 580px;
 margin: 0;
 position: relative;
 background: url(img/content_background.png) #004152;
 border: 1px solid #000;
 padding: 10px 50px;
 height: 515px !important;
 height: 510px;
 overflow: auto;
}
#main2 h1 {
 background: #12bef3;
 line-height: 24px;
 padding: 0 10px;
 font-size: 12px;
 background: url(img/newsheader.png) #12bef3;
 border: 1px solid #000;
 font-variant: small-caps;
 position: relative;
}
#main2 img {
 display: block;
}
#main2 p {
 margin: 20px 10px;
 width: 500px;
}
#main3 {
 float: right;
 width: 580px;
 margin: 0;
 position: relative;
 background: url(img/content_background.png) #004152;
 border: 1px solid #000;
 padding: 10px 50px;
 height: 515px !important;
 height: 510px;
 overflow: auto;
}
#main3 h1 {
 width: 520px;
 background: #12bef3;
 line-height: 24px;
 padding: 0 10px;
 font-size: 12px;
 font-variant: small-caps;
 font-weight: normal;
 position: relative;
 background: url(img/newsheader.png) #12bef3;
 border: 1px solid #000;
}
#main3 h1 span {
 position: absolute;
 top: 0;
 right: 10px;
 font-size: 10px;
}
#main3 h1 a {
 text-decoration: none;
}
#main3 img {
 display: block;
 margin: 15px 0;
 border: 1px solid #000;
}
#main3 p {
 margin: 10px 0;
 width: 540px;
}
#main4 {
 float: right;
 width: 580px;
 margin: 0;
 position: relative;
 background: url(img/content_background.png) #004152;
 border: 1px solid #000;
 padding: 10px 50px;
 height: 515px !important;
 height: 510px;
 overflow: auto;
}
#main4 h1 {
 width: 520px;
 background: #12bef3;
 line-height: 24px;
 padding: 0 10px;
 font-size: 12px;
 position: relative;
 font-weight: normal;
 background: url(img/newsheader.png) #12bef3;
 border: 1px solid #000;
}
#main4 h1 span {
 position: absolute;
 top: 0;
 right: 10px;
}
#main4 h1 a {
 text-decoration: none;
 color: #004152;
}
#main4 p {
 margin: 20px 0;
 width: 540px;
}

#lablec {
 clear: both;
 padding-top: 10px;
}
#lablec div {
 height: 44px;
 background: url(img/lablec.png) top center;
 position: relative;
}
#lablec div #mail1 {
 position: absolute;
 top: 13px;
 left: 25px;
}
#lablec div #mail2 {
 position: absolute;
 top: 23px;
 right: 63px;
}










