
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;text-align:center}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

@font-face{ 
	font-family: 'Renault';
	src: url('../fonts/RenaultLifeWeb-Regular.eot');
	src: url('../fonts/RenaultLifeWeb-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/RenaultLifeWeb-Regular.woff') format('woff');
	font-weight:normal;		 
}
@font-face{ 
	font-family: 'Renault-it';
	src: url('../fonts/RenaultLifeWeb-Italic.eot');
	src: url('../fonts/RenaultLifeWeb-Italic.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/RenaultLifeWeb-Italic.woff') format('woff');
	font-style:italic;		 
}
@font-face{ 
	font-family: 'Renault-l';
	src: url('../fonts/RenaultLifeWeb-Light.eot');
	src: url('../fonts/RenaultLifeWeb-Light.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/RenaultLifeWeb-Light.woff') format('woff');
			 	 
}
@font-face{ 
	font-family: 'Renault-bl';
	src: url('../fonts/RenaultLifeWeb-Bold.eot');
	src: url('../fonts/RenaultLifeWeb-Bold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/RenaultLifeWeb-Bold.woff') format('woff');
	font-weight: bold;	
		 	 
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.6;
	min-height:100%;
	min-width:100%;
    text-align: center;
        
}
body{
	overflow-x:hidden;
	min-height:100%;
	min-width:100%;
    
    text-align: center;
}
*{
	box-sizing:border-box;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}



hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}



audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}



textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


.hidden {
    display: none !important;
}



.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}


.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
img {}
nav ul, nav li { list-style:none;}
b,strong{ font-weight:600; }
italic{}
em {font-style: italic;}

a{
	 text-decoration:none;
	 color:#a32855;
	 }
a:hover{
	color:#000;
	}
a,img{
	-webkit-transition: all 150ms linear 0ms;
	-moz-transition: all 150ms linear 0ms;
	-ms-transition: all 150ms linear 0ms;
	-o-transition: all 150ms linear 0ms;
	transition: all 150ms linear 0ms;
	text-decoration:none;	
}
h1,h2,h3,h4,h5 {
	  font-family:'Renault-bl' , Helvetica , Arial;
	  font-weight:700;
	  color:#000;
	  margin:0;
    clear:both;
 }
h1{font-size:2.0em;margin:0;}
h2{font-size:1.5em;margin:0;}
h3{font-size:1.17em;margin:0;}
h4{font-size:1em;margin:0;}
h5{font-size:0.83em;margin:0;}
h6{font-size:0.67em;margin:0;}

p {
	font-size:0.9em; /* Silence is golden; implicity 1em. */
	line-height: 1.4;
    margin: 0;
	}


a,a:visited{
	color:#185191;
	font-weight:bold;
	text-decoration:underline;
}
a:hover,a:active,a:focus{
	color: #C55600;
	text-decoration:underline;
}

article{
	text-align:left;
}
article ul{
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	list-style: disc;
}
article ul li { 
    padding-left: 1em; 
	margin-bottom:7px;
}
article ul li:before {
	font-size:1em;
}
article ol{
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
}
article ol li { 
    padding-left: 1em; 
	font-size:1em;
	margin-bottom:7px;
	list-style:decimal !important;
}
article ol li li{ list-style: lower-latin!important; }




.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
 }
.wiecej{
	color:#FFFFFF !important;
	padding:10px 15px!important;
	background-color:#4d6b13!important;
	float:right!important;
	font-size:1.3em!important;
	text-decoration:none!important;
	border-radius:5px;
}

.wiecej:hover{
	color:#FFFFFF!important;
	padding:10px 15px!important;
	background-color:#f55402!important;
}




.pojemnik{
	width:1200px;
	max-width:100%;
	margin:0 auto;
	position:relative;
	text-align:justify;
}

.flex1{
	display:flex;
	flex-wrap:no-wrap;
	flex-direction:row;
}
.kol-100{
	width:100%;
}
.kol-50{
	width:50%;
	padding:20px 30px;
}
.kol-30{
	width:30%;
	padding:20px 20px;
}

header{
    width: 100%;
    background-color: #EEEEEE;
    text-align: left;
    padding: 10px 40px;
}
header a, header a:visited{
    font-family:'Renault' , Helvetica , Arial;
    color: #000;
    font-size: 0.9em;
    font-weight: 400;
    text-decoration: none;
    
}
h1{
    margin-top: 5%;
}
.loga{
    width: 800px;
    margin: 0 auto;
}
.loga img{
    max-width: 300px;
    height: auto;
    margin: 40px;
}


.loga a:hover{
    opacity: 0.7;
}
address{
    font-style: normal;
    font-family:'Renault-bl' , Helvetica , Arial;
	  font-weight:700;
	  color:#000;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 2em;
}
address a{
    color: #000;
    margin-top: 10px;
    display: inline-block;
    
}

/* wSCMS */

/* cmsContactForm */
.cmsContactForm{display:block;float:left;width:100%;margin:auto;font-size:1em;border:none;color:000;margin-top:1.5em;}
.cmsContactForm form{margin-left:0px;}
.cmsContactForm b{font-weight:700;}
.cmsContactForm div{padding-bottom:5px;margin-bottom:5px;}
.cmsContactForm .cmsFormBoxText{float:left;width:33%;}
.cmsContactForm .cmsFormBoxTextarea{float:left;width:100%}
.cmsContactForm .cmsFormBoxSubmit{float:left;width:100%;}
.cmsContactForm input, .cmsContactForm textarea, .cmsContactForm select{background:#FFF;border:solid 1px #E0E0E0;resize:none;padding:5px 8px;margin:3px 3px 3px 3px;color:#003D77;border-radius:3px;}
.cmsContactForm input{width:94%;}
.cmsContactForm input[type=radio]{height:18px;width:18px;}
.cmsContactForm input:focus, .cmsContactForm textarea:focus, .cmsContactForm select:focus{border:solid 1px #000;}
.cmsContactForm input[type=checkbox]{height:15px;width:5%}
.cmsContactForm input[type=submit]{width:20%;color:#FFF;background-color:#2E7FA7;display:block;margin:auto; text-align:center;}
.cmsContactForm input[type=submit]:hover{opacity:0.7;cursor:pointer;}
.cmsContactForm textarea{height:150px;width:97%;}
.formError{color:#F00 !important;}
#cookies{text-align:center;display:block;color:#000;font-size:1em;padding:15px 5px;position:fixed;bottom:0;left:0;width:100%;background-color: #CBFFAF ;z-index:9999;opacity:1; font-weight: bold}
#cookies a{color:#000;text-decoration:none; display: inline-block; background: #000; border-radius: 4px; padding: 3px 6px;}
#cookies a:hover{background:#344B06;}
/* KONIEC wSCMS */

/* FCK */

.foto-l{
	float:left;
	margin:0 10px 0 0;
}
.foto-p{
	float:right;
	margin:0 0 0 10px;
} 

.blok{
	background-color:#000;
	color:#FFF;
	width:80%;
	margin-left:10%;
	padding:2%;
}






/* KONIEC FCK */


/* animacja */
 #XXX{
	
	 animation: yyy 120s infinite linear;  ;
     -webkit-animation: yyy 12s infinite linear  ; 
	
 }
 
@keyframes yyy
{
0% {}
20% {}
25%{}
75%{}
80%{}
100%{}

}

@-webkit-keyframes yyy 
{
0% { }
20% { }
25%{}
75%{}
80%{}
100%{}

}
 /* KONIEC animacja  */

/* tabelki RWD http://dbushell.com/2016/03/04/css-only-responsive-tables/ */

.table {

  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
}

table {
  -webkit-overflow-scrolling: touch;
}

table td:first-child {

  background-repeat: no-repeat;
  background-size: 20px 100%;
}

table td:last-child {

  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 20px 100%;
}

table th {
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  background: #f2f0e6;
}

table th,
table td {
  padding: 6px 12px;
  border: 1px solid #d9d7ce;
}


/*animacja po scrolu*/
.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}



.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


.ukryj {
    display: none !important;
}





@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}



@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }



    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }



    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
