.content{
    margin-top: 80px;
    width: 100%;
}

.about-ithem, .about-ithem-p{
    margin: auto;
    height: auto;
}

.about-ithem{
    width: 940px;
}

.about-ithem-p{
    width: 690px;
}

.about-ithem img, .about-ithem-p img{
    margin: 10px 20px 10px 0;
    float: left;
}

.about-ithem h1, .about-ithem-p h1{
    font-family: "OpenSansLight";
    font-size: 20px;
    color: #333;
    display: block;
    margin-bottom: 10px;
}

.about-ithem p, .about-ithem-p p{
    font-size: 14px;
}

.main-w{
    width: 940px;
    margin: auto;
    margin-top: 30px;
}

.fstory-sidebar{
    float: left;
    margin-right: 20px;
}

.fstory-menu{
    list-style: none;
    width: 230px;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.fstory-menu li:hover, .fstory-menu-s{
    background: #ececec;
}

.fstory-menu li:first-child{
    background: #c00000;
    text-align: center;
    padding: 15px 10px;
    color: #fff;
    font-size: 16px;
    font-family: "OpenSansSemiBold";
}

.fstory-menu li a{
    display: block;
    padding: 15px 10px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.fstory-menu li:not(.podmenu):not(.t-lines) a{
    font-family: "OpenSansSemiBold";    
}

.podmenu, .t-lines{
    position: relative;
}

.podmenu:before, .t-lines:before{
    content: ".";
    display: block;
    position: absolute;
    left: 10px;
    font-size: 50px;
}

.podmenu:before{bottom: 0;}

.t-lines:before{bottom: 8px;}

.podmenu a, .t-lines a{
    padding: 8px 10px 8px 30px!important;
    font-size: 13px!important;
}

.fstory-calc{
    width: 230px;
}

.fstory-calc a{
    display: block;
    margin: 0 19px;
}

.right-side{
    width: 690px;
    float: right;
}

.i-about{
    font-size: 14px;
    color: #333;
}

.galleria{ width: 690px; height: 550px; background: #fff; }

table{
    width: 690px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #9d9d9d;
    margin-bottom: 50px;
}

.mstali{box-sizing: border-box; border: 1px solid #9d9d9d; border-top: 0; border-right: 0;}

caption{
    background: #f9f9f9;
    padding: 15px 10px;
    color: #333;
    font-size: 14px;
    font-family: "OpenSansSemiBold";
}

caption:target{
    padding-top: 50px;
}

th{
    font-family: "OpenSansSemiBold";
}

td{
    border-top: 1px solid #9d9d9d;
    padding: 5px 0;
    color: #333;
}

.mstali th{border-top: 1px solid #9d9d9d; border-right: 1px solid #9d9d9d;}

.mstali td{border-right: 1px solid #9d9d9d; padding: 7px;}

.non-c{text-align: left; padding: 0 20px; width: 500px;}

tr:nth-of-type(odd){
    background: #f9f9f9;
}

.contact-us{
    display: block;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    background: #c6213c;
    border-bottom: 3px solid #a6182f;
    color: #fff;
    padding: 7px 10px;
    width: 200px;
}

.contact-us:hover{
    background: #a6182f;
}

.g-wrapper{
    width: 940px;
    margin: auto;
}

.g-wrapper h1{
    font-family: "OpenSansLight";
    font-size: 24px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: normal;
}

.g-wrapper h1 span{
    font-weight: 600;
}

.g-wrapper p{
    font-size: 14px;
}

td > a{
    display: block;
    font-size: 14px;
    color: #c6213c;
    margin: 10px 0;
    text-decoration: none;
}

td > a:hover{
    text-decoration: underline;
}

.o-tovare img{
    margin: 5px auto;
    display: block;
}

.o-tovare h1{
    font-family: "OpenSansLight";
    font-size: 20px;
    color: #333;
    display: block;
    margin: 10px 0;
    text-align: center;
}

.o-tovare p{
    font-size: 14px;
    margin-bottom: 30px;
}

.t-list{
    font-size: 14px;
    list-style-position: inside;
    margin-bottom: 30px;
}

.ab-it-new {
    width: 690px;
    margin-bottom: 2em;
}

.ab-it-new img {
    margin: 10px 0px 10px 20px;
    float: right;
}

.mg6 {
    margin-top: 6px;
}