@charset "utf-8";
/* CSS Document */

body {
margin: 0;
}

#line {
width: 100%;
height: 26px;
background: #006666;
}

#logoblock {
width: 100%;
height: 158px;
border-top: 1px solid #006666;
border-bottom: 1px solid #006666;
margin-top: 4px;
}

#logotype {
width: 1070px;
margin: 0 auto;
overflow: hidden;
height: 158px;
}

#logo {
float: left;
height: 120px;
width: 225px;
background: url(/images/logo_ua.jpg.png) no-repeat;
margin-top: 17px;
}

#slogan {
width: 827px;
float: left;
height: 112px;
background: url(/images/slogan_ua.jpg.png) no-repeat;
margin: 27px 0px 0px 18px;
}

#top_menu_block {
height: 52px;
width: 100%;
}

#top_menu {
background: #e6e6e6;
width: 1070px;
height: 34px;
margin: 9px auto;
overflow: hidden;
border-radius: 3px;
}

.menu {
width: 100%;
margin: 5px;
}

#top_menu .menu a {
font-family: arial;
font-size: 18px;
color: #006666;
text-decoration: none;
}

#top_menu .menu a {
padding: 0 16px;
}

#top_menu li {
float: left;
list-style-type: none;
}

#top_menu a:hover {
text-decoration: underline;
}

#slider_block {
width: 100%;
height: 450px;
background: #006666;
overflow: hidden;
}

#slider_left {
width: 37px;
height: 450px;
float: left;
background: url(../images/leftslide.jpg);
}

#slider {
width: 975px;
background: #fff;
overflow: hidden;
height: 450px;
display: inline;
float: left;
border-top: 1px solid #006666;
border-bottom: 1px solid #006666;
}

#slider_right {
width: 38px;
height: 450px;
float: right;
display: inline-table;
background: url(../images/rightslide.jpg);
}

#main_slide {
height: 450px;
margin: 0 auto;
width: 1050px;
}

.breadcrumbs {
font-family: arial;
font-size: 14px;
color: #006666;
margin: 8px;
}

#all {
width: 1070px;
margin: 0 auto;
overflow: hidden;
}

#left {
width: 31%;
overflow: hidden;
float: left;
margin-right: 15px;
}

#main {
width: 67%;
float: left;
font-family: arial;
color: #006666;
font-size: 14px;
border-left: 1px solid;
}

#prod {
width: 327px;
margin: 5px;
overflow: hidden;
}

#prod a {
text-decoration: none;
font-family: verdana;
font-size: 13px;
color: #006666;
}

#prod .menu {
float: right;
margin-right: -20px;
overflow: hidden;
}

#prod li {
list-style-image: url(../images/darrow.png);
}

#main .item-page {
padding: 15px;
margin: 0;
}

#main .item-page {
margin-top: -20px;
}

#footer {
width: 100%;
height: 60px;
background: #006666;
margin-top: 6px;
}

/* КАРТКИ ТОВАРІВ */
.product .spacer,
.category-view .spacer {
width: 190px !important;
height: 230px !important;
margin: 18px !important;
padding: 10px !important;
box-shadow: 0px 0px 10px #006666 !important;
border-radius: 3px !important;
text-align: center !important;
overflow: hidden !important;
}

/* зона картинки */
.product .spacer .width30,
.product .spacer .width70:first-child,
.product .spacer div:first-child {
height: 120px !important;
min-height: 120px !important;
max-height: 120px !important;
overflow: hidden !important;
text-align: center !important;
}

/* сама картинка */
.product .spacer img,
.category-view .spacer img {
max-width: 170px !important;
max-height: 115px !important;
width: auto !important;
height: auto !important;
display: block !important;
margin: 0 auto !important;
}

/* назва товару */
.product .spacer h2,
.product .spacer h3,
.product .spacer p.product_s_desc,
.product .spacer .product_s_desc {
height: 48px !important;
min-height: 48px !important;
max-height: 48px !important;
overflow: hidden !important;
margin: 0 0 8px 0 !important;
padding: 0 !important;
text-align: center !important;
line-height: 1.15 !important;
}

/* всі посилання в картці */
.product .spacer a,
.category-view .spacer a {
font-family: arial !important;
font-size: 12px !important;
font-weight: bold !important;
text-decoration: none !important;
color: #006666 !important;
text-align: center !important;
line-height: 1.15 !important;
}

/* кнопка Опис товару */
.product .spacer a.product-details {
display: inline-block !important;
position: static !important;
margin-top: 6px !important;
padding: 3px 10px !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 1.2 !important;
white-space: nowrap !important;
}

.browse-view {
display: none;
}

#topfoot {
width: 1070px;
margin: 0 auto;
height: 56px;
border-bottom: 1px solid #fff;
}

#topfoot #top_menu {
background: none;
color: #fff;
}

#topfoot #top_menu a {
color: #fff;
}

#botfoot {
width: 1070px;
height: 48px;
margin: 0 auto;
}

#copy {
width: 400px;
float: right;
color: #fff;
}

.breadcrumbs a {
text-decoration: none;
font-family: arial;
color: #006666;
}

#prod li:hover {
text-decoration: underline;
}