/*
Theme Name: sm
*/


*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }

caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}


strong { font-weight:bold }
em { font-style:italic }
a img { border:none } 


ol, ul, li { list-style-type:disc; }


}
@font-face {
	font-family: 'Calibri';  
		src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'),
		 url('fonts/calibri.woff') format('woff'),
		 url('fonts/calibri.ttf') format('truetype'),
		 url('fonts/calibri.svg#webfont') format('svg');
	font-weight: normal;  
}



body {
	font-family: 'Calibri', Arial, Tahoma, sans-serif; 
	
	font-size: 13px;
	color: #000;
	background-color: #fff;
}
p {color:#000; font-size: 14px; 	font-family: 'Calibri', Arial, Tahoma, sans-serif;  }


h1, h2, h3, h4 {
	font-weight: normal;
		font-family: 'Calibri', Arial, Tahoma, sans-serif;  
	font-size: 18px;
}

h1 {
	font-weight: normal;
	
		font-family: 'Calibri', Arial, Tahoma, sans-serif;  
	font-size: 18px;
	color: #556bb2;
}

a.pdf {
	background: url('images/pdff.jpg') left center no-repeat;
	font-weight: normal;
		font-family: 'Calibri', Arial, Tahoma, sans-serif;  
	font-size: 16px;
	line-height: 1.2em;
	height: 30px;
	padding: 6px 0 6px 60px;
	display:block;

	
}

.szer {
width: 600px;
margin-top: 10px;
margin-bottom: 10px;
}


a {
	text-decoration: none;
	color: #556bb2;
	font-weight: normal;
	font-family: 'Calibri', Arial, Tahoma, sans-serif; 
	font-size: 14px;
}

a:hover {

	text-decoration: underline;

}

em {
	font-size: 11px;
	font-style: italic;
	color: #fff;
}



p {
	line-height: 1.5em;

}
.centerContainer {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}



/* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA */
div#tlo {
background-color: #D3E1F4;
height: 310px;
}

div#lewo {
width: 190px;
float: left;
}
div#prawo {
width: 780px;
float: right;
padding-right: 30px;
}
div#logo {
padding: 0 15px 0 30px;
}
#glowna {
width: 780px;
height: 70px;


}
#nawigacja {
width: 700px;
height: 70px;
background-color: #fff;
float:left;

}

#przycisk {
width: 80px;
height: 70px;
background-color: #556bb2;
float:right;

}
#obrazek {
width: 780px;
height: 240px;


}

ul#nav {
width: 700px;
padding-left: 15px;
padding-top:8px;
position: absolute;
z-index: 999;
}
ul#nav li {
display: inline;
padding-bottom:10px;

line-height: 2.0em;
}
ul#nav li a {
background: url('images/bullet.jpg') left center no-repeat;
color: #000;
font-size: 14px;
text-decoration: none;
padding: 5px 20px 5px 20px;
 -webkit-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -ms-transition: all .25s ease-in-out;


}
ul#nav li a:hover {
color: #556bb2;
padding: 15px 20px 5px 20px;
 -webkit-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -ms-transition: all .25s ease-in-out;
}




/* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA */

div#content{
min-height: 500px;
}

div#lewo_content {
width: 670px;
float: left;
padding-top:20px;



}
div#prawo_content {
float: right;
width: 290px;
padding-top:20px;
padding-left: 20px;
background: url('images/pasekpion.png') top left no-repeat;

}



div#content_fullsize{
padding-top:20px;
min-height: 350px;

}

/* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA */

div#footer {
padding-top: 20px;


}
div#footer_lewo {
padding-top: 20px;
float: left;
padding-right: 10px;
}
div#footer_lewo2 {
float: left;
padding-top: 20px;
}
div#footer_lewo p {
line-height: 1.25em;

font-size: 14px;
color: #000;
}
div#footer_prawo {
padding-top: 20px;
float: right;
}



/*------ MAIN CONTENT -------*/
#main-content {

	background-color: #FFFFFF;

	padding: 1px;
	float: left;
}

#main-content .container {
	width: auto;

	border: none;
}

#main-content .container h2.pagetitle {
	display: block;
	padding: 0 0 10px 0;
	color: grey;
	font-size: 17px;
	text-transform: uppercase;
	border-bottom:1px solid #DFDDD5;
	margin-bottom: 20px;
}

.post {
	display: block;
	position: relative;
	font-size: 100%;
	margin-bottom:25px;
	padding-bottom:5px;
}

.post.excerpt {
	border-bottom:1px solid #DFDDD5;
}

.post .thumbnail {
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	width:200px;
	height:200px;
}

.post h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
}

.post h2 a {
	color: #0050a2;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post small {
	background-color: grey;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	
	color:#fffffe;
	font-size: 1em;
}

.post small a {
	color:#fffffe;
	text-decoration:none;
}
.post small a:hover {
	text-decoration:underline;
	color:#fffffe;
}
.post .summary {
	display:block;
	
	margin-top:20px;
	float:left;
	width:350px;
}

.post .post-content {
	display:block;
	margin-top:20px;
	clear:both;
}

.post p {
	padding-bottom:2em;
}
h2 {
	color: grey;
}
a.slide-slow-sm {
 font-size:36px;
 color:#ad1010;
font-family: "Arial Black";
font-style: italic;


}
a:link.slide-slow-sm
{
color: ad1010;
text-decoration: none;
}
a:hover.slide-slow-sm {
color: #566cb2;
text-decoration: none;
}

a:visited.slide-slow-sm {
color: ad1010;
text-decoration: none;
}

div.slide-slow-sm {
 font-size:22px;

 color:#566cb2;
 width:300px;
 margin:90px auto;

 -webkit-animation-name: zoom-in-out;
 -webkit-animation-duration: 3s;
 -webkit-animation-timing-function: linear;
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: normal;
 -webkit-animation-fill-mode: none;

 animation-name: zoom-in-out;
 animation-duration: 3s;
 animation-timing-function: linear;
 animation-delay: 0s;
 animation-iteration-count: infinite;
 animation-direction: normal;
 animation-fill-mode: none;

}

@-webkit-keyframes zoom-in-out {
  0%{
	-webkit-transform: scale(1);
	transform: scale(1);
  }
  51%{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
  }
  100%{
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}

@keyframes zoom-in-out {
  0%{
	-ms-transform: scale(1);
	transform: scale(1);
  }
  51%{
	-ms-transform: scale(1.2);
	transform: scale(1.2);
  }
  100%{
	-ms-transform: scale(1);
	transform: scale(1);
  }
} 