html, div, table, td, img, p, form, ul, li {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: none;
}

html,body {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding: 0;
    margin: 0;
}

body {
    
}

p, li, td, a, div, ul, li {
} 

li {
    list-style-type: none;
    list-style-image: none;
}

ol li {
    list-style-type: decimal;
    list-style-image: none;
}

a,
a:visited {
    color: #2865AA;
    text-decoration: none;
}

a:hover {
    color: #2865AA;
    text-decoration: underline;
}

a img,
a:hover img,
a:visited img {
    text-decoration: none;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 0 0;
    line-height: 16px;
    margin-bottom: 11px;
}

h2, h3, h4, h5 {
    color: #2865AA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 11px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;   
}

table td {
    vertical-align: top;
}

/*-----------------------------TOP BLOCK------------------------------------------*/

.base {
    background-color: #f8f8f8;
    clear: both;
}

.main {
    width: 80%;
    margin: 0 auto;
    background-color: #fff;
    clear:both; 
}

.title_block {
    padding: 10px 50px 7px 55px;
}

.logo {
    float: left;
}



table.search {
    float: right;
    margin: 13px 0 0 0;
}

.search td {
    padding: 0 2px;
}

input.text {
    border: 1px solid #2965ab;
    color: #000;
    font-size: 10px;
    width: 85px;
    height: 15px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

input.search_submit {
    border: 1px solid #2965ab;
    color: #000;
    font-size: 10px;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 55px;
    height: 17px;
    font-family: Arial,Helvetica,sans-serif;
    overflow: visible;
}

/*-----------------------------TOP BLOCK END------------------------------------------*/
/*-----------------------------TOP MENU------------------------------------------*/

.base_menu {
    background-color: #245a98;
    height: 23px;
}

.menu_block {
    background-color: #2b63ae;
    height: 23px;
}

ul.topLevel {
    float: left;
    height: 23px;
}

.topLevel li {
    display: block;
    float: left;
    padding: 3px 0 0 0;
    position: relative;
    text-align: center;
}

.menu_block ul.topLevel a {
    color: #fff;
    display: block;
    white-space: nowrap;
    padding: 0 14px 2px 14px;
}

ul.topLevel a,
ul.topLevel4 a:hover,
ul.topLevel a:visited {
    text-decoration: none;
    background: transparent url("/images/dot.gif") repeat-y left top;
}

ul.sub {
    display: none;
    padding: 0 0 6px 0;
    position: absolute;
    top: 22px;
    /*z-index: 500;*/
    left: 0;
    border: 1px solid #2865aa;
    background-color: #acb8c6;
}

.topLevel .sub li {
    margin: 0 0 0 0;
    clear: left;
    height: auto;
    padding: 0px;
    text-align: left;
    background-color: #acb8c6;
}

.topLevel ul.sub a {
    display: block;
    width: 145px;
    padding: 2px 4px 3px 4px !important;
    white-space: normal;
}

.topLevel .sub a,
.topLevel .sub a:visited {
    background-image: none;
    text-decoration: none;
}

.topLevel .sub a:hover {
    background-image: none;
    background-color: #2865aa;
    text-decoration: none;
}

ul.second {
    top: -1px !important;
    left: 153px;
}


/*-----------------------------TOP MENU END------------------------------------------*/
/*-----------------------------TOP IMG------------------------------------------*/

.base_img_block {
    height: 151px;
    overflow: hidden;
}

.img_block {
    height:151px;
}

.logo_img_block {
    background: #000 url(/images/black_logo.jpg) no-repeat center center; 
    height:151px;
}

/*-----------------------------TOP IMG END------------------------------------------*/
/*-----------------------------MAIN BLOCK------------------------------------------*/

h1.name {
    font-size: 14px;
    padding: 15px 0 0 0;
    margin: 0px 24px 0px 24px;
    color: #acabaa;
    text-transform: uppercase;
}

.main_block {
    float: left;
    width: 75%;
    overflow: hidden;
}

.content {
    margin: 0 24px 25px 24px;
    padding: 25px 0 0 0;
/*    clear: both;*/
}

.right_block {
    width: 24%;
    float: right;
    overflow: hidden;
}

div.one_right_block {
    background: transparent url("/images/bg_right_block.gif") repeat-x left top;
    padding: 37px 11px 11px 11px;
    border-left: 1px solid #adaaad;
    border-right: 1px solid #adaaad;
    border-bottom: 1px solid #adaaad;
    clear: both;
}

.one_right_block h2,
.one_right_block h2 a,
.one_right_block h2 a:hover,
.one_right_block h2 a:visited {
    font-size: 12px;
    color: #333;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.one_right_block a,
.one_right_block a:hover,
.one_right_block a:visited {
    font-size: 11px;
    color: #333;
    text-decoration: none;
    line-height: 14px;
}

/*-----------------------------MAIN BLOCK END------------------------------------------*/
/*-----------------------------NEWS BLOCK------------------------------------------*/

.one_new {
    padding: 0 0 35px 0;
}

.right_block_new {
    padding: 0 0 0 105px;
}

.left_block_new {
    width: 100px;
    float: left;
    overflow: hidden;
}

.right_block_new h2,
.right_block_new h2 a,
.right_block_new h2 a:hover,
.right_block_new h2 a:visited {
    font-size: 12px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.subtitle {
    font-size: 12px;    
    color: #000;
    margin: 0 0 17px 0;
}

.date {
    float: right;
    clear: both;
    color: #2865AA;
    font-weight: bold;
    font-size: 11px;
}


/*-----------------------------NEWS BLOCK END------------------------------------------*/

/*-----------------------------CATALOG------------------------------------------*/

.catalog {
    float: left;
    clear: both;
    padding: 2px 0 0 2px;
    margin: 0 0 10px 0;
    width: 100%;
}

.catalog h1,
.catalog h1 a,
.catalog h1 a:hover,
.catalog h1 a:visited {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 4px 20px 4px 20px;
    margin: 0 2px 2px 0;
    color: #fff;
}

.one_item {
    width: 133px;
    height: 150px;
    float: left;
    margin: 0 2px 2px 0;
    padding: 2px 2px 2px 2px;
    text-align: center;
    overflow: hidden;
}

.one_item a,
.one_item a:hover,
.one_item a:visited {
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    text-decoration: none;
}

.img_item {
    height: 125px;
    overflow: hidden;
}

.catalog_item {
    float: left;
    clear: both;
    padding: 2px 0 15px 2px;
    margin: 0 0 10px 0;
    width: 100%;
}

.catalog_item h1,
.catalog_item h1 a,
.catalog_item h1 a:hover,
.catalog_item h1 a:visited {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 2px 10px 0;
}

.catalog_item h3 {
    color: #000;
    font-size: 12px;
}

.catalog_item_img {
    float: right;
    overflow: hidden;
    width: 150px;
    text-align: center;
}

/*-----------------------------CATALOG END------------------------------------------*/


/*-----------------------------ITEM------------------------------------------*/

h2.item_name {
    margin: 0 0 3px 0;
}

div.gallery {
    width: 290px;
    margin: 0 0 20px 30px;
    float: right;
}

div.img_gallery {
    width: 290px;
    height: 250px;
    text-align: center;
    overflow: hidden;
}

div.menu_gallery {
    clear: both;
}

div.one_menu_gallery {
    float: left;
    margin: 2px 5px 5px 2px;
    cursor: pointer;
    height: 25px;
    width: 25px;
    overflow: hidden;
}

p.separator {
    height: 0px;
    margin: 0 0 0 0;
    font-size: 0px;
    line-height: 0px;
    padding: 10px 0 10px 0;
}


/*-----------------------------ITEM END------------------------------------------*/

/*-----------------------------SELECTION------------------------------------------*/
div.selection {
    text-align: center;
    clear: both;
    margin: 0 0 10px 0;
}

.selection table {
    margin: 10px auto 0 auto;
}

.selection td {
    padding: 4px;
}

.selection input {
    width: 90px;
}

.selection input.dev {
    height: 16px;
}

.selection input.text {
/*    background-color: #FFFFFF none repeat scroll 0 0;*/
    border:1px solid #2965AB;
    color: #2965AB;
    height: 16px;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

td.label {
    text-align: right;
    font-weight: bold;
}


/*-----------------------------SELECTION END------------------------------------------*/


/*-----------------------------LISTING------------------------------------------*/

div.listing {
    padding: 10px 0;
    text-align: right;
}

/*-----------------------------LISTING END------------------------------------------*/

/*-----------------------------PRODUCT SEARCH------------------------------------------*/

table.product_result {
}

.product_result td {
    padding: 2px 5px;
    text-align: center;
}

.product_result .text_left {
    text-align: left;
}

/*-----------------------------PRODUCT SEARCH END------------------------------------------*/


/*-----------------------------------------------------------------------*/

.hidden {
    overflow: hidden;
}

.center {
    text-align: center;
}

.middle {
    vertical-align: middle;
}

.border_none {
    border: 0px !important;
}

.border_img_none {
    background: transparent url("/images/e.gif") no-repeat top left !important;
}

table.full {
    width: 100%;
}


*.line_clear {
    height: 0px;
    clear: both;
    margin: 0 0 0 0 !important;
    font-size: 0px;
    line-height: 0px;
    padding: 0 0 0 0;
}

*.tab {
    text-indent: 25px;
}


*.clear {
    clear: both;
}

*.toLeft {
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

*.toRight{
    float: right; 
    margin-left: 3px;
    margin-bottom: 3px;
}