* { font-family: Arial; font-size: 11px; color: #343438; }
body { margin: 0; padding: 0; position: relative;}
.inner { width: 1080px; margin: 0 auto; }
.hidden { display: none; }
.noborder { border-left: none; border-right: none; border-top: none; border-bottom: none; }
.relative { position: relative; }
.absolute { position: absolute; }
.hover:hover { text-decoration: underline; }
.noactive { display: none; }
.active { display: block; }
fieldset { border: none; }
.fl { float: left; }
.fr { float: right; }
.ff { clear: both; margin: 0; padding: 0; }

.bold { font-weight: bold; text-decoration: none; }
a { outline: none; text-decoration: none; }
a img { border: none; }
h1, h2, h3 { margin: 0px; }


@font-face {
    font-family: 'DosisBold';
    src: url('../../fonts/dosis-bold-webfont.eot');
    src: url('../../fonts/dosis-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/dosis-bold-webfont.woff') format('woff'),
         url('../../fonts/dosis-bold-webfont.ttf') format('truetype'),
         url('../../fonts/dosis-bold-webfont.svg#DosisBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DosisBook';
    src: url('../../fonts/dosis-book-webfont.eot');
    src: url('../../fonts/dosis-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/dosis-book-webfont.woff') format('woff'),
         url('../../fonts/dosis-book-webfont.ttf') format('truetype'),
         url('../../fonts/dosis-book-webfont.svg#DosisBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DosisExtraBold';
    src: url('../../fonts/dosis-extrabold-webfont.eot');
    src: url('../../fonts/dosis-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/dosis-extrabold-webfont.woff') format('woff'),
         url('../../fonts/dosis-extrabold-webfont.ttf') format('truetype'),
         url('../../fonts/dosis-extrabold-webfont.svg#DosisExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DosisMedium';
    src: url('../../fonts/dosis-medium-webfont.eot');
    src: url('../../fonts/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/dosis-medium-webfont.woff') format('woff'),
         url('../../fonts/dosis-medium-webfont.ttf') format('truetype'),
         url('../../fonts/dosis-medium-webfont.svg#DosisMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#main { background: url(../../images/frontend/main_bg.jpg) no-repeat top center; }
a#logo { display: block; width: 230px; height: 168px; background: url(../../images/frontend/logo.jpg) no-repeat; position: absolute; top: 0; left: 0; z-index: 99; }
#topmenu { list-style-type: none; margin: 0 0 0 230px; padding: 0; }
#topmenu li { float: left; }
#topmenu li a { display: block; background: none; padding: 0 27px; height: 82px; font-family: 'DosisExtraBold'; font-size: 17px; color: #fff; text-align: center; line-height: 82px; -webkit-transition: 0.7s; -moz-transition: 0.7s; -o-transition: 0.7s; transition: 0.7s;}
#topmenu li a:hover { background-color: #f08306; }
#top_page { height: 185px; background-color: #f19730; }
#page_title { font-family: 'DosisBold'; font-size: 36px; color: #fff; line-height: 36px; margin: 30px 0 0 256px; }
/*slider*/

#slider .slide { width: 1080px; height: 505px;  }
#slider .first { background: url(../../images/frontend/slider1.jpg) no-repeat; }
#slider .second { background: url(../../images/frontend/slider2.jpg) no-repeat; }
#slider .third { background: url(../../images/frontend/slider3.jpg) no-repeat; }
#slider .text { position: absolute; top: 106px; left: 613px; }
#slider .text h4 { font-family: 'DosisBold'; font-size: 73px; color: #fff; line-height: 72px; margin: 0 0 8px 0; font-weight: normal; }
#slider .text span { display: inline-block; background-color: #fff; padding: 0 8px; font-family: 'DosisBook'; font-size: 30px; color: #000; }
#slide_prev { display: block; width: 25px; height: 54px; background: url(../../images/frontend/btn_slide_prev.png) no-repeat; position: absolute; top: 420px; right: 135px; z-index: 99; }
#slide_next { display: block; width: 25px; height: 54px; background: url(../../images/frontend/btn_slidenext.png) no-repeat; position: absolute; top: 420px; right: 98px; z-index: 99;  }
#slide_next:hover { background-position: 0 -54px; }
#slide_prev:hover { background-position: 0 -54px; }

/*main*/
#maincontent { padding-bottom: 40px; }
#maincontent .box { width: 100%; height: 113px; background-color: #2c2c2c; }
#referencebox a { display: block; width: 200px; height: 54px; background: url(../../images/frontend/btn_reference.png) no-repeat right 0px; margin: 32px 0 0 50px; font-family: 'DosisExtraBold'; font-size: 21px; color: #fff; position: absolute; }
#referencebox a:hover { color: #fe8800; background-position: right -54px; }
#partnersbox { width: 865px; height: 113px; background: url(../../images/frontend/partnersbox_bg.gif) no-repeat; }
#partnersbox span { display: block; font-family: 'DosisExtraBold'; font-size: 21px; color: #fff; margin: 35px 30px 0 90px; }
#partnerslist { margin-top: 35px; }
#partnerslist img { display: block; margin-right: 10px; float: left; }
#maincontent #newsbox { margin: 36px 0 0 50px; }
#maincontent #newsbox h3 { font-family: 'DosisExtraBold'; font-size: 21px; color: #2c2c2c; }
#newsbox .date { display: block; margin-top: 12px; margin-bottom: 4px; font-family: 'DosisExtraBold'; font-size: 25px; color: #fe8800; }
#newsbox .title { display: block; font-family: 'DosisBold'; font-size: 17px; color: #2c2c2c; }
#newsbox .text { font-family: 'DosisMedium'; font-size: 15px; color: #464646; line-height: 21px; }
#newsbox .text a { display: inline-block; padding-right: 6px; font-family: 'DosisMedium'; font-size: 15px; color: #464646; line-height: 21px; font-weight: bold; text-decoration: underline; }
#maincontent #newslist {  width: 570px; }
#btn_mainnewsprev { display: block; width: 15px; height: 32px; background: url(../../images/frontend/btn_mainnewsprev.gif) no-repeat; position: absolute; top: 0px; right: 23px; }
#btn_mainnewsnext { display: block; width: 15px; height: 32px; background: url(../../images/frontend/btn_mainnewsnext.gif) no-repeat; position: absolute; top: 0px; right: 0px; }
#btn_mainnewsprev:hover { background-position: 0 -32px; }
#btn_mainnewsnext:hover { background-position: 0 -32px; }
#maincontent #infobox { width: 410px; margin-top: 36px; }
#maincontent #infobox h3 { font-family: 'DosisExtraBold'; font-size: 21px; color: #fe8800; }
#maincontent #infobox .phone_number { display: block; font-family: 'DosisExtraBold'; font-size: 25px; color: #464646; margin-top: 12px; }

/*page*/
#pagecontent { padding: 40px 0; }
#pagecontent #leftbox { width: 724px; font-family: 'Arial'; font-size: 14px; color: #686766; line-height: 21px; }
#pagecontent #leftbox * { font-family: 'Arial'; font-size: 14px !important; color: #686766; line-height: 21px; }
#offerlist { list-style-type: none; margin: 0; padding: 0; border: 1px solid #d7d7d7; border-bottom: 2px solid #d7d7d7; border-right: 2px solid #d7d7d7;}
#offerlist li.label { display: block; height: 1px; background-color: #d7d7d7; }
#offerlist li a { display: block; width: 270px; height: 30px; padding-left: 15px; background: url(../../images/frontend/offer_arrow.png) no-repeat 263px 9px #fff; font-family: 'Arial'; font-size: 13px; color: #6c6c6b; line-height: 30px; }
#offerlist li a:hover, #offerlist li a.active { color: #fff; background: url(../../images/frontend/offer_arrow_active.png) no-repeat 263px 9px #b7b4b4; }
#offercontent { width: 750px; font-family: 'Arial'; font-size: 14px; color: #686766; line-height: 21px; }
#offercontent * { font-family: 'Arial'; font-size: 14px !important; color: #686766; line-height: 21px; }
#offercontent h3.title { font-family: 'DosisBold'; font-size: 21px; }

#pagecontent #leftbox .news { padding-bottom: 22px; margin-bottom: 22px; border-bottom: 1px solid #d7d7d7; }
#pagecontent #leftbox .news h4 { margin: 0; font-family: 'DosisBold'; font-size: 21px; color: #2c2c2c; }
#pagecontent #leftbox .news h5 { margin: 4px 0 8px 0; font-family: "DosisExtraBold"; font-size: 19px; color: #fe8800; }
#pagecontent #leftbox .news .text { font-family: 'Arial'; font-size: 14px; color: #464646; line-height: 19px; }
#pagecontent #leftbox .news .text a { display: inline-block; padding-right: 6px; font-family: 'DosisMedium'; font-size: 15px; color: #464646; font-weight: bold; text-decoration: underline; }
#pagecontent #leftbox .news .text a:hover { color: #8b8989; }
#pagecontent #leftbox .newstitle { font-family: 'DosisBold'; font-size: 21px; color: #2c2c2c; }
#pagecontent #leftbox .newsdate { display: block; font-family: "DosisExtraBold"; font-size: 19px; color: #fe8800; margin-top: 4px;}

#gallerybox a { display: block; margin: 0 12px 8px 0; position: relative; }
#gallerybox a img { display: block; }
#gallerybox a span { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 9; background: url(../../images/frontend/img_hover.png) no-repeat center #f08306; opacity: 0.6; }

#pagecontent #leftbox #filesbox ul, #pagecontent #offercontent #filesbox ul { list-style-type: none; margin: 30px 0 0 0; padding: 0; }
#pagecontent #leftbox #filesbox ul li, #pagecontent #offercontent #filesbox ul li { margin-bottom: 8px; }
#pagecontent #leftbox #filesbox .file_description, #pagecontent #offercontent #filesbox .file_description { margin: 5px 0 0 20px; }
#pagecontent #leftbox #filesbox .file_description h2, #pagecontent #offercontent #filesbox .file_description h2 { font-family: arial; font-size: 12px; margin: 0; width: 200px; }
#pagecontent #leftbox #filesbox .file_description a, #pagecontent #offercontent #filesbox .file_description a { display: block; width: 70px; text-align: center; line-height: 24px; background-color: #f19730; font-family: arial; font-size: 11px; color: #ffffff; position: absolute; top: 0px; right: -70px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
#pagecontent #leftbox #filesbox .file_description a:hover, #pagecontent #offercontent #filesbox .file_description a:hover { background-color: #555555; }
#galleries { margin-left: 30px; }
#galleries a { display: block; position: relative; border: 1px solid #616364; overflow: hidden; margin: 0 15px 10px 0; }
#galleries a img { display: block; }
#galleries a .hover { display: block; width: 100%; height: 47px; position: absolute; bottom: -20px; left: 0; background: url(../../images/frontend/gallerieshover.png) repeat; }
#pagecontent #leftbox .btn_back, #pagecontent .btn_back { display: inline-block; margin: 15px 0 0 15px; padding-right: 10px; font-family: 'DosisMedium'; font-size: 14px; color: #464646; }
.btn_back:hover { text-decoration: underline; }

.news_description, .news_description * { font-family: Arial; font-size: 14px !important; }
.contactbox>.fl { padding-left: 30px; font-family: "Arial"; font-size: 14px; line-height: 19px; }
.contactbox>.fl * { font-family: "Arial"; font-size: 14px; line-height: 19px; }
#maps { width: 100%; height: 500px; }

#contactform { margin-bottom: 50px; }
#contactform input.txt { width: 270px; height: 32px; padding: 0 15px; border: 1px solid #d7d7d7; font-family: 'DosisLight'; font-size: 14px; color: #bcb9b9; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
#contactform input.txt:focus { border: 1px solid #f08306; }
#contactform input#wyslij { width: 130px; height: 32px; cursor: pointer; background-color: #f19730; border: 0; font-family: 'DosisMedium'; font-size: 15px; text-align: center; color: #fff; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
#contactform input#wyslij:hover { background-color: #f08306; }
#contactform textarea { width: 590px; height: 150px; resize: none; padding: 15px; border: 1px solid #d7d7d7; font-family: 'DosisLight'; font-size: 14px; color: #bcb9b9; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
#contactform textarea:focus { border: 1px solid #f08306;  }
#contactform input.error, #contactform textarea.error { border: 1px solid red; }
.contactbox span.error { display: block; text-align: center; margin-bottom: 8px; }

#pagecontent #leftbox #referencesbox p { margin: 0 0 0 20px; font-family: 'DosisBook'; font-size: 14px; }
#referencesbox a:hover { text-decoration: underline; }
/*footer*/
#footer { border-top: 1px solid #e97d00; background-color: #ededed; }
#footer .inner {  padding: 25px 50px; width: 980px; }
#footer ul { display: block; width: 450px; list-style-type: none; margin: 0; padding: 0; }
#footer ul li { float: left; }
#footer ul li a { display: block; background: url(../../images/frontend/footer_list.gif) no-repeat left center; padding-left: 16px; width: 105px; margin-bottom: 7px; font-family: 'DosisMedium'; font-size: 15px; color: #a3a3a3; }
#footer ul li a:hover { text-decoration: underline; }
#footer .fr { font-family: 'DosisMedium'; font-size: 15px; color: #b6b6b6; text-align: right; line-height: 21px; }
