#wrapper {

	width: 100%;
	height: 100%;
	margin: 0px auto;
}

#footer {

	width: 600px;
	height: 100%;
	margin: 0px auto;	
	background-color: #FFFF99;
	border-width: 2px;
	border-color: #660000;
	border-style: solid;
	height: 250px;
	text-align:center;

}

#book {
	width: 800px;
	margin: 0px auto;
}

#visitors {
	width: 600px;
	margin: 0px auto;
	background-color: #FFFF99;
	border-width: 2px;
	border-color: #660000;
	border-style: solid;
	height: 500px;
	overflow: auto;
}


#book_arch {
	width: 800px;
	margin: 0px auto;
}


#last_five {

	text-align:center;
	border-left-color: #660000;
	border-left-style: dotted;
	border-left-width: 2px;
	margin-left: 300px;
}

div.clear {
 clear: both;
}

form {
	margin: 15px;	
}

p.autor {
	font-size: 11px;
	font-style: italic;
}

p.autor_arch {
	font-size: 11px;
	font-style: italic;
	margin: 0px;
}

.wpis_do_ksiegi {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;	
	border-bottom-color: #CC9900; 
	border-bottom-style: double;
	border-bottom-width: 2px;

}

.wpis_do_ksiegi_arch {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-botoom: 0 px;

}


p.tresc_wpisu {
	font-size: 12px;
	margin: 0px;

}

p.tresc_wpisu_arch {
	font-size: 12px;

}

p.info_green {
	font-size: 12px;
	color: green;
	font-weight: bold;	
}

p.info_red {
	font-size: 12px;
	color: red;
	font-weight: bold;	
}

.tresc_wpisu a .autor a {
	color: #663300;
}

.tresc_wpisu a:visited, tresc_wpisu a:active, .autor a:visited, .autor a:active {
	color: #663300;
}


.wpis_do_ksiegi ol {
	list-style: upper-roman outside;
	font-size: 12px;
}


#share_cip {
	text-align:center;
	float: left;
	width: 295px;
	margin: auto;
}

body
{
	background-image:url('grafika/tlo.png');
}

.kniga_sr
{
	background-image:url('grafika/kniga_sr.gif');
	background-repeat: repeat-y;
}

h2 {
	color: #663300;
	font-size: 14px;
	text-decoration: underline;
}

td {
	font-size: 9px;
}

img.kniga {
	border: 0px;
	margin: 0px;
	display:block;
}

img {
	border: 0px;
	margin: 0px;
}

.book_parts {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.kniga {
	margin: 0px;
	padding: 0px;
}


.strona_lewa {
	float: left;	
	margin-left: 95px;
	width: 270px;
	margin-bottom: 0px;
}

.strona_prawa {
	margin-left: 385px;
	width: 270px;
	margin-bottom: 0px;
}