table.dialab60
{
    width: 100%;
}
/*table.dialab60 td.x170
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}*/
table.dialab60 td.x171 { } /*italic*/
/*.x167, table.dialab60 td.x167{    padding-top: 5px;   padding-bottom: 3px;    font-weight: bold;}*/
table.dialab60
{
    font-family: tahoma;
    font-size: 11px;
    color: #594e5c;
    padding: 2px;
}

* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
table {
    border-collapse: collapse;
}
td {
    vertical-align: top;
}

body {
    background: /*#fffaf4*/ #E5D9DB
        /*#EFE5E2*/ url(/images/tmpBg.gif) top repeat-x;
}


.h1/*, .xl70*/ {
    color: #ff1a82;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}
.text {
    color: #594e5c; /*#747177;*/
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 15px;
}
.text li {
    margin-left: 35px;
    list-style-image: url(/images/tmpMainMrk.gif);
    line-height: 14px;
    padding-left: 2px;
}

.h1blue {
    color: #7E59A7;
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.textBlue, .xl67  {
    color: #7E59A7;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 11px; //nado 15px!
}

.newsHead {
    color: #ff1a82;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.news a {
    color: #B256C7;
    font-weight: bold;
}
.news, .newsText {
    color: #747177;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}


/*
    Styles for Navigation & Head blocks + some pink heads
    (includes styles for all required hyperlinks)
*/

.navi { font-family: tahoma; font-size: 11px; color: #727272; }
.navi a { color: #B94BC3; text-decoration: underline; }
.pseudoA { color: #FF1A82; font-size: 17px; }

.head { font-family: tahoma; font-size: 23px; color: #9813B9; }
.head a { color: #B94BC3; text-decoration: underline; font-size: 17px; }

.cont { color: #594E5C; font-size: 11px; font-family: tahoma; }
.cont a { color: #B94BC3; text-decoration: underline; font-size: 12px; }

.date { color: #AC99B0; font-family: tahoma; font-size: 11px; font-weight: bold; }

/*
    Left menu: active links & sub-items styles
*/

.menu * { font-family: tahoma; }
.menu a { color: #b256c7; }

.menu li { font-size: 13px; font-weight: bold; list-style-image: url(/images/tmpMrk.gif); margin-left: 17px; padding-left: 7px; margin-bottom: 10px; }
.menu li li { font-size: 11px; font-weight: normal; list-style-image: url(/images/lftMrk.gif); margin-left: 21px; padding-left: 3px; margin-bottom: 6px; }

//.menu li a { line-height: 27px; }
//.menu li li a { line-height: 21px; }

.menu li ul { margin-bottom: 7px; margin-top: 7px; }

li.active > a { font-size: 17px; color: #6D5373; font-weight: normal; text-decoration: none; }
li.active { list-style-image: url(/images/inside/tmpMrkA.gif); line-height: 13px; margin-bottom: 12px; }

li.active li.active a { font-size: 11px; color: #6D5373; font-weight: normal; text-decoration: none; }
li.active li.active { list-style-image: url(/images/lftMrkA.gif); }

#dialabSearchDiv {
    border: 1px solid #b4b1bd;
    height: 17px;
    //height: 19px;
    width: 166px;
    overflow: hidden;
}

#index1 .text { font-size: 13px; }
