﻿@charset "utf-8";
/*--

	Theme Name: WordPress Theme IFPS

	Theme URI: http://template-help.com/

	Description: A th eme from Template-Help.com Collection

	Version: 3

	Author: Template_Help.com 

	Author URL: http://www.Template-Help.com/ 

--*/

html {
	font-size: 16px;

}
.red {
	color:red;
}
html, body, div, span, object, iframe, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, fieldset, form, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin:0;
	padding:0;
	vertical-align:baseline;
}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	display:block;
}
textarea {
	font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote {
	quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 1.5em;
}
q {
	quotes:none;
	font-style: italic;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
/*	outline: none;
	background: red; */

}
/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.

 */
a:focus {
	border: 1px solid #89181e;
}
a {
	text-decoration:underline;
	border:0;
	color:#89181e;
}
a:hover, a:focus {
	text-decoration:none;
}
a img {
	border:0;
}
abbr, acronym {
	border-bottom:1px dotted;
	cursor:help;
	font-variant:small-caps;
}
address, cite, em, i {
	font-style:italic;
}
blockquote p {
	margin:0 1.5em 1.5em;
	padding:0.75em;
}
code, kbd, tt {
	font-family:"Courier New", Courier, monospace, serif;
	line-height:1;
}
del {
	text-decoration:line-through;
}
dfn {
	border-bottom:1px dashed;
	font-style:italic;
}
dl {
	margin:0;
}
dt {
	font-weight:700;
}
dd {
	margin:0 0 1.5em 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:600;
	padding:0;
}
h1 {
	/*  font-size:30px;*/
	font-size: 1.7em;
	/*  line-height:1em;*/
    line-height: 1em;
	color:#164194;
	margin:0 0 0.45em;
}
h1.title {
	margin-bottom:0;
}
h1 span {
	color:#89181e;
}
h2 {
	/*  font-size:28px;*/
 /* font-size:1.4em;*/
/*	line-height:2em;*/
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	color: #164194;
}
.widget-area h2 {
	font-size:1.2em;
	margin-bottom:30px;
	color:#242424;
}
.slider {
	line-height:1em;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 a {
	color:#494949;
	text-decoration:none;
}
h2 a:hover {
	color:black;
}
h3 {
	/*  font-size:1.1666em;*/

    font-size:1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
h4 {
	/*  font-size:1em;*/

    font-size:1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
h5 {
	/*  font-size:0.8333em;*/

    font-size:1.1em;
	margin:0 0 1.8em;
}
h6 {
	/*  font-size:0.666em;*/

    font-size:0.9em;
	margin:0 0 2.25em;
}
img {
	display:inline-block;
	vertical-align:text-bottom;
}
ins {
	text-decoration:overline;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
ol {
	/*list-style:outside decimal; */
}
p {
	font-weight:300;
	/*  line-height:18px;*/

    line-height:1.5em;
	margin:0 0 1em;
}
pre {
	font-family:"Courier New", Courier, monospace, serif;
	margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub {
	top:0.4em;
	font-size:0.85em;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}
sup {
	font-size:0.85em;
	line-height:1;
	position:relative;
	bottom:0.5em;
	vertical-align:baseline;
}
strong, b {
	font-weight:700;
}
ul {
	list-style:outside disc;
	/* font-weight: 300; */
}
ul, ol {
	margin:0 0 1.5em 1.5em;
	padding:0;
}
li ul {
	padding:0;
	margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
	padding:0;
	margin:0 0 0 2em;
	list-style-position:outside;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 1.5em;
	padding:0;
	width:100%;
	border:none;
}
caption {
	font-style:italic;
	text-align:left;
}
tr.alt td {
	background:#eee;
}
td {
	border:0;
	padding:0.5em 1em;
	vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th {
	font-weight:700;
	padding:0.5em 1em;
	vertical-align:middle;
	background:#eee;
	text-align:left;
}
button {
	-x-system-font: none;
	cursor:pointer;
	display:block;
	font-size:0.99em;
	height:2em;
	line-height:1.5em;
	margin:0.8em 0 0;
	padding:0 0.5em;
}
 button::-moz-focus-inner {
 border: 0;
}
fieldset {
	border:0;
	margin:0 0 1.5em;
	position:relative;
	padding:1.5em 0 0;
}
fieldset fieldset {
	clear:both;
	margin:0 0 0.75em;
	padding:0 0 0 1.5em;
}
input {
	border:1px solid #ccc;
	border-bottom-color:#eee;
	border-right-color:#eee;
	font-size:1em;
	line-height:1.5em;
	padding:.3em;
	margin:0 0 0.75em;
}
input[type=file] {
	height:2.25em;
	font-size:1em;
	padding:0;
	border:0;/*border:1px solid #ccc !ie; */
}
textarea {
	border:1px solid #ccc;
	border-bottom-color:#eee;
	border-right-color:#eee;
	margin:0;
	padding:.3em;
}
select {
	border:1px solid #ccc;
	border-bottom-color:#eee;
	border-right-color:#eee;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:0.75em;
	padding:0.25em;
	height:2.25em;
}
optgroup {
	font-weight:700;
	font-style:normal;
	text-indent:0.2em;
}
optgroup + optgroup {
	margin-top:1em;
}
option {
	font-size:1em;
	height:1.5em;
	padding:0;
	text-indent:1em;
}
label {
	cursor:pointer;
	display:block;
	margin:0;
	padding:0;
}
label input {
	background:0;
	border:0;
	line-height:1.5em;
	margin:0 0.5em 0 0;
	padding:0;
	width:auto;
}
legend {
	font-size:1.1666em;
	font-weight:700;
	left:0;
	margin:0;
	padding:0;
}
/* General

---------------------------------------- */

html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	padding:0;
	color: #242424;
	position:relative;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fff;
	font-family: Calibri;
	height:100%;
	min-height:100%;
}
.container {
	width:100%; max-width: 960px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.head {
	width:100%; max-width: 960px;
	margin: 0 auto; /* Wartość "auto" dla marginesów bocznych wraz z podaną wartością szerokości zapewnia wyśrodkowanie układu. */
	height: 80px;
	
}
#cytat {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 auto 20px;
	padding-top: 15px;
	margin-top: 0px;
	display: block;
	line-height: 1em;
	text-align:center;
}
#cytat a {
	color: #494949;
	text-decoration: none;
	border: 0px none;
	font-weight: 500;
	font-size: 1.6em;
    line-height: 1.2em;
}
#cytat a:hover {
	color: #000;
}

#lewa {
	width:70%;
	margin:auto 0;
	float:left;
}
#prawa {
	width:25%;
	margin:auto 0;
	float:left;
}
/* Header

---------------------------------------- */

header {
	background-repeat: repeat-x;
	background-position: center top;
	/*height: 220px; */
	margin: 0 auto 40px;
}
header .container_24 {
	position:relative;
	z-index:2;
}
header .grid_24 {
}
.home header .grid_24 {
	border:0 none;
}
/*logo ifps*/

.logo_ifps {
	top:12px;
	float: left;
	left: 0px;
	position: relative;
}



.logo-top{
	max-height: 60px;
	width: auto;
}
.menu_top {
	position: absolute;
	color: #E5E5E5;
	top: 10px;
	right:0px;
}
#mainwrapper {
	font-size:0.94em;
	/*font-size:0.813em;*/

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	min-width:960px;*/
	min-height:100%;
	position:relative;
}
.jezyk {
	position:relative;
	float:left;
}
.jezyk li {
	margin-left: -7px;
	padding-left: 1px;
}
.menu_top ul {
	list-style-type: none;
	text-align: right;
	position:relative;
	float:left;
}
.menu_top li {
	float: left;
	padding-right:15px;
}
.menu_top li a {
	color:#242424;
	text-decoration: none;
}
.menu_top li a:hover {
	color: #89181E;
}
/* Logo */



.logo {
	position:absolute;
	left:0;
	top:95px;
	background-image: url(images/baner.png);
	height: 140px;
	width:100%; max-width: 960px;
	background-repeat: no-repeat;
}
.bglogo {
	height: 130px;
	width:100%; max-width: 960px;
}
.logo a.logo-link {
	float:left;
	margin-top: 10px;
}

.logo a.logo-link img{
	display: inline-block;
}
.logo h1, .logo h2 {
	font-size:3em;
	line-height:1.2em;
	margin-bottom:0;
	float:left;
}
.logo h1 a, .logo h2 a {
	color:#222;
	text-decoration:none;
}
.logo .description {
	float:left;
	color:#999;
	font-size:24px;
	line-height:1.2em;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/* Header widget */

#widget-header {
	background:#ccc;
}
/* Slider

---------------------------------------- */

#slider-wrapper {
	height:389px;
	/*	overflow:hidden;*/

	position:relative;
	/* background:url(images/slider-bg.png) no-repeat center bottom; */
	margin-bottom: 40px;
	display: block;

}
#slider-wrapper .container_24 {
	height:407px;
	background:url(images/slider-shadow.png) no-repeat 5px top;
}
#slider-wrapper #slogan {
	position:absolute;
	right:30px;
	top:35px;
	width:100%; max-width:232px;
}
#slogan h3 {
	/*color:#FFF; */
	color:#82171c;
	font-size: 1.875em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#slogan ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#slogan li {
	font-size: 1.125em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
#slogan li a {
	/*color:#FFF; */
	color:#82171c;
	text-decoration: none;
}
#slogan li a:hover {
	color:#ccc;
}
#slider-wrapper #slogan img.title {
	display:block;
	margin-bottom:47px;
}
#slider-wrapper #slogan a.link {
	color:#fff;
	text-decoration:none;
	line-height:1em;
	/* background:url(images/button-tail.gif) repeat-x left top #e1e1e1; */
	 background:#82171c;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	padding:15px 21px;
	border: 1px solid #82171c;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
#slider-wrapper #slogan a.link:hover {
	background:#1c1c1c;
	color:white;
}
/*	wyświetla baner */

#slider {
	position:relative;
	width:100%; max-width:672px;
	height:373px !important;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
/* The Nivo Slider styles */

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;/*	z-index:60;*//*	display:none;*/

}
/* The slices in the Slider */

.nivo-slice {
	display:block;
	position:absolute;
	height:100%;
}
/* Caption styles */

.nivo-caption {
	position:absolute;
	left:8px;
	bottom:20px;
	color:#fff;
	width:100%;/*	z-index:89;*/
}
.nivo-caption p {
	padding:0px;
	margin:0;
}
.nivo-caption a {
	display:block;
	text-decoration: none;
	color: #FFF;
	line-height: 1em;
	font-size: xx-large;
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.nivo-html-caption {
/*    display:none;*/

}
/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position:absolute;
	height:11px;
	width:100%;
	left:0;
	bottom:13px;
	text-align:right;
	z-index:9999;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	width:11px;
	height:0;
	padding-top:11px;
	overflow:hidden;
	background:url(images/pagination-bg.png) no-repeat -15px top;
	margin:0 14px 0 -10px;
}
.nivo-controlNav a.active, .nivo-controlNav a.active:hover {
	background-position:left top;
}
.nivo-controlNav a:hover {
	background-position:-30px top;
}
.nivo-directionNav {
}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	border:0;
	top:50%;
}
a.nivo-nextNav {
	right:0;
	background:red;
}
a.nivo-prevNav {
	left:0;
	background:red;
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:100%; max-width:120px;
	height:auto;
}
/* Navigations

---------------------------------------- */



/* Primary navigation */

nav.primary {
	position: absolute;
	/* top: 75px; */
	/*height: 40px; */
	width:100%; 
	max-width: 954px; 
	/*width: 960px; */

	/* background-image: url(images/menu.png);*/
/*	background-color: #fbfbfb;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: auto;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5); */
	margin-right: auto;
}
/* Essential styles for dropdown menu */

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			45px; /* match top ul list item height */
	z-index:		99;
}
/*to jest potomek menu rozsuwanego*/

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			0; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/* Our skin for dropdown menu */

.sf-menu {
	/*max-width:960px;*/

	max-width:100%;
}
.sf-menu a {
	/*	color: #999;*/
	/*olor: #000;*/
	color:#89181e;
	/*text-shadow: 0px 1px 0px #FFF; */
	text-decoration:none;
	text-transform:uppercase;
	font-family: Calibri;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: 500;/*	font-family:"Times New Roman", Times, serif;*/
	z-index: 999;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu > li {
	font-size:.75em;
}
.sf-menu > li > a {
	/*	line-height:50px;*/
	line-height:44px;
	/* height:40px; */
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
	color:#494949;
/*	border-left: 1px solid #C8C7C7;
	border-right: 1px solid #E9E9E9;*/
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current_page_item > a {
	color:#FFF;
	/*color:#000;*/
	/*background-color: #C00;*/
	background-color: #B82128;
	
}
.sf-menu li ul {
	padding:0 0 15px 26px;
	background:url(images/sub-menu.png);
	z-index:1;/*	color: #FFF;*/
}
.sf-menu li ul li {
	font-size:1.1em;
	line-height:1.5em;
}
.sf-menu > li > ul > li:first-child {
	/* background:url(images/arrow.gif) no-repeat left top; */
	padding-top:14px;
	color:#fff;
}
/*	po najechaniu myszką kolor */

	.sf-menu li ul li a:hover {
	text-decoration:underline;
	color: #666;
}
.sf-menu li li ul {
	padding-top:14px;
	background:url(images/sub-menu.png);
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}
/*** arrows **/

.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;/*background:		url(images/arrows-ffffff.png) no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */

a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.sf-menu a:focus {
	background-color: #89181e;
	text-shadow: none;
	color: #fff;
}
/*** shadows for all but IE6 **

.sf-shadow ul {

	background:	url(images/shadow.png) no-repeat bottom right;

	padding: 0 8px 9px 0;

	-moz-border-radius-bottomleft: 17px;

	-moz-border-radius-topright: 17px;

	-webkit-border-top-right-radius: 17px;

	-webkit-border-bottom-left-radius: 17px;

}

.sf-shadow ul.sf-shadow-off {

	background: transparent;

}*/


/*Cztery kolumny*/

.sidebar1 {
	float: left;
	width:100%; max-width: 180px;
	/*	background: #EADCAE;*/
	padding-bottom: 10px;
}
.content {
	/*background: #ccc;*/
	padding: 10px 20px;
	width:100%; max-width: 550px;
	float: left;
}
.sidebar2 {
	float: left;
	width:100%; max-width: 180px;
	/*background: #ccc;*/

	padding: 10px 0;
}
.nagrody {
	/*	background-color: #CFCFCF;

	color: #FFF;*/



	padding: 2px;
}
/*menu o instytucie 

...........................................*/

.menu_side {
	list-style-type: none;
	margin-left: 0px;/*	list-style-position: inside;*/
}
.menu_side li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}
.menu_side a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.menu_side a:hover {
	background-color:#FFF;
}
/* Content

---------------------------------------- */

.primary_content_wrap {
	margin-top:5px;
	position:relative;
	/*	z-index:1;*/

	padding:5px 5px 15px 5px;/*	padding:25px 10px 35px 10px;*/
}
#content.top-indent, #content .top-indent {
	padding-top:5px;
}
#content .widget-area h3 {
	font-size:1.875em;
	line-height:1.2em;
	margin-bottom:30px;
	color:#242424;
}
#full-width #content {
	float:none;
	width:100%;
}
article {
	overflow:hidden;
	width:100%;
}
article.single-post {
	border-bottom:none;
}
.featured-thumbnail {
	float:left;
}
.featured-thumbnail img {
	margin:3px 20px 10px 0;
	border-radius:3px;
	border: 1px #DCDCDC solid;
	padding:3px;
}
.home-thumbnail {
	float: left;
	border-radius:3px;
	border: 1px #DCDCDC solid;
	padding:3px;
	margin-top:5px;
	margin-right:5px;
}
.home-thumbnail img {
	margin: auto;
}
.home_date {
	color:252525;
	font-size: 0.75em;
	margin-top: -5px;
}
.post-content {
}
.post-content .excerpt {
	margin-bottom:1.5em;
}
.pagination {
}
.pagination a {
	display:inline-block;
	padding:0 5px;
	background:#eee;
}
.post-meta {
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
}
.post-meta.alt {
	margin-bottom:15px;
}
.post-meta p {
	margin:0;
}
.post-navigation {
}
p.gravatar {
	float:left;
	margin-right:20px;
}
.alignleft {
	float:left;
	margin:0 20px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 20px;
}
.aligncenter {
	text-align:center;
	margin:0 auto;
}
article .post-content img {
	//max-width:710px;
}
ul.proj_cycle {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}

ul.proj_cycle li {
	display: inline-block;
	list-style-type: none;
	width: 31%;
	box-sizing: border-box;
	padding: 1%;
	margin-left: 1%;
	vertical-align: text-top;
}
ul.proj_cycle li:nth-child(1)
ul.proj_cycle li:nth-child(4), 
ul.proj_cycle li:nth-child(7) {
	clear: left;
}

ul.proj_cycle li a {
	text-decoration: none;
}
ul.proj_cycle li a p{
	color: #242424;
}
ul.proj_cycle li a h4{
	color: #89181E;
}
.proj_item {
	box-sizing:border-box;
}

.proj_item a,
.proj_item img {
	vertical-align:text-top;
	display:block;
	width:100%;
}

/*tu jest nagłówek projekt cykliczny*/	
ul.proj_cycle li h4 {
	font-size:1.125em;
	line-height:1em;
	padding-top:5px;
	margin-bottom:3px;
	font-weight:normal;
	text-transform:uppercase;
}

ul.proj_cycle li a:hover h4 {
	color:black;
}
ul.proj_cycle li p {
	margin:0;
}
/*	box right......................................*/
ul.box_right {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.box_right li {
	/*			background-color: #FFF;

	border: 1px solid #D1D1D1;*/

		float:left;
	list-style-type:none;
	/*	width:201px;*/

width:100%; max-width:200px;
	margin:0 0 10px 10px;
	padding:0px 0px 15px 0px;
	/*	padding-bottom:25px;*/

background-color: #FFF;	/*	padding:2px 2px 25px 2px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	-webkit-border-radius: 5px;
	border-radius: 5px;/*	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
}
ul.box_right li.nomargin {
	margin-left:0;
}
ul.box_right li.nomargin_left {
	margin-left:0;
}
/*tu jest nagłówek projekt cykliczny*/	

ul.box_right li h4 {
	font-size:1.125em;
	line-height:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:3px;
	font-weight:normal;
}
ul.box_right li h4 a {
	text-decoration:none;
	color:#89181e;
}
ul.box_right li h4 a:hover {
	color:black;
}
ul.box_right li p {
	margin:0 5px;
}
/*		box right Przyjaciele*/





/*	box right......................................*/

ul.box_right_przyjaciele {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.box_right_przyjaciele li {
	/*			background-color: #FFF;

	border: 1px solid #D1D1D1;*/

		float:left;
	list-style-type:none;
	/*	width:201px;*/

width:100%; max-width:200px;
	margin:0 0 10px 10px;
	padding:0px 0px 15px 0px;
	/*	padding-bottom:25px;*/

background-color: #FFF;	/*	padding:2px 2px 25px 2px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	-webkit-border-radius: 5px;
	border-radius: 5px;/*	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
}
ul.box_right_przyjaciele li.nomargin {
	margin-left:0;
}
ul.box_right_przyjaciele li.nomargin_left {
	margin-left:0;
}
/*tu jest nagłówek projekt cykliczny*/	

ul.box_right li h4 {
	font-size:1.125em;
	line-height:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:3px;
	font-weight:normal;
}
ul.box_right_przyjaciele li h4 a {
	text-decoration:none;
	color:#89181e;
}
ul.box_right_przyjaciele li h4 a:hover {
	color:black;
}
ul.box_right_przyjaciele li p {
	margin:0 5px;
}
/*		koniec box przyjaciele*/

		
		
		/*	box right6......................................*/

		ul.box_right6 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.box_right6 li {
	/*background-color: #FFF;

	border: 1px solid #D1D1D1;*/

	float:left;
	list-style-type:none;
	width:100%; max-width:228px;
	height:135px;
	margin:0 0 10px 10px;
	padding:0px 0px 15px 0px;
	/*	padding-bottom:25px;*/

background-color: #FFF;	/*	padding:2px 2px 25px 2px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	-webkit-border-radius: 5px;
	border-radius: 5px;/*	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
}
ul.box_right6 li.nomargin {
	margin-left:0;
}
ul.box_right6 li.nomargin_left {
	margin-left:0;
}
/*tu jest nagłówek projekt cykliczny*/	

		ul.box_right6 li h4 {
	font-size:1.125em;
	line-height:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:3px;
	font-weight:normal;
}
ul.box_right6 li h4 a {
	text-decoration:none;
	color:#89181e;
}
ul.box_right6 li h4 a:hover {
	color:black;
}
ul.box_right6 li p {
	margin:0 5px;
}
/*		box right Przyjaciele*/





/*	box right......................................*/
		

ul.spec_cycle {
	margin:0;
	padding-top:10px;
}
ul.spec_cycle li {
	list-style-type:none;
	padding-top:20px;
}
ul.spec_cycle li:first-child {
	padding-top:0;
}
#content .widget-area ul.spec_cycle li h3 {
	font-size:1.5em;
	line-height:1em;
	color:#494949;
	font-weight:normal;
	margin-bottom:6px;
}
ul.spec_cycle li h3 a {
	color:#242424;
	text-decoration:none;
}
ul.spec_cycle li h3 a:hover {
	color:black;
}
ul.spec_cycle li p {
	margin-bottom:5px;
}
ul.spec_cycle li.icon {
	background-repeat:no-repeat;
	background-position:left 20px;
	padding-left:68px;
}
ul.spec_cycle li.icon-1 {
	background-image:url(images/icon1.png);
}
ul.spec_cycle li.icon-2 {
	background-image:url(images/icon2.png);
}
ul.spec_cycle li.icon-3 {
	background-image:url(images/icon3.png);
}
ul.spec_cycle li.icon-4 {
	background-image:url(images/icon4.png);
}
ul.spec_cycle li.icon-5 {
	background-image:url(images/icon5.png);
}
ul.spec_cycle li.icon-6 {
	background-image:url(images/icon6.png);
}
ul.spec_cycle li.icon-7 {
	background-image:url(images/icon7.png);
}
ul.spec_cycle li.icon-8 {
	background-image:url(images/icon8.png);
}
ul.spec_cycle li.icon-9 {
	background-image:url(images/icon9.png);
}
ul.spec_cycle li.icon-10 {
	background-image:url(images/icon10.png);
}
ul.spec_cycle li:first-child.icon {
	background-position:left top;
}
ul.post_cycle li {
	padding-bottom:15px;
}
ul.post_cycle li span.post-date {
	padding:0;
	height:25px;
}
.widget ul.post_cycle li a {
	background:none;
	padding:0;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.widget ul.post_cycle li a:hover {
	text-decoration:none;
	background:none;
}
.widget ul.post_cycle li p {
	line-height:1.5em;
	margin:0;
}
/*dopisany do sterowania listą*/

	

ul.latestpost li {
	padding-bottom:2px;
}
ul.latestpost li span.post-date {
	padding:0;
	height:25px;
}
.widget ul.latestpost li a {
	background:none;
	padding:0;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.widget ul.latestpost li a:hover {
	text-decoration:none;
	background:none;
}
.widget ul.latestpost li p {
	line-height:1em;
	margin:0;
}
.widget ul.latestpost li h2 {
	/*	line-height:0.9em;*/

		margin:0;
}
.widget ul.latestpost li h3 {
	line-height:0.8em;
	margin:0;
}
span.smalltext {
	background:#89181e;
	color:#FFF;
	display:inline-block;
	/*	color:#89181e;*/

	width:97px;
	text-align:center;
	height:23px;
	margin-bottom:7px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	position:relative;
	padding-top:2px;/*	background-color: white;*//*	background-color: #89181e;*/

}
span.belka {
	/*	background:#89181e;*/

	

	display:inline-block;
	color:#89181e;
	/*	width:97px;*/

	text-align:center;
	height:23px;
	margin-bottom:7px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	position:relative;
	padding-top:2px;
	background-color: white;/*	background-color: #89181e;*/
}
/*dla footer lewego białe a href*/

.footer-left a {
	color:#FFF;
}
.footer-left a:hover {
	color:#CCC;
}
/*to dotyczy bloków obrazów*/

ul.boxes3 {
	margin: 0px;
	list-style-type: none;
}
ul.boxes3 li {
	float: left;
	list-style-type: none;
	width:100%; max-width: 201px;
	margin: 0 33px 0 0;
	padding-bottom: 25px;/*	background-color: #FFF;

	border: 1px solid #CCC;*/
}
ul.boxes3 li.nomargin {
	margin-right: 0;
}
ul.postsList {
	margin:0;
	padding-bottom:15px;
}
ul.postsList li {
	list-style-type:none;
	border-top:3px solid #bebebe;
	padding-top:10px;
	margin-top:10px;
	overflow:hidden;
}
ul.postsList li:first-child {
	border:0 none;
	padding-top:0;
	margin-top:0;
}
ul.testimonials {
	margin:0;
}
ul.testimonials li {
	list-style-type:none;
	padding-bottom:23px;
}
ul.testimonials li blockquote.quote {
	border:0 none;
	margin:0;
	line-height:1.5em;
}
ul.testimonials li blockquote.quote p {
	padding:0;
	margin:0;
}
ul.testimonials li .name-testi {
	text-align:right;
	font-weight:bold;
	color:#89181e;
	padding-top:5px;
	display:block;
}
#residents .widget {
	border:0 none;
	padding-top:0;
	margin:0;
}
#residents #sidebar {
	margin-top:0;
}
#residents h3 {
	font-size:1.875em;
	line-height:1.2em;
	margin:0 0 12px 0;
	color:#242424;
}
ul.res_cycle {
	margin:0;
}
ul.res_cycle li {
	list-style-type:none;
	float:left;
	width:100%; max-width:201px;
	margin-left:48px;
}
ul.res_cycle li:first-child {
	margin-left:0;
}
.widget ul.res_cycle li h4 {
	margin-top:8px;
}
.widget ul.res_cycle li a, .widget ul.res_cycle li a:hover {
	background:none;
	padding-left:0;
}
.widget ul.res_cycle li a.fleft img {
	float:left;
}
ul.partners {
	margin:0;
	width:100%;
	overflow:hidden;
}
#page-content ul.partners li {
	list-style-type:none;
	display:-moz-inline-box;
	display:inline-block;
	/*	*zoom:1; 
			*display:inline; */
			vertical-align:top;
	background:none;
	padding:0 0 10px 0;
	width:100%; max-width:201px;
	margin:0 7px 0 0;
}
 ul.partners li, x:-moz-any-link {
margin-right:9px !important;
}
ul.partners li h4 {
	margin:12px 0 10px 0;
}
ul.actions {
	width:100%;
	overflow:hidden;
}
#page-content ul.actions li {
	float:left;
	width:100%; max-width:255px;
	padding-top:0;
	margin-top:20px;
	background-position:left 5px;
}
#page-content ul.actions li:first-child {
	margin-top:0 !important;
}
#page-content ul.actions.alt li {
	background:none;
	padding:0;
	margin-top:30px;
	width:auto;
}
ul.programs {
	margin:0;
	width:100%;
	overflow:hidden;
}
#page-content ul.programs li {
	float:left;
	background:none;
	padding:0;
}
ul.sponsors li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:10px;
}
ul.sponsors li span {
	float:right;
	padding-right:50px;
}
.noBorder .widget {
	border:0 none;
	margin:0;
	padding:0;
}
span.post-date {
	background:#89181e;
	display:inline-block;
	color:white;
	width:97px;
	text-align:center;
	height:23px;
	margin-bottom:7px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	position:relative;
	padding-top:2px;
}
span.post-date.fright {
	margin-top:5px;
	background:#89181e;
}
.widget a.read-more {
	background:none;
	padding:0;
	color:#89181e;
	text-decoration:underline;
}
.widget a.read-more:hover {
	background:none;
	text-decoration:none;
}
/* Comments

---------------------------------------- */

.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
}
li.comment {
	list-style-type:none;
	overflow:hidden;
}
.odd {
}
.even {
}
li.comment .comment-body {
	padding:10px 10px 25px 60px;
	position:relative;
	/* zoom:1; */

				background:#fafafa;
	border:1px solid #eee;
	margin-bottom:20px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
.author-comment {
}
.comment-author {
	padding:.5em 0 1em 0;
}
.comment-text {
}
.comment-meta {
	font-size:11px;
	color:#999;
	position:absolute;
	right:20px;
	top:15px;
}
li.comment .avatar {
	float:none;
	margin:0;
	position:absolute;
	left:10px;
	top:10px;
	padding:1px;
	border:1px solid #dbdbdb;
	vertical-align:top;
	overflow:hidden;
}
li.comment .avatar {
	display:block;
	vertical-align:top;
	overflow:hidden;
}
.commentlist ul.children {
	margin:20px 0 0 30px;
}
.commentlist ul.children li.comment {
}
.reply {
	position:absolute;
	right:20px;
	bottom:15px;
}
.reply a {
	display:inline-block;
	background:#89181e;
	padding:3px 12px;
	color:#fff;
	text-decoration:none;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
.reply a:hover {
	background:#1c1c1c;
}
.waiting-for-approval {
}
#trackbacks {
}
li.trackback {
}
p#no-comments {
}
#comments-form {
}
.allowed_tags {
	background:#eee;
	padding:15px;
	font-size:.6875em;
	font-family:"Courier New", Courier, monospace;
	color:#666;
}
.allowed_tags strong {
	font-family:Tahoma, Geneva, sans-serif;
}
#respond {
}
.cancel-comment-reply {
}
/* Page

---------------------------------------- */

.page {
}
#page-content ul, #post-content ul {
	margin-left:0;
}
#page-content ul li, #post-content ul li {
	list-style-type:none;
	padding:5px 0 0 21px;
	background:url(images/marker.png) no-repeat left 10px;
}
#page-content ul li:first-child, #post-content ul li:first-child {
	padding-top:0;
	background-position:left 5px;
}
#page-content ul li a, #post-content ul li a {
}
#page-meta {
}
.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}
.author-meta p.gravatar {
	margin:0;
}
/* Post

---------------------------------------- */

.post {
}
.postContent {
}
.post-excerpt {
}
/* Older and newer navigation */

nav.oldernewer {
	width:100%;
	overflow:hidden;
	/*	margin-bottom:1.0em;*/

	font-size:1.5625em;
	text-transform:uppercase;
	font-weight: bold;
}
.older {
	float:left;
}
.newer {
	float:right;
}
.search {
}
.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
.author-info .avatar {
	margin:0 20px 0 0;
}
.author-info .avatar img {
	float:left;
	background:#fff;
	padding:7px;
	border:1px solid #dbdbdb;
}
/* Author

---------------------------------------- */

#post-author {
	overflow:hidden;
	background:#dcdcdc;
	border:1px solid #fff;
	padding:20px;
	margin-bottom:2em;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
#author-link {
	margin-top:1.5em;
}
#post-author .gravatar {
	margin:0 20px 0 0;
}
#post-author .gravatar img {
	background:#fff;
	border:1px solid #dbdbdb;
	padding:5px;
}
/* Recent author posts */

#recent-author-posts h3 {
	font-size:1.25em;
	line-height:1.2em;
	font-weight:normal;
}
/* Recent author comments */

#recent-author-comments h3 {
	font-size:1.25em;
	line-height:1.2em;
	font-weight:normal;
}
#recent-author-comments ul {
	margin:0;
}
#recent-author-comments ul li {
	list-style-type:none;
	background:url(images/marker.png) no-repeat left 5px;
	padding:0 0 5px 21px;
}
/* 404

---------------------------------------- */

#error404 {
	text-align:center;
	padding:110px 0 60px;
}
#error404 h1 {
	color:#89181e;
}
/* Portfolio

---------------------------------------- */

.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
}
.latestwork li {
	float:left;
	margin-right:20px;
}
/* Gallery */

#gallery {
}
#gallery .portfolio {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
}
#gallery .portfolio li {
	float:left;
	width:100%; max-width:294px;
	margin:0 38px 50px 0;
}
#gallery .portfolio li.nomargin {
	margin-right:0;
}
#gallery .portfolio li a.image-wrap {
	display:block;
	padding:1px;
	border:1px solid #eee;
	overflow:hidden;
	width:100%; max-width:290px;
	height:150px;
	position:relative;
	background:#FFF url(images/loading.gif) 50% 50% no-repeat;
}
#gallery .portfolio li a.image-wrap:hover {
	border-color:#999;
}
#gallery .portfolio li a.image-wrap img {
	float:left;
}
#gallery .portfolio .folio-desc {
	margin-bottom:0;
}
#gallery .portfolio p.excerpt {
	padding:0;
}
.zoom-icon {
	display:block;
	position:absolute;
	left:1px;
	top:1px;
	width:100%; max-width:290px;
	height:150px;
	background:url(images/magnify.png) 50% 50% no-repeat;
	display:none;
	cursor:pointer;
}
#gallery .portfolio li a.image-wrap:hover .zoom-icon {
	display:block;
}
/* Sidebar

---------------------------------------- */

#sidebar {
	margin: auto;
	padding:0px;
	box-sizing: border-box;
}

#widget-sidebar {
}
#sidebar-search {
}
#sidebar-nav {
}
#sidebar-archives {
}
#sidebar-meta {
}
/*	to dodałem co poniżej*/	

	.widget-header {
	padding-top:0px;
	background:#C00;
}
.widget {
	margin-bottom:10px;
    padding-top:0px;
}
.widget h3 {
	color:#242424;
	font-size:1.2em;
}


.widget ul {
	display: block;
	margin:0;
}
.widget ul li {
	clear:left;
	list-style-type:none;
	margin-bottom: 8px;
	display: block;
}

.widget ul li a {
	color:#242424;
	text-decoration:none;
	padding-left:21px;
	background-repeat:no-repeat;
	background-position:0 5px;
	background-image:url(images/marker.png);
}
.widget ul li a:hover {
	color:#89181e;
	text-decoration:underline;
	background-image:url(images/marker-act.png);
}
ul.children {
	margin:0 0 0 20px;
}
/* Calendar */

#calendar_wrap {
}
table#wp-calendar {
	width:100%;
	margin-bottom:0;
}
#wp-calendar caption {
	text-align:center;
}
#wp-calendar td {
	text-align:center;
	padding:6px 0;
	border:1px solid white;
}
#wp-calendar caption {
	font-size:1em;
	color:#000;
	font-weight:bold;
	padding:4px 0;
	margin-bottom:5px;
}
#wp-calendar thead th {
	padding:7px 0;
	font-size:0.875em;
	background:#89181e;
	color:white;
	text-align:center;
}
#wp-calendar #prev {
	text-align:left;
	padding-left:8px;
}
#wp-calendar #next {
	text-align:right;
	padding-right:8px;
}
#wp-calendar tbody #today {
	font-weight:bold;
	background:white;
}
#wp-calendar tfoot td {
	background:#1c1c1c;
	border-color:#1c1c1c;
	margin-top:-1px;
	border-left:none;
	border-right:none;
}
#wp-calendar tfoot td a {
	color:white;
}
/*dodany styl do chmury tagów w stopce*/

.tagcloud {
}
.widget-footer .tagcloud a {
	color: #FFF;
	text-decoration: none;
}
/* Recent comments */		

.widget.widget_recent_comments ul li a {
	background:none;
	text-decoration:underline;
	color:#89181e;
}
.widget.widget_recent_comments ul li a:hover {
	text-decoration:none;
}
/* Subscribe */
.widget.wpsb_opt_in h3 {
	margin-bottom:12px;
}
.widget.wpsb_opt_in .widget {
	border:0 none;
	padding:0;
	margin:0;
}
.widget.wpsb_opt_in .widget input[type="text"] {
	background:#c7c7c7;
	color:white;
	font-style:italic;
	border-bottom:0 none;
	border-right:0 none;
	border-top:1px solid #959595;
	border-left:1px solid #959595;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	position:relative;
	padding:7px 17px 9px;
	line-height:1.2em;
	vertical-align:top;
	margin-top:4px;
	width:100%;
	max-width:196px;
}
.widget.wpsb_opt_in input[type="submit"] {
	width:100%; max-width:85px;
	height:1.8125em;
	border:0 none;
	background:url(images/button-submit.png) no-repeat left top;
	cursor:pointer;
	color:#89181e;
	font-family:Arial, Helvetica, sans-serif;
}
.widget.wpsb_opt_in input[type="submit"]:hover {
	background-position:left -29px;
}
.widget.wpsb_opt_in .checks {
	display:none;
}
/*dopisane do widzetów*/
	ul.latestpost li h4 {
	/*		font-size:22px;*/
	font-size:1.25em;
	line-height:1em;
	padding-top:3px;
	margin-bottom:5px;
	font-weight:normal;
}
/* Footer

---------------------------------------- */
#push {
	clear:both;
}
footer {
	/*	position:absolute;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-repeat: repeat;
	/*	position:relative;*/
	bottom:0;
	width:100%;
	background-color: #f0f0f0;/*	overflow:hidden;*/
	padding-bottom:20px;
}
#footer .container_24 {
	padding:5px 15px 0px 15px;
	overflow:hidden;
}
#footer1 {
}
#footer p.copy {
	margin:0;
	padding: 5px;
}
#footer p.copy, #footer p.copy a {
}
#footer p.copy a.alt {
	text-decoration:none;
}
/* Footer widget */

#widget-footer {
	margin-right: auto;
	margin-left:auto;
	margin-bottom:20px;
	display:block;
}
#widget-footer .one_third_footer {
	width:32%;
	padding:1%;
	margin-left:1%;
	box-sizing:border-box;
}

#widget-footer .widget-area h4 {
	font-size:0.75em;
	color:#494949;
	text-transform: uppercase;
	margin-top:0px;
}

#widget-footer .widget-area ul {
	margin:0;
	list-style-type:none;
}
#widget-footer .widget-area ul li {

}


#widget-footer .widget-area a {
	text-decoration:none;
	font-size:1em;
	line-height: 1.5em;
	color:#494949;
	display:block;
}
					

#widget-footer .widget-area a:hover {
	color:#89181e;
}
#widget-footer .widget-area.social_networks_widget {
	float:right;
	width:100%; max-width:230px;
	margin-right:0;
}
#widget-footer .widget-area.social_networks_widget ul {
	width:100%;
	overflow:hidden;
}
#widget-footer .widget-area.social_networks_widget ul li {
	float:left;
}
#widget-footer .widget-area.social_networks_widget ul li a:hover {
	background-position:left -34px;
}
/* Footer navigation */

nav.footer {
	float:right;
}

nav.footer ul {
}
nav.footer ul li {
	list-style-type:none;
	float:left;
	padding-left:15px;
}
nav.footer a {
	color:#F0F0F0;
	font-weight: bold;
	text-decoration: none;
}
/* Misc

---------------------------------------- */

.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
}
.button:hover {
	background:#999;
}
.no-results {
}
.widget-area {
}
.line-hor {
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background-color: #E9E9E9;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.line-hor.alt {
	margin-top:20px;
}
/* Address */

.address {
	padding:15px 0 0 0;
}
.address dt {
	margin-bottom:1.5em;
}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
}
.address dd span {
	float:left;
	width:100%; max-width:100px;
}
/* Forms

---------------------------------------- */



/* Form defaults */

input, select, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
/* Comment form */

#commentform label {
	display:inline-block;
}
#commentform p.field {
	margin-bottom:5px;
}
#commentform small {
	color:#8b8b8b;
}
#commentform input[type=text] {
	width:100%; max-width:250px;
	padding:4px 8px;
	display:block;
	background:#c7c7c7;
	border-bottom:none;
	border-right:none;
	border-left:1px solid #959595;
	border-top:1px solid #959595;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
	line-height:1.2em;
	vertical-align:top;
}
#commentform textarea {
	width:100%; max-width:460px;
	height:150px;
	padding:4px 8px;
	margin-top:10px;
	overflow:auto;
	background:#c7c7c7;
	border-bottom:none;
	border-right:none;
	border-left:1px solid #959595;
	border-top:1px solid #959595;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
#commentform #submit {
	background:#89181e;
	height:1.875em;
	color:white;
	cursor:pointer;
	border:none;
	width:100%; max-width:140px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
#commentform #submit:hover {
	background:#1c1c1c;
}
#commentform input[type=text]:hover, #commentform input[type=text]:focus, #commentform textarea:hover, #commentform textarea:focus {
}
/* Contact form */

	.wpcf7-form p.field {
	margin-bottom:5px;
	line-height:1.8em;
	font-weight:bold;
}
.wpcf7-form p.field input {
	background:#c7c7c7;
	padding:8px 0 8px 8px;
	width:100%; max-width:330px;
	border:0 none;
	border-left:1px solid #959595;
	border-top:1px solid #959595;
	margin-right:10px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	color:#111;
	font-size:0.75em;
	position:relative;
}
.wpcf7-form p.field small {
	color:red;
}
.wpcf7-form textarea {
	width:100%; max-width:480px;
	height:160px;
	background:#c7c7c7;
	font-size:1em;
	padding:8px 0 8px 8px;
	border:0 none;
	border-left:1px solid #959595;
	border-top:1px solid #959595;
	overflow:auto;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	color:#111;
	font-size:0.75em;
	margin-bottom:20px;
	position:relative;
}
.wpcf7-form .submit-wrap {
	margin-bottom:0;
}
.wpcf7-form .submit-wrap input {
	background:#89181e;
	height:30px;
	color:white;
	cursor:pointer;
	border:none;
	width:100%; max-width:140px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
}
.wpcf7-form .submit-wrap input:hover {
	background:#000;
	color:#fff;
}
.wpcf7-not-valid-tip {
	width:100%; max-width:200px !important;
	position:absolute;
	left:100% !important;
	top:-5px !important;
	padding:1px 0 1px 5px !important;
	background:none !important;
	color:red !important;
	border:none !important;
}

/* Top search */

#top-search {
	/*position:absolute;
	right:0; */
	width: 100%;
	min-width: 100%;
	margin-bottom: 20px;
	dispaly: block;
}

/* Sidebar search form */

#searchform .searching {
	width:100%;
	/*max-width:231px; */
	/*height:32px; */
	background:#fff;
	border:1px solid #959595;
	/* border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px; */
	position:relative;
	display:inline-block;
}
#searchform input[type="text"] {
	box-sizing: border-box;
	width:100%; 
	/*max-width:195px; */
	/* font-style:italic; */
	color:#000;
	padding: 10px; 
	/*margin-left:20px; */
	line-height:1.1em;
	vertical-align:top;
	float:left;
	border:0 none;
	background:none;
}
#searchform .submit {
	width:29px;
	height:29px;
	border:0 none;
	background:#000 url(images/search-button.png) no-repeat left top;
	cursor:pointer;
	position:absolute;
	right:2px;
	top:2px;
}
/* Fluid Columns */

.one_half {
	width:48%;
}
.one_third {
	width:30.66%;
}
.one_third_footer {
	width:33%;
	position:relative;
	margin-right:0%;
	float:left;
}
.footer_h4 {
	font-size:1.25em !important;
}
.two_third {
	width:65.33%;
}
.one_fourth {
	width:22%;
}
.three_fourth {
	width:74%;
}
.one_fifth {
	width:16.8%;
}
.two_fifth {
	width:37.6%;
}
.three_fifth {
	width:58.4%;
}
.four_fifth {
	width:67.2%;
}
.one_sixth {
	width:13.33%;
}
.five_sixth {
	width:82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position:relative;
	margin-right:4%;
	float:left;
}
.last_col {
	margin-right:0 !important;
	clear:right;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	margin-bottom: 20px;
}

.extra-wrap a h3{
	color: #242424;
}

.extra-wrap a p{
	color: #242424;
}

.extra-wrap a{
	text-decoration:none;
}

/* Clear Floated Elements */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.cufon-loading {
	visibility: hidden;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.ramka {
	/*	background-color: #FFF;*/

	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.kamien {
	font-size: medium;
	list-style-type: none;
}
.rok {
	background-image: url(images/pl.png);
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #999;
}


#skipmenusik a {
    position: absolute;	
    display: inline-block;
    font-size: 1.27em;
	top: -900px;
    left: -900px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    width:100%; max-width: 300px;
    z-index: 1;
    font-family: arial, verdana, non-serif;
}


#skipmenusik a:hover,
#skipmenusik a:focus,
#skipmenusik a:active {
    background: #1f65a3;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    left: 0;
    top: 0;
    position: absolute;
}

#skipmenusik {
      list-style-type: none;
}

ul#skipmenusik{
	margin: 0;
}



#dostep {
	clear:left;
	display: block;
	float:right;
	z-index:9999;
}
#dostep div{
	display:inline-block;
	margin: 0;
	color: #242424;
}

#dostep a{
	display: inline-block;
	padding: 1px;
	text-decoration: none;
}

ul#top_menu,
ul.jezyk  {
	margin:0;
	margin-bottom:10px;
}





/*****************test *****************/

ul.cycle-slideshow {
	margin:0;
	padding:0;
	z-index: 0;
}
.cycle-slideshow {
	position:relative;
	width: 100%;
	max-width:670px;
}

.cycle-slideshow img{
	width: 670px;
	height: 373px;
}
.caption-text {
	width: 100%;
	display: block;
/*	position:absolute;*/
	bottom: 0px;
	padding: 8px;
	left: 0;
	font-size: 1.1em;
	box-sizing:border-box;
	text-decoration: none;
	color: rgba(250,250, 250, 1);
	line-height: 1em;
	/* font-weight: bold; */
	/*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); */
	background-color:#82171c; 
	font-weight:bold;
}

#outside {
	position:relative;
	overflow:hidden;
	width:100%; max-width:670px;
	display:block;
	font-size: 1.5em;
	
}

.prevControl {
	text-decoration:none;
	position:absolute;
	top:40%;
	margin-top: -1.5em;
	left:0;
	color:rgba(250,250,250,0.10);
	z-index:1000;
	padding:10px;
	background-color:rgba(0,0,0,0.10);
	font-weight:bold;
	line-height: 1.5em;
	width: 2em;
	text-align: center;
}

.nextControl {
	text-decoration:none;
	position:absolute;
	top:40%;
	margin-top: -1.5em;
	right:0;
	color:rgba(250,250,250,0.10);
	z-index:1000;
	padding:10px;
	background-color:rgba(0,0,0,0.10);
	font-weight:bold;
	line-height: 1.5em;
	width: 2em;
	text-align: center;
}

.prevControl:active,
.prevControl:hover,
.prevControl:focus,
.nextControl:active,
.nextControl:hover,
.nextControl:focus {
	color:rgba(250,250,250,1);
	background-color:rgba(0,0,0,1);
}

/* pager */
.cycle-pager { 
    text-align: right; width: 100%; z-index: 500; position: absolute; bottom: -10px; right:5px; overflow: hidden;
}
.cycle-pager span { 
	margin:0;
	padding: 0;
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}
/*****************test *****************/


.uwaga {
	color: #c00000;
}


a {   /* dodane: 17.05-2016 AK */
	border: 1px solid rgba(235,235,235,0);
}

a:focus{   /* dodane: 17.05-2016 AK */
}

ul.box_right { /* dodane: 17.05-2016 AK */
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
	margin: 0;

}

ul.box_right li { /* dodane: 17.05-2016 AK */
	width: 31%;
	margin: 0 2% 20px 0;
}

ul.box_right li img { /* dodane: 17.05-2016 AK */
    max-width: 100%;
}

ul.box_right li h4 { /* dodane: 17.05-2016 AK */
	display: inline-block;
}


/* ------------------------- RWD ---------------------- */


/* ----------------- header ------------- */

#button_mobile,#button_mobileP{
	display:none;
}

@media(max-width:840px){

	.logo_ifps .logo-link img{
		width:80% !important;
	}
	
	#button_mobile{
	cursor: pointer;
 /*   margin-bottom: 20px; */
    display: block;
    max-width: 120px;
    margin: auto;
    overflow: hidden;

    padding: 15px;
	}

	#slider-wrapper .cycle-slideshow,#slider-wrapper #outside,#slider-wrapper .container_24 .grid_24,#slider-wrapper .container_24{
		    max-width: 100% !important;
		margin:0;
	}

	.cycle-slide{
		width:100%;
	}
	
	h3.slider{
		display: none;
	}
	
	#button_mobile img{
    cursor: pointer;
    top: 3px;
    position: relative;
	}

	#button_mobile p{
    text-align: center;
    font-weight: bold;
    margin: 0;
    font-size: 1.7em;
    float: right;
    color: #89181e;
	}

	#button_mobileP{
		cursor: pointer;
		margin-bottom: 20px;
		display: block;
		max-width: 240px;
		margin: auto;
		overflow: hidden;
		margin-bottom: 20px;
		text-transform: uppercase;
		padding: 10px auto;
	}

	#button_mobileP p{
		text-align: center;
		font-weight: bold;
		margin: 0;
		font-size: 1.7em;;
		color: #82171c;
		float: right;
	}
	#text-7 ul{
		display:none;
	}
	
	header{
		/*min-height:220px; */
		height: auto;
		margin: 0 auto;
	}
	
	.head{
		min-height:127px;
		    height: auto;
	}
	
	.logo_ifps{
		float: none;
		margin: auto;
		display: block;
		text-align: center;
	}
	
	.menu_top{
		position: relative;
		margin: auto;
		text-align: center;
		 padding: 0 10px;
	}
	
	ul#top_menu{
		float: none;
		margin: auto;
		overflow: hidden;
		display: inline-block;
		clear: both;
		padding: 10px 0;
		text-align: center;
	}
	
	.menu_top li{
		padding: 0 7px;
		display: inline-block;
		float: none;
	}
	
	ul.jezyk{
		text-align: center;
		float: none;
		overflow: hidden;
		display: inline-block;
	}
	
	#dostep{
		float: none;
		display: block;
		text-align: center;
		margin: auto;
		padding: 10px;
	}
	
	.logo{
		z-index:-1;
    background-size: contain;
    top: 0;
    left: initial;
    right: 0;
    opacity: 0.5;
	}
	
	nav.primary{
		position: relative;
		/* top: 20px; */
		background-size: cover;
		border-radius: 0;
		box-shadow: none;
		/* height:80px; */
		margin-top: 10px;
	}
	
	.sf-menu{
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 9;
	    top: 60px;
	display:none;
	}
	
	.sf-menu > li{
		    float: none;
    text-align: center;
    overflow: hidden;
	}
	
	.sf-menu > li.menu-item-has-children > .menu_rozwin{
    content: " ";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 1px;
    border: 1px solid black;
    /* border-bottom: none; */
    z-index: 9;
    background: url('img/menu_rozwijane.png');
    cursor: pointer;
    background-position: 0px 4px;
	}
	
	.sf-menu > li.menu-item-has-children.active .menu_rozwin{
		background-position: 0px 43px;
	}
	
	.sf-menu > li > ul{
		    position: relative;
    top: 0 !important;
    width: 100% !important;
    /* text-align: center; */
    padding: 0;
    background: none;
	display: none !important;
	}
	
	.sf-menu > li.active > ul{
		display:block !important;
	}
	
	.sf-menu > li.active:after{
		
	}
	
	.sf-menu > li > ul > li {
		    float: none !important;
	}
	
	.sf-menu > li > ul > li > a{
		
	}
	
	.sf-menu > li > a{
		
	}
	
	#top-search {
    bottom: -30px;
    top: initial;
    left: 0;
    text-align: center;
	}
	
	ul.proj_cycle{
		text-align:center;
	}
	
	ul.proj_cycle li{
		min-width:200px;
	}
	
	

	
	#footer > div > div{
	}
	
	#stopka{
		
	}

	#stopka > div > div > div:last-child{
		margin-top:20px;
    float: none !important;
    clear: both;
    text-align: center;

	}
	
	
	#stopka > div > div{
		    padding: 15px !important;
	}
	
	#stopka > div > div > div:first-child a{
    		width: 48%;
    		display: inline-block;
    		text-align: center;
    		margin: 5px 0;	
	}
	
/*	.caption-text{
		font-size:16px;
	} */
	
	ul.box_right{
		text-align:center;
	}
	
	ul.box_right li{
		min-width: 200px;
		margin: 10px;
		text-align: left;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current_page_item > a{
		z-index:8;
	}

}

@media(max-width:650px) and (min-width:401px){
	#footer #widget-footer > div:nth-child(1),#footer #widget-footer > div:nth-child(2){
		width:49%;
		float:left;
	}
	
	#footer #widget-footer > div:nth-child(3){
		clear:both;
		    width: 100%;
	}
}

@media(max-width:950px){
	
	#slider-wrapper {
		margin-bottom: 0;
	}
	#my_postwidget-11 .latestpost li{
		font-size: 1em;
		overflow: hidden;
		margin-bottom: 20px;
		display: block;
	}
	#my_postwidget-11 .latestpost li a{
		padding-bottom: 20px;
	}
	#my_postwidget-11 .latestpost li h4{
    	font-size: 1.2em;

	}
	
	#my_postwidget-11 .latestpost li .home-thumbnail{
		 float: left;
	}
	
	#my_postwidget-11 .latestpost li .home_date{
		font-size: 1em;
		margin: 10px
	}

	#searchform .searching input{
		 width: calc(100% - 30px);
		  max-width: initial;
	}

	#searchform .searching input.submit{
    		width: 30px;
	}

	#searchform .searching{
    		max-width: 100%;
	    	border-radius: 0;
	}

	#cytat img{
    display: block;
    margin: auto;
	}
	
	.RACKWrapper > div{
		max-width: 1000px !important;
		width: calc(100% - 70px) !important;
	}
	
	.container_24{
	}
	
	#trescstrony,#footer{

	}

	#footer{
    padding-bottom: 40px;
	}

	#footer #widget-footer{

	}
	
	.cycle-slideshow img{
   max-width: 100% !important;
    height: auto;
	width:100% !important;
	}
	
	#mainwrapper{
		overflow:hidden;
	}
	
	#trescstrony,#footer .container_24{
		width:calc(100% - 20px);
	}
	
	#text-29,#text-28{
		text-align:center;
	}
	
	.container_24 .grid_8 img{
		width: auto !important;
		max-width: 100%;
		height: auto;
	}
	
	.container_24 .grid_16,.container_24 .grid_8,.container_24 .grid_16,.container_24 .grid_24{
		max-width: 100% !important;
		margin: 0;
	}
	
	#slider-wrapper .container_24{
			    height: auto;
 width: 100% !important;

	}

	#outside,.cycle-slideshow{
		max-width:100%;
	}
	
	#slider-wrapper{
			background-size: cover;
		overflow: hidden;
		height: auto;
		padding-bottom: 20px;
		/*    top: 40px; */
	}

	#slider-wrapper #slogan{
		position: initial;
		max-width: 100%;
		text-align: center;
	}
	
	.cycle-pager{
		display:none;
	}
	
	a img{
	    border: 0;
    max-width: 100%;
    width: auto !important;
    height: auto;	
	}
	
	.container_24 .grid_6,.container_24 .grid_18{
		margin: auto;
		float: none;
		clear: both;
		overflow: hidden;
		display: block;
		    max-width: 100% !important;
	}
	
	table{
	    overflow-x: auto;
    display: block;	
	}

	img{
		/* max-width:310px !important; 
		height:auto;*/
	}
	
	ul.spec_cycle li.icon{
		padding-bottom:15px;
	}
}

@media(max-width:950px) and (min-width:550px){
	ul.spec_cycle li {
		list-style-type: none;
			padding-top: 0;
		display: inline-block;
		width: 49%;
		vertical-align: top;
	}

	ul.spec_cycle li.icon {
		background-repeat: no-repeat;
		background-position: left 0px;
		padding-left: 68px;
	}

	.latestpost li{
		clear: left;
		list-style-type: none;
		margin-bottom: 8px;
		display: inline-block !important;
		max-width: 48%;
		vertical-align: top;
	}

}



.home_date{
	display:block;
}

.right{
	    float: right !important;
}


.postid-23154 .sharedaddy {
	display: none;
}


.gallery {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.wazne-wyroznienie {
	background-color: white;
}


#trescstrony ol li,
#trescstrony li{
	font-weight: 300;
	line-height: 1.375em;
	margin-bottom: 1em;
}




.cyrylica{ 
	list-style-type: none;
}

.cyrylica{
}

.cyrylica li:first-child:before {
  content: "а) ";
}

.cyrylica li:nth-child(2):before {
  content: "б) ";
}

.cyrylica li:nth-child(3):before {
  content: "в) ";
}

.cyrylica li:nth-child(4):before {
  content: "г) ";
}


.cyrylica li:nth-child(5):before {
  content: "д) ";
}


.cyrylica li:nth-child(6):before {
  content: "е) ";
}

.cyrylica li:nth-child(7):before {
  content: "є) ";
} 

.cyrylica li:nth-child(8):before {
  content: "з) ";
}

.cyrylica li:nth-child(9):before {
  content: "i) ";
}


.logoue-top{
	border:0; 
	max-height:40px !important; 
	margin-left: 50px !important;
}


.nawigacja {
	border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
	background: #f0f0f0;
	height: 3em;
}

@media (max-width: 950px) {
	
	.logoue-top{
		margin: 20px auto !important;
		max-height:40px; 
	}
	.nawigacja {
		height: auto;
		border: 0;
	}
	
	.caption-text {
		font-size: 18px;
	}
	
}



@media(max-width:550px){
  .logo_ifps .logo-link img {
    width: 95%;
  }
	.logo-top {
		max-width: 100%;
		height: auto;
		max-height: none;
	}
	.one_third{
		width:95%;
		margin:0 10px;
	}
	
	.extra-wrap{
		clear:both;
	}
	
	.container_24 .suffix_1{
		padding:0 !important;
	}


	.one_half{
		width:100% !important;
	}

	#controls span{
		display:block;
		width: 100%;
	}
	.romiarTekstu{
		width: 100%;
		display: block;
	}

	
	.one_third_footer{
		width:100% !important;
	}
	
	ul.proj_cycle li img{
		margin: 10px auto;
	}
  	ul.proj_cycle li {
		width: 100%;
		margin-bottom: 20px;
	}
}

