body {
	margin-top: 50px;
	padding: 0;
	background: #787878;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

h1, h2, h3 {
	margin-top: 0;
	color: #ac0024;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #ac0024;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #ac0024;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 60px 0 0 400px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.8em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #ac0024;
}

#logo img{
  position:relative;
  top:14px;
  left:-60px;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #c0c0c0;
}

#menu .current_page_item a {
	color: #fee2e0;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 720px;
	padding-left:5px;
}

#tekst {
	font-weight: bold;
  line-height: 130%
}

.nag {
	margin-top: 0;
	color: #ac0024;
	font-weight: bold;
	font-size: 1.6em;
}

#list {
  padding-left:60px;
  width:560px;
  color:#606060;
  font-style:italic;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #ac0024;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 250px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 0px 0px 0 15px;
	padding: 2px 2px;
	width: 110px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}
#s1 {
	margin: 0px 0px 0 10px;
	padding: 2px 2px;
	width: 500px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
#s2 {
	margin: 0px 0px 0 70px;
	padding: 2px 2px;
	width: 500px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
#s3 {
	margin: 0px 0px 0 35px;
	padding: 2px 2px;
	width: 500px;
	height: 100px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
  text-align:center;
}
.flower2 {
	padding-left: 20px;
}

#books {
  WIDTH: 700px; FLOAT: left
}
#books H1{
	WIDTH: 700px; BACKGROUND: url(images/belka.png) no-repeat; HEIGHT: 40px; padding: 8px 0 0 15px; color:#FFFFFF;font-size: 15px;font-weight: bold;letter-spacing:-1px;
}
#books P {
	LINE-HEIGHT: 1.1em;
}
.book {
 MARGIN: 20px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; CLEAR: both; PADDING-TOP: 30px
}
.book IMG {
	FLOAT: left
}
.desc {
	WIDTH: 550px; FLOAT: right
}
.desc H2 {
	COLOR: black; FONT-WEIGHT: bold; 	font-size: 1.2em;
}
.more {
	WIDTH: 110px; DISPLAY: block; BACKGROUND: url(images/more.png) no-repeat; FLOAT: right; HEIGHT: 20px;
}
.buy {
  WIDTH: 110px; DISPLAY: block; BACKGROUND: url(php/images/zamawiam.png) no-repeat; FLOAT: right; HEIGHT: 20px; margin-top:30px;
}
.downSection {
	CLEAR: both; PADDING-TOP: 20px;
}
.buttonpowrot {
  WIDTH: 110px; DISPLAY: block; BACKGROUND: url(images/powrot.png) no-repeat; FLOAT: right; HEIGHT: 20px; margin-top:30px;
}
#img_top{
  width:510px;
  height:250px;
  BACKGROUND: url(images/img06.jpg) no-repeat;
}
#img_top h1{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:25px 10px 0px 190px;
  color:#000000;
}
#img_top h1.dwa{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:10px 100px 0px 190px;
  font-size: 1.5em;
	color: #ac0024;
}


/* Lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#cytat_gora {
	margin-left:20px;
	background-image: url(images/cytat/gora.png);
	width:610px;
	height:21px;
}
#cytat_content {
	margin-left:20px;
	background-image:url(images/cytat/box.jpg);
	width:647px;
	height:1303px;
}
#cytat_dol {
	margin-left:20px;
	background-image:url(images/cytat/dol.png);
	width:610px;
	height:22px;
}
#cytat_znaczek {
	margin-top:15px;
	position: absolute;
	margin-left:-10px;
	border:#666 1px;
	background-image:url(images/cytat/znaczek.png);
	width:99px;
	height:106px;
}
#cytat_text {
	color:#333;
	font-style:italic;
	width:500px;
	padding-left:30px;
	padding-top:170px;
	border:#666 1px;
	margin-left:50px;
}

#cytat_text2 {
	color:#333;
	font-style:italic;
	width:500px;
	padding-left:30px;
	margin-left:50px;
}



#cytat_container {
	border:#333 1px;
	width: 610px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
