#main_cms {
    max-width:1200px;
    width:90%;
    margin-left: auto;
    margin-right: auto;
}

.menu_lang {
    padding-right: 15px;
    line-height: 30px;
}

.footer_infolinia {
    display: block!important;
    margin-bottom: 20px;
}

#footer_links {
    padding-top: 35px;
}

div.product_section > label {
    vertical-align: middle;
    padding-right: 7px;
}

div.fancy-select {
    vertical-align: middle;
}

div.fancy-select div.trigger {
    font-size: 1em;
    padding: 7px 35px 7px 10px;
    height: 32px;
}

#multi_versions ul.options li a {
    font-size: 1.1em;
}

ul.product_bundle > li > * div.price{
    display: none;
}



div.fancy-select ul.options {
    font-size: 1.2em !important;
}

div.bundled_multi_version ul.options li a > span img {
    max-width: 65px !important;
}

div.fancy-select ul.options {
    max-height:350px
}

div.bundled_options_select {
    width:220px
}

button.projector_butttons_buy{
    background:#1d9720 none repeat scroll 0 0 ;
    color:#ffffff !important;
}

.button_basket_inner:before{
    background-position: right
}