/* Start of CMSMS style sheet 'Layout: Aloldal - bontó' */
.header {
   height: 200px;
   background-color: #ffffff;
   background: url( uploads/webparts/engine.top.jpg) top right no-repeat;
}

.header td {
   height: 200px;
}

.content {
   color: #ffffff;
   background: url( uploads/webparts/engine.bottom.jpg) top right no-repeat;
   background-color: #4045c0;
}

.content td {
   text-align: center;
}

#pagewrapper {
   margin-left: auto;
   margin-right: auto;
   width: 760px;
   height: 100%;
   text-align: left;
   font: 10pt Tahoma;
   line-height: 1.5em;
   padding-top: 16px;
}

#sidebar {
   width: 240px;
   height: 96%;
   float: left;
   display: inline;
   border-right: 1px dotted #9095f0;
}

#main {
   padding-left: 16px;
   width: 500px;
   float: left;
   display: inline;
}

#main h2 {
   font: 12pt Tahoma;
   display: block;
   padding-bottom: 24px;
   font-weight: bold;
   text-transform: uppercase;
}

#main ul {
   padding-left: 32px;
}

.footer {
   background: url( uploads/webparts/footer.gradient.jpg) top left repeat-x;
   height: 54px;
}

.footer td {
   height: 54px;
   font: 8pt Tahoma;
   vertical-align: middle;
   padding-top: 20px;
   color: #f0f0f0;
   text-align: center;
}
/* End of 'Layout: Aloldal - bontó' */

