/* .abcpenger .field_fulltekst a { color: #2C4772; }
.abcpenger .standard_box a { color: #956F13; }
.abcpenger .community_content a { color: #58850B; }
.abcpenger .top_menu_bottom { background: #bb9e66; }
.abcpenger .field_content_type { color: #2C4772; }

*/


/* abcpenger_contextual_block */

.abcpenger .newsdesk_articles h3 {
    font-family: Georgia,serif;
    font-weight: normal;
}

.abcpenger_contextual_block {
    background:#F1F1F1 none repeat scroll 0 0;
    padding: 10px;
    font-size: .9em;
}

.abcpenger_contextual_block_title {
    color:#313131;
    text-transform:uppercase;
    margin-bottom: 10px;
}

.abcpenger_contextual_block ul {
    list-style: none;
    font-weight: bold;
}

.abcpenger_contextual_block_parent ul {
    font-weight: normal;
    margin-top: 4px;
}
.abcpenger_contextual_block_parent {
    color: #313131;
    padding: 4px 0;
    border-top: 1px solid #E9E9E9;
}
.abcpenger_contextual_block_parent li {
    font-weight: inherit;
    padding: 4px 0 4px  20px;
    border-top: 1px solid #E9E9E9;
    margin-left: -10px;
}

/* abcpenger_contextual_menu */

.abcpenger_contextual_menu {
    border: 1px solid #DFDFDF;
    margin-bottom:10px;
    padding:10px;
    font-family: georgia, serif;
}

.abcpenger_contextual_menu_list {
    list-style-image: url(../../img/abcpenger_contextual_menu_bullet.gif);
    margin-left: 18px;
}
.abcpenger_contextual_menu_list li {
    margin-bottom: 2px;
}
.newsdesk_penger_link_selected {
    font-weight: bold;
    color: #2C4772 !important;
}

.abcpenger_contextual_menu a:link,
.abcpenger_contextual_block a:link { color: #2C4772; text-decoration:none; }    /* unvisited links */
.abcpenger_contextual_menu a:visited,
.abcpenger_contextual_block a:visited { color: #6688aa; text-decoration:none; }   /* visited links   */


/* abcpenger section styling */ 

#section_abcpenger a {
    background: transparent url(../../img/self_awareness/abcpenger/abcpenger.jpg);
    height: 48px;
}


/* shortcuts block */

#ShortcutsBlock {
    background-color:#F7F0DE;
    clear:both;
    margin-top: 1em;
}

#blc {
    background-image:url(../../img/self_awareness/abcpenger/blc.gif);
    background-position:0 100%;
}
#brc {
    background-image:url(../../img/self_awareness/abcpenger/brc.gif);
    background-position:100% 100%;
}
#tlc {
    background-image:url(../../img/self_awareness/abcpenger/tlc.gif);
    background-position:0 0;
}
#trc {
    background-image:url(../../img/self_awareness/abcpenger/trc.gif);
    background-position:100% 0;
}
#tlc, #trc, #blc, #brc {
    background-color:transparent;
    background-repeat:no-repeat;
}

.ShortcutsBlock_Content {
    padding:20px;
}

.ShortcutsBlock_Header h1 {
}
.ShortcutsBlock_Content h1 {
    color:#313131;
    font-family:georgia,serif;
    font-size:2em;
    font-weight:normal;
}
.ShortcutsHr {
    background:#DECFAA none repeat scroll 0 0;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    font-size:0;
    height:1px;
    margin:20px -20px;
}
.ShortcutsBlockCol {
    display:inline;
    float:left;
    width:33%;
}
.ShortcutsBlockCol ul {
    margin:0 0 0 15px;
    list-style: none;
}
.ShortcutsBlock_Content li, .ShortcutsBlock_Content a {
    color:#395A85;
    font-family:arial,helvetica,sans-serif;
    font-size:1.1em;
    line-height:1.5em;
    text-align:left;
    text-decoration:none;
}
.ShortcutsBlock_Content a:hover {
    text-decoration:underline;
}

/* --- CALCULATOR --- */

.kalkulator {
	background: transparent url('../../img/self_awareness/abcpenger/kalkulator_body.gif');
	width: 480px;
}
.kalkulator_wide {
    background: transparent url('../../img/self_awareness/abcpenger/kalkulator_body_wide.gif');
    width: 600px;
}
.kalkulator_header {
	background: transparent url('../../img/self_awareness/abcpenger/kalkulator_header.gif');
	height: 66px;
}
.kalkulator_wide .kalkulator_header {
    background: transparent url('../../img/self_awareness/abcpenger/kalkulator_header_wide.gif');
}
.kalkulator_footer {
	background: transparent url('../../img/self_awareness/abcpenger/kalkulator_footer.gif');
	height: 22px;
}
.kalkulator_wide .kalkulator_footer {
    background: transparent url('../../img/self_awareness/abcpenger/kalkulator_footer_wide.gif');
}
.kalkulator table {
	width: 475px;
	margin: 0 2px;
}
.kalkulator_wide table {
    margin: 0 2px;
    width: 595px;
}

/* --- END CALCULATOR --- */
