﻿body {
}

#logos {
    margin-bottom: 60px;
}

.harvard {
    width: 269px;
    height: 42px;
    background-color:#66378d;
    margin-right:5px;
}

.inredning {
    width:269px;
    height: 42px;
     background-color:#66378d;
     margin-right:5px;
}
.webshop {
    width:269px;
    height: 42px;
}

.webshopLD {
    width:269px;
    height: 42px;
	background-color:#66378d;
     margin-right:5px;
}

.navmenu {
    font-weight:300;
    font-family:Roboto;
    text-transform:uppercase;
    text-align:center;
    line-height:45px;
    background-color:#fff;
    color:#000;
    float:left;
    font-size:14pt;
}

    .navmenu:hover {
        background-color:#66378d;
        color:#fff;
    }


.manufacture_logo {
    float: left;
    background-position: bottom center;
    margin: 10px 6px 10px 7px;
}

    .manufacture_logo:hover {
        background-position: top center;
    }

.icon_1 {
    width: 120px;
    height: 64px;
    background-image: url('1.png');
}

.icon_2 {
    width: 120px;
    height: 64px;
    background-image: url('2.png');
}

.icon_3 {
    width: 120px;
    height: 64px;
    background-image: url('3.png');
}

.icon_4 {
    width: 120px;
    height: 64px;
    background-image: url('4.png');
}

.icon_5 {
    width: 120px;
    height: 64px;
    background-image: url('5.png');
}

.icon_6 {
    width: 120px;
    height: 64px;
    background-image: url('6.png');
}

.icon_7 {
    width: 120px;
    height: 64px;
    background-image: url('7.png');
}

.icon_8 {
    width: 109px;
    height: 64px;
    background-image: url('8.png');
}

.icon_9 {
    width: 101px;
    height: 64px;
    background-image: url('9.png');
}

.icon_10 {
    width: 106px;
    height: 64px;
    background-image: url('10.png');
}

.icon_11 {
    width: 108px;
    height: 64px;
    background-image: url('11.png');
}

.icon_12 {
    width: 62px;
    height: 64px;
    background-image: url('12.png');
}

.icon_13 {
    width: 59px;
    height: 64px;
    background-image: url('13.png');
}

.icon_14 {
    width: 108px;
    height: 64px;
    background-image: url('14.png');
}

.icon_15 {
    width: 54px;
    height: 64px;
    background-image: url('15.png');
}


#header .catalog {
    padding-top: 18px;
    
    position: absolute;
    width: 171px;
    height: 20px;
    background-image: url(images/cat-banner.png);
    left: -15px;
    top: 95px;
    font-size: 11px;
}

    #header .catalog span {
        margin-left: 50px;
        color:#fff;
    }

    #header .catalog a {
        color:#fff;
    }
    #header {
        position:relative;
    }