body {
	margin: 0 0 0 0;
		/*background: #015F80;*/
		background-image:url(images/zdjecianatlo.jpg);
		background-attachment:fixed;
			-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size:100% 100%;
	color: #EFEFEF;
		font-size: 14px;
margin:0 auto;
width:1000px;
}



#header {
/*background: #FFFFFF;*/
background:#CED2DF;
   height: 140px;
   width: 900px;
   padding:4px;
}


#main {
				/*background: #FFFFFF;*/
background:#CED2DF;
  font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
  text-align: justify;
  /*line-height:100%;
  letter-spacing:0.03em;*/
	color: #000000;
	font-size: 1em;
}


/*facebook*/
#facebook-slider{
	position:fixed;
	right:-202px;
	top:2px;
	z-index:100;"
}
#ikonka{
			cursor:pointer; 
			height:110px; 
			width:35px; 
			float:left; 
			background: url(facebook-slider.png);
}
#like-box{
			padding:0px; 
			float:left; 
			width:200; 
			height:240;
			background:white;
			border:solid lightgray 2px;
			border-radius: 0 0 0 10px;
}			

/*end facebook*/





#footer{
		background: #96C9FF;
  font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
  /*text-align: justify;*/
  /*line-height:100%;
  letter-spacing:0.03em;*/
	color: #306090;
	font-size: 1em;

}
a:link {color: #306090; text-decoration: none;font-weight: bold;font-style:normal;}
a:visited {color: #306090; text-decoration: none;font-weight: bold;font-style:normal;}

table, tr, td {
text-align:left;
}

h5 { font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #306090;
	font-size: 1.0em;
  text-align:center;
	margin-top: 10px;
}
h4 { font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #306090;
	font-size: 1.05em;
}
h3 { font-family: "Times New Roman", Georgia, serif;
	color:black;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
  text-align:center;
	margin-top: 4px;
}
h2 { font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	  text-align:center;
	color: #306090;
	font-size: 1.25em;
}
a {
	color: black;
}
a:hover {
	text-decoration: none;
	color: red;
}

  
   /* menu */
div.menu {
  margin: -24px 12px 0 12px;
  color:white;
  }
div.menu tr {
  margin: 0 0 0 0px;
  padding: 0em;
  background-color: #306090;
  }
div.menu td {
  list-style-type: none;
  margin-bottom: 0px;
  text-align: center;
  font-family:  Arial, Helvetica, sans-serif;
    font-size: 10px;
  letter-spacing: 0.0em;
  color: white;
         background-color: #306090;
  }
div.menu td a {
  display: block;
      background-color: #306090;
  overflow: hidden;
  text-decoration: none;
  }
div.menu td a:link {
  padding:0.5em;
  color: white;
    background-color: #306090;
  font-weight: normal;
  text-align: center;
  padding-left: 0.25em;
  }
div.menu td a:visited {
  color: white;
  font-weight: normal;
  text-align: center;
  padding-left: 0.25em;
      background-color: #306090;
  }
div.menu td a:hover {
  color: yellow;
      background-color: black;
  font-weight: normal;
  text-align: center;

  } /* end menu */



  /* menu blog */
  
  
#blog_menu {
	
	list-style-type:none;
	padding: 0;
	margin:0 auto;
	width:150px;
	text-align:center;
	font-size: 16px;
}
#blog_menu a{
			color: #306090; 
			text-decoration:none;
			font-weight: bold;
			font-style:normal;}

	#blog_menu li {
	
		list-style-type:none;
		line-height:25px;
		position:relative;
		padding-top: 5px;
		padding-bottom: 15px;
	}
	#blog_menu li:hover ul {
		height:auto;
	}

		#blog_menu li a {
			display:block;
			width:148;
			
			text-decoration:none;

			margin:0;
			padding:0;
		}

		#blog_menu li a:hover {
			color: red;
			
		}
	#podmenu {
		background-color:#CED2DF;
		position:absolute;
		left:149px;
		top: 0px;
		overflow:hidden;
		height:0px;
		width:140px;
		padding: 0;
		
		
	}
  #podmenu li {
  list-style: none;
  line-height: 25px;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 5px;
  }

  
  /* end menu blog */
  
  /* blog */

  
  h6 {font-family: "Times New Roman", Georgia, serif;
	color:black;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	margin-left: 10px;
	padding-right: 10px;
	color: black;
		}

	p.pblog {
	text-align: justify;
	line-height: 1.5em;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	}
	h3 a:link {
	font-family: "Times New Roman", Georgia, serif;
	color: black;
	font-style: italic;
	font-weight: normal;
	
  text-align:center;
	margin-top: 4px;
	}
	