body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.post edit{border:0px;}
a {
	text-decoration: none;
}
a:hover{color:gray;
	text-decoration: underline;}
.post a {
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.post2 a {
	color:white;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;
}
#galeria {	color:white;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;}
.post .edit {
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width:550px;
}
.gallery img {border: 0px solid #000;
	margin: 20px}
.post img {
	border: 3px solid #000;
	
	margin: 20px;
}
.post-meta span img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	float: none;
}


.header .menu {
	height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.wrapper {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bgr.jpg);
}
.sidebar {
	width: 210px;
	padding-right: 20px;
	padding-left: 40px;
	min-height: 200px;
	float: left;
	color: #FFF;
	text-align: justify;
}
.sidebar .about{border-bottom-style: none;}
.sidebar .about:hover {color:gray;}
.sidebar .loga {border:0;width:auto;}
.menu a {
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.footer span {
	text-align: center;
	display: block;
	padding-left: 280px;
	padding-right: 60px;
	font-size: 11px;
	color: #333;
	padding-top: 20px;
}
.header .logo {
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-left: 60px;
}

.footer span a {
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}



.post-meta {
	font-weight: bold;
	display: block;
	text-align: center;
}
.title {
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin: 0px;
	margin-top: 10px;
}
.title2 {
	font-size: 20px;
	font-weight: normal;
	display: block;
	margin: 0px;
	margin-top: 10px;
}
.post-meta span {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.post .comments {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000;
	clear: both;
	text-align: right;
}



.footer {
	clear: both;
	height: 40px;
	width: 880px;
	background-image: url(images/footer_bgr.jpg);
}
.content {
	width: 540px;
	padding-right: 60px;
	padding-left: 10px;
	float: right;
	text-align: justify;
	overflow:hidden;
}
.sidebar h3 {
	font-size: 24px;
	font-weight: normal;
}
.sidebar p {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sidebar a {
	color: #FFF;
}
.sidebar img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 2px solid #CCCCCC;
}



.header {
	background-image: url(images/header.jpg);
	clear: both;
	height: 220px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.site {
	margin: 0px;
	width: 100%;
	background-image: url(images/header_bgr.jpg);
	background-repeat: repeat-x;
}
.post a:hover {
	font-weight: bold;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.post przerwa {
 height: 30px;
 }
#menu {
color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;		
 position: relative;
top:-10px;
left:20px;
 list-style-type: none;
}
 #menu ul {
 list-style-type: none;
 }

#menu li {

 float: left;
position:relative;left:20px;
width:200px;
 }
 #menu li li {
 float: none;

 }
#menu li a {

display: block;
 width: 150px;
 text-align: center;
  background: #151515;
 color: white;
  padding: 3px 0;
  text-decoration: none;
  }
  
 #menu li a:hover {
 background: #CDCECF;
 color: #383D41;
 text-decoration: none
 }
#menu li ul {

position:absolute;left:-60px;

 height: 1px;
 overflow:hidden
 }
  
 #menu li:hover ul {
 height:200px
 }
h4{align:center}
