*
{
    margin: 0px;
    padding: 0px;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
}
BODY
{
    margin: 0px;
    padding: 0px;
    background-color: #FCFCFC;
    /*background-image: url( '../images/bg.jpg' );*/
    background-repeat: repeat-x;
}
html
{
    scrollbar-face-color: #E7E2D6;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-darkshadow-color: #777777;
    scrollbar-shadow-color: #cccccc;
    scrollbar-arrow-color: #777777;
    scrollbar-track-color: #E2E2E3;
}

#IDWrapper
{
    margin: 0 auto;
    width: 1100px;
}
.td_shtylla_djatht
{
    background-image: url('../images/right_bar_tiled.jpg');
    background-repeat: repeat;
    vertical-align: top;
    color: #eee;
    padding: 20px;
    width: 240px;
    border-left:5px solid white; 
}

.table_main
{
    margin: 15px;
    border: 1px solid #bbb;
    width: 1100px;
}


.menu_main
{
    display: block;
    padding-bottom: 10px;
    padding-top: 60px;
    width: 150px;
}

.menu_main a
{
    font-size: 15px;
    display: block;
    color: #444;
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #ccc;
    padding-left: 15px;
    text-decoration: none;
}

.menu_main a:hover
{
    background-color: #eee;
    border-left: 10px solid #FF8804;
    padding-left: 5px;
}
.menu_main span
{
    font-size: 15px;
    color: #444;
    display: block;
    text-decoration: none;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    border-left: 10px solid #FF8804;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-left-width: 10px;
    border-bottom-color: #ccc;
    border-left-color: #444;
}


a.emphasizedLink
{
    background-image: url( '../images/animated_arrow.gif' );
    background-repeat: no-repeat;
    background-position: 110px;
    border-left: 10px solid #FF8804;
    padding-left: 5px;
}


a.emphasizedLink:hover
{
}








.tekstZi
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #666;
    vertical-align: top;
    padding: 20px;
    text-align: justify;
}
.tekstBardh
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #777;
}


.cat_name
{
    border-bottom: 1px solid #333;
    display: block;
    border-bottom-width: 2px;
    border-bottom-color: #FF8804;
    font-size: 20px;
    padding: 3px;
    margin-bottom: 40px;
}


.td_bar
{
    background-image: url(   '../images/static.png' );
    background-repeat: repeat-x;
    height: 47px;
}

.td_bar_up
{
    background-image: url(   '../images/static_up.png' );
    background-repeat: repeat-x;
    height: 47px;
}

a:link
{
    color: #555;
}
a:hover
{
    color: #222;
}

