html body			{margin:0; padding:0; text-align:center; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;
}
html, body				{height:100%; }
*						{outline:0; }
ol, ul					{list-style:none; }
blockquote, q			{quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after		{content: ''; content:none; }
:focus					{outline:0; }
ins						{text-decoration:none; }
del						{text-decoration:line-through; }
blockquote:before, blockquote:after, q:before, q:after {content: ""; }
blockquote, q			{quotes: "" ""; }
table					{width:100%; border-collapse:collapse; border-spacing:0; }
caption, th, td			{text-align:left; font-weight:normal; }
table, td, th			{vertical-align:middle; }
th						{font-weight:bold; }
tfoot					{font-style:italic; }
caption					{background:#eee; }
/* General class
------------------------------------------ */
ul.navi-H				{ }
ul.navi-H li			{display:block; float:left; }
ul.navi-H li a			{display:block; }
ul.navi-V				{ }
ul.navi-V li			{display:block; }
ul.navi-V li a			{display:block; }
.clear					{clear:both; }
.hide					{display:none; }
.show					{display:; }
.a-Left					{text-align:left; }
.a-Center				{text-align:center; }
.a-Right				{text-align:right; }
.v-Top					{vertical-align:top; }
.v-Middle				{vertical-align:middle; }
.v-Bottom				{vertical-align:bottom; }
.first					{margin-left:0; padding-left:0; }
.last					{margin-right:0; padding-right:0; }
.top					{margin-top:0; padding-top:0; }
.bottom					{margin-bottom:0; padding-bottom:0; }
.f-Left					{float:left; }
.f-Right				{float:right; }
/* Paddings
------------------------------------------ */
.p-10				{padding:10px; }
.p-20				{padding:20px; }
.p-30				{padding:30px; }
.p-40				{padding:40px; }
.p-50				{padding:50px; }
.p-V-10				{padding:10px 0; }
.p-V-20				{padding:20px 0; }
.p-V-30				{padding:30px 0; }
.p-H-10				{padding:0 10px; }
.p-H-20				{padding:0 20px; }
.p-H-30				{padding:0 30px; }
/* Width
------------------------------------------ */
.w-20				{width: 20px; }
.w-25				{width: 25px; }
.w-30				{width: 30px; }
.w-35				{width: 35px; }
.w-40				{width: 40px; }
.w-45				{width: 45px; }
.w-50				{width: 50px; }
.w-75				{width: 75px; }
.w-100				{width: 100px; }
.w-125				{width: 125px; }
.w-150				{width: 150px; }
.w-175				{width: 175px; }
.w-200				{width: 200px; }
.w-250				{width: 250px; }
.w-300				{width: 300px; }
.w-350				{width: 350px; }
.w-400				{width: 400px; }
.w-450				{width: 450px; }
.w-500				{width: 500px; }
.w-25p				{width: 24.999%; }
.w-33p				{width: 33.333%; }
.w-40p 				{width: 39.999%; }
.w-49p 				{width: 49%; }
.w-50p 				{width: 49.999%; }
.w-60p 				{width: 59.999%; }
.w-75p 				{width: 74.999%; }
.w-100p 			{width: 100%; }
/* Typo
-------------------------------------------------------------- */
body					{color:#000; font-size:12px; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; }
small					{font-size:10px; }
.tc-Orange				{color:#EB4001; }
.tc-LBlue				{color:#13A7CC; }
a:link,
a:visited				{text-decoration:underline; color:#5A3232; }
a:hover					{text-decoration:none; }
.likeH1					{margin:0; padding:0; background-color:#261010; color:#be141b; height:47px; line-height:47px; text-indent:35px; font-size:26px; font-weight:normal; }
.text					{font-size:14px; line-height:20px; }
.text .photo			{float:right; margin:0 0 35px 35px; }
.text h2				{padding-bottom:5px; color:#13A7CC; font-size:18px; }
.text h3				{padding-bottom:5px; color:#13A7CC; font-size:16px; }
.text h4				{padding-bottom:5px; color:#13A7CC; font-size:14px; }
.text p					{padding-bottom:20px; }
.text p strong			{color:#EB4001; }
.text ul				{padding-bottom:20px; margin-left:25px; }
.text ul li				{padding:2px 0 2px 10px; list-style-type:disc; background:url(../img/punkt.png) no-repeat left; color:#; }
.textContent			{color:#000; }
/* FORMS
-----------------------------------------------*/
form                    {display:inline; }
option   		        {border:none; }
textarea                {padding:2px; }
.submit					{ }
/* GENERAL
-----------------------------------------------*/
.wrap1, .wrap2, .wrap3	{margin:0; padding:0; }
.wrap1					{/* background:#37293A url(../img/tpl/body1.jpg) no-repeat bottom; */ }
.wrap2					{/* background:#017BCE url(../img/tpl/body2.jpg) no-repeat bottom; */ }
.wrap3					{/* background:#C282B4 url(../img/tpl/body3.jpg) no-repeat bottom; */ }
.wrapOuter				{ background-color: #fff;/* background:url(../img/tpl/top.jpg) no-repeat top; */ }
.mainWrapOuter			{ background-color: #ffffff !important;}
.wrapInner				{width:1036px; margin:0 auto; overflow: auto;}
/* CONTENT
------------------------------------------ */
#contentLeft			{width:161px; padding-bottom:150px; float:left; }
#contentRight			{width:821px; padding-bottom:150px; float:right; text-align:left; }
#contentLeft .mainBox	{padding:45px 0 273px 0; position:relative; 
	background-color: #ffffff;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.35);
    height: 548px;
    border: 1px solid #efefef;
}

#contentLeft a img {
	background-color: #ffffff;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.35);
    border: 1px solid #efefef;
}
#contentLeft a#logo		{text-decoration:none; margin:0 auto; margin-bottom:45px; display:block; width:126px; margin-top:-30px ; height:187px; background:url(../img/tpl/logo.png) no-repeat top left; }
#contentLeft .krasnal	{position:absolute; bottom:25px; left:10px; width:138px; height:144px; background:url(../img/tpl/krasnal.png) no-repeat top left; }
/* ----- MENU ----- */
#contentLeft ul#menu		{padding:0 0 0 0; width:133px; margin:0 auto; text-align:left; }
#contentLeft ul#menu li		{border-bottom:1px solid #9a9a9a; line-height:30px; }
#contentLeft ul#menu li a		{text-decoration:none; color:#000; font-size:18px; font-weight:bold; display:block; height:30px; line-height:30px; text-indent:10px; font-family: 'Ubuntu Condensed'}
#contentLeft ul#menu li a:hover	{text-decoration:none; }
#contentLeft ul#menu li a.active{text-decoration:none; background:url(../img/tpl/punkt.png) no-repeat left; }
#contentLeft ul#menu ul				{ }
#contentLeft ul#menu ul li			{line-height:22px; border-bottom:none; }
#contentLeft ul#menu ul li a		{text-decoration:none; font-size:15px; font-weight:normal; display:block; height:22px; line-height:22px; text-indent:15px; }
#contentLeft ul#menu ul li a:hover	{text-decoration:none; }
#contentLeft ul#menu ul ul				{ }
#contentLeft ul#menu ul ul li			{line-height:20px; }
#contentLeft ul#menu ul ul li a			{text-decoration:none; font-size:12px; font-weight:normal; display:block; height:20px; line-height:20px; text-indent:30px; }
#contentLeft ul#menu ul ul li a:hover	{text-decoration:none; }
/* ----- MAINPAGE ----- */
.mainpage				{background:url(../img/tpl/kawa.png) no-repeat 100% 10px; 
    padding-top: 627px; }
.mainpage .topText				{height: 532px; color:#fff; }
.mainpage .topText h1			{padding-top:32px !important; font-size:42px !important; }
.mainpage .topText p			{font-size:13px; }
.mainpage .topText strong		{font-style:italic; font-size:14px; }
.mainpage .topText ul			{width:540px; }
.mainpage .topText ul li		{padding-top:10px; font-size:13px; }
.mainpage .topText ul li img	{vertical-align:middle; }
ul.list			{width:540px; list-style-type: circle;}
ul.list li		{padding-top:10px; margin-left: 20px; font-size:13px; }
.mainpage .bottomBox .mpBox			{width:249px; height:236px; 
	background:url(../img/tpl/mp0.png) no-repeat top left; text-align:center; float:left; margin-right:33px; 

	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.35);
}
.mainpage .bottomBox > a img {
	max-width: 810px;
}
.mainpage .bottomBox > a {
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.35);
    display: block;
    margin-right: 9px;
}

.mainpage .bottomBox .mpBox img		{display:block; margin:0 auto; margin-top:20px; }
.mainpage .bottomBox .mpBox p		{text-align:left; padding:20px 30px 4px 30px; font-size:12px; }
.mainpage .bottomBox .mpBox a.wiecej{text-decoration:none; display:block; width:60px; height:26px; margin:0 auto; margin-top:10px; text-indent:-2000em; background:url(../img/tpl/wiecej.gif) no-repeat top left; }
.mainpage .bottomBox .last			{margin:0; }
/* ----- SUBPAGE ----- */
#contentRight .contInner h1				{color:#be141b; font-size:34px; padding:90px 0 0 0; }
#contentRight .contInner .breadcrumb	{color:#be141b; font-size:14px; padding-bottom:50px; }
#contentRight .contInner .breadcrumb a	{color:#be141b; text-decoration:none; }
#contentRight .contInner_1 .bodyT	{display: none; background:url(../img/tpl/bodyT.png) no-repeat top left; height:15px; overflow:hidden; }
#contentRight .contInner_1 .bodyC	{background-color:#fff; padding:25px 40px; 
	/* border-left: 1px solid #eee;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.35);
    margin-right: 7px; */
}
#contentRight .contInner_1 .bodyB	{display: none; background:url(../img/tpl/bodyB.png) no-repeat top left; height:15px; overflow:hidden; }
.mpBottomP			{clear:both; padding-top:55px; background-color:#be141b; }
.mpBottomP .logos	{width:140px; height:165px; text-align:center; float:left; }
/* FOOTER
-----------------------------------------------*/
#footer				{line-height:30px; clear:both; color:#fff; background-color: #be141b; font-size: 14px; width: 100%; text-align: center;}
.contactForm td		{padding-bottom:10px; }



#slider {
	margin: 0;
	padding-left: 0;
}

#slider li {
	height: 600px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.bx-wrapper .bx-viewport {
	left: 0;
}

.bx-wrapper .bx-pager {
	display: none;
}

.bx-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0;
	padding: 0;
	margin: 0;
}

#sliderAlign {
	display: block;
	width: 100%;
    height: 390px;
}

#cookieMsg {
    width: 270px;
    text-align: left;
    margin: 0px auto;
    background-color: #ffffff;
    border: 1px solid #dedede;
    padding: 20px;
    z-index: 99999;
    position: fixed;
    bottom: 50px;
    right: 120px;
    font-size: 15px;
    line-height: 20px;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.35);
}

#cookieMsg .cookieOK {
	margin: 15px auto 0;
	width: 80%;
	text-align: center;
	display: block;
	background-color: #be0000;
	text-decoration: none;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
}

.logo {
	width: 250px;
  padding-top: 50px;
  width: 120px;
}

.menu-footer {
	width: 250px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-footer a {
  text-decoration: none;
  color: white;
}

.menu-footer a:hover {
  text-decoration: underline;
  color: white;
}

.menu-footer ul {
	text-align: left;
padding-left: 50px;
  }

.links-more {
	width: 250px;
  padding-top: 20px;
}

.links-more a {
  text-decoration: none;
  color: white;
}

.links-more a:hover {
	text-decoration: underline;
	color: white;
  }

  .links-more ul {
	text-align: left;
padding-left: 50px;
  }

.address {
	width: 250px;
  padding-top: 20px;
}

.address a {
	text-decoration: none;
	color: white;
  }
  
  .address a:hover {
	  text-decoration: underline;
	  color: white;
	}

.footer {
	background-color: #be141b;
	display: inline-block;
}


.background-logo {
	float: left;
	width: 160px;
	height: 310px;
	background-color: white;
	padding-left: 40px;
}

