* {
    margin: 0;
    padding: 0;
}

body {
    background: url('../images/strona/tlo.png') 0 -142px repeat-x transparent;
}
body.glowna {
    background: url('../images/strona/tlo.png') 0 0 repeat-x transparent;
}

.naglowek-kontener {
	clear: both;
	float: left;
	width: 100%;
	height: 100px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.25);
	z-index: 999999;
}
.naglowek {
	width: 1100px;
	height: 100px;
	margin: 0 auto;
	z-index: 999999;
}
.naglowek img {
	border: 0;
}

.naglowek .logo {
	float: left;
	width: 479px;
	padding-top: 23px;
}

.naglowek .menu-gora {
	float: left;
	width: 576px;
	z-index: 999999px;
}
.naglowek .menu-gora ul {
	float: left;
}
.naglowek .menu-gora ul li {
	position: relative;
	height: 97px;
	list-style-type: none;
	float: left;
	color: #4e525d;
	font-family: 'open_sanssemibold', 'Tahoma', 'Georgia';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 97px;
	margin: 0 5px;
}
.naglowek .menu-gora ul li:hover ul.podmenu {
	display: block;
	position: absolute;
	z-index: 999999px;
}
.naglowek .menu-gora ul li ul.podmenu {
	display: none;
	position: absolute;
	top: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #00aeef;
	z-index: 999999;
}
.naglowek .menu-gora ul li ul.podmenu li {
	clear: both;
	min-width: 280px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #00aeef;
}
.naglowek .menu-gora ul li ul.podmenu li a {
	clear: both;
	min-width: 280px;
	color: #ffffff;
	font-family: 'open_sansbold', 'Tahoma', 'Georgia';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	border: 0;
	padding-left: 20px;
	background: url('../images/strona/kropka-biala.png') 5px 6px no-repeat transparent;
}
.naglowek .menu-gora ul li ul.podmenu li a:hover {
	background-color: none;
	color: #00275c;
	background: url('../images/strona/kropka-czarna.png') 5px 6px no-repeat transparent;	
}
.naglowek .menu-gora ul li a {
	display: block;
	height: 100%;
	color: #4e525d;
	font-family: 'open_sanssemibold', 'Tahoma', 'Georgia';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 97px;
	text-decoration: none;
	padding: 0 14px;
}
.naglowek .menu-gora ul li a:hover, .naglowek .menu-gora ul li a.aktywne {
	background-color: #f8f9fb;
	border-bottom: 3px solid #808285;
}
.naglowek .jezyki {
	float: right;
	width: 43px;
	height: 94px;
	border-left: 1px solid #f8f9fb;
	text-align: center;
	padding-top: 6px;
}
.naglowek .jezyki img {
	margin-top: 11px;
}

.animacja-kontener {
	clear: both;
	float: left;
	width: 100%;
	height: 274px;
	z-index: -2;
}

.glowna .animacja-kontener {
	height: 416px !important;	
}
.animacja {
	position: relative;
	width: 1100px;
	max-height: 416px;
	height: 247px !important;	
	margin: 0 auto;
	z-index: 0;
}
.glowna .animacja {
	height: 614px !important;	
}
.animacja img {
	border: 0;
}
.animacja .animacja-kontener2 {
	position: relative;
	width: 1100px;
	max-height: 247px;
	height: 247px !important;
	z-index: 0;
}
.glowna .animacja .animacja-kontener2 {
	max-height: 416px;
	height: 416px !important
}
.animacja .caroufredsel_wrapper {
	width: 1100px;
	max-height: 416px;
	height: 416px !important;	
}
.animacja #carousel {
	width: 1100px;
	height: 416px !important;
}
.animacja #carousel img {
	position: absolute;
	z-index: -2;
	clear: both;
	width: 1100px;
	height: 416px;
}
.animacja .nivo-left {
	position: absolute;
	left: -90px;
	top: 170px;
	z-index: 9999999;
	width: 51px;
	height: 51px;
}
.animacja .nivo-left a {
	display: block;
	width: 100%;
	height: 100%;	
}
.animacja .nivo-right {
	position: absolute;
	right: -88px;
	top: 170px;
	z-index: 9999999;
	width: 51px;
	height: 51px;
}
.animacja .nivo-right a {
	display: block;
	width: 100%;
	height: 100%;	
}
.animacja .tytul-slajdu {
	position: absolute;
	top: 325px;
	left: 20px;
	/*bottom: 20px;*/
	width: auto !important;
	height: 67px;
	padding-left: 18px;
	color: #ffffff;
	font-family: 'open_sansbold', 'Tahoma', 'Georgia';
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 67px;
	text-shadow: 0px 1px 2px rgba(50, 50, 50, 1);
	background: url('../images/strona/slajd-tytul-tlo-l.png') 0px 0px no-repeat transparent;
}
.animacja .tytul-slajdu a {
	color: #ffffff;
	font-family: 'open_sansbold', 'Tahoma', 'Georgia';
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 67px;
	text-shadow: 0px 1px 2px rgba(150, 150, 150, 1);
}
.animacja .tytul-slajdu .right-a {
	width: auto;
	height: 67px;
	padding-right: 18px;
	background: url('../images/strona/slajd-tytul-tlo-p.png') right 0px no-repeat transparent;
}
.animacja .tytul-slajdu .center-a {
	width: auto;
	height: 67px;
	padding-left: 5px;
	padding-right: 5px;
	background: url('../images/strona/slajd-tytul-tlo-s.png') right 0px repeat-x transparent;
}
.animacja .wiecej-a {
	position: absolute;
	top: 325px;
	right: 20px;
	width: 197px;
	/*bottom: 20px;*/
	width: auto !important;
	height: 67px;
}
.strona-kontener {
	width: 100%;
	clear: both;
	float: left;
}
.strona {
	clear: both;
	width: 1100px;
	margin: 0 auto;
}

.kontener-kategorie {
	clear: both;
	float: left;
	overflow: hidden;
	width: 270px;
	/*background-color: #ffd400;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	
	/*padding-bottom: 8px;*/
	margin-top: -40px;
	z-index: 999999;
	-webkit-box-shadow: -4px 3px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    -4px 3px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 4px 7px 0px rgba(50, 50, 50, 0.35);
}
.kontener-kategorie .menu-lewe-d {
	display: none;
	clear: both;
	width: 270px;
	height: 5px;
	margin-left: 5px;
	background: url("../images/strona/menu-lewe-stopka.png") 0 0 no-repeat transparent;
}
.kontener-kategorie .tytul,
.tytul-kategorii {
	float: left;
	width: 260px;
	height: 40px;
	color: #3e3e3e;
	font-family: 'open_sansbold', 'Tahoma', 'Georgia';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 40px;
	background-color: #ffffff;
	padding-left: 10px;
	opacity: 0.9;
}
.sklep .tytul-kategorii {
	line-height: 57px;
}
.menu-kategorie {
	overflow: hidden;
	float: left;
	/*width: 180px;*/
}
.menu-kategorie img {
	border: 0;
}
.menu-kategorie .tresc {
	/*overflow: hidden;
	clear: both;
	position: relative;
	padding-top: 5px;*/
}
.menu-kategorie .tresc .active {
	/*border-bottom: 1px solid #e2cc98;*/	
}
.menu-kategorie li {
	display: block;
	clear: both;
	float: left;
	width: 270px;
	
}
.menu-kategorie li a:visited {
	color: #ffffff;
}
.submenu1 {
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #00aeef;
}
.submenu1 > li {
	clear: both;
	float: left;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	list-style-type: none;
	background-color: #00aeef;
	/*border-left: 1px solid #dbdedf;
	border-right: 1px solid #dbdedf;*/
}
.submenu1 > li a {
	display: block;
	min-width: 270px;
	min-height: 18px;
	color: #ffffff;
	font-family: 'open_sansbold', 'Tahoma', 'Georgia';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	padding-left: 25px;
	text-decoration: none;
	background: url('../images/strona/kropka-biala.png') 10px 6px no-repeat transparent;
}
.submenu1 > li a:hover, .submenu1 > li.active a {
	color: #00275c;
	background: url('../images/strona/kropka-czarna.png') 10px 6px no-repeat transparent;
}
.submenu1 > li > div {
	clear: both;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.submenu2 {
	list-style: none;
}
.submenu2 li {
	clear: both;
	/*height: 34px;*/
	float: left;
	width: 270px;
	background: url("../images/strona/menu-lewe-a.png") 0px 0px no-repeat transparent;
	padding-left: 10px !important;
	margin-left: 8px;
	
}
.submenu2 li .menu-kategorie a {
	display: block;
	width: 260px;
	color: #bc1b3a;
	font-family: 'oswald', 'TahomaWbudowana', 'Georgia';
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	/*padding-top: 8px;
	padding-bottom: 9px;*/
	text-decoration: none;
	cursor: pointer;
	border: 0 !important;
	/*background: transparent url('../images/strona/menu-lewe-a.png') 0 0 no-repeat;*/
	/*text-shadow: -1px -1px 1px #bbb;*/
}
.submenu2 li .menu-kategorie a.padding {
	padding-top: 0px;
	padding-bottom: 0px;
}
.submenu2 li .menu-kategorie a:hover {
	/*background-color: #4d4d4d;*/
	border: 0 !important;
}
.menu-kategorie li a span {
	display: block;
	width: 260px;
	color: #bc1b3a;
	/*padding-left: 10px;*/
}
.submenu2 li .menu-kategorie .active {
	color: #bc1b3a;
	background-color: #4d4d4d;
	/*color: #ffffff;
	background: url("../images/strona/menu-lewe-tlo.png") left 0 repeat-x transparent;*/
}
.menu-kategorie ul.submenu3  {
	overflow: hidden;
	display: block;
	float: left;
    width: 190px;
	/*border-left: 1px solid #e2cc98;
	border-right: 1px solid #e2cc98;*/
}
.menu-kategorie .submenu3 li {
	width: 155px;
	height: auto;
	margin-bottom: 0px;
	background: url("../images/strona/menu-lewe-p3.png") 5px 0 repeat-y transparent;
	border: 0;
	background: url("../images/strona/strzalka-w-prawo-menu.png") 0px 13px no-repeat transparent;
	padding-left: 10px !important;
}
.menu-kategorie .submenu3 li a {
	
	color: #2b2b2b !important;
	font-family: 'oswald', 'Tahoma',  'Georgia';
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	/*border-bottom: 1px solid #e2cc98;*/
	text-shadow: none;
	/*margin-left: 15px;*/
	/*background: url("../images/strona/strzalka-w-prawo2.png") 0px 10px no-repeat transparent;*/
}
.menu-kategorie .submenu3 li span {
	/*width: 145px;*/
	/*padding-left: 5px;*/
}
.menu-kategorie .submenu3 .first a {
	/*margin-top: 5px;*/
}
.menu-kategorie .submenu3 .last a {
	/*margin-left: 10px;
	background: url("../images/strona/strzalka-w-prawo2.png") 0px 11px no-repeat transparent;*/
	margin-bottom: 8px;
}
.menu-kategorie .submenu3 li a:hover, .menu-kategorie .submenu3 .active {
	
	/*background: none !important;*/
	font-weight: bold !important;
	/*background: url("../images/strona/strzalka-w-prawo2.png") 0px 11px no-repeat transparent;*/
}
.menu-kategorie .submenu4 li {
	width: 145px;
	background: url("../images/strona/strzalka-w-prawo-menu.png") 0px 15px no-repeat transparent;
}
.menu-kategorie .submenu4 li a {
	color: #bc1b3a !important;
	font-family: 'Tahoma',  'Georgia';
	font-size: 12px !important;
	font-style: normal;
	font-weight: normal !important;
	line-height: 27px !important;
	background: url("../images/strona/strzalka-prawo2.png") 10px 11px no-repeat transparent;
}
.menu-kategorie .submenu4 li a:hover, .menu-kategorie .submenu4 li a.active {
	font-weight: bold !important;
}
.menu-kategorie .submenu4 a {
	/*background: url("../images/strona/strzalka-w-prawo2.png") 30px 11px no-repeat transparent;*/
}
.menu-kategorie .submenu4 .first a {
	/*padding-top: 0px;*/
}
.menu-kategorie .submenu4 li a span {
	/*width: 120px;*/
	/*padding-left: 10px;*/
}
.menu-kategorie .submenu5 li {
	width: 135px;
	/*background: url("../images/strona/strzalka-w-prawo2.gif") 15px 8px no-repeat transparent;*/
}
.menu-kategorie .submenu5 a {
	padding-left: 15px !important;
}
.menu-kategorie .submenu5 .first a {
	padding-top: 0px;
}
.menu-kategorie .submenu5 li a span {
	width: 134px;
	/*padding-left: 15px;*/
}
.menu-kategorie .submenu6 li {
}
.menu-kategorie .submenu6 a {
	padding-left: 25px !important;
}
.menu-kategorie .submenu6 .first a {
	padding-top: 0px;
}
.menu-kategorie .submenu6 li a span {
	width: 120px;
	padding-left: 15px;
}



#podstronaTekst .tematLink {
	width: 800px;
	color: #4e525d;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
	text-decoration: none;
}
#podstronaTekst .tematLink a {
	width: 800px;
	color: #4e525d;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 23px;
	text-align: justify;
	text-decoration: none;
}
#podstronaTekst .tematData {
	float: right;
	color: #4e525d;
}
#podstronaTekst .skrotLink {
	width: 800px;
	color: #4e525d;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
	text-decoration: none;
}

.prawa-strona {
	float: right;
}

.sciezka {
	width: 800px;
	clear: right;
	/*float: right;*/
}
.sciezka img {
	border: 0;
}
div.box_navigation {
    padding: 5px 0;
}
div.box_navigation img {
    margin: 0px 8px;
}
div.box_navigation a {
    color: #4e525d;
    font-family: 'open_sansregular', 'Tahoma';
    font-size: 13px;
    text-decoration: none;
}
div.box_navigation a.strona-glowna {
}
div.box_navigation a:hover {
    text-decoration: underline;
}

.prawa-strona .tytul-strony h2 {
	color: #4e525d;
	font-family: 'open_sanssemibold', 'Tahoma', 'Georgia';
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	padding-top: 3px;
}

.prawa-strona .tresc-strony {
	width: 800px;
	clear: right;
	color: #4e525d;
	font-family: 'open_sanssemibold', 'Tahoma', 'Georgia';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	padding-top: 45px;
}
.glowna .prawa-strona .tresc-strony {
	padding-top: 25px;
}
.prawa-strona .tresc-strony .galeria {
	overflow: hidden;
	width: 390px;
	clear: left;
	float: left;	
}
.prawa-strona .tresc-strony .galeria img {
	border: 0;
}
.prawa-strona .tresc-strony .galeria > a {
	clear: both;
	float: left;
}
.prawa-strona .tresc-strony .galeria .miniaturki {
	clear: both;
	float: left;
	padding-top: 10px;
	width: 390px;
	overflow: hidden;
}
.prawa-strona .tresc-strony .galeria .miniaturki-kontener {
	clear: both;
	width: 420px;
}
.prawa-strona .tresc-strony .galeria .miniaturki-kontener img {
	max-width: 90px;
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.prawa-strona .tresc-strony .galeria .film {
	position: relative;
	width: 390px;
	min-height: 290px;
	overflow: hidden;
	margin-top: 10px;
}
.prawa-strona .tresc-strony .galeria .film iframe {
	width: 390px;
}
.film-haslo {
	display: none;
	border: 2px solid red;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
}
.film-haslo input {
	border: 1px solid #bbbbbb;
}
#youtube-zdjecie {
	position: absolute;
	z-index: 999999;
}
#youtube-film {
	position: absolute;
	z-index: 99;
}
.zatwierdz-haslo {
	display: inline-block;
	background-color: #003da2;
	min-width: 50px;
	height: 25px;
	border-radius: 3px;
	color: #ffffff;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	padding: 0px 7px;
}

.prawa-strona .tresc-strony .opis-strony {
	width: 390px;
	float: right;
}
.prawa-strona .tresc-strony .opis-strony .nazwa-produktu h3 {
	float: right;
	width: 390px;
	color: #003da2;
	font-family: 'open_sansbold', 'Tahoma', 'Georgia';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}
.prawa-strona .tresc-strony .opis-strony .tekst {
	float: right;
	width: 390px;
	color: #4e525d;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
}

.prawa-strona .tresc-strony .opis-strony .tekst table {
	width: 100%;
	border-collapse: collapse;
}
.prawa-strona .tresc-strony .opis-strony .tekst table td {
	background-color: #f1f1f1;
	border-bottom: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-right: 1px solid #ffffff;
	padding: 0 5px;
}

.prawa-strona .tresc-strony .opis-strony .tekst table tr:nth-child(2) {
    background: #e4f1f6;
}



.fck-glowna {
	color: #4e525d;
	
}
.produkty-kontener {
	overflow: hidden;
	width: 1100px;
	height: auto;
	float: left;
}
.produkty-kontener.oferta {
	width: 800px;
	clear: right;
}
.produkty {
	clear: both;
	float: left;
	width: 1200px;
	height: auto;
}
.oferta .produkty {
	width: 850px;
}
.produkty .produkt {
	width: 256px;
	height: 420px;
	margin-right: 25px;
}
.oferta .produkty .produkt {
	float: left;
	width: 391px;
	height: 386px;
	margin-right: 15px;
	border-bottom: 1px solid #bbbbbb;
}
.produkty .produkt img {
	border: 0;
}
.produkty .produkt .nazwa {
	width: 236px;
	height: 40px;
	color: #003da2;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 40px;
	padding: 0 10px;
	text-align: center;	
}
.produkty .produkt .nazwa a {
	color: #003da2;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
}
.oferta .produkty .produkt .nazwa {
	width: 371px;	
}

.produkty .produkt .zdjecie {
	clear: both;
	width: 256px;
	height: 198px;
	text-align: center;
	overflow: hidden;
}
.oferta .produkty .produkt .zdjecie {
	width: 391px;
	height: 247px;
}
.produkty .produkt .zdjecie img {
	/*max-width: 256px;*/
	max-height: 198px;
}
.oferta .produkty .produkt .zdjecie img {
	max-width: 391px;
	max-height: 247px;
}
.produkty .produkt .opis {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 236px;
	height: 100px;
	color: #4e525d;	
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.oferta .produkty .produkt .opis {
	width: 381px;
	height: 48px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.produkty .produkt .opis a {
	color: #4e525d;	
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}
.oferta .produkty .produkt .opis a {
	line-height: 22px;
}
.produkty .produkt .wiecej {
	width: 256px;
	height: 30px;
	clear: both;
	text-align: center;
}
.oferta .produkty .produkt .wiecej {
	width: 391px;
}

.kol1, .kol2, .kol3, .kol4 {
	width: 281px;
	min-height: 20px;
	float: left;
}
	
.stronicowanie {
	text-align: center;
	clear: both;
	padding-top: 30px;
}
.stronicowanie a {
	display: inline-block;
	background-color: #00aeef;
	padding: 6px 8px;
	border-radius: 3px;
	color: #ffffff;
	font-family: 'Tahoma', 'Georgia';
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.stronicowanie a.link_aktywny_stronicowanie {
	background-color: #003da2;
}



.stopka-kontener {
	width: 100%;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 120px;
	background-color: #181818;
}
.stopka-kontener.glowna {
	margin-top: 80px;	
}
.stopka-kontener .stopka {
	width: 1100px;
	margin: 0 auto;
}
.stopka-kontener .stopka .fck {
	width: 1100px;
	float: left;
	color: #ffffff;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.stopka-kontener .stopka .wykonawca {
	width: 1100px;
	float: right;
	color: #ffffff;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-align: right;
}
.stopka-kontener .stopka .wykonawca a {
	color: #ffffff;
	font-family: 'open_sansregular', 'Tahoma', 'Georgia';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}


@font-face {
    font-family: 'open_sansbold';
    src: url('czcionki/opensans-bold.eot');
    src: url('czcionki/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('czcionki/opensans-bold.woff2') format('woff2'),
         url('czcionki/opensans-bold.woff') format('woff'),
         url('czcionki/opensans-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('czcionki/opensans-regular.eot');
    src: url('czcionki/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('czcionki/opensans-regular.woff2') format('woff2'),
         url('czcionki/opensans-regular.woff') format('woff'),
         url('czcionki/opensans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('czcionki/opensans-semibold.eot');
    src: url('czcionki/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('czcionki/opensans-semibold.woff2') format('woff2'),
         url('czcionki/opensans-semibold.woff') format('woff'),
         url('czcionki/opensans-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/***FORMULARZ KONTAKTOWY***/
	
	.formularz-kontaktowy {
		margin-bottom: 20px;	
	}
	
	.formularz-kontaktowy textarea {
		border: 0;
	}
	div.form_left.formularz-kontaktowy {
	    /*float: right;*/
	    overflow: hidden;
	    padding: 0 0 0 0;
	    width: 400px;
	    clear: right;
	}
	div.form_left.formularz-kontaktowy.ladunek {
		width: 430px;
		margin: 0 auto;
	}
	div.kontakt-tekst {
	    float: left;
	    overflow: hidden;
	    width: 270px;
	}
	.formularz-kontaktowy div.form_row {
	    clear: both;
	    overflow: hidden;
	    margin: 5px 0 0 0;
	}
	div.form_left.formularz-kontaktowy div.form_row label {
	    display: block;
	    width: 120px;
	    text-align: left;
	    font-size: 13px;
	    font-weight: bold;
	    float: left;
	    margin: 0 5px 0 0;
	    color: #828282;
	    line-height: 30px;
	    font-family: tahoma;
	}
	div.form_left.formularz-kontaktowy.ladunek div.form_row label {
		width: 150px;
	}
	div.form_left.formularz-kontaktowy div.input_bg {
	    float: left;
	    width: 170px;
	    border: 1px solid #f1f1f1;
	    height: 30px;
	    background: none repeat scroll 0 0 #FFFFFF;
	}
	div.form_left.formularz-kontaktowy.ladunek div.input_bg {
		border: 1px solid #bbbbbb;
	}
	div.form_left.formularz-kontaktowy div.input_bg input,
	div.form_left.formularz-kontaktowy div.input_bg select {
	    width: 170px;
	    border: 0px;
	    background:transparent;
	    padding: 4px 2px;
	    font-size: 12px;
	    color: #828282;
	}
	div.form_left.formularz-kontaktowy div.input_bg select {
	    width: 170px;
	    height: 30px;
	     padding: 6px 2px;
	}
	div.form_left.formularz-kontaktowy div.textarea_bg {
	    float: left;
	    border: 1px solid #f1f1f1;
	    background: transparent;
	    width: 255px;
	    padding: 5px;
	    background: none repeat scroll 0 0 #FFFFFF;
	}
	div.form_left.formularz-kontaktowy.ladunek div.textarea_bg {
		border: 1px solid #bbbbbb;
	}
	div.form_left.formularz-kontaktowy div.textarea_bg textarea {
	    width: 255px;
	    height: 130px;
	    background: transparent;
	    float: left;
	    font-size: 11px;
	    resize: none;
	    font-family: Tahoma;
	    color: #828282;
	}
	div.form_left.formularz-kontaktowy div.box_button2 {
	    float: right;
	    padding: 10px 8px 0px 0px;
	}
	.formularz-kontaktowy div.text_form {
	    overflow: hidden;
	    padding: 0 0 10px;
	}
	.formularz-kontaktowy div.tresc.fontsize {
	    overflow: hidden;
	    padding: 0 0 10px 10px;
	}
	.formularz-kontaktowy .tytul1g.fonts {
	    color: #6D6D6D;
	    font-size: 14px;
	    padding: 0 0 0 10px;
	}
	
	div.form_left.formularz-kontaktowy div.pole-obowiazkowe {
	    float: left;
	    font-size: 12px;
	    padding-left: 125px;
	    font-size: 11px;
	    font-family: 'Tahoma';
	}
	div.form_left.formularz-kontaktowy.ladunek div.pole-obowiazkowe {
		padding-left: 0px;
	}
	.formularz-kontaktowy button {
	    /*background: url("../images/strona/wyslij.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	    /*border: medium none;*/
	    border: 0 !important;
	    cursor: pointer;
	    float: right;
	    height: 35px;
	    width: 113px;
	    background-color: transparent;
	}
	.formularz-kontaktowy button:hover {
	}
	.formularz-kontaktowy button a {
		color: #ffffff !important;
		font-family: 'Tahoma', 'TahomaWbudowana', 'Georgia';
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		line-height: 20px;
		/*background-color: #154f98;*/
		text-decoration: none;
		padding: 4px 12px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background-color: #10abee;
	}