/* CSS Document */
/*Position*/
html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#header {
    height: 390px;
}

#wrapper {
}

#container {
    width: 1026px;
    margin: 0 auto;
    font-size: 1.3em;
}

#content {
    padding-bottom: 40px;
    float: left;
    width: 732px
}

#navigation {
    float: right;
    width: 294px
}

#extra {
    float: left;
    width: 732px
}

#footer {
    clear: both;
    width: 100%
}

/*Global*/ * {
    margin: 0;
    padding: 0;
}

body {
    font-size: 62.5%;
    font-family: Tahoma, Arial, helvetica, sans-serif;
    color: #6A6A6A;
    background: #FFFFFF url(../img/top.jpg) no-repeat top center;
}

h1 {
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
}

img {
    border: 0;
}

a {
    color: #6A6A6A;
    text-decoration: underline;
}

a:hover {
    color: #6A6A6A;
    text-decoration: none;
}

/*Local*/
#main {
    width: 100%;
    height: 100%;
    background: url(../img/bottom.jpg) no-repeat bottom center;
}

#header {
    position: relative;
}

#header a {
    position: absolute;
    display: block;
}

/*Navigation*/
#logo {
    width: 227px;
    height: 55px;
    top: 54px;
    left: 19px;
}

#news {
    width: 100px;
    height: 25px;
    top: 187px;
    left: 51px;
}

#price {
    width: 75px;
    height: 26px;
    top: 258px;
    left: 51px;
}

#about_tov {
    width: 97px;
    height: 23px;
    top: 224px;
    left: 198px;
}

#services {
    width: 85px;
    height: 40px;
    top: 285px;
    left: 296px;
}

#about {
    width: 142px;
    height: 30px;
    top: 70px;
    left: 14px;
}

#contacts {
    width: 116px;
    height: 30px;
    top: 232px;
    left: 63px;
}

/*End Nav*/
#content {
    min-height: 900px;
}

#content p, #content h1 {
    padding: 10px 23px;
    line-height: 1.4em;
}

#content table {
    margin: 0 20px;
}

#content table td p {
    padding: 0;
    line-height: normal;
}

#content table td {
    padding: 5px 10px;
}

#content table tr.head {
    font-weight: bold;
}

#navigation {
    padding-top: 128px;
}

/*LeftMenu*/
#navigation ul {
    list-style-type: none;
}

#navigation ul li {
    width: 164px;
    margin-bottom: 30px;
}

#navigation ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

#pricelist {
    height: 50px;
    background: url(../img/pricelist.gif) no-repeat;
}

#ic_stock {
    height: 117px;
    background: url(../img/ic_stock.gif) no-repeat;
}

#ic_second_hand {
    height: 154px;
    background: url(../img/ic_second_hand.gif) no-repeat;
}

#ic_original {
    height: 184px;
    background: url(../img/ic_original.gif) no-repeat;
}

#navigation ul li#ic_second_hand a {
    height: 39px;
}

/*LeftMenu end*/
#kru {
    width: 203px;
    height: 317px;
    position: absolute;
    left: 367px;
    top: 131px;
    background: url(../img/kru.gif) no-repeat;
}

#br_bl {
    width: 100%;
    height: 63px;
    border-bottom: 2px dotted #9F9E9E;
    border-top: 2px dotted #9F9E9E;
    float: left;
}

#br {
    float: left;
    background: #FFFFFF;
    height: 100%;
}

#br_bl #br a {
    margin-top: 3px;
    display: inline;
    float: left;
}

#br_bl p {
    padding: 5px 3px 0 70px;
    float: left;
    line-height: 1.4em;
}

#footer {
    height: 85px;
}

#flashban {
    position: absolute;
    top: 40px;
    left: 623px;
}