body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial,Helvetica,sans-serif;
    background: #EFEFEF;
    background-color: #290f10;
    background-image:url('bg_2.jpg');
    background-repeat:repeat-y;
    background-position: 50% 0%;
}


#header
{
    margin: 0;
    padding: 0;
}


#header_image
{
    border-bottom:2px solid #f7de77;
}



#logo
{
    left: 43%;
    position: absolute;
    background-image:url('logo.png');
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: 50% 0%;
    width: 169px;
    height: 114px;

    z-index: 1000;
}

#mainmenu
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 980px;
    height:25px;
    border-bottom:2px solid #f7de77;

}

#menu_left
{
    float: left;
}

#menu_right
{
    float: right;
}

#mainmenu ul
{
    padding:6px 20px 5px 20px;
    margin:0px;
}

#mainmenu ul li
{
    display: inline;
}

#mainmenu ul li a
{
    color:#ffffff;
    background-color:transparent;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #f7de77;
    border-top:2px solid #f7de77;
    text-decoration:none;
}




#page
{
    background: white;
    background-image:url('page_bg.jpg');
    background-repeat:repeat-y;
    background-position: 50% 0%;
    min-height: 1100px;
    color:#444;
    font-size: 11pt;
}




.imgframe
{
    float: left;
    margin-right: 10px;
    margin-down: 10px;
}

.imgframe div a
{
    height: inherit;
    display:block;
}

.cien {
    position: relative;
    top: -4px;
}

.mini_img
{
    border:5px solid #8a1f11;
    min-width: 287px;
    min-height: 111px;
    background-color: #6d3737;
}

.imgframe_thumbs
{
    clear: both;
}

.mini_img_thumbs
{
    border:5px solid #8a1f11;
    background-color: #6d3737;
}

#contents
{
    padding: 20px;
}

.tresc-artykulu h2
{
    color: #593a2f;
    font-size: 20pt;
    text-align: center;
}


.tresc-artykulu h2:before
{
    display:block;
    border:none;
    height:18px;
    width: 28px;
    background-color: #fff;
    background-image:url('orn_left.png');
}

.tresc-artykulu h2:after
{
    display:block;
    border:none;
    height:18px;
    width: 28px;
    background-color: #fff;
    margin: 0 auto;
    background-image:url('orn_right.png');
}

#container_bg {
    background-image:url('bg_1.jpg');
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: 50% 0%;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{
    background-image:url('bg_footer.jpg');
    background-repeat:no-repeat;
    background-position: 50% 0%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}

#footer_content
{
    width: 980px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#footer_content h1
{
    color: #f7de77;
    font-weight: 700;
}

#footer_content p
{
    color: #FFF6BF;
    font-size: 12pt;
}

#box_1
{
    width: 300px;
    float: left;
    margin:13px;

}

#box_2
{
    width: 300px;
    float: left;
    margin:13px;
}

#box_3
{
    width: 300px;
    float: left;
    margin:13px;
}


#copyright
{
    margin-top: 70px;
    margin-left: 60%;

}






























#lang
{
    float: right;
    margin: 0 10px 0 0;
    display: inline;
}

#lang ul
{
    padding: 0px;
    margin: 0px;
}

#lang li.active a {
    color: #dbea71;
    display: block;

}

#lang li a
{
    color: #302a21;
    text-decoration: none;
    display: block;
}

#lang li
{
    float: left;
    list-style: none;
    margin-top: 5px;
    margin-left: 5px;

}

#lang li.active
{
    color: #f4f2da;
    width: 30px;
}

#lang li
{
    width: 30px;
}

#lang li a
{
    text-decoration: none;
    display: block;

}
#lang li a:hover
{
    text-decoration: none;

}


.opinie {
    color: #000020;
}










div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
  
}

div.form label {
      color: #262626;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #685f5d;
    border-left: 5px solid #483e3c;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #ffcc00;
    font-family: "Open Sans",sans-serif;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#82706c;
    color: #fff;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}







.news {
    padding: 0;
    margin: 4px 0 0 0;
    min-height: 122px;
}

.news_day {
    padding: 0 0 3px 0;
    margin:0;
    background: #8a1f11;
    color: #fff;
    font-weight: bold;
    font-size: 15pt;
    text-align: center;
    font-family: "Noticia Text",Georgia,serif;
}

.news_month {
    padding: 0;
    margin:0;
    color: #8a1f11;
    font-size: 9pt;
    text-align: center;
    font-family: "Noticia Text",Georgia,serif;
}

.news_year {
    background: #8a1f11;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    text-align: center;
    font-family: "Noticia Text",Georgia,serif;
}

.news_img {
    width: 100px;
    float:left;
    text-align: center;
}

.news_img img{
    border: 1px solid #dedede;
    margin:5px;
}

.opis{
    float:left;
    width: 310px;
    text-align: justify;
    margin: 0 0 0 10px;
    min-height: 150px;
}

.news_title {
    font-weight: normal;
    font-family: 'Convergence', sans-serif;
    min-height: 25px;
    left:10px;
    padding: 0;
    margin: 0;
}

.news_date {
    position:relative;
    top:10px;
}

.news_desc {
    margin: 0px 5px 0px 10px;
    padding: 0;
}

.news_desc p{
    font-family: "Open Sans",sans-serif;
    margin: 0;
    padding: 0;
    font-size: 9pt;
    text-indent: 15px;
}

/*Prawa kolumna - strona główna ----------------------------------------------*/
.right-link-body {
    margin-bottom: 4px;
    position: relative;
    border: 2px solid #802420;
    width: 250px;
}

.right-link-body span {
    font-weight: bold;
    color: #fff;
    font-size: 10pt;
    position: absolute;
    top:89px;
    left: 2px;
    z-index: 9;
}

.right-link-title {
    padding: 2px;
    background: #802420;
    position: absolute;
    top:87px;
    width: 246px;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */  
    height:20px;
}

#left-link {
    padding: 2px;
    color: #fff;
}

#left-link p {
    padding: 0px 4px 0px 4px;
    font-size: 9pt;
    font-weight: bold;
    text-align: justify;
}

#left-link a {
    font-size: 9pt;
    font-weight: bold;
    color: #e2c1c3;
}

#left-link a:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #fff;
}

.left-link-body {
    margin-bottom: 4px;
    position: relative;
    width: 250px;
}

.left-link-body span {
    font-weight: bold;
    color: #fff;
    font-size: 10pt;
    position: absolute;
    top:89px;
    left: 2px;
    z-index: 9;
}

.left-link-title {
    padding: 2px;
    background: #802420;
    position: absolute;
    top:87px;
    width: 246px;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */  
    height:20px;
}










.object-free 
{
    width:224px;
    height:410px;
    padding: 2px 2px 2px 2px;
    margin: 3px 0 0 2px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fcfaf3;
    border: 1px dotted #d3d3d3;
    background: #f5f5f5;
}

.object-ext 
{
    width:460px;
    height: 410px;
    padding: 2px 2px 2px 2px;
    margin: 3px 0 0 2px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fcfaf3;
    border: 1px dotted #d3d3d3;
    background: #fbf8db;
}

.object-free .object_title 
{
    text-align: left;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    padding: 0px 2px 2px 2px;
}

.object-ext .object_title 
{
    text-align: left;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    padding: 0px 2px 2px 2px;
}

.object_image 
{
    text-align: left;
    float: left;
}

.object-free .object_image img 
{
    border: 1px dotted #d3d3d3;
    padding: 2px;
    background: #fff;
    width: 216px;
}

.object-ext .object_image img 
{
    border: 1px groove #cbcbcb;
    padding: 2px;
    background: #fff;
    width: 452px;
    height: 301px;
}

.object-ext .object_opis 
{
    text-align: left;
    margin: 0px 0px 0px 5px;
    padding: 5px 5px 5px 5px;
    width: 442px;
    clear: both;
}

.object-free .object_opis 
{
    text-align: left;
    margin: 0px 0px 0px 5px;
    padding: 5px 5px 5px 5px;
    clear: both;
}

.object_opis .obj-adres
{
    float: left;
}

.object_opis .obj-www {
    float: right;
    text-align: right;
}







/*Profil*/
.object-opis-profil 
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #1d1d1d;
}
















.object-inarticle-free 
{
    width:224px;
    height:320px;
    padding: 2px 2px 2px 2px;
    margin: 3px 0 0 2px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fcfaf3;
    border: 1px dotted #d3d3d3;
    background: #f5f5f5;
}

.object-inarticle-ext 
{
    width:224px;
    height:320px;
    padding: 2px 2px 2px 2px;
    margin: 3px 0 0 2px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fcfaf3;
    border: 1px dotted #d3d3d3;
    background: #fbf8db;
}

.object-inarticle-free .object_title 
{
    text-align: left;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    padding: 0px 2px 2px 2px;
}

.object-inarticle-ext .object_title 
{
    text-align: left;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    padding: 0px 2px 2px 2px;
}


.object-inarticle-free .object_image img 
{
    border: 1px dotted #d3d3d3;
    padding: 2px;
    background: #fff;
    width: 216px;
}

.object-inarticle-ext .object_image img 
{
    border: 1px groove #cbcbcb;
    padding: 2px;
    background: #fff;
    width: 216px;
}

.object-inarticle-ext .object_opis 
{
    text-align: left;
    margin: 0px 0px 0px 5px;
    padding: 5px 5px 5px 5px;
    width: 215px;
    clear: both;
}

.object-inarticle-free .object_opis 
{
    text-align: left;
    margin: 0px 0px 0px 5px;
    padding: 5px 5px 5px 5px;
    clear: both;
}

.object-inarticle-ext .object_opis .obj-www {
    float: left;
    text-align: left;
}





















#galery-category
{
    padding: 2px 7px 14px 7px;
    margin: 15px 0 15px 0;
    list-style: none;
    text-align: left;
    /*background-color: #dbea71;*/
}

#galery-category li 
{
    padding: 25px 0px 0px 0px;
    margin: 0px 0px 4px 2px;
    height: 150px;
    width: 220px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fcfaf3;
    border: 1px dotted #d3d3d3;
}

#galery-category li a
{
    color: #404040;
    text-decoration: none;
    font-family: "Open Sans",sans-serif;
    font-size:8pt;
}

#galery-img-category
{
    padding: 2px 7px 14px 7px;
    margin: 15px 0 15px 0;
    list-style: none;
    text-align: left;
}

#galery-img-category li 
{
    padding: 10px 2px 2px 2px;
    margin: 0px 0px 4px 2px;
    min-height: 110px;
    width: 160px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fcfaf3;
    border: 1px dotted #d3d3d3;
}
































.main-tm, .main-tl, .main-tr, .main-bm, .main-bl, .main-br, .show-tm, .show-tl, .show-tr, .show-bm, .show-bl, .show-br {
    background-image: url("surrounds.png");
}

.main-tm {
    background-position: 0 -20px;
    background-repeat: repeat-x;
}

.show-tm, .show-bm, .main-tm, .main-bm, .module-tm, .module-bm, .sidecol-tm, .sidecol-bm {
    height: 10px;
    margin: 0 10px;
    position: relative;
}

.show-bm {
    background-position: 0 -70px;
    background-repeat: repeat-x;
}
.show-bm {
    margin-bottom: 3px;
}

.main-m {
    background: none repeat scroll 0 0 #FFFFFF;
}

.show-tm, .show-bm, .main-tm, .main-bm, .module-tm, .module-bm, .sidecol-tm, .sidecol-bm {
    height: 10px;
    margin: 0 10px;
    position: relative;
}

.main-tl {
    background-position: 0 0;
    background-repeat: no-repeat;
}

.show-tl, .show-bl, .main-tl, .main-bl, .module-tl, .module-bl, .sidecol-tl, .sidecol-bl {
    left: -10px;
}

.show-tr, .show-tl, .show-br, .show-bl, .main-tr, .main-tl, .main-br, .main-bl, .module-tr, .module-tl, .module-br, .module-bl, .sidecol-tr, .sidecol-tl, .sidecol-br, .sidecol-bl {
    height: 10px;
    position: absolute;
    top: 0;
    width: 10px;
}

.main-tr {
    background-position: -10px 0;
    background-repeat: no-repeat;
}

.show-tr, .show-br, .main-tr, .main-br, .module-tr, .module-br, .sidecol-tr, .sidecol-br {
    right: -10px;
}

.show-tr, .show-tl, .show-br, .show-bl, .main-tr, .main-tl, .main-br, .main-bl, .module-tr, .module-tl, .module-br, .module-bl, .sidecol-tr, .sidecol-tl, .sidecol-br, .sidecol-bl {
    height: 10px;
    position: absolute;
    top: 0;
    width: 10px;
}

.main-m {
    background: none repeat scroll 0 0 #FFFFFF;
}

.show-m, .main-m {
    margin-left: 2px;
    margin-right: 2px;
}

.main-l {
    background: url("main-l.png") repeat-y scroll 0 0 transparent;
}

.show-l, .main-l {
    margin-left: -2px;
}

.main-r {
    background: url("main-r.png") repeat-y scroll 100% 0 transparent;
}

.main-r {
    margin-right: -2px;
    padding: 0;
}

#main-body {
    min-height: 470px;
    padding-top: 5px;
}

.main-bm {
    background-position: 0 -30px;
    background-repeat: repeat-x;
}

.main-bl {
    background-position: 0 -10px;
    background-repeat: no-repeat;
}

.main-br {
    background-position: -10px -10px;
    background-repeat: no-repeat;
}

.show-tm {
    background-position: 0 -60px;
    background-repeat: repeat-x;
}

.show-tl {
    background-position: 0 -40px;
    background-repeat: no-repeat;
}

.show-tr {
    background-position: -10px -40px;
    background-repeat: no-repeat;
}

.show-m {
    background: url("show-m.png") repeat-x scroll 0 0 #4E161B;
}

.show-l {
    background: url("show-l.png") repeat-y scroll 0 0 transparent;
}

.show-l, .main-l {
    margin-left: -2px;
}

.show-r {
    background: url("show-r.png") repeat-y scroll 100% 0 transparent;
}

.show-r {
    margin-right: -2px;
    padding: 0 2px;
}

.show-bm {
    background-position: 0 -70px;
    background-repeat: repeat-x;
}

.show-bm {
    margin-bottom: 3px;
}

.show-bl {
    background-position: 0 -50px;
    background-repeat: no-repeat;
}

.show-br {
    background-position: -10px -50px;
    background-repeat: no-repeat;
}















.module-tm, .module-tl, .module-tr, .module-bm, .module-bl, .module-br, .sidecol-tm, .sidecol-tl, .sidecol-tr, .sidecol-bm, .sidecol-bl, .sidecol-br {
    background-image: url("module-corners.png");
}

.module-tm {
    background-position: 0 -20px;
    background-repeat: repeat-x;
}

.show-tm, .show-bm, .main-tm, .main-bm, .module-tm, .module-bm, .sidecol-tm, .sidecol-bm {
    height: 10px;
    margin: 0 10px;
    position: relative;
}

.module-tl {
    background-position: 0 0;
    background-repeat: no-repeat;
}

.show-tl, .show-bl, .main-tl, .main-bl, .module-tl, .module-bl, .sidecol-tl, .sidecol-bl {
    left: -10px;
}

.show-tr, .show-tl, .show-br, .show-bl, .main-tr, .main-tl, .main-br, .main-bl, .module-tr, .module-tl, .module-br, .module-bl, .sidecol-tr, .sidecol-tl, .sidecol-br, .sidecol-bl {
    height: 10px;
    position: absolute;
    top: 0;
    width: 10px;
}

.module-tr {
    background-position: -10px 0;
    background-repeat: no-repeat;
}

.module-inner {
    padding: 0 15px;
}

.module-inner {

}

.module-inner {
    padding: 15px;
    position: relative;
}

.contentheading {
    background: url("module-h3.png") repeat-x scroll 0 100% transparent;
    color: #675430;
}

.contentheading {
    font-size: 180%;
    line-height: 110%;
    margin: 0 -15px 15px;
    padding: 0 95px 12px 15px;
}

.article-ratings {
    margin-top: 25px;
    padding: 2px 5px;
    clear: both;
}

.module-bm {
    background-position: 0 -30px;
    background-repeat: repeat-x;
}

.module-bl {
    background-position: 0 -10px;
    background-repeat: no-repeat;
}

.module-br {
    background-position: -10px -10px;
    background-repeat: no-repeat;
}

.full-article{
    margin-left: 0;
    margin-right: 0;
    padding: 0 9px;
}









.tytul-artykulu {
    width: 939px;
    height: 81px;
    display: block;
    margin-left: 15px;
    /*background: url("title_bg.png") transparent;*/
    background:url('perlatanwi_pl/wstega_tytul.png') transparent;
}

.tytul-artykulu p{
    color: #746858;
    font-size: 17px;
    width: 505px;
    margin-left: 220px;
    padding: 15px 0 0 0px;
    font-family: 'PT Serif Caption', serif;
    text-align: center;
}

.tresc-artykulu {
    color: #221912;

    font-size: 10pt;
}


.tresc-artykulu hr{
    /*display:block;
    border:none;
    height:29px;
    width: 497px;
    background-color: #fff;
    margin: 0 auto;
    background-image:url('perlatanwi_pl/hr_linia.png');*/

}

.tresc-artykulu .naglowek{
    color: #556234;
    font-family: 'PT Serif Caption', serif;
    font-size: 14pt;
    padding: 2px 0 0 15px;;
    margin: 5px 5px 0 5px;

}

.tresc-artykulu p{
    color:#343636;
    padding: 0px 0px 0px 15px ;
    margin: 2px 5px 10px 5px;
    font-family: 'PT Serif Caption', serif;
}

h3 {
    color: #FFF6BF;
}

.tresc-artykulu hr{
    color: #FFE7A1;
    
}

#horiz-menu {
    background: url("menu-bg.png") repeat-x scroll 0 0 transparent;
}

#horiz-menu {
    display: block;
    height: 68px;
}

div.wrapper {
    margin: 0 auto;
    padding: 0;
    width: 980px;
}

.wrapper {
    position: relative;
}

#horiz-menu .padding {
    padding: 10px 0;
}

#horizmenu-surround {
    position: relative;
}

#horiz-menu ul.level1 {
    background: none repeat scroll 0 0 transparent;
}

#horiz-menu ul {
    background: url("drop-bg-1.png") no-repeat scroll 50% 100% transparent;
}

#horiz-menu ul {
    float: left;
}

ul.level1 {
}

.menutop {
    float: left;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}


#horiz-menu li.root, #horiz-menu.splitmenu li {
    background: url("menu-div.png") no-repeat scroll 100% 0 transparent;
}

#horiz-menu li {
    background: url("menu-drop-active.png") repeat-x scroll 0 100% transparent;
}

.menutop li.root {
    display: block;
    float: left;
    height: 47px;
}

.menutop li.root {
    margin: 0;
    padding: 0;
}

ul.level1 li {
}

.menutop li {
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

body #horiz-menu li.root > .item {
    background: none repeat scroll 0 0 transparent;
}

#horiz-menu li.root > .item, #horiz-menu.splitmenu li .item {
    color: #F0AC9F;
    text-shadow: -1px -1px 0 #222222;
}

#horiz-menu li > .bullet {
    background: url("drop-bullet.png") no-repeat scroll 9px 11px transparent;
}

#horiz-menu li.root .daddy span {
    background: url("drop-bullet.png") no-repeat scroll 100% -225px transparent;
}

#horiz-menu li.root > .daddy span {
    padding-right: 14px;

}

#horiz-menu li > .item {
    color: #F0AC9F;
}

.submenu li {
    background: url("menu-drop-active.png") repeat-x scroll 0 100% transparent;
    min-width: 140px;
}

.menutop li.root > .item {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    outline: medium none;
    padding: 7px 12px;
    position: relative;
    text-decoration: none !important;
    white-space: nowrap;
    z-index: 100;
}

.menutop li a.item {
    cursor: pointer;
}

.menutop li > .bullet {
    padding: 3px 5px 5px 25px;
}

.menutop li > .item {
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 31px;
    padding: 0;
}

.menutop li .item, .menutop li.active .item {
    display: block;
    float: none;
    margin: 0;
    text-decoration: none;
    width: auto;
}

ul.level1 li a {
}

a {
    color: #0077b3;
    text-decoration: none;
}

a:hover  {
    text-decoration: none;
}

.menutop li.root > .item span {
    display: block;
    height: 33px;
    margin: 0;
    outline: medium none;
    padding: 0;
}

.menutop li > .item span {
    display: block;
    padding: 0;
    width: 100%;
}

.menutop .subtext span {
    line-height: 18px;
}

ul.level1 li a span {
}

.menutop li.root > .item em {
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.menutop .subtext em {
    line-height: 13px;
}

.menutop em {
    display: block;
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
}

body #horiz-menu li.root:hover > .item span, body #horiz-menu li.root.active > .item span, body #horiz-menu li.root.active:hover > .item span, #horiz-menu.splitmenu li:hover .item span, #horiz-menu.splitmenu li.active .item span, #horiz-menu.splitmenu li.active:hover .item span {
    color: #F0B400;
}
