/* Start of CMSMS style sheet 'Layout: Nyitólap' */
.whiteHeader {
   height: 120px;
   background-color: #ffffff;
}

.whiteHeader td {
   text-align: center;
   height: 120px;
   padding-top: 42px;
   color: #4045c0
}

.blueHeader {
   height: 100px;
   background-color: #4045c0;
}

.blueHeader td {
   text-align: center;
   height: 100px;
   padding-top: 42px;
}

.blueHeader span {
   text-align: center;
   width: 338px;
   display: inline-table;
   color: white;
}

.navigation {
   height: 362px;
   background: url( uploads/webparts/background.gradient.jpg) top left repeat-x;
}

.navigation td {
   text-align: center;
   height: 362px;
}

.footer {
   background-color: #323396;
}
/* End of 'Layout: Nyitólap' */

