@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Oswald:300,400,700|Raleway&subset=latin-ext'; @import 'https://fonts.googleapis.com/css?family='; /* font-family: 'Open Sans', sans-serif; font-family: 'Oswald', sans-serif; font-family: 'Raleway', sans-serif; */ /* MAIN */ @color1: #333; @color2: #e30613; @color3: #329acc; @colorbg1: #f4f4f4; @colorbg2: #222; @colorbg3: fefefe; body { background-image: url("../images/bg.jpg"); position: relative; font-size: 15px; line-height: 28px; font-family: 'Open Sans', sans-serif; font-weight:300; color:#000; } .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { padding: 0px; /* width: 1140px; */} .main{ background-color: #000; overflow: hidden; box-shadow: 0 0 10px 10px #111;} a{ color: #fff; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; outline: none !important; } a:hover{ text-decoration:none; color: darken(@color2, 10%);} p { margin: 10px 0; } .item p, .items-leading p{ margin: 0px 0px 0px 0px; } /* HEADERS */ .page-header{ margin:10px auto;} h1{ font-size: 40px; font-weight: 400; margin-bottom: 55px; position: relative; text-align: center; z-index: 1; text-transform:uppercase; } h1::after{ background-image: url("../images/h1.png"); content: ""; height: 16px; left: 50%; position: absolute; top: 45px; transform: translateX(-50%); width: 184px; } h2, h2 a{ padding:2px 0px; color: #444; font-size: 24px; text-transform:uppercase; font-weight:700; margin:25px 0px 15px 0px; text-align:center; clear:both; border:none; } .page-header { margin:2px 0; padding:2px 0;} .page-header h2, .page-header h2a{ margin: 2px 0px; } h3{ font-size: 18px; text-transform:uppercase; line-height: 28px; color: #000; font-weight:700; clear:both; } h4{ font-size: 16px; text-transform:uppercase; font-weight:700; margin-top: 40px; text-align: center; } .custom-black h4{ color: #fff !important; } .moduletable h3{ text-align:center; font-size: 22px; } #logasy h3{ color: #fff; } h5 a{ background-color:@color1; color:#FFFFFF; padding:10px; font-size:16px; margin:10px auto; display:inline-block; } article ul li, .custom-white ul li, .custom-black ul li{ list-style-image: url("../images/li.jpg"); list-style-type: none; padding:4px; text-align: left; } .article-info-term{ display:none;} /* Header */ header { margin: 0 auto; background-color: #000; display: block; color: #fff; width: 100%; transition: all .2s ease-out; z-index: 100; } header p{ padding:0; margin:0;} header.affix{ max-width: 1140px; } .logo{ text-align:left; padding:0px; margin:0px 0px;} .logo img { z-index: 19999999; transition: all .1s ease-out; } .czarnypas{ background-color:@color2} nav{ width:100%; text-align:right; color:#FFFFFF; font-size:16px; overflow:hidden;} .dodatki{ transition: all .3s ease-out; padding:0px; text-align:right; font-size:14px;} .dodatki a{ display: block; text-align: right; margin-right: 20px; color: #ccc; } .dodatki a:hover{ margin-right: 30px; color: #fff; } .social{ color:#bbb; } .social .btn-default{ padding:5px;} .detached .social .btn-default{ padding:5px;} .social a{ padding:2px; font-size:18px;} .social img{ max-width:50px; padding-left:5px; margin-top:5px; margin-bottom:0px; transition: all 0.2s ease-out 0s;} .social img:hover{ margin-top:0px; margin-bottom:5px;} nav ul { margin: 0px; padding:0px; } .menu { li { list-style-type: none; float: left; text-align: center; width: 25%} li a { position: relative; display: inline-block; outline: none; font-weight:400; color:#fff; font-size: 16px; text-transform: uppercase; font-family: 'Raleway', sans-serif; padding:5px 5px; text-align: center; width: 100%; } li a:hover{ background-color: darken(@color2, 5%); color:#fff; } li a:active{ background-color: darken(@color2, 10%); color:#fff; } li.current a{ } li.current a:hover{ } } .menudolne { li { list-style-type: none; } li a { position: relative; width:100%; display: block; outline: none; font-weight:400; color:#999; font-size: 16px; text-transform: uppercase; font-family: 'Raleway', sans-serif; padding:3px 6px} li a:hover{ color:#fff; background-color:transparent !important; } } ul#ang.nav.menu a{ font-size: 16px; } .detached .menu li a{ font-size: 14px; padding: 2px; } /* SLIDER */ #slider { /* background: url("../images/sliderbg.jpg");*/ overflow:hidden; } #slider .moduletable{ } /* LOGASY */ #logasy { background-color: @colorbg2; min-height:10px; overflow:hidden; color:#666; } #logasy .btn{ font-size: 1.2em; background: none; border-color: @color1; color: @color1 !important; } #logasy .btn:hover{ background:@color1 !important; color:@color2 !important; border: solid #fff 1px !important; } #logasy a{ color:#999; } #logasy a:hover{ color:#fff; } #form-login-username label, #form-login-password label{ display:none; } #slider .moduletable{ margin-bottom:0px; } /* SRODEK */ article { background-color: #fff; padding-top: 15px; } .main p { text-align:left; } .item{ overflow:hidden;} .published { font-size:80%;} .readmore { float:right;} .readmore a{ background-color: @color1; border-radius: 0px; color: #fff !important; font-size: 12px; margin-top: 5px; padding: 3px 6px; text-transform:uppercase; } .readmore a:hover{ background-color: darken(@color1, 10%); color: #fff !important; } /* FOOTER */ #footer { background-color: #000; color: #fff; padding:10px 0px; } #footer a{ color: #fff; font-weight: bold; } #footer p { text-align:center; margin: 10px 0;} /* zdjęcia */ img { border: 0 none; height: auto; max-width: 100%; vertical-align: middle; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } article img:hover{ opacity:0.7; } article img{ margin: 5px auto; display: block; } .item-image{ overflow:hidden; margin-right:12px; margin-bottom:12px; width:25%; } .items-leading { border:1px solid @color1; padding:10px;} .item:hover .item-image img{ transform: scale(1.2) rotate(5deg); } .item{ -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; padding:10px; border:1px solid #eee; margin:10px 0px; } .item:hover { background:@colorbg1; border:1px solid #ccc; } .dostawa { font-size: 16px; } .dostawa img{ max-width: 250px; } .table td{ vertical-align: top !important;} table.rozmiar td p{ text-align:center !important;} ul.unstyled { padding:0px; } ul.unstyled li{ list-style-type: none; } ul.unstyled li:first-child{ display: none; } ul.nav-tabs a { color: #555; font-size: 100%; font-weight: 300; padding: 4px 12px; } .nn_tooltips-link{ border:none;} #ca_banner h2{ text-align:center;} .categories-list a{ font-size:140%; } small, .small { font-size: 120%; } dl { margin-bottom: 5px !important; margin-top: 5px !important; } /*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 0px solid #ddd;}*/ .item-page ul, .iteam-page table{ clear:both;} /* BOX */ .box{ margin:20px 0px; padding:5px; overflow:hidden; } .box h2 { text-align:center; margin:2px; font-size:18px; /* color:@color1; */ font-weight:700; margin:0px; margin-top: 15px; } .box ul { margin:0px; } a .box p, a .box ul li{ line-height:18px; text-align:center; margin:0px; color:#7E7E7E; transition: all 0.3s ease-out 0s} .box img{ filter: grayscale(100%); border-radius:0px; margin:0px; transition: all 0.3s ease-out 0s; max-width:90px; margin:0 auto; text-align:center; display:block; } .zoom { position:relative; border-radius:0px; overflow: hidden; z-index: 10;} .box:hover{ } .box:hover img{ transform: scale(1.10); filter: grayscale(0%); } .box:hover h2 a{ color:@color1; } a .box:hover p, a .box:hover ul li{ color:#444;} /* FORMULARZE I BUTTONY */ .wyslijsrodek{ text-align:right; padding-right:15px;} .btn{ transition: all .3s ease-out; background-color: #f4f4f4; border-color:#ccc; color: #555; } .btn:hover{ background-color: #e4e4e4; } .form-horizontal .control-label { margin-bottom: 0; padding-top: 7px; text-align: left; } .mapprint{ display:none;} label { display: inline-block; font-weight: 300; margin-bottom: 5px; max-width: 100%; } .control-label { margin-bottom: 0; padding-top: 7px; text-align: right !important; } .g-recaptcha{ text-align:right;} #section1, #section2{ padding-top:50px;} .form-horizontal .control-label { margin-bottom: 0; padding-top: 7px; text-align: left; } .gm-style{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } ul.nav-tabs li{ padding-bottom:0px;} .nn_tabs-toggle{ background-color:@color1; padding:20px; } .accordion-toggle{ font-size:115%; font-weight:bold; } ul.nav-tabs a { font-weight:bold; padding:8px 12px; font-size:115%; color:#FFFFFF;} ul.nav-tabs a:hover { background-color: darken(@color1, 10%);} .tab-content{ border:solid #ddd 1px; padding:15px; margin-bottom:30px;} .rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle { color: #444; } .zatr-menu.active { background-color: rgba(255, 0, 0, 1); width: 97%; z-index: 998; } .zatr-menu.active li{ list-style: none; } .custom-white, .uk-margin{ background-color: #fff; margin-bottom: 0px; padding-bottom: 25px; } .custom-black{ color: #fff; text-align: center; } .custom-black h2{ color: #fff; } .row { margin-left: 0px; margin-right: 0px; } a.accordion-toggle{ text-align: center; } span.rl_sliders-toggle-inner { color: #444 !important; } h3.rl_sliders-title{ display:none; } div.aikonmenu { background-color:rgba(190, 22, 34, 0.0)!important; } div.aikonmenu .menuwrapper span.respotrigger i { color: #fff !important; } .pobierz { text-align: center; } .pobierz a{ display: inline-block; font-size: 90%; border-radius: 4px; padding: 2px 8px; margin: 8px auto; background-color: @color2; color: #fff; text-align: center; clear: both; margin-bottom: 10px; } .pobierz a:hover{ background-color: darken(@color2, 10%); } .ludkiopisy{ margin-top:-80px; text-align: center; } .ludkiopisy img{ max-width: 80px; } /* media queries */ @media (min-width: 980px) { .logo img{ max-height: 100px; } header.affix .logo img{ max-height: 65px; } .aikonmenu { display:none; } .menu li a{ font-size: 15px; } .zatr-menu-opener{ display:none;} .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { max-width: 1140px !important; } header nav ul{ float:right;} article, .custom-black, .custom-white{ padding: 40px; } .dolewej p{ text-align: left; } } @media (min-width: 768px) and (max-width: 979px) { header{ width: 750px; } .aikonmenu { display:none; } article, .custom-black, .custom-white{ padding: 40px; } .dodatki a{ display:inline-block; margin: 5px; color: #fff;font-size: 16px; } .dodatki a:hover{ margin: 5px; } .dodatki{ text-align:center;} .menu li a{ font-size: 15px; } .social{ text-align:center; font-size:15px;} h1{ font-size:25px;} .zatr-menu-opener{ display:none;} header .logo{ text-align:center;} } header .logo img{ transition: all 0.5s ease-out 0s; max-height: 85px; } header.affix .logo img{ max-height: 65px; } @media (max-width: 767px) { .ludkiopisy{ margin-top: -30px; } .logo img { width: 50%; } header.affix .logo img { margin: 0px; max-width: 50%; } .dodatki{ display: none; } header { padding-bottom:0px; } .logo p{ text-align: center; } header .logo{ display:block; margin-left:auto; margin-right:auto; text-align:center;} .moduletable_menu{ display: none; } article, .custom-black, .custom-white{ padding: 30px; padding-top: 50px; } .blog .item img, .blog-featured img{ width:100%; } h1{ font-size:25px;} .social{ text-align:center; font-size:15px;} #copyright p span{ float:left;} #scrollToTop{ display:none;} } @media (max-width: 480px) { .logo p{ text-align: center; } .control-label { text-align: center !important; } h1{ font-size: 22px; } div.aikonmenu ul.openmenu { left: 0; right: 0; top: 45px !important; transition: all 0.3s ease 0s; } article, .custom-black, .custom-white{ padding: 10px; } .container { margin: 0 10px; } #scrollToTop{ display:none;} #copyright p span{ float:left; width:100%;} .custom-copyrigt{ margin:0 auto; text-align:center;} #scrollToTop{ display:none;} .item img{ } .position-2 img{ display:none; } }