/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

/*@font-face {
    font-family: 'Antract';
    src: url('fonts/Antract.eot');
    src: url('fonts/Antract.eot') format('embedded-opentype'),
         url('fonts/Antract.woff2') format('woff2'),
         url('fonts/Antract.woff') format('woff'),
         url('fonts/Antract.ttf') format('truetype'),
         url('fonts/Antract.svg#Antract') format('svg');
}*/
/*@font-face {
    font-family: 'Antract';
    src: url('fonts/antract-webfont.eot');
    src: url('fonts/antract-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/antract-webfont.woff2') format('woff2'),
         url('fonts/antract-webfont.woff') format('woff'),
         url('fonts/antract-webfont.ttf') format('truetype'),
         url('fonts/antract-webfont.svg#antractregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{font:13px/20px "Antract", Arial, sans-serif;}
h1,h2,h3,h4,h5,h6{font-family:"Antract", Arial, sans-serif;}*/
body{
    background: url("../images/fon.png") repeat;
}
.catalog.item-views.front .flexslider .slides li .item{
    margin-bottom: 30px;
}