/** ALAP BEÁLLÍTÁSOK */

body { margin: 0; padding: 0; font-family: "Arial", Helvetica, sans-serif; }
form, div, h1, h2, h3, h4, h5, p { padding: 0; margin: 0; }
div .clearfix { clear: both; }
h1, h2, h3, h4, h5, p { line-height: normal; }
/* SPECIALIS FONTOK START*/
.nimbus-thin { font-family: NimbusSanNovTOTLig; font-size: 30px; font-weight: normal; }
.nimbus-bold { font-family: NimbusSanNovTOTSemBol; font-size: 30px;  }
/* SPECIALIS FONTOK END*/

img { border: none}
#container { margin: 0 auto; padding: 0; width: 980px; }

#front-image  { margin: 0 auto;  width: 232px; height: 305px; }
#front-image  img { width: 100%;  height: 100%; }

#body {	width: 932px; margin-left: 70px; margin-top: 5px; }
#header { height: 25px; width: 810px; margin-top: 100px; }
#logo { height: 25px; width: 70px; float: left; padding-left: 20px; padding-top: 4px; }

#menu {  width: 680px; float: right; margin: 0 10px 0 0; }
#menu ul { list-style: none; font-size: 10px; text-transform: uppercase;  width: 680px; padding: 0;  float: left; }
#menu ul li { float: left; background: url('../images/menu_separator.png') no-repeat top right; padding: 0 4px;  line-height: 9px; }
#menu ul li.last { background: none; padding-right: 0; }
#menu ul li a { color: #B0B0B0; text-decoration: none; }
#menu ul li a:hover { color: #416bb7; }

.main { width: 912px; height: 424px; background: url('../images/main_div_bg.png') no-repeat 0 0; float: left; }
.main h1 { padding: 15px 0 0 20px; }
.main h2 { padding: 0 0 15px 20px; font-size: 14px; color: #888888; text-align: left; width: 400px; font-family:  Verdana; font-weight: normal;  margin-top: 20px; }
.main p { padding: 10px 0 0 20px; font-size: 11px; width: 300px;  }


#light { background: url('../images/main_div_bg_light.png') no-repeat 0 0; } 
#right-cont { width: 380px; height: 424px; margin-right: 110px; float: right; text-align: center; }
#right-cont img.vezer { padding: 15px 0; }

#left-cont { width: 420px; height: 424px; float: left; text-align: left; }
#boxcont { width: 840px; height: 86px;  margin-top: 12px; }
.box { width: 259px; height: 86px; background: url('../images/box_bg.png') no-repeat 0 0; float: left; margin-right: 12px; }
.box h1 { font-size: 18px; padding: 5px 10px; text-transform: uppercase; }
.box h1 a { text-decoration: none; color: #416bb7; }
.box h1 a:hover { text-decoration: underline; color: #416bb7; }
.box p { font-size: 11px; color: #888888; padding: 2px 10px 0 10px; width: 240px; }
.box-more { float: right; padding-right: 10px; }
.box-more a { font-size: 10px; color: #416bb7; text-decoration: none; }

/* FOOTER START */
#footer {  margin: 0 auto; width: 720px; height: 85px; background: url('../images/footer_img.png') no-repeat bottom right; }
#footer ul {  list-style: none; font-size: 8px; text-transform: uppercase; width: 710px; padding: 0 2px;  }
#footer ul li { float: left; background: url('../images/footer_sep.gif') no-repeat bottom right; padding: 0 10px; line-height: 10px;  }
#footer ul li.last {  background: none; }
#footer ul li a { color: #000; text-decoration: none; }
#footer ul li a:hover { color: #000; text-decoration: underline; }
.blue { color: #416bb7; }
/* FOOTER END */


/* SLIDER START */
#slider-container { background-color: #fff; margin: 0 auto;  }
#loader { margin: 0 auto;  width: 232px; height: 305px; padding-top: 10px; }
#loader img { width: 100%;  height: 100%; }
.loading { background: url( '../images/loadingIcon.gif' ) no-repeat 50% 50%; height: 100%; width: 100%; }
.sliderGallery { overflow: hidden; position: relative; padding: 10px; height: 100px; width: 355px; padding: 0; margin: 0 auto; margin-top: 10px;   }
.sliderGallery UL { position: absolute; list-style: none;  white-space: nowrap; padding: 0; margin: 0 0 0 5px; }
.sliderGallery UL LI { display: inline;  }
.sliderGallery UL LI a img { border: none; padding: 0 2px; }
.slider { width: 355px; height: 25px; margin-top: 65px;  padding: 1px; position: relative; background: url('../images/scroll_bar.png') no-repeat center center; }
.handle { position: absolute; cursor: move; height: 19px; width: 27px; top: 3px; background: url('../images/scroll_bar_csuszka.png') no-repeat center center; z-index: 100; }
/* SLIDER END */

