/* kolory*/
/*
szary: #3f3e3e; rgba(63,62,62,1);
niebieski: #3556cc;
biały: #fff;

*/ 


@font-face {
    font-family: Calibri;
    src:url(../calibri.ttf);
    font-weight:400;
}
body {
	background: #3f3e3e;
	}
html,body,a,p,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	font-family: 'Calibri', sans-serif;
	font-weight: 400;
	}
p {
	color: #fff;
	padding:5px;
	padding-left:0;
	font-size:17px;
}
a {
	color:#fff;
	text-decoration:none;
	}
ul li {
	list-style:none;float:left;
	}
h2 {
	font-size: 30px;
	font-weight: lighter;
	font-style: italic;
	color: #fff;
	padding: 5px;
	padding-left: 0px;
	}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #2c6ed5;
	padding: 5px;
	padding-left: 0;
	}
h4 {
	color:#fff;
	padding-left: 0;
	}
td {
	color:#fff;
	font-size:14px;
	padding-right:30px;
	text-align:center;
	}
img {
	border:none;
	}
header {
	width: 100%;
	height: 740px;
	background: url(../images/bg1.jpg) no-repeat;
	margin-bottom: 10px;
	}
header img {
	position:relative;
	left:15%;
	top:15px;
	}
ul#menu {
	background: #3556cc;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	width: 50%;
	}
ul#menu li {
	float: left;
	list-style: none;
	margin-right: 25px;
	}
ul#menu li a {
	font-style: italic;
	font-size: 24px;
	}
ul.menu_center {
	padding: 0;

	}
ul.menu_center li {
	padding: 7px;
	float: left;
	list-style: none;
	padding-top: 0px;
	padding-left: 0px;
	}
ul.menu_center li a {
	/* [disabled]text-decoration:underline; */
	color: #2c6ed5;
	}
.container {
	width:100%;
	max-width:960px;
	margin:0 auto;
	overflow:hidden;
	}
.wrapper {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
	border-bottom: 2px solid #3556cc;
	padding-bottom: 30px;
	}
.wrapper a {
	float: right;
	font-style: italic;
	color: #2c6ed5;
	}
.box {
	float: left;
	width: 300px;
	height: 188px;
	background: #3556cc;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	}
.box img {
	margin:0 auto;
	width:48px;
	display:block;
	margin-top:50px;
	}
.wrapper .box a {
	width: 100%;
	height: 100%;
	display: block;
	}
.box a h2 {
	position: absolute;
	bottom: 25px;
	text-align: center;
	width: 100%;
	padding: 0;
	font-style: normal;
	font-size: 24px;
	}
#slogan {
	width: 100%;
	float: left;
	background: rgba(63,62,62,0.7);
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 180px;
	}
#slogan h2 {
	font-size:42px;
	font-style:normal;
	}
#slogan p {
	font-size:28px;
	}
#slogan h2, #slogan p {
	text-align: center;
	}
	/*
	.rozwin {
		background:url(../images/rozwin.png) no-repeat;;
		width:100px;
		height:100px;
	
	}
	
	.zwin {
		display:none;
		background:url(../images/zwin.png) no-repeat;;
		width:100px;
		height:100px;
		}
		*/
.rozwijany h3:hover{
	cursor:pointer;
	}
/*---------------------------------------------------- formularz kontaktowy ------------------------------------------*/
input#emailField {
	padding:5px; 
	font-size:14px; 
	color:#fff;
	}
#message {
	padding:5px; 
	font-size:14px; 
	color:#fff;
	}
input.labelText, textarea.labelText {
	color:#AAA;
	}
#message {
	background-color:#333;
	width:400px;
	height:150px;
	font-size:14px;
	margin:0 auto;
	border:none;
	}
#emailField {
	background-color:#333;
	width:400px;
	margin:0;
	margin-bottom:15px;
	border:none;
	}
#submit {
	background:#fff;
	border:none;
	cursor:pointer;
	text-align:center;
	width:70px;
	padding:3px;
	display:block;
			
}
#submit:hover {
	color:#2c6ed5;
}
.info p {
	color:#FF0;
	}
/*********************************************************** FOOTER ***********************************************************/

footer {
	background: #3556cc;
	/* [disabled]height: 65px; */
	width: 100%;
	margin-top: 45px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #fff;
	font-style: italic;
	}
#menu_footer {
	padding-left:0;
	}
#menu_footer li:first-child {
	padding-right:45px;
	}
#menu_footer li:last-child {
	float:right;
	}

#menu_footer li {
	float:left;
	list-style:none;
	}
spam {
	color:fff;
	display:block;
	float:left;
	width:70px;
	}
