﻿*
{
    padding: 0;
    margin: 0;
}

body
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10px;
}

img
{
    border: 0px;
}


#wrapper
{
    height: 784px;
    width: 860px;
    margin: 0 auto;
    background-image: url(x1/i/bg-12.gif);
    background-repeat: no-repeat;
}

#page_image
{
    height: 784px;
    width: 860px;
    margin: 0;
    /*background-image: url(x1/i/1-0-b.gif);*/
    background-repeat: no-repeat;
    overflow: visible;
    z-index: 1;
}

#nav_common
{
    margin: -425px 0px 0px 0px;
    height: 340px;
    background-color: Transparent;
    z-index: 5;
}

#nav_common_2
{
    height: 183px;
    margin: 0px;
}

#nav_kirma
{
    height: 183px;
    width: 179px;
    background-color: Transparent;
    display: inline;
    float: left;
    z-index: 5;
}

#img_toDefault
{
    width: 100%;
    height: 100%;
}

#nav_parts
{
    width: 80px;
    margin-top: 3px;
    margin-left: 8px;
    display: inline;
    float: left;
    z-index: 5;
}

#nav_sub_parts
{
    margin-top: 3px;
    margin-left: 8px;
    height: 30px;
    display: inline;
    float: left;
}

#nav_page
{
    margin-top: 5px;
    height: 152px;
}

#nav_page_table
{
    margin-left: 182px;
    margin-bottom: 5px;
}

.c7
{
    width: 7px;
    height: 29px;
    background-color: Transparent;
    float: left;
}

.c29
{
    width: 29px;
    height: 29px;
    background-color: #999999;
    float: left;
    overflow: hidden;
}

.c29w
{
    width: 29px;
    height: 29px;
    background-color: #FFF;
    float: left;
}

.c29s
{
    width: 29px;
    height: 29px;
    background-color: #999999;
    float: left;
}

#content
{
    width: 770px;
    margin: 0 auto;
    height: 120px;
    min-height: 120px;
    z-index: 2;
}

#content_left
{
    width: 300px;
    height: 120px;
    min-height: 120px;
    display: inline;
    float: left;
    margin: 0px;
}

#content_right
{
    display: inline;
    float: left;
    margin-left: 30px;
}

#part-menu div
{
    vertical-align: top;
    height: 12px;
}

#part-menu a
{
    color: #FFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;    
}

#part-menu a.bold
{
    color: #FFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}


#nav_top
{
    position: relative;
    top: -655px;
    left: -70px;
    width: 70px;
    border: 0px;
    float: right;
    text-align: right; 
}

#nav_top a
{
    color: #FFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 6px;
    display: block;
}

