
/* LAYOUT */

body {

	background-color: #fff;
	background-image:url(images/bgsky.jpg);
  background-repeat:repeat-x;
  background-position:top left; 
  
	}

#wrapper {
	padding:0;
	}

#container {
	background: url(images/header-background-new2012v1.jpg) top left #fff repeat-x;
	}

#contentwrap {
	background-color: #fff; 
  border-bottom: 0px solid #ffffff; /* biały niewidoczny pasek nad footer-em*/
	}

a {
	color: #504e4e;
	}

a:hover {
	color: #dc0000;
	}
/* HEADER */

#header {
	height: 85px;
	padding:18px 0 0 0;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 8px 0 2px 10px;
	font-weight: normal;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;                       
	text-decoration: none;
	}


#header h2 {
	padding-left: 10px;
	color: #9e9c9c;                       
	font-size: 12px;
	line-height: 16px; 
	font-family: Tahoma, Arial;
	}

.logoimg {
	margin-left: 10px;
	}

.feedtwitter {
	margin-top: 28px !important;
	text-align: right;
	}

.hb {
	text-align: center;
	padding: 15px;
	}	
	
.dataczas {
  font-size: 11px;
  text-align:left;        
	line-height: 11px; 
	font-weight: none;
	color: #d1d1d1;
	background: url(images/bg_data2.jpg);
	background-repeat: no-repeat; 
	padding: 7px 7px 10px 7px;
	 
  }
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 24px;
	margin-top: 4px;
	float: right;
	}
	
#pagemenu {
	height: 30px;
	float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	} 	

#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	} 
#pagemenu li a, #pagemenu li a:link {
	color: #c8ccd1;
	display: block;
  margin: 0px 3px 0px 3px;
	padding: 7px 6px 6px 6px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	color: #c8ccd1;
	display: block;
	text-decoration: underline;
	}

#pagemenu  li.current_page_item a {
	color:#c8ccd1;
	text-decoration: none;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 40px;
	margin-top: 6px;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {           /* menu główne */
	color: #ffffff;
	display: block;
    margin: 2px 2px 0px 2px;
	padding: 14px 10px 14px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	text-transform: none;
	}
	
#nav li a:hover, #nav li a:active {

	color: #ffffff;
	display: block;
	text-decoration: underline;
	}
	
#nav  li.current-cat a {
	color:#fff;                   /* go home */
	display: block;
	text-decoration: none;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	background: url(images/bg_middle.png) ;
	padding: 15px 5px 0 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.line {
	padding-bottom: 10px;
	}

.lineshort {
	padding-bottom: 10px;
	}

.post {
	padding-bottom: 10px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 5px 0px 0px 5px;
	line-height: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #303030;
	background: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	}

	
.title a {
  text-decoration: none;
  padding: 5px 0px 0px 5px;
	color: #303030;
	 
	}

.title a:hover {
	text-decoration: underline;
	padding: 5px 0px 0px 5px;
	color: #dc0000;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}

.wynikiwyszukiwania {
	margin-bottom: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #bbb;
	line-height: 12px;
	text-decoration: none;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px;
	font-size: 11px;
	background: #ffffff;
	color: #005599;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #ffffff;
	text-decoration: underline;
	color: #dc0000;
	}
	
.datebig {
	background:#8f8f8f;
	color:#FFFFFF;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1;
	margin:4px 10px 4px 0;
	padding:0 0 2px;
	position:relative;
	text-align:center;
	width:7em;
	height:48px;
}	

.datebig span span {
	background:#696969;
	border-color:#3c3b3b;
	border-style:solid;
	border-width:1px 0;
	font-size:20px;
	font-weight:normal;
	line-height:0.9;
	margin:2px 0 0 0;
	padding:0 0 2px 0;
}

.datebig span {
	background:#dc0000;
	color:#ffffff;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 3px;
	padding:3px 0 0;
	width:100%;
}

.postdate {
	font-size: 11px;
	text-decoration: none;
	padding: 1px 4px;
	font-family: Arial, Tahoma, Verdana;
	background: #ffffff;
	color: #504e4e;
	}
	
.postdate2 {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	background: #ffffff;
	color: #d1d1d1;
	}
	
.postmeta {
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px;
	font-family: Arial, Tahoma, Verdana;
	color: #005599;
	}
	
.postautor {
	font-size: 11px;
	text-decoration: none;
	padding: 1px 1px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: none;
	color: #34588c;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {                /* tekst - artykuły */
	text-align: left;
	line-height: 16px;    /* odstęp między linijkami w tekscie */
	padding-top: 8px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #303030;      /* color: #34588c; */
	}
	
.navigation {
	padding: 1px 0;
	}
	
blockquote {
	overflow: hidden;
	background-image:url(images/cytat.jpg);
	background-repeat:no-repeat;
  background-position:top left;
	padding-left: 45px;
	padding-right: 5px;
	font-style: italic;
	color: #666;
	border-right: 1px solid #e3e8ed;
	border-bottom: 1px solid #e3e8ed;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 0 0 10px 0;
	}


.sidebar {
  font-size: 12px;         /* wielkość fontów sidebar */
	margin-right: 10px;
	line-height: 14px;       /* odstep miedzy linijkami sidebar */
	}
	
.pogoda {
  font-size: 12px;
  text-align:center;        
	line-height: 5px; 
	font-weight: none;
	color: #6a6a6a;   
	background: #eeeeee;  
	}
	
.pogodatitle {
  padding-bottom: 5px;
  font-size: 13px;
  text-align:center;        
	line-height: 10px; 
	font-weight: bold;
	color: #dc0000; 
	background: #eeeeee;     
	text-transform: uppercase;
	}
	
.sidebar a {
	text-decoration: none;
	color: #005599;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#dc0000;
	}
	

	
#search input, #searchform input{
	border: 1px solid #7e7979;
	}
	
#search label, #searchform label {
	margin: 0 0 10px 0;
	padding: 6px 10px;
	background-position: top;
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #0a2654;
	display: block;
	}
	
#s {
	width: 130px;
	padding: 4px;
	}
	
#searchsubmit {
	border: 2px solid #7e7979;
	background: #7e7979;
	color: #fff;
	}
	
#topsearch {
	padding:24px 0 0 0;
	text-align: center;
	}
	
#topsearch input {
	border: 0px solid #9a9a9a;
	font-family: Tahoma, Arial;
	color: #999999;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 150px;
	padding: 2px;
	}



.rssbox {
	background: #fff7df;
	border: 1px solid #f9931b;
	padding: 10px;
	margin: 0 10px 10px 0;
	}
.rssbox a {
	color: #e23007;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.rssbox a:hover {
	color: #e23007; 
	text-decoration: underline;
	}

.twitterbox {
	background: #eff0fa;
	border: 1px solid #657fc0;
	padding: 10px;
	margin: 0 10px 10px 0;
	}
	
.twitterbox a {
	color: #02349b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.twitterbox a:hover {
	color: #02349b; 
	text-decoration: underline;
	}
		
/* Social icons */
.addthis_toolbox .hover_effect
{

    padding: 8px 0 8px 8px;
    border: 3px solid #eee;
    margin: 10px 0 0 0;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

	
.sidebarvideo {

	}
	
.reklama ul {
	margin: 0px 0 0 0;     /* odstęp od góry strony*/
	padding: 2px 0 2px 8px;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-weight: none;
	text-transform: uppercase;
	text-align: center;
	color: #898989;
	background: none;
	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 5px 0px 12px 10px;  /* trzecia - wysokość podkładu pod kategorię*/
	font-size: 11px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #dc0000;
	background: url(images/bg3.jpg) 
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #ffffff         /* tło poza sidebaram - nad, pod nim        10 */
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #ffffff;        /* kolor pod np pytanie sondy */
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #ffffff       /* kolor lini po miedzy postami w sidebar */
	}
	
.sidebar ul li li {
	padding: 1px 0px 1px 8px;  
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet3.gif) no-repeat top left;
	padding: 1px 0px 1px 8px;
	margin: 1px 0;
	}
	
	
	
	
	
	
	
	
	.sidebar2 h2 {
	margin: 10px 0 0 0;
	padding: 5px 0px 2px 10px;  /* trzecia - wysokość podkładu pod kategorię*/
	font-size: 11px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #dee1e5;
	background: url(images/bg4.jpg) 
	}

.sidebar2 ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #ffffff         /* tło poza sidebaram - nad, pod nim        10 */
	}
	
.sidebar2 ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #ffffff;        /* kolor pod np pytanie sondy */
	}

.sidebar2 ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #ffffff       /* kolor lini po miedzy postami w sidebar */
	}
	
.sidebar2 ul li li {
	padding: 1px 0px 1px 8px;  
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar2 ul li ul li {
	background: #FFFFFF url(images/bullet3.gif) no-repeat top left;
	padding: 1px 0px 1px 8px;
	margin: 1px 0;
	}
	
	
	
	
	



#wp-calendar th {               /* ustawienia  P W S C P S N */
	font-style: normal;
	text-transform: capitalize;
	color: #ffffff;
	background: #c2c2c2;        
	}
#wp-calendar caption {          /* ustawienia  MIESIĄC ROK */
	padding: 2px 4px;
	text-transform: uppercase;	
	margin: 2px 0 2px 0;
	font-size: 10px; 
	color: #dc0000;
	background: #d9dadb;
	}

#wp-calendar td {               /* kalendarium */
	color: #777;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background: #eeeeee;
	border-color:#fff;
	border-style:solid;
	border-width:1px 1px 0px 0px; 
	}

#wp-calendar td:hover, #wp-calendar #today { /* podswietlanie */
  font-weight: bold; 
	background: #c2c2c2;
	color: #ffffff;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #2c3239;
	padding: 5px;
	text-align: center;
	color: #8a8f95;
	font-size: 12px;
	}

#footer a {
	color: #8a8f95;
	text-decoration: none;
	} 

#footer a:hover {
	text-decoration: underline;
	} 
	
#footer2 {
	color: #c1c3c6;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	background: #3d454e;
	}	

#footer2 a {
	color: #c1c3c6;
	text-decoration: none;
	} 

#footer2 a:hover {
  color: #dc0000;
	text-decoration: none;
	} 
	
	
#wyszukiwarka {
	color: #c1c3c6;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 5px 5px;
	}	

#wyszukiwarka a {
	color: #c1c3c6;
	text-decoration: none;
	} 

#wyszukiwarka a:hover {
  color: #c1c3c6;
	text-decoration: underline;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #eeeeee;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px 1px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 478px;
	padding: 5px;
	background: #eeeeee;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px 1px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	list-style: none;
	background: #f9f9f9;
	border-color:#dddddd;
	border-style:solid;
	border-width:4px 0px 1px 0px;
	

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.wpcf7-form {
  background:#ffffff;
  padding:30px;
  }
  
  
  
#abc .moje_zdjecie {
  margin-left: 10px; 
  font-family: Tahoma, Arial; 
  color:#fff; 
  font-size: 36px; 
  font:bold; 
  text-decoration:none;
  }

#abc a:hover {
  margin-left: 10px; 
  font-family: Tahoma, Arial; 
  color: #dc0000; 
  font-size: 36px; 
  font:bold; 
  text-decoration:none;
  outline:none;
  }


























  
  


