@charset "UTF-8";

/*****************************************************/
/*     Таблица стилей, если ширина окна <1280 px     */
/*****************************************************/

/***********************/
/*     Контент     */
/***********************/

#beforeMain { /* Контейнер области перед контентом (заголовок, меню подраздела) */
	margin-left:30px !important;
}

#mainContent{ /* Контейнер общего контента*/
	width:74% !important;
}
nav { /* Контейнер правой колонки*/
	width:26% !important;
}

#zagolRazdel h1 {
    font-size: 2.6em !important;
}

.boxMain { /* Контейнер блока с основным контентом */
	width:88% !important;
}

#colLeft {
    width: 50% !important;
}
#colRight {
    width: 50% !important;
}
ul.menuTp ul {
    left: -50px !important;
}

ul.menuTp, ul.menuPadd {
    font-size: 1.6em !important;
}    

ul.menuTp ul {
    font-size: 14px !important;
}
ul.menuTp ul li a {
    padding: 8px 12px !important;
}
.prodListBlock {
    width: 94% !important;
}
div.imgProdFull {
    width: 110px !important;
    height: 110px !important;
} 

div.imgProdFull img {
    width: 110px !important;
    height: 110px !important;
} 
.bludoListBlockTitle {
    width: 95% !important;
}

#shareYandex {
    margin-left: 40px !important;
}

#logoOut #logoBig {
    font-size: 26px !important;
    margin-top: 105px !important;

    
}

#logoOut #logoBig2 {
    font-size: 14px !important;
    margin-top: 114px !important;
    
}

#logoOut #logoTitul {
    
    margin-left: 172px;
    margin-top: 3px;
    letter-spacing: 1.2px !important;
    
}