body {
text-align: center;
background: url(http://www.cornexi.hu/pic/b_head_logo.gif) no-repeat top left fixed;
}

#wrapper {
position : relative;
font : 11px/18px verdana, arial, helvetica, sans-serif;
color : #fff;
width: 600px;
margin: 0 auto;
padding: 0;
text-align: left;
background: url(../imgdata/center_bg.jpg) center repeat-y;
}

a {
color : #f60;
}
a:link {
font-weight : bold;
text-decoration : none;
}

a:visited {
font-weight : bold;
text-decoration : none;
}

a:hover {
color : #fff;
background-color : #f60;
}

a:active {
color : #fff;
font-weight : bold;
text-decoration : underline overline;
}

#header {
height: 100px;
background: url(../imgdata/n_header1.jpg) no-repeat top left;
}

#sidebar {
position : absolute;
width: 175px;
top : 120px;
left: 15px;
margin-right: 10px;

}

#main {
position : relative;
width: 370px;
margin-left: 150px;
margin-right: 20px;
}


#navigation {
height: 20px;
margin: 0;
text-align: center;
background: url(../imgdata/navig.jpg) no-repeat top left;
}

#navigation li {
display: inline;
list-style-type: none;
}

#imgborder img.ez {
border: solid 3px #d9d9d9;
margin-top: 10px;
margin-left: 0;
padding: 3px;
background: #fff;
}

#footer {
position: relative;
height: 100px;
background: url(../imgdata/n_footer1.jpg) no-repeat top;
}