body {
 margin: 0px;
 padding: 0px;
}

table,tr,td,div,span { 
 font-family: arial, verdana, tahoma;
 font-size: 12px;
 font-weight: normal;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.submenu_hide {
 display: none;
}

ul {
 color: #66DD66;
 margin-left: 10px;
 padding-left: 10px;
 list-style: square;
}

span {
 color: #000000;
}

.main {
 background: url('img/main.gif')
}

.header {
 background: url('img/top_background.jpg');
 width: 100%;
 height: 150px;
}

.header2 {
 width: 100%;
 height: 150px;
}

.header_photo {
 background: url('img/top.jpg');
 text-align: right;
 width: 768px;
}

.header_photoua {
 background: url('img/top_ua.jpg');
 text-align: right;
 width: 768px;
}

.header_photoru {
 background: url('img/top_ru.jpg');
 text-align: right;
 width: 768px;
}

.menu_line {
background: url('img/menu.gif');
}

.left {
 width: 100%;
 height: 100%;
 background: url('img/menu.gif');
}

.center {
 width: 100%;
 height: 100%;
 background: url('img/menu.gif');
}

.right {
 width: 100%;
 height: 100%;
 background: url('img/menu.gif');
}

.left_header {
 color: #FFFFFF;
 width: 100%;
 height: 20px;
}

.left_text {
 padding: 5px;
 width: 100%;
 background: url('img/main.gif');
}

.center_header {
 color: #FFFFFF;
 width: 100%;
 height: 20px;
}

.button_order {
 color: #FFFFFF;
 width: 120px;
 height: 30px;
 background: url('img/menu.gif');
 padding: 3px;
}

.link_order {
 color: #FFFFFF;
}

.link_buy {
 color: #FFFFFF;
}

.center_text {
 width: 100%;
 background: url('img/main.gif');
}

.text {
 padding: 5px;
 width: 100%;
 background: url('img/main.gif');
}

.right_header {
 color: #FFFFFF;
 width: 100%;
 height: 20px;
}

.right_text {
 padding: 5px;
 width: 100%;
 background: url('img/main.gif');
}

.menu_active {
 color: red;
}

.footer {
 width: 100%;
 height: 57px;
 background: url('img/bottom_background.gif');
 background-repeat: repeat-x;
}

.copy {
 padding: 5px;
}