html {
}

.page-holder{
    text-align:center;
}
h1{ font-size:30px; font-weight:300;}
body {
	background:#fff;
    /* font-family: 'Open Sans'; */
	font-family: 'Calibri';
    font-size: 13px;
    color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
}

.contentwrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.top {
	width:100%;
	height:130px;
	border-bottom: 1px solid #e5e5e5;
	background:#fff;
}

.logo  {
	float:left;
	width:236px;
	height:60px;
	padding-top:33px;
}

.menu {
	padding-top:25px;
	float:left;
	margin-left:110px;
}

.menu ul, .menu ul li {
	display: block;
	list-style: none;
	font-size:14px;
	padding: 0;
}

.menu #active a{
	background:#1cbb9f;
	color:#fff;
}

.menu #active a:hover,
.menu #active a:focus,
.menu #active a:active{
	background:#1ed1ae;
	color:#fff;
}

.menu ul {
	position: absolute;
}

.menu ul li {
	float: left;
}

.menu ul a:link, .menu ul a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 5px 0;
	padding:14px 20px;
	color: #7c868d;
	transition: background-color 0.4s ease;
}

.menu ul a:hover {
	background-color: #663366;
	color: #fff;
}

.slider {
	width:100%;
	height:348px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background:#f8f8f8 url("img/s_bg.png") repeat-x fixed top;
}

.sliderwrap {
	width:1000px;
	height:348px;
	margin-left:auto;
	margin-right:auto;
	color:#233655;
	margin:75px auto 0 auto;
}

.slidertekst {
	text-align:center;
	color:#663366;
	font-size:32px;
	
}

.slidertekst span{
	color:#233655;
	font-size:45px;
	font-weight:bold;
}

.sliderbutton {
	text-align:center;
	display:block;
	margin:45px auto 0 auto;
}

.btn {
	text-transform:uppercase;
	text-shadow: 1px 1px 3px #12ab90;
	font-family: Open Sans;
	color: #fff;
	font-size: 18px;
	font-weight:bold;
	padding: 12px 22px;
	border: solid #12ab90 2px;
	text-decoration: none;
	transition: background-color 0.3s ease;
	background: #1cbb9f;
}

.btn:hover {
	background: #ffffff;
	text-decoration: none;
	border: solid #12ab90 2px;
	text-shadow: 0px 0px 0px #000;
	color: #000;
}

.tresc {
	width:100%;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	background:#fff url("img/bg2.jpg") repeat-x top fixed;
}

.tresc2 {
	width:100%;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
	background:#fff url("img/bg2.jpg") repeat-x top fixed;
}

.trescwrap {
	width:1000px;
	padding:52px 0 20px 0 ;

	color:#233655;
	margin:0px auto 0 auto;
}

.tresctekst  h3{
	text-align:center;
	color:#233655;
	font-size:26px;
	font-weight:normal;
	
}

.tresctekst  h5{
	text-align:center;
	color:#233655;
	font-size:16px;
	font-weight:normal;
	
}

.tresctekst  a{
	text-align:center;
	color:#233655;
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
	
}

.tresctekst  h3 span{
	color:#663366;
	font-weight:bold;	
}


.tresctekst  {
	text-align:center;
	color:#233655;
	font-size:20px;
	
}



.tresctekst span{
	color:#663366;
	font-weight:bold;
}

.dlaczegomy {
	width:100%;
	height:530px;
	margin-left:auto;
	margin-right:auto;
	background:#663366 url("img/bg3.jpg") repeat-x fixed top;
}

.dlaczegomycwrap {
	width:1000px;
	color:#fff;
	margin:2px auto 0 auto;
	padding:50px 0 0 0;
}



.dlaczegomytekst  h3{
	text-align:center;
	color:#fff;
	font-size:26px;
	font-weight:normal;
	
	
}

.cechy{
	color:#fff;
	font-weight:bold;	
	font-size:35px;
	line-height:70px;
}


.dlaczegomytekst  {
	text-align:center;
	color:#fff;
	font-size:20px; 
}


.dlaczegomytekst span{
	color:#fff;
	font-weight:bold; 
}

.dm2 {
	font-size:24px;
	font-weight:bold;
}


.dm1 {
	float:left;
	width:330px;
}

.dm {
	margin-top:30px;
}

.stopkawrap {
	width:100%;
	margin-top:120px;
	background: #fff;
	height:115px;
	float:left;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
	
}

.stopkawrap2 {
	color:#233655;
	font-size:18px;
	float:left;
	line-height:27px;
	padding-left:30px;
}


.stopkawrap0 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.button0 {
	margin:18px 0 0 45px;
	float:left;
}

.button {
	text-transform:uppercase;
	text-shadow: 1px 1px 3px #12ab90;
	font-family: Open Sans;
	color: #ffffff;
	font-size: 18px;
	font-weight:bold;
	padding: 12px 22px;
	border: solid #12ab90 2px;
	text-decoration: none;
	transition: background-color 0.3s ease;
	background: #1cbb9f;
	
	
}
.button:hover {
	background: #fff;
	border: solid #12ab90 2px;
	text-decoration: none;
	text-shadow: 0px 0px 0px #000;
	color: #000;
}.button:active {
	
}



.stopkawrap22{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.logo2  {
	float:right;
	margin-right:20px;
	margin-top:12px;
	display:block;
	width:120px;
	height:31px;
}

.menu2 {
	float:left;
	display:block;
}

.menu2 ul, .menu2 ul li {
	display: block;
	list-style: none;
	font-size:12px;
	padding: 0;
	float:left;
}

.menu2 ul {
	float:left;
}

.menu2 ul li {
	float: left;
}

.menu2 ul a:link, .menu2 ul a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 5px 0;
	padding:8px 12px;
	color: #7c868d;
	transition: color 0.4s ease;
}

.menu2 ul a:hover {
	color: #663366;
}

.stopka9 {
	width:100%;
	padding-top:18px;
	background: #f3f3f3;
	height:80px;
	float:left;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
	
}

.stopkatekst {
	display: block;
	margin:20px 12px 0 0;
	list-style: none;
	font-size:12px;
	padding: 0;
	float:right;
	color: #7c868d;
}



header, a, img, li{
			transition: all 0.4s;
			-moz-transition: all 0.4s; /* Firefox 4 */
			-webkit-transition: all 0.4s; /* Safari and Chrome */
			-o-transition: all 0.4s; /* Opera */
		}

ul{
			list-style-type: none;
			float: right;
		}

li{
			display: inline;
			float: left;
		}

img.logo{
			float: left;
			
		}



nav{
			width: 1000px;
			margin: 0 auto;
			
		}




header{
			background: #fff;
			border-bottom: 1px solid #aaaaaa;
			float: left;
			width: 100%;
			position: fixed;
			font-size:14px;
			z-index: 10;
			
		}

header a{
				color: #663366;
				text-decoration: none;
				font-family: 'Open Sans', sans-serif;
				padding:10px;
				background: #fff;
				
			}


header #active a{
	background:#1cbb9f;
	color:#fff;
	padding:10px;
}

header #active a:hover,
header #active a:focus,
header #active a:active{
	background:#0da187;
	color:#fff;
}

header #hover a{
	background:#fff;
	color:#5a3f5a;
	padding:10px;
}

header #hover a:hover,
header #hover a:focus,
header #hover a:active{
	background:#663366;
	color:#fff;
}


header a.active{
	padding:10px;
	background:#fff;
	color: #fff;
}

header a:hover{
	padding:10px;
	background:#fff;
	color: #fff;
}

header li{
				margin-right: 11px;
			}

			/* Sizes for the bigger menu */
header.large{
				height: 130px;
				
			}

header.large img{
				width: 236px;
				height: 60px;
				
			}

header.large li{
				margin-top: 40px;
	
			}


			/* Sizes for the smaller menu */
header.small{ 
				height: 70px; 
				
			}

header.small img{ 
				width: 150px; 
				height: 38px; 
				margin-top: -20px; 
			}

header.small li{ 
				margin-top: 12px; 
			}
			
table.lista_edycja th{
font-size:10px;
color:#326591;
background:#d0dfec;
height:18px;
}
table.lista_edycja td{
font-size:10px;
color:#000000;
background:#ffffff;
height:18px;
border-bottom:1px solid #cccccc;
}
table.lista_edycja tr.kolor1 td{
font-size:10px;
color:#326591;
background:#ffffff;
height:18px;
text-align:center;
}

table.lista_edycja tr.kolor2 td{
font-size:10px;
color:#326591;
background:#e5eff8;
height:18px;
text-align:center;
}