/* CSS Document
Internet Explorer (all versions): EOT
Safari (3.2+): TTF / OTF
iPhone (3.1) SVG
Chrome (wszystkie wersje): SVG (TTF/OTF dodany 25 stycznia 2010)
Firefox (3.5+): TTF/OTF (.WOFF dodany w wersji 3.6)
Opera (10+) TTF/OTF

width:
1699
1249
993
gsm

em font-size:
14 0.778
15 0.833
16 0.889
17 0.944
18 1
19 1.056
20 1.111
21 1.167
22 1.222
23 1.278
24 1.333
25 1.389
26 1.444
27 1.5
28 1.544

em line-height:
20 0,833
21 0,875
22 0,916
23 0,958
24 1
25 1,041
26 1,083
27 1,125
28 1,167
29 1,208
30 1,250
*/

/* CLASSES */

html, body {
	width: 100%; height: 100%;
	font-family: RalewayRegular;
	color: #000;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

.newsTitle {
	font-family: arialbold;
	color: #d71921;
	font-size: 1.375em /*22px*/;
	line-height: 1.273em /*28px*/;
	padding-bottom: 20px;
}

.newsDate {
	color: #999;
	font-size: 0.875em /*14px*/;
	padding-bottom: 10px;
}

.navigatorRed {
	font-family: arialbold;
	font-size: 1.125em /*18px*/;
	color: #d71921;
	padding: 20px 0 10px 0;
}

.navigatorRed2 {
	font-family: arialbold;
	color: #d71921;
	padding: 40px 0 10px 0;
}

.navigatorAns {
	padding-bottom: 5px;
}


.line1 {
	width: 86px;
	border: 2px solid #d71921;
	margin: 0 auto; padding: 0;
}

.line1White {
	width: 86px;
	border: 2px solid #fff;
	margin: 0 auto; padding: 0;
}

.lineSubbanner {
	border: 3px solid #d71921;
	padding: 0;
}

.line2 {
	width: 50px;
	border: 2px solid #d71921;
	margin: 0 auto; padding: 0;
}


.boxTitle, .boxTitleEng {
	font-family: arialblack;
	font-size: 1.875em /*30px*/;
	color: #333;
	padding-top: 10px;
}

.boxText {
	font-size: 0.938em /*15px*/;
	color: #000;
	line-height: 1.1em;
	padding: 15px 0 10px 0;
}

.boxTitleWhite, .boxTitleWhiteEng {
	font-family: arialblack;
	font-size: 1.875em /*30px*/;
	color: #fff;
	padding-top: 10px;
}

.boxTextWhite {
	font-size: 0.938em /*15px*/;
	line-height: 1.1em;
	color: #fff;
	padding: 15px 0 10px 0;
}

.contentTitleRed {
	font-family: arialbold;
	color: #d71921;
}

.contentTitleBig {
	font-family: arialblack;
	color: #666;
	font-size: 1.5em /*24px*/;
}

.offerTitleBig {
	text-align:center;
}

.offerTitleBig1 {
	color: #333;
	font-size: 2.25em /*36px*/;
}
.offerTitleBig2 {
	font-family: arialblack;
	color: #333;
	font-size: 2.25em /*36px*/;
	text-transform: uppercase;
}


.factoringTitle1 {
	color: #333;
	font-size: 2.25em /*36px*/;
	padding: 30px 0 10px 0;
}

.factoringTitle2 {
	color: #333;
	font-size: 1.5em /*24px*/;
}

.factoringTitle3 {
	font-family: arialblack;
	color: #333;
	font-size: 1.375em /*22px*/;
	text-transform: uppercase;
	padding: 8px 0 30px 0;
}

.contactTitle {
	font-family: arialbold;
	font-size: 1.5em /*24px*/;
	color: #000;
	padding: 40px 0 10px 0;
}

.contactTitle2 {
	font-family: arialbold;
	font-size: 1.5em /*24px*/;
	color: #333;
	padding: 40px 0 5px 0;
}

.contactTitleRed {
	font-family: arialblack;
	font-size: 2.25em /*36px*/;
	color: #d71921;
	padding-bottom: 10px;
}


.tableOffer {
	text-align: center;
	vertical-align: middle;
}

.tableTitle1 {
	font-family: arialblack;
	color: #ddd;
	font-size: 3.75em /*60px*/;
	padding-bottom: 32px;
}

.tableTitle2 {
	padding: 17px 0 7px 0;
	color: #666;
	font-size: 1.625em /*26px*/;
}

.tableTitle3 {
	font-family: arialblack;
	color: #666;
	font-size: 1.625em /*26px*/;
	text-transform: uppercase;
	padding-bottom: 22px;
}

.tableTitle2eng {
	padding-bottom: 18px;
	color: #666;
	font-size: 1.625em /*26px*/;
}

.tableTitle3eng {
	font-family: arialblack;
	color: #666;
	font-size: 1.625em /*26px*/;
	line-height: 1.02em;
	text-transform: uppercase;
	padding: 14px 0 7px 0;
}


.tableTitle4 {
	font-family: arialbold;
	color: #666;
	font-size: 1.25em /*20px*/;
	padding-bottom: 22px;
}


.buttonF {
	background-image:  url('images/button.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 246px; height: 41px;
	border: none;
	cursor: pointer;
	margin: 0 auto;
}

.button2 {
	background-image:  url('images/buttonShadow.png');
	background-repeat: no-repeat;
	background-size:contain;
	cursor: pointer;
}

.button2White {
	background-image:  url('images/buttonShadowWhite.png');
	background-repeat: no-repeat;
	background-size:contain;
	cursor: pointer;
}

.buttonSend {
	background-image:  url('images/button_send.png');
	background-repeat: no-repeat;
	background-size:contain;
	cursor: pointer;
}

.buttonNavigator {
	background-image:  url('images/button_navigator.png');
	background-repeat: no-repeat;
	background-size:contain;
	cursor: pointer;
}


.buttonSendFont, .buttonSendFont2 {
	color: #fff;
	font-family: arialbold;
	font-size: 1.25em /*20px*/;
}


.buttonFont {
	color: #fff;
	font-family: arialbold;
	font-size: 0.75em /*12px*/;
	text-align: center;
}

.buttonFont2 {
	color: #fff;
	font-family: arialregular;
	font-size: 0.875em /*14px*/;
	text-align: center;
}

.button2Font {
	color: #fff;
	font-family: arialregular;
	font-size: 0.875em /*14px*/;
	text-align: center;
}

.button2FontWhite {
	color: #d71921;
	font-family: arialregular;
	font-size: 0.875em /*14px*/;
	text-align: center;
}

.menuIcon {
	padding: 8px 20px 0 10px;
}

.subbannerTitle {
	font-family: arialblack;
	font-size: 3em /*48px */;
	text-align: center;
	
}

.subbannerTitle2 {
	font-family: arialblack;
	font-size: 1.875em /*30px */;
	text-align: center;
}


.paragraph {
	padding-bottom: 15px;
}

.paragraphCookie {
	padding-bottom: 15px;
	text-align: center;
	font-size: 0.875em;
	color: #666;
}


ul.check {
    	list-style-image: url('images/content_ul.png');
    	margin: 15px 0 25px 20px; padding: 0;
}

.paddingFooter {
	text-align: left;
}

.titleFooter {
	color: #d71921;
	padding-bottom: 25px;
}


.title {
	color: #fff;
	font-size: 2.1em;
	font-family: RalewayBold;
	text-shadow: 0 0 25px #fff;
	padding: 140px 0 20px 0;
}



ul.footer {
    	list-style-image: url('images/footer_ul.png');
    	margin: 0 0 0 13px; padding: 0;
}

.footerText {
	width: 50%;
	padding-top: 10px;
	font-size: 0.75em /*12px*/;
	color: #CCC;
}

.footerContact {
	font-size: 0.938em;
	color: #777;
}

.tableBox {
	margin: 0 auto;
	text-align:center;
}


a.normal:link {
	text-decoration: underline;
	color: #000;
}
a.normal:visited {
	text-decoration: underline;
	color: #000;
}
a.normal:active {
	text-decoration: underline;
	color: #000;
}
a.normal:hover {
	text-decoration: underline;
	color: #000;
}

a.noline:link {
	text-decoration: none;
	color: #000;
}
a.noline:visited {
	text-decoration: none;
	color: #000;
}
a.noline:active {
	text-decoration: none;
	color: #000;
}
a.noline:hover {
	text-decoration: none;
	color: #000;
}

a.noline2:link {
	text-decoration: none;
	color: #000;
}
a.noline2:visited {
	text-decoration: none;
	color: #000;
}
a.noline2:active {
	text-decoration: none;
	color: #000;
}
a.noline2:hover {
	text-decoration: underline;
	color: #000;
}


a.menu:link {
	text-decoration: none;
	color: #000;
	font-family: CopperplateGothicBoldRg;
}
a.menu:visited {
	text-decoration: none;
	color: #000;
	font-family: CopperplateGothicBoldRg;
}
a.menu:active {
	text-decoration: none;
	color: #000;
	font-family: CopperplateGothicBoldRg;
}
a.menu:hover {
	text-decoration: none;
	color: #000;
	font-family: CopperplateGothicBoldRg;
}

.alertMessage {
	font-family: arialbold;
	color: #d71921;
	padding: 20px;
	border: 1px #d71921 solid;
	margin: 40px 0 10px 0;
}

.infoMessage {
	font-family: arialbold;
	color: green;
	padding: 20px;
	border: 1px green solid;
	margin: 40px 0 30px 0;
}

.clear {
	clear: both;
}

.fieldLabel {
	font-size: 0.813em /*13px*/;
	color: #999;
	padding-top: 20px;
	text-align: left;
}

input.field,input.search,input.search2 {
	font-size: 1.125em /*18px*/;
	border-bottom: 1px #333 solid;
	border-top: none;
	border-left: none;
	border-right: none;
    	margin: 0;
    	padding: 0;
	color: #d71921;
}

select.field {
	font-size: 1.125em /*18px*/;
	border-bottom: 1px #333 solid;
	border-top: none;
	border-left: none;
	border-right: none;
    	margin: 0;
    	padding: 0;
	color: #d71921;
}

.icon, .formBox {
	text-align:center;
	margin: 0 auto;
}

.bannerTextBold {
	font-family: RalewayBold;
	color: #fff;
	padding: 140px 100px 20px 100px;
	line-height: 1.7em;
}

.bannerText {
	font-family: RalewayMedium;
	color: #fff;
	padding: 20px 100px 0 100px;
	line-height: 1.7em;
}

hr.bannerHr { 
    background: url('images/hr.jpg') no-repeat top center;
    display: block;
    width: 115px; height: 6px;
    border: 0;
    position: relative;
}



#ALL {
	width: 100%; height: 100%;
	text-align: center;
}

#ALL #TOPBAR {
	z-index: 1000;
	margin: 0 auto;
	display: block;
}

#ALL #TOPBAR #LOGO {	
	position: relative;
	float: left;
	background-color: #fff;
	z-index: 502;
}

#ALL #TOPBAR #LOGOWHITE {	
	position: absolute;
	width: 372px; height: 178px;
	left: 100px; top: 0;
	z-index:501;
}


#ALL #TOPBAR #MENU {
	float: right;
}

#ALL #PAGE {
	margin: 0 auto;
}

#ALL #PAGE #MAINBANNER,#ALL #PAGE #MAINBANNER2 {	
	position: relative;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}



.SUBBANNER {
	position: relative;
	padding: 0 50px 0 50px;
	z-index: 500;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

.RECWHITE {
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: 501;
}

.RECTEXT {
	position: absolute;
	text-align: center;
	z-index: 502;
}

.CONTENT {
	padding: 25px 0 30px 0;
	margin: 0 auto;
	text-align: left;
}

.CONTENT1 {
	margin: 0 auto; text-align:center;
}

.LINKSUB {
	padding-bottom: 40px;
}

.COLUMN1 {
	float:left;
	width: 50%;	
}

.COLUMN2 {
	float:left;
	width: 50%;	
}


#ALL #PAGE #FOOTER {
	padding-top: 10px;
	width: 100%;
}

#ALL #PAGE #FOOTER #TEXT {
	z-index: 500;
	margin: 0 auto;
	/*background-image: url('images/footer_back.gif');*/
	background-color: #ededed;
	background-repeat: repeat-x;
	background-position: center top;	
}

.FOOTER2 {
	margin: 0 auto;
}



	.CENTER1 {
		float:left; display:inline-block; text-align:center; position: relative; z-index: 1000;
	}
	.CENTER2 {
		position: absolute; left: 0; box-shadow: 0 -40px 40px rgba(0, 0, 0, 0.3); background: none; z-index: 1001;
	}
	.CENTER3 {
		position: absolute; left: 0; background-color: #fff; z-index: 1001;
	}





#ALL #PAGE #COOKIE {
	position: fixed;
  	left: 0; right: 0; top: 55%; bottom: 0;
	margin: auto;
	background-color: #fff;
	z-index: 1200;
	display:none;
	box-shadow: 0 0 30px #333;
	padding: 30px;
}

@font-face {
    font-family: 'CopperplateGothicBoldRg';
    src: url('fonts/coprgtb0-webfont.eot');
    src: url('fonts/coprgtb0-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/coprgtb0-webfont.woff2') format('woff2'),
         url('fonts/coprgtb0-webfont.woff') format('woff'),
         url('fonts/coprgtb0-webfont.ttf') format('truetype'),
         url('fonts/coprgtb0-webfont.svg#copperplate_gothic_boldRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "RalewayExtraBold";
    src: url('fonts/raleway-extrabold-webfont.eot');
    src: url('fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-extrabold-webfont.woff') format('woff'),
		 url('fonts/raleway-extrabold.otf') format('opentype'),
		 /*url('fonts/raleway-extrabold-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-extrabold-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayBold";
    src: url('fonts/raleway-bold-webfont.eot');
    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-bold-webfont.woff') format('woff'),
		 url('fonts/raleway-bold.otf') format('opentype'),
		 /*url('fonts/raleway-bold-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-bold-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewaySemiBold";
    src: url('fonts/raleway-semibold-webfont.eot');
    src: url('fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-semibold-webfont.woff') format('woff'),
		 url('fonts/raleway-semibold.otf') format('opentype'),
		 /*url('fonts/raleway-semibold-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-semibold-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayRegular";
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular-webfont.woff') format('woff'),
		 url('fonts/raleway-regular.otf') format('opentype'),
         /*url('fonts/raleway-regular-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-regular-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayMedium";
    src: url('fonts/raleway-medium-webfont.eot');
    src: url('fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-medium-webfont.woff') format('woff'),
		 /*url('fonts/raleway-medium.otf') format('opentype'),*/
         url('fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('fonts/raleway-medium-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayLight";
    src: url('fonts/raleway-light-webfont.eot');
    src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-light-webfont.woff') format('woff'),
		 url('fonts/raleway-light.otf') format('opentype'),
         /*url('fonts/raleway-light-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-light-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayExtraLight";
    src: url('fonts/raleway-extralight-webfont.eot');
    src: url('fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-extralight-webfont.woff') format('woff'),
		 /*url('fonts/raleway-extralight.otf') format('opentype'),*/
         url('fonts/raleway-extralight-webfont.ttf') format('truetype'),
         url('fonts/raleway-extralight-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayThin";
    src: url('fonts/raleway-thin-webfont.eot');
    src: url('fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-thin-webfont.woff') format('woff'),
		 url('fonts/raleway-thin.otf') format('opentype'),
         /*url('fonts/raleway-thin-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-thin-webfont.svg#ralewayboldbold') format('svg');
}




@media screen and (min-width: 1020px) and (max-width: 1259px) {
	
	html, body {
		font-size: 14px; line-height: 20px;
	}		
	#ALL #TOPBAR {
		height: 80px;
	}
	#ALL #TOPBAR #LOGO {
		width: 289px; height: 138px;
		margin: 0 0 0 100px;
		box-shadow: 0px 25px 45px rgba(0, 0, 0, 0.3);
	}
	#ALL #TOPBAR #LOGOWHITE {
		width: 289px; height: 138px;
		left: 100px; top: 0;
	}
	#ALL #TOPBAR #MENU {
		margin: 11px 80px 0 0;
	}
	
	.logo {
		padding-top:30px; width:179px; height:80px;
	}
	
	#ALL #PAGE #MAINBANNER {
		background-size: cover;
		background-image: url('images/banner1.jpg');
		height: 553px;
	}
	
	#ALL #PAGE #MAINBANNER2 {
		background-size: cover;
		background-image: url('images/banner2.jpg');
		height: 553px;
	}
	
	.buttonBanner {
		width:360px;
	}
	
	.CONTENT,.CONTENT1 {
		width: 1000px;
	}
	
	.LEFT1 {
		float:left; width: 350px;
	}
	.RIGHT1 {
		float:right; width: 350px;
	}
	.CENTER1 {
		width: 300px; height: 360px;
	}
	.CENTER2 {
		top: -40px; width: 300px; height: 360px;
	}
	.CENTER3 {
		top: -40px; width: 300px; height: 30px;
	}

	
	#ALL #PAGE #TEXT {
		width: 1000px; height: 265px;	
	}
}


@media screen and (min-width: 1260px) and (max-width: 1619px) {
	
	html, body {
		font-size: 16px; line-height: 22px;
	}		
	#ALL #TOPBAR {
		height: 100px;
	}
	#ALL #TOPBAR #LOGO {
		width: 331px; height: 158px;
		margin: 0 0 0 100px;
		box-shadow: 0px 25px 45px rgba(0, 0, 0, 0.3);
	}
	#ALL #TOPBAR #LOGOWHITE {
		width: 331px; height: 158px;
		left: 100px; top: 0;
	}
	#ALL #TOPBAR #MENU {
		margin: 20px 100px 0 0;
	}
	
	.logo {
		padding-top:30px; width:212px; height:95px;
	}
	
	#ALL #PAGE #MAINBANNER {
		background-size: cover;
		background-image: url('images/banner1.jpg');
		height: 593px;
	}
	
	#ALL #PAGE #MAINBANNER2 {
		background-size: cover;
		background-image: url('images/banner2.jpg');
		height: 593px;
	}
	
	.buttonBanner {
		width:390px;
	}
	
	.CONTENT,.CONTENT1 {
		width: 1240px;
	}
	
	.LEFT1 {
		float:left; width: 450px;
	}
	.RIGHT1 {
		float:right; width: 450px;
	}
	
	.CENTER1 {
		width: 340px; height: 380px;
	}
	.CENTER2 {
		top: -45px; width: 340px; height: 380px;
	}
	.CENTER3 {
		top: -45px; width: 340px; height: 35px;
	}
	
	#ALL #PAGE #TEXT {
		width: 1240px; height: 265px;	
	}
}

@media screen and (min-width: 1620px) {
	html, body {
		font-size: 18px; line-height: 24px;
	}		
	#ALL #TOPBAR {
		height: 120px;
	}
	#ALL #TOPBAR #LOGO {
		width: 372px; height: 178px;
		margin: 0 0 0 100px;
		box-shadow: 0px 25px 45px rgba(0, 0, 0, 0.3);
	}
	#ALL #TOPBAR #LOGOWHITE {
		width: 372px; height: 178px;
		left: 100px; top: 0;
	}
	#ALL #TOPBAR #MENU {
		margin: 30px 100px 0 0;
	}
	
	.logo {
		padding-top:30px; width:246px; height:110px;
	}
	
	#ALL #PAGE #MAINBANNER {
		background-size: auto;
		background-image: url('images/banner1.jpg');
		height: 633px;
	}

	#ALL #PAGE #MAINBANNER2 {
		background-size: cover;
		background-image: url('images/banner2.jpg');
		height: 633px;
	}

	.buttonBanner {
		width:420px;
	}

	.CONTENT,.CONTENT1,.FOOTER {
		width: 1600px;
	}
	
	.LEFT1 {
		float:left; width: 550px;
	}
	.RIGHT1 {
		float:right; width: 550px;
	}
	
	.CENTER1 {
		width: 500px; height: 400px;
	}
	.CENTER2 {
		top: -50px; width: 500px; height: 400px;
	}
	.CENTER3 {
		top: -50px; width: 500px; height: 40px;
	}
	
	#ALL #PAGE #COOKIE {
		width: 700px; height: 195px;
	}	

}
