.container {
width: 724px
}

#header #logoArea{
text-align:left;
}

#header #logoArea #logo{
max-width:100%;
width:auto;
height:auto;
float:none;
margin: 0;
}

#header #logoArea a{
float:left;
width:auto;
}

#header #logoArea #searchArea {
margin: 0;
width: 580px;
}

#header #logoArea #searchArea div span {
font-size: 12px
}

#header #logoArea #searchArea div {
font-size: 12px
}

#header #logoArea #searchArea form input[name="keywords"] {
width: 175px
}

#main .overviewProductsUl li {
margin-right: 20px;
width: 166px;
}

#main .productLeft .overviewProductsUl li {
width:222px;
}

#main .overviewProductsUl li .productImage {
height: 152px
}

#main .overviewProductsUl li .prices .price {
font-size: 20px
}

#main .overviewProductsUl li .info {
min-height: 158px
}

#main .productLeft {
width:484px
}

#kalkulator input[type="radio"], #kalkulator input[type="checkbox"] {
margin-top: 0;
}

#kalkulator label {
width: 80%;
line-height: 14px;
margin-bottom: 5px;
}

.uploadImage, .alternativToUpload {
width: 352px
}

#footer .container .row {
width: 166px;
margin-right: 20px;
}

#footer .container div.title {
font-size: 18px;
margin-top: 5px;
}

#footer .container .row ul a {
font-size: 11.5px
}

#footer .container a.tel {
font-size: 11.5px;
padding-top: 5px;
}

div.contactPerson{
width:33.33%;
}

div.machines1 span.description{
height:83px;
}

div.machines2 span.name, div.machines3 span.name{
height:40px;
}

div.machines2 span.description, div.machines3 span.description{
height:120px;
}

#main .productLeft .overviewProductsUl li:nth-child(3n){
margin-right:20px;
}

#main .productLeft .overviewProductsUl li:nth-child(2n){
margin-right:0;
}

form.login.columns .column{
width:49%;
display:inline-block;
vertical-align:top;
}

form.login.columns .column:nth-child(3){
float:right;
}