@charset "utf-8";
/* CSS Document */

.notice {
width: 100%;
height: auto;
font-size: 26px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 25px;
}

.thumbnails
{
margin: 0;
text-align: center;
margin: 0 0 1em -2em;
}

.thumbnail
{
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin: 1em 0 0 2em;
}

.thumbnail .r
{
width: 14em;
float: left;
}

.thumbnail .r .bg_to_cat_img{
width: 200px;
height: 200px;
position: relative;
z-index: 15;
background: #000000;
text-align: center;
overflow: hidden;
}

.thumbnail .r a{
color: #FF0000;
font-weight: bold;
}

.thumbnail .r a:hover{
color: #FFFFFF;
}

.thumbnail .r p {
font-size: 11px;
}

.thumbnail .r .bg_to_cat_img .otpechatok1{
width: 49px;
height: 50px;
position: absolute;
z-index: 1000;
top: 130px;
left: 135px;
}

.thumbnail .r .bg_to_cat_img .otpechatok2{
width: 49px;
height: 50px;
position: absolute;
z-index: 1000;
top: 130px;
left: -40px;
}

.thumbnail .r .bg_to_cat_img .otpechatok3{
width: 49px;
height: 50px;
position: absolute;
z-index: 1000;
top: 130px;
left: 50px;
}

.thumbnail_for_a
{
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin: 1em 0 0 1em;
}

.thumbnail_for_a .r_to_a{
width:30px;
height:200px;
}

.allproducts {
float:right;
margin: -2em 0 0 0;
}

.allproducts a{
color: #FFFFFF;
text-decoration: underline;
}

.allproducts a:hover{
text-decoration: none;
}