<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Uniszer-Team Style
 * 2011.01.28
 */

/* Egyedi font kĂ©szlet */

@font-face { font-family: "BebasNeue"; src: url(font/bebasneue-webfont.eot); src: local("Bebas Neue"), url(font/bebasneue-webfont.ttf) format("truetype"); }

/* Minden elemre margin Ă©s padding beĂˇllĂ­tĂˇs */

* { margin: 0; padding: 0; }

/* Alapok */

body { background: white url(images/background.jpg) repeat-x; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #2b2b2b; }
h2 { font-family: BebasNeue; font-size: 200%; color: #960e0e; font-weight: normal; padding-bottom: 10px; }
h3 { font-family: BebasNeue; font-size: 120%; color: #960e0e; font-weight: normal; padding-bottom: 10px; }
p { font-size: 87.5%; padding-bottom: 10px; text-align: justify; }
ul { list-style-image: url('images/list-style.jpg'); font-size: 87.5%; padding: 0px 0px 10px 20px; }
ul li { padding: 2px 0px 2px 0px; }
a { color: #960e0e; text-decoration: underline; }
a:hover { text-decoration: none; }

/* Keret */

div.wrap { margin: auto; padding: 20px 0px 20px 0px; width: 960px; }

/* FejlĂ©c */

div#header { height: 140px; padding-bottom: 4px; }
div#header-left { float: left; width: 202px; height: 140px; background: url(images/logo-top.jpg) no-repeat; }
div#header-right { float: left; width: 758px; height: 140px; background: url(images/slogen.jpg) no-repeat center top; }

/* MenĂĽ */

div#menu { height: 40px; padding: 100px 0px 0px 47px; }
div.menu-button { float: left; }
div.menu-button a { display: block; height: 40px; text-indent: -3000px; text-decoration: none; outline: none; background-position: 0px 0px; }
div.menu-button a:hover { background-position: 0px 40px; }
div.menu-separator { float: left; width: 2px; height: 40px; background: url(images/menu-separator.jpg) no-repeat; }

/* Logo alsĂł rĂ©sze */

div#logo-bottom { position: absolute; width: 202px; height: 41px; top: 140px; z-index: 1000; background: url(images/logo-bottom.png) no-repeat; }

/* Slider, elĂ©rhetĹ‘sĂ©gek */

div#middle-wrap { height: 322px; padding-top: 10px; background: #ededed; }
div#middle-left { float: left; width: 312px; height: 277px; padding: 45px 95px 0px 45px; background: url(images/contact.jpg) no-repeat; }
div#middle-right { float: left; width: 453px; height: 320px; padding: 2px 0px 0px 55px; position: relative; }

div#contact-left { float: left; width: 156px; height: 267px; }
div#contact-right { float: left; width: 156px; height: 267px; }

div#slider-top { position: absolute; width: 403px; height: 272px; left: 53px; top: 0px; z-index: 999; background: url(images/slider-top.png) no-repeat; }
div#slider-wrap { width: 391px; height: 261px; padding: 3px; border: 1px solid #9b9b9b; background: white; }

/* Nivo-Slider */

#slider { position: relative; width: 391px; height: 261px; background: url(images/loading.gif) no-repeat 50% 50%; }
#slider img { position: absolute; top: 0px; left: 0px; display: none; }
#slider a { border: 0; display: block; }

.nivo-controlNav { position: absolute; width: 259px; height: 31px; padding: 15px 0px 0px 140px; background: url(images/slider-shadow.png); bottom: -50px; }
.nivo-controlNav a { display: block; width: 22px; height: 22px; background: url(images/bullets.png) no-repeat; text-indent: -9999px; border: 0; margin-right: 3px; float: left; }
.nivo-controlNav a.active { background-position: 0 -22px; }

.nivo-directionNav a { display: block; top: 69px; width: 55px; height: 123px; background: url(images/arrows.jpg) no-repeat; text-indent: -9999px; border: 0; }
a.nivo-nextNav { background-position: -55px 0; right: -59px; }
a.nivo-prevNav { left: -59px; }

.nivo-caption { width: 331px; padding: 0px 30px 0px 30px; }

/* GalĂ©ria */

div.gallery-item { float: left; position: relative; width: 301px; height: 230px; padding: 2px 8px 10px 10px; }
div.gallery-item-top { position: absolute; top: 0px; left: 8px; width: 43px; height: 43px; z-index: 999; background: url(images/gallery-item-top.png) no-repeat; }
div.gallery-image { width: 295px; height: 171px; margin-bottom: 10px; padding: 3px; border: 1px solid #cdcdcd; background: white; }
div.gallery-image a { text-decoration: none; outline: none;  }
div.gallery-image img { border: none; }
div.gallery-item h2,
div.gallery-item h3,
div.gallery-item p { padding-bottom: 0; }

/* OldalvĂˇltĂł */

div#pager { height: 23px; }
div.pager-item { float: left; }
div.pager-item a { display: block; text-decoration: none; outline: none; color: #2b2b2b; padding: 0px 3px 0px 3px; }
div.pager-item a span { font-weight: bold; color: #960e0e; }
a.prev { width: 54px; height: 23px; text-indent: -3000px; background: url(images/gallery-prev.jpg) no-repeat; }
a.next { width: 90px; height: 23px; text-indent: -3000px; background: url(images/gallery-next.jpg) no-repeat; }

/* LĂˇblĂ©c */

a.footer { display: block; height: 48px; width: 230px; margin-left: 320px; padding: 16px 0px 0px 90px; outline: none; font-size: 75%; color: #b0b0b0; text-decoration: none; background: url(images/logo-footer.jpg) no-repeat; }

/* Gyakran hasznĂˇlt elemek */

.hide { display: none; }
.clear { clear: both; }

/*DEUTSCHEWEB*/
#menu {
    position:relative;
}

a#nivo {
    position:absolute;
    right:0px;
    top:5px;
    display:block;
    background: url(images/nivodij_badge.png) no-repeat;
    width:93px;
    height:90px;
}</pre></body></html>