/**
 *  Regisztracio ertesito dobozok
 */
div#forum-reg {
	background-color:#ffe8c6;
	color:#000;
	border: 5px solid #ff9900;
	font-family:Arial, sans-serif;
	font-size:12px;
	min-width:725px;
}

div#forum-reg-header {
	width:600px;
	margin-top:5px;
	margin-bottom:0;
	* margin-bottom:0;
}

div#forum-reg-header h1 {
	margin-left:5px;
	font-size:18px;
	font-family:Georgia, serif;
	font-weight:normal;
	display:inline;
}

div#forum-reg-header img {
	padding-left:10px;
	padding-right:10px;
	display:inline;
}

div#forum-reg-top {
	background-image:url("/img/inda/top0.gif");
	background-repeat:no-repeat;
	background-position:top left;
	height:78px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:-15px;
	* margin-bottom:0;
}

div#forum-reg-top div#top0 {
	background-image:url("/img/inda/top1.gif");
	background-repeat:no-repeat;
	background-position:top right;
	height:78px;
}

div#forum-reg-top a img {
	border:0;
	float:right;
	margin-right:10px;
	margin-top:-20px;
}

div#forum-reg-top p {
	padding-top:18px;
	padding-left:10px;
	padding-right:40px;
}

div#forum-reg-points {
	background-image:url("/img/inda/p.gif");
	background-repeat:no-repeat;
	background-position:0px 15px;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:-15px;
	width:725px;
	margin:0 auto;
	margin-top: 10px;
}

div#forum-reg-points p {
	margin-bottom:-10px;
}

div#forum-reg-points li {
	list-style-type:square;
}

div#forum-reg-boxes {
	width:725px;
	margin:0 auto !important;
}

div#forum-reg-boxes div.box-top {
	background-image:url("/img/inda/box_top.gif");
	background-repeat:no-repeat;
	width:241px;
	float:left;
}

div#forum-reg-boxes div.box-top h2 {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	padding:0;
	padding-left:10px;
	margin-top:2px;
	margin-bottom:5px;
	* margin-bottom:8px;
}

div#forum-reg-boxes div.box-bottom {
	background-image:url("/img/inda/box_bottom.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px;
	padding-top:0;
	padding-left:15px;
	text-align:center;
}

div#forum-reg-boxes div.A span.reg {
	background-image:url("/img/inda/button0.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	display:block;
	padding-top:8px;
	font-weight:normal;
	font-size:12px;
	border:0 none;
	color:#000;
	font-size:12px;
	height:32px;
	width:210px;
	margin-bottom:5px;
	text-decoration:none;
	margin-top:20px;
}

div#forum-reg-boxes div.B span.reg {
	background-image:url("/img/inda/button0.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	display:block;
	padding-top:8px;
	font-weight:normal;
	font-size:12px;
	border:0 none;
	color:#000;
	font-size:12px;
	height:32px;
	width:210px;
	margin-bottom:5px;
	text-decoration:none;
	margin-top:20px;
}

div#forum-reg-boxes div.C span.reg {
	background-image:url("/img/inda/button0.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	display:block;
	padding-top:8px;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	border:0 none;
	color:#000;
	font-size:12px;
	height:32px;
	width:210px;
	margin-bottom:5px;	
	margin-top:5px;
}

div#forum-reg-boxes input.sima {
	background-image:url("/img/inda/button00.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	border:0 none;
	color:#000;
	font-size:12px;
	height:32px;
	width:81px;
	margin-bottom:10px;
}

div#forum-reg-boxes .indapass {
	color:#ff7200;
	font-weight:bold;
}

div#forum-reg-boxes a {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

a.reg-bottom {
	text-decoration:none;
	clear:both;
}

a.reg-bottom span.reg {
	text-align:center;
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:auto;
	margin-right:10px;
	background-image:url("/img/inda/button.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	border:0 none;
	color:#000;
	font-size:12px;
	display:block;
	height:24px;
	width:132px;
	padding-top:8px;
	font-weight:normal;
	font-size:12px;
}


/**
 * Altalanos rendszer ertesito dobozok
 */
.alertbox {
    border: 1px solid rgb(255,153,0);
    background-color: #fff3e5;
    padding: 10px;
    margin-bottom: 10px;
}

/**
 * Uj hozzaszolas ertesito
 */

.first-article-warning {
    border: 1px solid rgb(255,153,0);
    background-color: #fff3e5;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.first-article-warning p {
    margin-bottom: 5px;
}

.first-article-counter {
    font-size: 36px;
    font-weight: normal;
}

/**
 * Kereso dobozok
 */
#kereso{
    width: 180px;
    font-family: Verdana;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

#kereso h1 {
    background: url(/img/keresok/skfej.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 19px;
    font-size: 13px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 7px;
}

#kereso .mid {
    background-color: #ffd699;
    border-color: #ffb74d;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    padding-bottom: 5px;
}

#kereso .mid input.inp {
    width: 165px;
    border: 1px solid #ff6020;
    margin-left: 5px;
    margin-top: 10px;
    padding: 2px;
    height: 20px;
}

#kereso .mid p {
    margin: 4px 6px 3px 6px;
}

#kereso .mid a {
    color: #800000;
    font-family: Verdana;
    font-size: 10px;
}

#kereso .mid a.searchHelp {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("/img/kerdojel.png");
    vertical-align: middle;
    margin-left: 0.6em;
}

#kereso .mid select {
    width: 112px;
    margin-left: 5px;
    margin-top: 5px;
}

#kereso .mid input.btnok {
    width: 55px;
    padding: 1px 3px;
}

#kereso .mid .vonal {
    border-bottom: 1px solid #ffb74d;
    margin:10px 7px 4px 7px;
}

#kereso .mid .lab {
    background: url(/img/keresok/sklab.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 19px;
    margin-top: 4px;
    padding-top: 7px;
    *height:26px;
    margin-bottom: 0;
}

/**
 * Bannerkezeles
 */
#site_header {
    width: 100%;
    height: auto;
}


/* VB Box */
#vbbox {
display: block;
width: 550px;
height: 180px;
overflow: hidden;
margin: 14px auto;
position:relative;
}
#vbbox .box {
    border: 0px none;
}
#vbbox .widget_FocivbCsapatallas,
.widget_FocivbCsoportallas,
.widget_FocivbCsapatallasBottom{
width: 270px;
display: block;
overflow: hidden;
color: #000;
font-weight: bold;
font-size:13px;
}
#vbbox .widget_FocivbCsapatallasBottom {
background-position: bottom left;
}
#vbbox .box h3 {
background: url(https://m.blog.hu/rsc/img/focivb/forum_h3.png);
height: 25px;
text-shadow:0 1px 1px #000;
font-size: 13px;
color: #fff;
font-weight: bold;
padding: 3px 0 0 10px;
width: 270px;
margin: 0;
}

#vbbox .box h3 span {
    color: #ffb74d;
}

#vbbox img {
border: 1px solid #b0b0b0;
}
#vbbox .widget_FocivbCsoportallas {
position:absolute;top:0;right:0;
}
#vbbox .widget_FocivbCsoportallasBottom {
text-align: center;
}
#vbbox .box table{
width: 250px;
text-align: center;
}
#vbbox .down {
color:#FFB74D;
font-size:30px;
margin:0 auto 8px;
text-align:center;
}
#vbbox .top {
text-align: center;
margin: 0 auto 0px auto;
line-height: 16px;
padding: 8px 3px;
}
#vbbox .box table tr td {
color: #000;
font-size: 13px;
font-weight: normal;
}
#vbbox .box table tr td.first {
font-weight: bold;
text-align: left;
width: 160px;
}
#vbbox .fbwc_next div {
margin:0 auto 0;
padding:8px 0;
text-align:center;
}
#vbbox .box table th {
padding: 0;
height: 14px;
}
#vbbox .flag {
margin-right: 4px;
position: relative;
top: 2px
}
#vbbox .inbox {
background-image:url(https://m.blog.hu/rsc/img/focivb/forum_inbox.png);
background-position:bottom left;
color:#000;
}
#vbbox .box table {
margin-left:10px;
}

/* VB Box vege */


/* VB layer */
#simplemodal-overlay {
    background-color: black;
}
.simplemodal-container {
    background-color: white;
    padding: 10px;
}

#simplemodal-container a.modalCloseImg {
	background:url(/img/vb/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
/* VB layer vege */

/* 18+ doboz */
#age18-overlay {
    background-color: white;
}

#age18-container {
    background-color: #f1f1f1;
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    line-height: 22px;
}

#age18-container h3 {
    font-size: 32px;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
    margin-right: 100px;
}

#age18-container .korhatar18 {
    width: 130px;
    height: 130px;
    padding: 60px 0px 50px 100px;
    margin-right: 30px;
    float: left;
}

#age18-container p {
    margin-right: 100px;
    margin-left: 30px;
    text-align: justify;
}

#age18-container button {
    line-height: 27px;
}

#age18-container .simplemodal-close {
    margin-right: 22px;
}
/* 18+ doboz vege */

/**
 * Editor dobozok
 */
#editor_border {
    border-top-width: 1px;
}
.editorbox_head {
    margin: 10px 4px 0px 4px;
    border: 1px solid #999;
    background-color: #ffe9b3;
    font-size: 12px;
    padding: 5px;
    color: #4c4c4c;
}

#suggestions, #upload_picture, #upload_queue, #embed_all {
    margin:0px 4px 10px 4px;
    border: 1px solid #999;
    border-top-width: 0px;
    padding: 10px;
    background-color: #fffaf2;
}
#upload_queue {
    border-bottom-width: 0;
    margin-bottom: 0;
}
#embed_all {
    margin-bottom: 0;
    display: none;
}
#editor_border hr {
    height: 1px;
    border: 1px solid #999;
    border-bottom-width: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.suggestion .controls {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
}
.suggestion .thumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.suggestion h2 {
    font-size: 12px;
    color: #4c4c4c;
}


/**
 * License selecthez
 */
#license {
    background:url(../img/cc.gif) no-repeat 0 -31px;
    width:539px;
    position:absolute;
}
#license img {
    margin:9px 0 5px 7px;
}
#license .bottom {
    background:url(../img/cc.gif) no-repeat 0 100%;
    margin-top:2px;
    bborder:solid #f00 1px;
}
#license.close {
    background-position:0 0;
    width:116px;
    height:31px;
    cursor:pointer;
}
#license input,#license.close .bottom,#license label img {
    display:none;
}
#license.close ul {
    display:none;
}
#license ul {
    margin:0px 20px;
    padding:0;
    list-style-type:none;
    padding-top:4px;
}
#license li {
    margin:0;
    padding:0;
    line-height:11px;
}
#license label {
    margin:0;
    padding:0;
    cursor:pointer;
    font:11px Arial;
}
#license li.selected label{
    font-weight:bold;
}
#license br {
    height:1px;
    line-height:6px;
} 
#editor_bottom p {
    line-height:31px;
}

#license_mobile {
    display: none;
}


/**
 * Uploadify v2.1.0
 */
#uploadpicUploader {
    margin-bottom:-4px;
}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}

.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
.uploadifyErrorInda {
	width: 600px;
	border: 0px none;
	padding: 0;
}

.uploadifyErrorInda .filename,
.uploadifyErrorInda .uploadifyProgress,
.uploadifyErrorInda .percentage {
	display: none;
}

.uploadifyErrorInda .top {
	border: 1px solid #ff9c9c;
	color: #000;
	background: #ffd2d2;
	min-height: 30px;
}

.uploadifyErrorInda .bottom {
	border: 1px solid #ff9c9c;
	color: #000;
	background: #FFF;
	border-top: none;
	height: 30px;
}

.uploadifyErrorInda p.alertIcon {
	background: transparent url(/img/iconAlert.png) 0 0 no-repeat;
	padding:2px 10px 4px 27px;
	margin: 6px 5px 2px;
}

.uploadifyErrorInda .bottom p {
	float:left;
	margin:8px 6px 6px 7px;
}

.uploadifyErrorInda .bottom p a {
	color: #780000;
	font-weight: bold;
	text-decoration: none;
}

.uploadifyErrorInda .bottom a.iflogo {
	background: transparent url(/img/indafotoLogoXs.png) 0 0 no-repeat;
	display: block;
	float: right;
	width: 72px;
	height: 15px;
	margin:7px 10px 4px 5px;	
}

/* Mobil oldal */
.editor-textarea .editorbox_head,
.editor-textarea #upload_queue,
.editor-textarea #upload_picture,
.editor-textarea #license {
    display: none;
}

.editor-textarea .btn_preview {
    display: none;
}

.editor-textarea #license_mobile {
    display: block;
}

/* Hiba oldal */
.error-reg {
	padding-left:70px;
	padding-bottom:10px;
	padding-right:10px;
	border:1px solid #f6a62c;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px; 
	background-color:#fdf8d0;
	font-family:Arial, sans-serif;
	font-size:15px;
	background-image:url("/img/nyil.png");
	background-repeat:no-repeat;
	background-position:35px 30px;
}

.error-reg-in {
	padding:35px;
	padding-top:25px;
	padding-bottom:15px;
	background-image:url("/img/indapass.png");
	background-repeat:no-repeat;
	background-position:bottom right;	
}

.error-reg a {
	text-decoration:none;
	color:#ac192a;
	font-weight:bold;
}

.error-reg a:hover {
	text-decoration:underline;
}

.error-reg p {
	margin: 15px 0px;
}

.error_solo {
	text-align: center;
}

.error_full {
	text-align: left;
}

/* Statikus szoveg igazgatasok */
.staticText {
    margin-left: 10px;
}

.staticText p {
    margin: 5px 0;
}

.staticText h2 {
    margin-top: 15px;
    margin-bottom: 10px;
}

/* Nyito oldali specialis dobozok */
#content2col {
    margin: 0px;
    padding: 0px;
    width: 100%;

}
#content2col .adult_content {
    background: #FFFAEE none repeat scroll 0 0;
    border:1px solid #FF0000;
}

#content2col .adult_content .ftitle {
    background: #ffd699;
    border-bottom: solid 1px #ff0000;
    padding: 6px;
    padding-right: 30px;
    background-image: url(/img/18.png);
    background-position: 99% 3px;
    background-repeat: no-repeat;
}

#content2col .adult_content .flinks,
#content2col .adult_content .fbody {
    padding: 6px;
}
td.half .advert_bottom span {
    position: static;
    white-space: nowrap;
}

/* Nyito dobozok vege */

/* Indafoto slider */
#ifp {
    width: 640px;
    overflow: hidden;
    margin: auto;
}

#ifp .header {
    height: 37px;
    background: transparent url(/img/indafoto/ifp_bg_header.png) 0 0 repeat-x;
}

#ifp .strip {
    padding: 5px 0 20px;
    background: #000;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

#ifp h1 {
    margin: 0;
    padding: 0;
    font-family: Arial;
    color: #FFF;
    margin: 10px 10px;
    float: left;
    font-size: 11px;
}

#ifp h1 a {
    color: #ff9900;
    font-size: 18px;
    text-decoration: none;
    margin-right: 10px;
}

#ifp a.logo {
    float: right;
    display: block;
    width: 133px;
    height: 20px;
    background: transparent url(/img/indafoto/ifp_logo.png) 0 0 no-repeat;
    margin: 10px 10px 0 10px;
}

#ifp span {
    font-weight: bold;
}
/* Indafoto slider vege */
/* InTopic bannerek */
.textad_container { width: 600px; margin: 0 auto; padding: 4px; background: #f7f7f7; border: 1px solid #d0d0d0; text-align: left; overflow: hidden; }
.textad_container > a { float: left; margin-right: 8px; }
.textad_container a img { width: 40px; height: 40px; }
.adszoveg { padding-top: 4px; }
.adszoveg p { margin-top: 4px; height: 14px; overflow: hidden; }
td.half .textad_container { width: auto; }
td.half .advert_bottom { text-align: right; }
td.half .advert_bottom span { position: static; }
 /* hirdetes felirat */
.advert_bottom { position: relative; }
.advert_bottom span { position: absolute; left: 50%; margin-left: 230px; padding-left: 10px; font-family: verdana; font-size: 9px; color: #5F5F5F; background: url('https://index.hu/assets/images/arrow_up.gif') 0 5px no-repeat;}
/* InTopic bannerek vege */

/* Hozzaszolok szama miatti igazitasok */
.tle_db {
    width: 61px;
}
.tle_db .cn {
    background-image:url(/img/kommentelok_ikon.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 10px;
    font-size: 10px;
}

/* Bal menu atrendezes */
#favourite_box {
    padding-bottom: 10px;
    background-color: white;
}
/* Bal menu vege */

/* inda footer 2012 start */
#inda_footer {
    width: 100%;
    padding: 14px 0 24px;
    background: -webkit-linear-gradient(top, #e0dfdf 0%, #dfdcdc 100%);
    background: -moz-linear-gradient(top, #e0dfdf 0%, #dfdcdc 100%);
    background: -o-linear-gradient(top, #e0dfdf 0%, #dfdcdc 100%);
    background: -ms-linear-gradient(top, #e0dfdf 0%, #dfdcdc 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFe0dfdf', EndColorStr='#FFcbcaca');
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
#inda_footer p, #inda_footer ul, #inda_footer li {border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;line-height:1}
#inda_footer strong {
    font-weight: bold;
}


/*article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}*/
    #inda_footer.forum {
        border-top: 3px solid #a2a2a2;
    }
    #inda_footer [class|='foot'] {
        display: inline-block;
        padding: 0 10px;
        color: #3f3f3f;
        vertical-align: top;
        text-align: left;
    }
        #inda_footer [class|='foot'] h4 {
            margin-bottom: 8px;
            font-size: 1.4em;
            font-weight: bold;
        }
            #inda_footer [class|='foot'] h4 a {
                font-size: inherit;
                text-shadow: 0 1px #fff;
            }
        #inda_footer [class|='foot'] p {
            margin-bottom: 12px;
            line-height: 15px;
            font-size: 1.1em;
        }
        #inda_footer [class|='foot'] a {
            color: #3f3f3f;
            font-size: 1.2em;
            text-decoration: none;
        }
            #inda_footer [class|='foot'] a:hover {
                color: #aa896d;
                text-decoration: underline;
            }
        #inda_footer [class|='foot'] ul {
            margin-bottom: 12px;
            list-style: none;
        }
            #inda_footer [class|='foot'] ul li {
                margin-bottom: 5px;
            }

    #inda_footer .foot-forum,
    #inda_footer .foot-channels,
    #inda_footer .foot-partners {
        width: 260px;
    }
    #inda_footer .foot-info {
        width: 130px;
    }

        #inda_footer .foot-info ul.btm {
            white-space: nowrap;
        }
            #inda_footer .foot-info ul.btm li {
                display: inline-block;
                margin-right: -3px;
                padding: 0 6px;
                border-left: 1px solid #676767;
            }
                #inda_footer .foot-info ul.btm li:first-child {
                    padding-left: 0;
                    border: none;
                }
                #inda_footer .foot-info  ul.btm li a {
                    font-size: 1.1em;
                }

        #inda_footer .foot-channels ul,
        #inda_footer .foot-partners ul {
            float: left;
            width: 130px;
        }

    #inda_footer .foot-partners ul {
    }
        #inda_footer .foot-partners ul li {
            margin-bottom: 3px;
        }
            #inda_footer .foot-partners ul li a {
                display: block;
                font-size: 1.5em;
                text-shadow: 0 1px #efefef;
            }
            #inda_footer .foot-partners ul.wlogos li a {
                display: inline-block;
                width: 50px;
                height: 50px;
                margin: 0 6px 6px 0;
                background-image: url(/img/logos.png);
                background-repeat: no-repeat;
                text-indent: -9999px;
            }
                #inda_footer .foot-partners ul li a.bloghu {
                    background-position: 0 -100px;
                }
                    #inda_footer .foot-partners ul li a.bloghu:hover {
                        background-position: -100px -100px;
                    }
                #inda_footer .foot-partners ul li a.indamail {
                    background-position: 0 -50px;                    
                }
                    #inda_footer .foot-partners ul li a.indamail:hover {
                        background-position: -100px -50px;
                    }
                #inda_footer .foot-partners ul li a.indafoto {
                    background-position: 0 0;
                }
                    #inda_footer .foot-partners ul li a.indafoto:hover {
                        background-position: -100px 0;
                    }
                #inda_footer .foot-partners ul li a.indavideo {
                    background-position: -50px -50px;
                }
                    #inda_footer .foot-partners ul li a.indavideo:hover {
                        background-position: -150px -50px;
                    }
                #inda_footer .foot-partners ul li a.indabox {
                    background-position: -50px -100px;
                }
                    #inda_footer .foot-partners ul li a.indabox:hover {
                        background-position: -150px -100px;
                    }

                #inda_footer .foot-partners ul li a.otthonterkep {
                    background-position: 0px -150px;
                }
                    #inda_footer .foot-partners ul li a.otthonterkep:hover {
                        background-position: -50px -150px;
                    }


/* inda footer 2012 vege */

/* ie9 toast start */
div#ie9notificationtoast {
    position: fixed;
    bottom: 0px;
    left: 16px;
    z-index: 99999;
}

div#ie9notificationtoast img {
    cursor: pointer;
    float: left;
}
/* ie9 toast vege */

/* fegyverek modal */
.simplemodal-container {
    border:1px solid;
    border-left: 3px solid;
    background-color:#FFF6E0;
    border-color:#f90;
}
.simplemodal-wrap p {
    margin-bottom: 0.8em;
}

/* fegyverek modal vege */

/* Honfoglalo fejlec */
#honfoglalo {
    width: 1000px;
    height: 100px;
    background: url(/img/honfoglalo/honfoglalo_fejlec.png) 0 0 no-repeat;
    position: relative;
    margin: 5px auto 0;
}

.honfoglalo-menu {
    position: absolute;
    top: 42px;
    left: 320px;
    width: 680px;
    height: 23px;
    padding: 0;
    margin: 0;
}

#honfoglalo a span {
    visibility: hidden;
}


.honfoglalo-logo {
    position: absolute;
    top: 30px;
    left: 34px;
    width: 220px;
    height: 40px;
}

.honfoglalo-logo a {
    display: block;
    height: 100%;
}

.honfoglalo-menu li {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.honfoglalo-menu-item a {
    display: block;
    background: url(/img/honfoglalo/text_sprite.png) 0 0 no-repeat;
    height: 20px;
}

.honfoglalo-link-a a { width: 103px; } 
.honfoglalo-link-a a:hover { background-position: 0 -23px; }

.honfoglalo-link-b a { width: 135px; margin-left: 28px; background-position: -130px 0;} 
.honfoglalo-link-b a:hover { background-position: -130px -23px; }

.honfoglalo-link-c a { width: 51px; margin-left: 28px; background-position: -291px 0;} 
.honfoglalo-link-c a:hover { background-position: -291px -23px; }

.honfoglalo-link-d a { width: 120px; margin-left: 28px; background-position: -369px 0;} 
.honfoglalo-link-d a:hover { background-position: -369px -23px; }

.honfoglalo-link-e a { width: 132px; margin-left: 28px; background-position: -519px 0;} 
.honfoglalo-link-e a:hover { background-position: -519px -23px; }

/* Honfoglalo fejelc vege */
