#head {

    width: 992px;

    height: 164px;

    position: relative;

    padding:0px;

    background:url(../images/new_head/bg_head.png) repeat-x bottom;

    margin:0 auto;

}



#head a.logo {

    background:url(../images/new_head/3b.jpg);

    width:992px;

    height:85px;

    text-decoration:none;

    display:block;

}    

#head div.contacts {

    position:absolute;

    width:440px;

    height:83px;

    background:url(../images/new_head/contacts.jpg) no-repeat -1px 0px;

    top:0px;

    left:260px;

    font-family: Tahoma, Geneva, sans-serif;

    color: #024fa1;

}

#head div.contacts p{

    font-weight: bold;

    font-size: 15px;

    color: #024fa1;

}

#head div.contacts p span span {

    font-weight: bold;

    font-size: 40px;

}

#head div.contacts p span.contact1 {

    font-size: 27px;

	position:absolute;

    top:10px;

    left:80px;

    font-style: italic;

    width:350px;

}

#head div.contacts p span.contact2 {

    font-size: 20px;

	position:absolute;

    top:50px;

    left:215px;

    font-style: italic; 

    width:200px;

}



#head div.flash {

    position:absolute;

    left:251px;

    top:0px;

}



ul.hotkey {

    list-style: none;

    position:relative;

}

ul.hotkey li {

    height:23px;

    width:150px;

}



ul.hotkey li a {

    display: block;

    padding: 0px 10px 0px 18px;

    font-size: 11px;

    font-family: Tahoma, Geneva, sans-serif;

    text-transform: lowercase;

    color: #024fa1;

    text-decoration: none;



}

ul.hotkey li a.add {

    background: url(../images/structure/icon1.png) no-repeat left center;



}

ul.hotkey li a.start {

    background: url(../images/structure/icon2.png) no-repeat left center;

}

ul.hotkey li a.feedback {

    background: url(../images/structure/icon3.png) no-repeat left center;

}



#head div.menu {

    background: url(../images/structure/menu_li.png);

    float:left;

}

#head ul.menu {

    background: url(../images/new_head/border-menu.png) repeat-y right top;

    list-style: none;

    position: relative;

    height: 36px;

    border-top: #e3d448 solid 4px;

    font-size: 12px;

    font-family: Tahoma, Geneva, sans-serif;

    font-weight: bold;

    float: left;

    width: 685px;

    display: inline;

}

#head ul.menu li {

    display: inline;

    float: left;

    height: 36px;

    padding:0px 6px;

}



#head ul.menu li a {

    text-decoration: none;

    color: #4f5357;

    padding: 0px 9px 0px;

    line-height: normal;

    display: block;

    background: url(../images/structure/link.png) no-repeat;



}

#head ul.menu li a span {

    display: block;

    font-weight: bold;

    color: #FF7767;





}

#head ul.menu li.line1 a{

    line-height: 36px;

    background-position: 2px 9px;

}



#head ul.menu li.active {

    background: url(../images/structure/menu_active.png);

    padding-right:9px;

    padding-left:9px;

    

}

#head ul.menu li.active a {

    background: none;

}



#head div.form {

    height: 35px;

    background: url(../images/structure/search_form.png);

    position:absolute;

    top:123px;

    margin:0;

    left:0px;

}

#head div.form form {

    height: 35px;

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 11px;

    background: url(../images/structure/border.png) no-repeat right;

    width: 685px;

    float:none;

    position:relative;

    left:0px;



}

#head div.form form select {

    height:20px;

    font:normal 11px/20px Tahoma, Geneva, sans-serif;

    margin-right:3px;

}

#head div.form form select#markSimpleSearch{

    width:103px;

    margin-left:21px;

}

#head div.form form select#modelSimpleSearch{

    width:103px;

    margin:0px;

}

#head div.form form select#age_b,

#head div.form form select#age_e {

    width:66px;

    text-indent:3px;

}



#head div.form form span {

    text-indent: 8px;

    line-height: 20px;    

    height: 20px;

    position: absolute;

    top:9px;

    font:normal 11px/20px Tahoma, Geneva, sans-serif;

    color:#454545;

}

#head div.form form span#selectmark{

    background: url(../images/new_head/select/mark.png) no-repeat;

    width: 103px;

    left:21px;

    margin:0px;

}

#head div.form form span#selectmodel {

    background: url(../images/new_head/select/mark.png) no-repeat;

    width: 103px;

    margin:0px;

}

#head div.form form span#selectage_b,

#head div.form form span#selectage_e {

    background: url(../images/new_head/select/b.png) no-repeat;

    width: 66px;

    text-indent:3px;

}



#head div.form form input[type="text"] {

    width: 90px;

    height: 16px;

    border: #024fa1 solid 1px;         

    margin-right: 4px;

    color:#454545;

    padding-top:3px;

    text-indent:3px;

    font:normal 11px/18px Tahoma, Geneva, sans-serif;

}

#head div.form form input[type="submit"] {

    margin-top: 6px;

    width: 61px;

    height: 22px;

    background: url(../images/structure/search_submit.png) no-repeat;

    font-size: 13px;

    font-weight: bold;

    color: #FFF;

    text-align: center;

    border: 0;

    margin-left: 4px;

}

#head div.form  form a {

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 12px;

    color: #fff;

    font-weight: bold;

    text-align: center;

    line-height: 21px;

    margin: 7px 0px 0px 9px;

    background:none;

    float:none;

    text-decoration:underline;

    display:inline;

}



#head div.registration {

    position:absolute;

    right:0px;

    background:#0D3B6F url(../images/new_head/bg_registration.png) repeat-x;

    width:297px;

    top:85px;

    height:69px;

    border-top: #e3d448 solid 4px;

    padding:0px 0px 0px 10px;

    margin:0px;

    clear:none;

}

#head div.registration form {

    margin:0px;

}

#head div.registration div.col1 {

    float:left;

    width:144px;

    padding-right:19px;

    margin:0px;

}

#head div.registration div.col2 {

    margin:0px;

    float:left;

}

#head div.registration form input#login,

#head div.registration form input#password {

    width: 143px;

    height: 16px;

    border: #024fa1 solid 1px;     

    background:#eef3f9;

    color:#454545;

    display:block;

    padding-top:3px;

    font:normal 11px/16px Tahoma, Geneva, sans-serif;

    margin-top:5px;

    text-indent:3px;

}

#head div.registration form input[type=submit] {

    margin-top: 6px;

    width: 121px;

    height: 27px;

    background:url(../images/new_head/enter.png);

    font-size: 13px;

    font-weight: bold;

    color: #FFF;

    text-align: center;

    border: 0;

    margin-left: 4px;

}

#head div.registration a {

    font:normal 10px Tahoma, Geneva, sans-serif;

    color:#fff;

    text-align:center;

    display:block;

}

#head div.registration div.col1 a {

    text-align:right;    

}

#head div.registration div.col2 a {

    margin-top:10px;    

}

#head ul.sub_menu {

	list-style:none;

    position:absolute;

    right:0px;

    background:#0D3B6F url(../images/new_head/bg_registration.png) repeat-x;

    width:283px;

    top:85px;

    height:64px;

    border-top: #e3d448 solid 4px;

    padding:5px 0px 0px 25px;

    margin:0px;

    clear:none;

	font:bold 14px/17px Tahoma, Geneva, sans-serif;

	color:#fff;

    line-height:16px;

}

#head ul.sub_menu a {	

	color:#fff;

	text-decoration:none;

}

#head ul.sub_menu a:hover {	

	text-decoration:underline;

}
