body {
    padding: 0;
    margin: 0;
    background: rgb(172, 172, 172);
}
* {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
}
h1, form {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
a:hover {
    color: goldenrod;
}
input {
    border: 1px solid black;
    background: white;
}
img {
    border: 0 none;
}
.nodisplay {
    display: none;
}
.clear {
    clear: both;
}
.small {
    font-size: 0.8em;
}
.center {
    text-align: center;
}
#mainpage {
    min-width: 970px;
    max-width: 1300px;
    margin: 0 auto;
}
#white_bg {
  padding: 20px;
}
#header {
    margin: 0;
}
#header_left {
    float: left;
    margin: 0 -220px 0 0;
    width: 100%;
}
#header_right {
    float: left;
    width: 200px;
    height: 200px;
    margin-left: 20px;
    background: url("/templates/img/square.png") no-repeat center;
}
#logo {
    padding: 0;
    margin: 0;
    width: 200px;
    height: 200px;
    background: url("/templates/img/logo.png") no-repeat center;
    float: left;
}
#top {
    height: 200px;
    margin: 0 220px;
    background: url("/templates/img/white2.png") repeat-x center;
}
#top_left {
    height: 200px;
    background: url("/templates/img/white1.png") no-repeat left;
}
#top_right {
    height: 200px;
    background: url("/templates/img/white3.png") no-repeat right;
}
#top_content {
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}
.border33>.border66, #addr_content>.border50 {
    display: table;
    width: 100%;
}
#search, #topmenu, #basket {
    padding: 0px 20px;
    margin: 0px;
    display: table-cell;
    vertical-align: middle;
    width: 33%;
    font-size: 0.9em;
    white-space: nowrap;
    color:#ffffff;
    /*border: 1px Solid White;*/
}

#search  a, #topmenu  a, #basket  a
{
color:#ffffff;
}
#search  a:hover, #topmenu  a:hover, #basket  a:hover
{
color:goldenrod;
}
#search {
    padding-left: 25px;
}
#topmenu, #basket {
    border-left: 2px solid black;
}
#basket p {
    padding: 0;
    /*padding-left:40px;*/
    margin: 0;
   }
#basket p a
{
 background: url("/templates/img/icq.gif") no-repeat 0 center;
    line-height: 25px;
  padding-left:30px;
  margin-left:0px;
}
#basket_img {
    display: block;
    height: 45px;
   /* padding-left: 20px;*/
    line-height: 20px;
    /*background: url("/templates/img/basket.png") no-repeat 0 center;*/
    font-size:90%;
}
#topmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#inputsearch {
    width: 75%;
}
#searchsubmit {
    border-left: 0 none;
}
#header_right #reg {
    padding: 10px 10px;
    font-size: 0.9em;
    color: white;
}
#header_right #reg p {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    /*margin-left: 20px;*/
    }
#header_right #reg a {
    color: white;
}
#header_right #reg a:hover {
    color: gold;
}
#header2 {
    margin: 20px 0;
}
#header2_left {
    float: left;
    margin: 0 -220px 0 0;
    width: 100%;
}
#banner {
    height: 200px;
    margin: 0 220px;
    background: url("/templates/img/row2b.png") repeat-x center;
}
#banner_left {
    height: 200px;
    background: url("/templates/img/row1b.png") no-repeat top left;
}
#banner_right {
    height: 200px;
    background: url("/templates/img/row3b.png") no-repeat top right;
}
#header2_right {
    float: left;
    width: 200px;
    height: 200px;
    margin-left: 20px;
    background: url("/templates/img/squareb.png") no-repeat center;
}
#header2_right2 {
    float: left;
    width: 200px;
    height: 200px;
    margin-left: 20px;
    background: url("/templates/img/squareb2.png") no-repeat center;
}
#header2menu {
    width: 200px;
    height: 200px;
    float: left;
    background: url("/templates/img/square.png") no-repeat top left;
}
#header2menu_banner {
    width: 200px;
    height: 200px;
    float: left;
    background: url("/templates/img/squareb2.png") no-repeat top left;
}
#header2menu ul {
    height: 200px;
    width: 200px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0.9em;
    display: table-cell;
    vertical-align: middle;
}
#header2menu ul li a {
    display: block;
    padding: 4px;
    padding-left: 35px;
    background: url("/templates/img/arrow.png") no-repeat 16px 7px;
}
#header2menu a {
    color: white;
}
#header2menu a:hover {
    color: gold;
    background: url("/templates/img/aarrow.png") no-repeat 16px 7px;
}
#banner p, #header2_right p, #header2_right2 p {
    padding: 0;
    margin: 0;
}
#banner a, #header2_right a, #header2_right2 a {
    display: block;
    height: 200px;
}
/*#banner a {
    background: url("/templates/img/banner mirfoto.jpg") no-repeat center;
}*/
/*#header2_right a {
    background: url("/templates/img/banner mirfoto_l.jpg") no-repeat center;
}*/
#main {
    margin: 0;
}
#main_left {
    float: left;
    margin: 0 -220px 0 0;
    width: 100%;
}
#main_right {
    float: left;
    width: 200px;
    margin-left: 20px;
}
#main h2 {
    font-size: 1em;
    background: black;
    color: white;
    padding: 6px 6px 0 12px;
    margin: 0;
}
#main h1 {
    font-size: 1em;
    background: black;
    color: white;
    padding: 6px 6px 0 12px;
    margin: 0;
}
#main h3 {
    font-size: 1em;
}
#main_left_col {
    width: 200px;
    float: left;
}
#catalog_menu ul, #new_items ul, .col_middle, #consulting ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0.9em;
    color: white;
    background: url("/templates/img/col2.png") repeat-y center;
}
#catalog_menu ul li a {
    display: block;
    padding: 4px;
    padding-left: 35px;
    background: url("/templates/img/arrow.png") no-repeat 16px 7px;
    color: white;
}
#consulting {
    margin-top: 20px;
}

#consulting a {
color: red;
}
/*#consulting ul li a {
    display: block;
    padding: 4px;
    padding-left: 35px;
    background: url("/templates/img/icq.gif") no-repeat 12px 2px;
    color: white;
}*/
#catalog_menu ul li a:hover {
    color: gold;
    background: url("/templates/img/aarrow.png") no-repeat 16px 7px;
}
#main_info {
    margin: 0 220px;
}
#main_info_content {
    padding: 0 10px 10px 10px;
}
#main_info_content h2 {
    margin: 0 -10px;
    padding: 3px 6px 3px 12px;
    background: transparent;
    border-bottom: 3px solid black;
    color: black;
    font-size: 1.05em;
}
.col_top {
    width: 200px;
    height: 15px;
    background: url("/templates/img/col1.png") no-repeat top left;
}
.col_bottom {
    width: 200px;
    height: 15px;
    background: url("/templates/img/col3.png") no-repeat top left;
}
#popular h3, #popular p, #new_items h3, #new_items p, #consulting h3, #consulting p{
    padding: 0 25px;
    margin: 0;
    color: white;
}
#popular h3, #new_items h3,#consulting h3 {
    font-size: 0.9em;
}
#popular p, #new_items p, #consulting p {
    margin-top: 3px;
    font-size: 0.82em;
}
#popular img, #new_items img, #consulting img {
    margin: 5px 0;
}
#popular a, #new_items a{
    color: white;
}
#popular a:hover, #new_items a:hover, #consulting a:hover {
    text-decoration: underline;
}
#new_items {
    margin-top: 20px;
}
#new_items hr {
    border: 0 none;
    height: 1px;
    width: 80%;
    text-align: center;
    background: white;
    color: white;
    display: block;
    margin: 7px auto;
}
.main_border_top, .main_border_top_left, .main_border_top_right, .main_border_bottom, .main_border_bottom_left, .main_border_bottom_right {
    height: 12px;
    display: block;
}
.main_border_top {
    background: url("/templates/img/white_top.png") repeat-x top left;
    overflow: hidden;
}
.main_border_top_left {
    background: url("/templates/img/white_top_left1.png") no-repeat top left;
}
.main_border_top_right {
    background: url("/templates/img/white_top_right1.png") no-repeat top right;
}
.main_border {
    display: block;
    background: white url("/templates/img/white_left.png") repeat-y top left;
}
.main_border_right {
    display: block;
    background: url("/templates/img/white_right.png") repeat-y top right;
}
.main_border_content {
    overflow: hidden;
    padding: 0 12px;
}
.main_border_bottom {
    background: url("/templates/img/white_bottom.png") repeat-x top left;
}
.main_border_bottom_left {
    background: url("/templates/img/white_bottom_left.png") no-repeat top left;
}
.main_border_bottom_right {
    background: url("/templates/img/white_bottom_right.png") no-repeat top right;
}
#footer {
    margin: 20px 0 0 0;
}
#addr h2 {
    font-size: 1em;
    padding: 0;
    margin: 0;
    background: transparent;
    color: black;
}
#addr p {
    font-size: 0.9em;
    padding: 0;
    margin: 3px 0;
}
#addr_top, #addr_top_left, #addr_top_right, #addr_bottom, #addr_bottom_left, #addr_bottom_right {
    height: 12px;
}
#addr_top {
    background: url("/templates/img/white_top.png") repeat-x top left;
}
#addr_top_left {
    background: url("/templates/img/white_top_left.png") no-repeat top left;
}
#addr_top_right {
    background: url("/templates/img/white_top_right.png") no-repeat top right;
}
#addr {
    background: white url("/templates/img/white_left.png") repeat-y top left;
}
#addr_right {
    background: url("/templates/img/white_right.png") repeat-y top right;
}
#addr_content {
    width: 100%;
    padding: 20px 0;
    display: table;
}
#addr1, #addr2, #addr3 {
    padding: 0 10px;
    margin: 0;
    display: table-cell;
    vertical-align: top;
    width: 50%;
}
#addr1 {
    padding-left: 15px;
}
#addr2, #addr3 {
    border-left: 2px solid black;
}
#addr_bottom {
    background: url("/templates/img/white_bottom.png") repeat-x top left;
}
#addr_bottom_left {
    background: url("/templates/img/white_bottom_left.png") no-repeat top left;
}
#addr_bottom_right {
    background: url("/templates/img/white_bottom_right.png") no-repeat top right;
}
#copyright {
    margin: 20px 0 0 0;
}
ul.breadcrumb-navigation li a {
text-decoration:underline;
 font-size:80%;}
 
 #dhtmltooltip {
	border: black 1px solid;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	Z-INDEX: 100;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 2px;
	WIDTH: 150px;
	PADDING-TOP: 2px;
	POSITION: absolute;
	BACKGROUND-COLOR: lightyellow
}

.banner_1 {
	 padding-top: 0px;
}
