/*
Theme Name: Cukorbetegség inzulin
Theme URI: http://cukorbetegseg-inzulin.hu
Description: network theme #3
Author: the MKM team
Version: 1.0
Tags: cukor, cukorbetegség, inzulin
*/

@import url("../network_basic/style.css");

body {
    background: #f5f5f5;
}

.wrapper {
    background: #f5f5f5 url('images/main_bg.jpg') top center no-repeat;
}

.big_search {
    background: url('images/big_search_bg.png') top left no-repeat;
}

a.ovButton {
    background: url('images/doc_answers_button_bg.png') left top no-repeat;
}

.doc_answer {
    background: url('images/doc_answer_bg.png') top left no-repeat;
}

.links .linkcat .addlink {
    background: url('images/add_link_bg.png') 20px center no-repeat;
}

.topStripe {
    background: url('images/stripe_bg.png') left bottom repeat-x;
}
.topStripe .whiteBox {
    background: url('images/stripe_button_bg.png') left top no-repeat;
}

.ov {
    background: url('images/doc_answes_cta_bg.png') left top no-repeat;
}

.thePost .q {
    background: url('images/question.png') top left no-repeat;
}

/* azok a fő menüpontok, amelyeknek van almenüje (csak hover) */
.menu-item-62:hover a,
.menu-item-71:hover a,
.menu-item-74:hover a,
.menu-item-77:hover a,
.menu-item-81:hover a {
    background: url('../network_basic/images/main_menu_parent_hover_bg.png') right 25px no-repeat;
}
/* kérdés vaálsz lista egy eleme */
.kv {
    background: url('images/question.png') 0 3px no-repeat;
}

/* egy szélesebb almenü */
.main_menu ul li.menu-item-74 ul {
    width: 220px;
}
