@charset 'UTF-8';
body {
    background: #282828 url("../_img/main_bg.jpg") repeat-x;
    margin: 0;
    font-family: Arial, sans-serif;
    color: #efefef;
}

img {
    border: 0;
}

a {
    color: #efefef;
    text-decoration: none;
}

#menu a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

/* układ strony */
div#container {
    margin: 4px auto auto;
    width: 975px;
    position: relative;
}

div#header {
    width: 975px;
    height: 67px;
    position: absolute;
    background: url("/_img/header_bg.png") no-repeat scroll 0 0 transparent;
    left: 0;
}
div#logo {
    top: -4px;
    position: absolute;
    left: 30px;
}
div#logo_desc {
    margin-left: 210px;
    float: left;
    margin-top: 3px;
}
div#header_content {
    width: 874px;
    margin: auto;
    padding-top: 15px;
}
div#tmenu {
    padding-top: 5px;
    overflow: hidden;
    padding-left: 80px;
    float: left;
}
div.tmenu_item.active a {
    text-decoration: underline;
}
div#tmenu>div {
    float: left;
    font-size: 9px;
}
div#langs {
    float: left;
    padding-top: 4px;
}
div#langs a {
    padding-right: 3px;
}
div#name {
    font-size: 12px;
    padding: 10px 0 0 0;
    text-align: right;
}

div#banner {
    height: 467px;
    background-image: url('/_img/baner_bg.jpg');
    margin: auto;
    width: 935px;
}

div#banner_bkg {
    background-image: url('/_img/map.png');
    width: 915px;
    height: 467px;
}
div#dots {
    background-image: url('/_img/baner_dots.png');
    width: 418px;
    height: 372px;
    position: absolute;
    bottom: 0;
    left: 10px;
    top: 100px;
}
div#mini {
    position: absolute;
    bottom: 30px;
    left: 35px;
}
div#mini div {
    float: left;
    text-align: center;
    font-size: 10px;
    margin-right: 10px;
}
div#mini div img {
    padding-left: 10px;
}
div#truck {
    width: 530px;
    height: 423px;
    position: absolute;
    bottom: 0;
    right: 50px;
    top: 40px;
    background-image: url('/_img/daf.png');
}

div#content {
    width: 100%;
    margin: auto;
    padding-bottom: 30px;
}

div#slider {
    width: 846px;
    height: 374px;
    border: 10px solid white;
    float: left;
}
div#content div.mf {
    overflow: hidden;
    background-color: transparent;
    height: 196px;
    visibility: visible;
    opacity: 1;
}

div#content div.mimgs img {
    vertical-align: bottom;
}

div#content div.mimgs canvas {
    padding-top: 4px;
}

div#content div.mimgs {
    border: 2px solid white;
    box-shadow: 5px 5px 5px black;
    position: absolute;
}

div#main_gal_left {
    float: left;
    width: 75%;
    margin: 40px auto auto 20px;
}

div#main_gal_left img {
    box-shadow: none !important;

}

div.gal_shadow {

    width: 700px;
    height: 92px;
}

div#main_gal_left canvas {
    background-color: #DDDDDD !important;
    margin: 3px auto auto;
}

div.img_gal {
    background-color: rgb(27, 27, 27);
    border: 2px solid white;
    height: 460px;
    width: 690px;
    text-align: center;
    position: absolute;
}

div#div1,
div#div2 {
    text-align: center;
    position: absolute;
}

div.main_desc {
    position: absolute;
    bottom: 56px;
    width: 573px;
    height: 30px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #dddddd;
    text-align: left;
    font-weight: bold;
}

div.main_desc ul {
    margin: 0;
    padding: 0 30px;

}

div.main_desc li {
    float: left;
    font-size: 11px;
    padding-right: 20px;
    list-style: square inside;
    padding-top: 10px;
}

div.main_desc li span {
    color: #dddddd;
}

div.main_desc div.name {
    letter-spacing: 2px;
    padding: 5px 35px;
    float: left;
}


div#main {
    margin: auto;
    padding: 30px 17px 0;
    width: 846px;
    min-height: 420px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

div.art_logo img.noborder {
    border: 0 !important;
}

div.art_logo img.border {
    border: 2px solid white !important;
}

div.art_logo {
    padding: 0 10px 0 0;
}
div#main_bottom {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    padding: 40px 0 30px;
    text-align: center;
    width: 100%;
}
div#main_bottom div {
    float: left;
    text-align: center;
    font-size: 12px;
    margin-right: 28px;
}
div.art_short {
    font-size: 12px;
    color: #efefef;
}

div.art_short p {
    margin: 10px 0;
}

div.art_short img {
}

div#footer {
    width: 970px;
    background-image: url('/_img/footer_bg.png');
    height: 59px;
}

div#footer_text {
    width: 930px;
    margin: auto;
    padding: 15px 5px;
    overflow: hidden;
}

div#project {
    float: right;
    font-size: 10px;
    color: #b7b7b7;
}

div#copy {
    float: left;
    font-size: 10px;
    color: #b7b7b7;
}

div#copy a,
div#project a {
    color: #b7b7b7
}

div#menu {
    width: 970px;
    background-image: url("/_img/menu_bg.png");
    height: 73px;
    margin: auto;
    position: absolute;
    z-index: 20;
    left: 0;
}
div#menu>div {
    display: table;
    margin: auto;
}
div.menu {
    float: left;
}
.bkg {
    text-align: center;
    padding: 10px 20px 20px;
    cursor: pointer;
    background: url("/_img/men_ind.png") no-repeat bottom center;
}
.separator {
    float: left;
    width: 30px;
    background: url("/_img/men_separator.png") no-repeat bottom center;
    height: 48px;
}
div.menu:hover .bkg,
div.menu.active .bkg {
    background: url("/_img/active_men.png") no-repeat bottom center;
}
.bkg a,
.child a {
    color: black;
}
div#text {
    width: 935px;
    background: #151515 url('/_img/menu_light.png') no-repeat center top;
    overflow: hidden;
    padding-top: 120px;
    margin: auto;
}
div#right {
    float: left;
    margin-left: 40px;
}
div.art_logo {
    float: left;
    padding: 0 10px 0 0;
}

div.FormBody {
    margin-top: 20px;
}

input, button, textarea {
    font-size: 12px;
    border: 1px solid transparent;
    background-color: white;
    color: black;
}

div.FormRow {
    clear: both;
    padding: 3px;
    margin-bottom: 5px;
    overflow: hidden;
}

div.FormDesc {
    width: 200px;
    text-align: right;
    padding: 0 5px;
    font-size: 12px;
    float: left;
}

div.FormValue {
    float: left;
}

div.FormValue input, div.FormValue textarea {
    width: 250px;
}

div.FormHelp {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 10px;
}

div.FormSubmit {
    margin: 5px 0;
    width: 100%;
    clear: both;
}

div.FormSubmit input, input.btn, div.FormButton input, button, input.FormButton {
    cursor: pointer;
}

div.FormSubmit input, input#msg_captcha {
    width: 130px;
}

div.FormButton {
    clear: both;
    margin: 10px;
}

div.FormSubmit input:hover, div.FormButton input:hover, input.btn:hover, button:hover, input.FormButton:hover {
    color: red;
}

span.FormError {
    font-size: 10px;
    color: red;
}

p.FormError {
    font-size: 12px;
    color: red;
    text-align: center;
}

div.sendOK {
    margin: 30px auto auto;
    text-align: center;
    font-size: 16px;
}


/* MooTools.Tips */
.tip-wrap .tip-top {
    color: #fff;
    min-width: 139px;
    z-index: 60000;
}

.tip-wrap .tip-title {
    min-width: 123px;
    font-size: 12px;
    margin: 0;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    background-color: rgba(0, 0, 0, 0.6);
}

.tip-wrap .tip-text A {
    color: #069;
}

.tip-wrap .tip-loading {
    background: center center no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.tip-wrap {
    z-index: 60000;
}

div.ttimg .tip-top {
    color: #fff;
    z-index: 60000;
}

div.ttimg .tip-title {
    font-size: 12px;
    margin: 0;
    color: #fff;
    text-align: center;
}

div.ttimg .tip-title img {
    border: 2px solid white;
}

div.ttimg .tip-text A {
    color: #069;
}

div.ttimg .tip-loading {
    background: center center no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

div.ttimg {
    z-index: 60000;
}

#slider {
    height: 374px;
    position: relative;
    top: 0;
    width: 846px;
    overflow: hidden;
}

#slider > * {
    position: absolute; /* required for most transitions */
    top: 0; /* ditto */
    left: 0; /* ditto */
    width: 100%; /* usually required */
    height: 100%; /* same */
}

div#tmenu > div {
    margin-right: 15px;

}

div#menu > div {
    display: table;
    padding-top: 5px;
    text-align: center;

}
div.validation-advice {
    font-size: 11px;
    color: red;
}
input.validation-failed {
    border: 1px solid red;
}
div.FormSubmit input {
    width: 80px;
    background-image: url('/_img/button_bg.jpg');
    color: white;
    font-weight: bold;
}
div.noRight {
    width: 900px;
}
div.gal_images {
    text-align: justify;
}
div.gal_images img {
    border: 2px solid white;
    cursor: pointer;
    margin: 5px;
}