* {
    margin: 0;
    padding: 0;
}

body {  
    font: 76% Tahoma, sans-serif;
    color: #575757;  
    background: #e6d198 url(../img/bg000000.jpg) ;  
}

/* new */
body#index {
    background: #ccc url(../img/bg2.gif) ;    
}

a {
    color: #da251d;  
}

p, li, dl, table {
    font-size: 1em;

}

li {
    list-style-type: none;
}

img {
    border: none;
}

fieldset {
    border: none;
}

.header h1 {
    float: left;
    margin-top: 55px;
    width: 200px;
    height: 77px;
    font-size: 27px;
    font-style: italic;
    background: url(../img/logo0000.png) no-repeat;
}

/* new */
.header h1 {   
    margin-top: 50px;
    width: 250px;
    height: 97px;
    background: url(../img/logo2.png) no-repeat;
}

.header h1 a {
    display: block;
    height: 24px;
    text-indent: -900px;
    color: #96ddf4;
}

h2, h3 {
    margin-bottom: 15px;
    color: #da251d;
    font-weight: normal;
    font-size: 1.5em;
}

h3 {
    margin-bottom: 17px;
    font-size: 1.7em;
}

h4, h5, h6 {
    margin-bottom: 10px;
}

h4 {    
    font-size: 1.3em;
}

h5 {
    font-size: 1.1em;
}

h6 {    
    font-size: 1em;
}

#layout {
    min-width: 900px;
    padding: 0 40px 0 40px;
}

#index #layout {
    width: 100%;
    padding: 0;
    background: url(../img/main2.jpg) no-repeat center top;    
}

.header {
    position: relative;
    overflow: hidden;
    padding: 34px 0 63px 0;
}

.header {
    margin-left: 10%;
    padding: 0;
}

.header a {
    color: #fff;
    text-decoration: none;
}

.header form {
    position: absolute;
    right: 0;
    top: 104px;
    width: 230px;
}

.header form input#search {
    margin-right: 10px;
    padding: 2px 3px;
    border: 1px solid #da251d;
}

.header form input#submit {
    height: 19px;
    width: 11px;
    border: none;
    background: url(../img/submit00.gif) no-repeat;      
}

/* new */
.header form {
    position: static;
    margin-left: 390px;
    margin-top: 75px;
    width: 191px;
    height: 46px;
    padding: 5px 0 0 20px;
    background: url(../img/find.png) no-repeat;
}

.header form fieldset {
    /*position: relative;*/
}

.header form input {
    background: none;
    border: none;
    width: 145px;
    height: 23px;
}

.header form input#submit {
    width: 20px;
    background: none;
}

.header h2 {
    position: absolute;
    left: 4%;
    float: right;
    margin: 55px 0 0 300px;
    text-align: center;
    font-size: 1em;
}

.navi {
    width: auto;
    margin-left: 5px;
}


#index .navi {
    margin-left: 300px;
}

.navi table {
    width: 100%;
    font-size: 1em;
}

ul.navi {
    overflow: hidden;  
    margin-left: 27px;  
}

.navi li {
    margin-right: 27px;
    float: left;
}

.navi a, .navi strong, .header h2 a {
    font-size: 1.6em;
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

#index .navi a, #index .navi strong {
    font: 1.4em Trebuchet MS, sans-serif;
    color: #1f1a17;
}

#index .navi strong {
    text-decoration: none;
    color: #da251d;
}

.navi a:hover, .navi strong, .header h2 a:hover, .header h2 strong {
    color: #e30700;
}

.header h2 a strong {
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
}

.content {
    overflow: hidden;
    margin: 50px 0;
}

#index .content {
    margin: 320px 0 0 27px;
}

.structure-side {
    float: left;
    width: 250px;
    padding: 220px 0 0 10px;
}

#index .structure-side {
    width: 40%;
    padding: 0;
}

#tara .structure-side {
    background: url(../img/proizv00.png) no-repeat left 14px; 
}

#clients .structure-side, #wholesale .structure-side {
    background: url(../img/clients0.png) no-repeat left 14px; 
}

#lorry .content {
    margin-left: -20px;
}

#lorry .structure-side {
    background: url(../img/lorry000.png) no-repeat left 14px;
    width: 230px;
    padding-left: 40px;
}

#lorry .info {
    margin-left: 280px;
}

#contacts .structure-side {
    padding-top: 10px;
}

#news .structure-side, #about .structure-side {
    background: url(../img/news0000.png) no-repeat left 14px; 
}

.news {
    width: 55%;
    padding-top: 10px;
}

.news dt {
    margin-bottom: 12px;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
}

.news dd {
    margin-bottom: 24px;
}

.structure-side ul {
    margin-bottom: 70px;
    line-height: 1.5em;
}

.structure-side ul a {
    color: #000;
    text-decoration: none;
}

.structure-side ul ul {
    margin: 0 0 0 12px;
    font-size: 0.8em;
}

.feedback p {
    margin-bottom: 3px;
}

.feedback p.marg {
    margin-top: 10px;
}

.feedback label {
    margin-left: 1px;
    font-size: 0.9em;
}

.feedback label span {
    color: #fd0813;
}

.feedback .input {
    width: 161px;
    padding: 2px;
    border: 1px solid #648ba7;
}

.feedback textarea {
    overflow: hidden;
    height: 110px;
}

.feedback #send {
    padding: 1px 7px;
    font-size: 11px;
}

.info {
    margin-left: 260px;
}

#index .info {
    margin-left: 10%;
    width: 650px;
}

#index .info li {
    font-size: 1em;
    margin: 20px 0 47px 0;
    text-indent: 0;
}

#index .info li a {
    font-family: Trebuchet MS;
    font-size: 1.1em;
    color: #211916;
    text-decoration: none;
    display: block;
  padding:5px 0 10px 120px;
    background-repeat: no-repeat;
    line-height: 22px;
}

#index .info li.packing a {
    background-image: url(../img/packing2.png);    
}


#index .info li a span {
    font-weight: bold;
    text-decoration: underline;    
}

#index .info li.packing a span {
    color: #d92d2b;
}

#index .info li.transportation a {
    background-image: url(../img/transport2.png);    
}

#index .info li.transportation a span {
    color: #269745;
}

#index .info li.wholesale a {
    background-image: url(../img/wholesam2.png);    
}

#index .info li.wholesale a span {
    color: #2c8aea;
}

#index .info li.packing a:hover {
    background-image: url(../img/packing-.png);    
}

#index .info li.transportation a:hover {
    background-image: url(../img/transpos.png);    
}

#index .info li.wholesale a:hover {
    background-image: url(../img/wholesam.png);    
}

.info p, .info ul {
    margin-bottom: 15px;
    line-height: 1.3em;
}

.info li {
    text-indent: 16px;
}

#index .address {
    float: right;
    margin-top: 60px;
    width: 189px;
    height: 112px;
    padding: 40px 190px 140px 30px;
    background: url(../img/address.png) no-repeat;
}

#index .address p {
    text-align: center;
    font: 13px Trebuchet MS, sans-serif;
    color: #000;
}

.footer {
    overflow: hidden;
}

.footer div {
    float: left;
    width: 26%;
    padding: 32px 0 15px 4%;
}

.footer p, .footer a {
    color: #87807d;
}

.footer div.contacts {
    width: 30%;
    padding-left: 90px;
    background: url(../img/contacts.png) no-repeat;  
}

#index .footer div.contacts {
    padding-left: 20px;
    background: none;
}

.footer div.creator {
    width: 19%;
    margin-top: 5px;
    padding-right: 80px;
    padding-left: 0;
    background: url(../img/creator0.gif) no-repeat bottom right; 
    text-align: right;
}

.footer div.creator {
    background-position: right 26px;
}

#index .footer div.creator {
    float: right;
    margin-right: 50px;
}