@import url("style.main.css");
@font-face { font-family: ConduitMed; src: url(../fonts/CondMed.ttf); }
@font-face { font-family: ConduitMedBold; src: url(../fonts/CondMedBold.ttf); }
@font-face { font-family: LubaBold; src: url(../fonts/LubaBold.ttf); }

/***************************/
/** ALAPVETŐ STÍLUSELEMEK **/
/***************************/
body { background: #EFEFEF url(../images/site-bg.png) no-repeat top center; margin: 0; padding: 0; font-family: "Arial",sans-serif; font-size: 11px; color: #666; }

h1,h2,h3,h4,h5,h6 { font-family: "ConduitMedBold",Arial Narrow,Arial,sans-serif; font-weight: normal; text-transform: uppercase; line-height: normal; }

a { color: #000; text-decoration: none; }
a:hover { color: #E53F45; text-decoration: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

input,textarea,select { font-family: "Arial",sans-serif; font-size: 11px; background: #EAEAEA; color: #888; border: 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.dn { display: none; }

.hl-red { font-weight: bold; color: #E53F45; }
.hl-darkgrey { font-weight: bold; color: #222; }

.success { color: #FFF; background: #90C238; font-weight: bold; padding: 8px 12px; -moz-border-radius: 6px; -webkit-border-radius: 6px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); border: 3px solid #70982E; }

/***************/
/** STRUKTÚRA **/
/***************/
#container { width: 980px; margin: 0 auto; }

#overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #666; display: none; z-index: 50; }
#overlay-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: transparent; display: none; z-index: 60; }

#header { height: 130px; }
#header h1 { width: 283px; height: 68px; top: 40px; right: 77px; position: absolute; text-indent: -9000px; }
#header a { display: block; width: 100%; height: 100%; }

#navi { top: 63px; left: 60px; position: absolute; width: 526px; height: 25px; }
#navi ul { list-style: none; }
#navi li { list-style: none; margin-right: 5px; overflow: hidden; float: left; height: 25px; }
#navi li a, #navi li span { display: block; background: url(../images/navi-bg.png) no-repeat; clear: both; height: 25px; text-indent: -9000px; }
#navi li#fooldal-normal a { background-position: 0 -25px; width: 71px; }
#navi li#cegunkrol-normal a { background-position: -76px -25px; width: 90px; }
#navi li#szolgaltatasok-normal a { background-position: -171px -25px; width: 119px; }
#navi li#referenciak-normal a { background-position: -295px -25px; width: 101px; }
#navi li#elerhetosegek-normal a { background-position: -401px -25px; width: 120px; }
#navi li#fooldal-normal span { background-position: 0 0; width: 71px; }
#navi li#cegunkrol-normal span { background-position: -76px 0; width: 90px; }
#navi li#szolgaltatasok-normal span { background-position: -171px 0; width: 119px; }
#navi li#referenciak-normal span { background-position: -295px 0; width: 101px; }
#navi li#elerhetosegek-normal span { background-position: -401px 0; width: 120px; }
#navi li#fooldal a { background-position: 0 -75px; width: 71px; }
#navi li#cegunkrol a { background-position: -76px -75px; width: 90px; }
#navi li#szolgaltatasok a { background-position: -171px -75px; width: 119px; }
#navi li#referenciak a { background-position: -295px -75px; width: 101px; }
#navi li#elerhetosegek a { background-position: -401px -75px; width: 120px; }
#navi li#fooldal span { background-position: 0 -50px; width: 71px; }
#navi li#cegunkrol span { background-position: -76px -50px; width: 90px; }
#navi li#szolgaltatasok span { background-position: -171px -50px; width: 119px; }
#navi li#referenciak span { background-position: -295px -50px; width: 101px; }
#navi li#elerhetosegek span { background-position: -401px -50px; width: 120px; }

/** slides **/
#slider { width: 980px; height: 300px; margin-bottom: 15px; }
div.slide { width: 980px; height: 300px; background-position: 0 0; background-repeat: no-repeat; }
div.slide-content { position: absolute; top: 50px; left: 107px; }
div.slide-content h1 { width: 443px; height: 114px; line-height: 10px; font-size: 10px; background-position: 0 0; background-repeat: no-repeat; text-indent: -9000px; }
div.slide-content h2 { width: 443px; height: 34px; line-height: 10px; font-size: 10px; background-position: 0 0; background-repeat: no-repeat; text-indent: -9000px; }
#slider a.button { width: 136px; height: 43px; background: url(../images/button-slider-more.png) no-repeat 0 0; display: block; margin-top: 13px; text-indent: -9000px; }
#slider a.button:hover { background: url(../images/button-slider-more.png) no-repeat 0 -43px; }

/** footer **/
#footer { background: url(../images/footer-bg.png) no-repeat top center; color: #999; margin-top: 30px; padding: 60px 0; text-align: center; }

/** index **/
#index-content { width: 860px; margin: 0 auto; }
#index-left { width: 363px; float: left; }
#index-right { width: 457px; float: left; margin-left: 40px; }

/** index left **/
div.index-box-left { width: 363px; background: url(../images/box-index-bg.png) no-repeat bottom left; }
div.index-box-content { background: url(../images/box-index-top.png) no-repeat top left; padding: 24px 20px; color: #999; margin-bottom: 15px; }
div.index-box-content h3 { font-size: 20px; color: #E53F45; margin-bottom: 10px; }
div.index-box-content a { color: #888; font-weight: bold; }
div.index-box-content a:hover { color: #E54045; }
#index-left div.index-box-content p { margin: 0; line-height: 15px; }
div.index-box-content span.customer-name { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; color: #E54045; font-size: 14px; text-transform: uppercase; }
div.index-box-content span.customer-company { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; color: #ABABAB; font-size: 12px; }

/** index news **/
div.index-news-box { margin-bottom: 25px; }
div.index-news-date { width: 70px; float: left; margin-right: 7px; }
div.index-news-date span { width: 70px; height: 22px; display: block; background: url(../images/news-date-bg.png) no-repeat 0 0; text-align: center; font-size: 12px; line-height: 22px; color: #FFF; font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; }
div.index-news-content { width: 380px; float: left; padding-bottom: 6px; border-bottom: 1px solid #D8D8D8; }
div.index-news-content h2 { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; font-size: 20px; margin-bottom: 3px; }
div.index-news-content h2 a { color: #666; }
div.index-news-content h2 a:hover { color: #E53F45; }
div.index-news-content p { color: #999; line-height: 15px; }
a.index-news-more { width: 66px; height: 16px; background: url(../images/news-more.png) no-repeat 0 0; display: block; position: absolute; bottom: -15px; right: 0; }
a.index-news-more:hover { background-position: 0 -16px; }

/** content **/
#content { width: 860px; margin: 20px auto 0 auto; }
#content-left { width: 480px; float: left; margin-left: 10px; }
#content-right { width: 330px; float: left; margin-left: 30px; }
h2.content-title { height: 40px; font-size: 30px; color: #E53F45; margin-bottom: 30px; text-indent: -9000px; background-repeat: no-repeat; background-position: 0 0; }
#content-body { color: #666; }
#content-body p { line-height: 16px; margin: 0 0 15px 0; }
#content-body ul { padding: 10px 30px 10px 30px; }
#content-body li { margin-bottom: 5px; }
#content-body h2 { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; font-size: 24px; color: #E53F45; margin: 18px 0 8px 0; }
#content-body h3 { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; font-size: 18px; color: #999; margin-bottom: 8px; }
#content-body h4 { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; font-size: 15px; color: #E53F45; margin: 10px 0 1px 0; }
#content-body a { text-decoration: underline; }
#content-body span a { color: #E53F45; text-decoration: none; }
#content-body span a:hover { color: #E53F45; text-decoration: underline; }

/** content right **/
div.content-box-right { width: 330px; margin-bottom: 25px; }
div.content-box-top { height: 10px; background: url(../images/box-content-top.png) no-repeat 0 0; }
div.content-box-body { background: url(../images/box-content-bg.png) no-repeat bottom left; padding: 15px 20px 30px 20px; color: #999; }
h4.content-box-title { height: 26px; font-size: 18px; color: #444; margin-bottom: 25px; text-indent: -9000px; background-repeat: no-repeat; background-position: 0 0; }
h4.callback { height: 53px; margin-bottom: 20px; }
div.content-box-body p { margin-bottom: 15px; }
div.content-box-more { position: absolute; left: 0; bottom: 18px; width: 95%; height: 16px; border-top: 1px solid #D8D8D8; }
div.content-box-more a { width: 66px; height: 16px; background: url(../images/content-right-more.png) no-repeat 0 0; display: block; position: absolute; top: -1px; right: 0; }
div.content-box-more a:hover { background-position: 0 -16px; }

/** content right - munkainkbol **/
div.content-box-munkainkbol-title { height: 43px; background: url(../images/content-right-title-munkainkbol.png) no-repeat 7px 0; }
div.content-box-munkainkbol-image { width: 330px; height: 220px; }
div.content-box-munkainkbol-frame { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/content-right-frame-munkainkbol.png) no-repeat 0 0; }
div.content-box-munkainkbol-meta { height: 41px; background: url(../images/content-right-meta-munkainkbol.png) no-repeat 0 0; margin-top: 8px; }
div.content-box-munkainkbol-meta span.name { font-size: 14px; color: #666; line-height: 39px; font-weight: bold; position: absolute; left: 22px; top: 0; }
div.content-box-munkainkbol-meta span.tech { font-size: 11px; color: #999; line-height: 39px; font-weight: normal; position: absolute; right: 22px; top: 0; }

/** content right - erdeklodes **/
form#interest input.text { width: 274px; padding: 8px 8px 6px 8px; margin-bottom: 5px; }
form#interest textarea { width: 274px; height: 60px; padding: 8px 8px 6px 8px; margin-bottom: 5px; }
form#interest input.watermark, form#interest textarea.watermark { text-transform: uppercase; color: #BBB; }
form#interest input.button { width: 94px; height: 30px; background: transparent url(../images/button-elkuldes-small.png) no-repeat 0 0; cursor: pointer; padding: 0; margin-left: 190px; margin-top: 5px; text-indent: -9000px; }
form#interest input.button-hover { background-position: 0 -30px; }

/** services **/
div.service-head { background: url(../images/services-head-bg.png) no-repeat 0 0; padding-top: 20px; margin-bottom: 20px; }
div.service-head-text { background-position: 0 0; background-repeat: no-repeat; height: 65px; text-indent: -9000px; }

/** content wide **/
#content-wide { width: 942px; margin: 0 auto; }

/** references header **/
#ref-header { height: 50px; margin-top: 15px; }
h1#ref-header-text-web { float: left; background: url(../images/references-header-web.png) no-repeat 0 0; width: 85px; height: 50px; margin-right: 30px; text-indent: -9000px; }
h1#ref-header-text-arculat { float: left; background: url(../images/references-header-arculat.png) no-repeat 0 0; width: 181px; height: 50px; margin-right: 30px; text-indent: -9000px; }
h1#ref-header-text-print { float: left; background: url(../images/references-header-print.png) no-repeat 0 0; width: 121px; height: 50px; margin-right: 30px; text-indent: -9000px; }
h1#ref-header-text-onair { float: left; background: url(../images/references-header-onair.png) no-repeat 0 0; width: 145px; height: 50px; margin-right: 30px; text-indent: -9000px; }
h1#ref-header-text-mobilprez { float: left; background: url(../images/references-header-mobilprezentacio.png) no-repeat 0 0; width: 406px; height: 50px; margin-right: 30px; text-indent: -9000px; }

/** references navi **/
#ref-navi { position: absolute; right: 15px; top: 0; }
#ref-navi ul { list-style: none; margin-top: 15px; }
#ref-navi li { list-style: none; margin: 5px; float: left; }
#ref-navi li a { display: block; padding: 7px 10px; cursor: pointer; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #DDD; color: #555; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }
#ref-navi li a:hover { color: #333; }
#ref-navi li a:active { color: #333; margin-top: 2px; }

/** references list **/
#references-list { margin-top: 40px; }
div.reference-box { width: 304px; float: left; margin: 0 15px 20px 0; }
div.reference-image { width: 304px; height: 204px; }
div.reference-image img { position:  absolute; top: 3px; left: 3px; z-index: 10; }
div.reference-frame { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/references-img-frame.png) no-repeat 0 0; z-index: 15; }
div.reference-meta { height: 42px; background: url(../images/references-meta.png) no-repeat 0 0; margin-top: 8px; }
div.reference-meta span.name { font-size: 11px; color: #666; line-height: 40px; font-weight: bold; position: absolute; left: 22px; top: 0; }
div.reference-meta span.tech { font-size: 11px; color: #999; line-height: 40px; font-weight: normal; position: absolute; right: 22px; top: 0; }

/** news **/
#news-body { width: 480px; margin: 30px auto 0 auto; line-height: 16px; }
#news-body h1 { font-size: 32px; color: #E54045; margin-bottom: 30px; }
#news-body .lead { font-weight: bold; }
#news-body .more { margin-bottom: 50px; }
#news-body p { line-height: 16px; margin-bottom: 15px; }
#news-body ul { padding: 10px 30px 10px 30px; }
#news-body li { margin-bottom: 5px; }
#news-body h3 { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; font-size: 18px; color: #333; margin-bottom: 5px; }
#news-body h4 { font-family: "ConduitMed",Arial Narrow,Arial,sans-serif; font-size: 15px; color: #E53F45; margin: 10px 0 1px 0; }
#news-body a { color: #E53F45; font-weight: bold; }
#news-body a:hover { color: #444; }
#news-body .sidepic { position: absolute; display: none; }
#news-body .quote { background: #DFDFDF; color: #666; font-style: italic; padding: 15px 15px; -moz-border-radius: 8px; -webkit-border-radius: 8px; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8); }
#news-switcher { width: 680px; margin: 0 auto; }
#news-switcher a.prev-news { background: url(../images/news-switcher-prev-bg.png) no-repeat 0 0; display: block; height: 29px; color: #666; font-weight: bold; float: left; }
#news-switcher a.prev-news span { background: url(../images/news-switcher-prev-right.png) no-repeat top right; display: block; height: 29px; line-height: 26px; padding-left: 30px; padding-right: 20px; }
#news-switcher a.prev-news:hover { background-position: 0 1px; color: #222; }
#news-switcher a.prev-news:hover span { background-position: right 1px; line-height: 28px; }
#news-switcher a.next-news { background: url(../images/news-switcher-next-bg.png) no-repeat top right; display: block; height: 29px; color: #666; font-weight: bold; float: right; }
#news-switcher a.next-news span { background: url(../images/news-switcher-next-left.png) no-repeat 0 0; display: block; height: 29px; line-height: 26px; padding-right: 30px; padding-left: 20px; }
#news-switcher a.next-news:hover { background-position: right 1px; color: #222; }
#news-switcher a.next-news:hover span { background-position: 0 1px; line-height: 28px; }

/** references paginate **/
#ref-paginate { background: url(../images/references-paginate-bg.png) no-repeat center left; height: 38px; padding: 0 20px; margin-top: 15px; }
#ref-paginate a { font-size: 11px; color: #666; padding: 0 15px; line-height: 38px; float: left; }
#ref-paginate a:hover { color: #FFF; }
#ref-paginate a.current { background: url(../images/references-paginate-current.png) no-repeat 0 0; padding: 0; width: 36px; height: 38px; line-height: 36px; text-align: center; color: #666; font-weight: bold; font-size: 18px; display: block; }

/** contact overlay **/
#contact-box { width: 460px; height: 410px; margin: 130px auto 0 auto; z-index: 65; background: url(../images/contact-box-bg.png) no-repeat 0 0; }
#contact-body { position: absolute; top: 160px; left: 40px; width: 380px; height: 195px; font-size: 12px; color: #FFF; line-height: 18px; }
#contact-body span.meta { font-weight: bold; color: #F7A4B0; display: block; width: 150px; margin-right: 8px; text-align: right; }
#contact-body span { float: left; }
#contact-box a.close { background: url(../images/button-overlay-close.png) no-repeat 0 0; width: 67px; height: 28px; display: block; position: absolute; right: 30px; top: -3px; text-indent: -9000px; }
#contact-box a.close:hover { background: url(../images/button-overlay-close.png) no-repeat 0 -28px; }