/*--------------------------------------------------------
	css theme name: kopiec wolnosci
	author: bartosz mediger (http://mediger.net)

	created : may 11, 2007
	
*/


* {
	margin: 0px; padding: 0px;
	line-height: 17px; }

html { overflow-x: hidden; overflow-y: scroll; }



blockquote {
	width: 100%; 
	float: left;
	letter-spacing: 1px;
	padding: 0 0 10px 0; }

	blockquote img {
		float: left;
		padding: 4px 10px 1px 0; }


body {
	background: #f5f6fa url(../images/header.jpg) no-repeat center top; }

	
body, input, h1, h3, h4, h5, input, legend, p, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #1a4d9e;
	text-align: justify;
	font-weight: normal;
	color: Black; }

	
fieldset { border: none; }


img { border: none; }


label { cursor: pointer; }


li {
	background: url(../images/dot2.gif) no-repeat left 5px;
	padding: 0 0 18px 15px; }


input { border: 1px solid #555; }


ol { margin: 0 0 0 1.9em; }


ol li {
	background: none;
	padding: 0; }


p { padding-bottom: 15px; }


p img { float: none; }


textarea { overflow: auto; }


ul {
	margin: 10px 0 20px 20px;
	list-style: none; }








.more {
	float: right;
	font-weight: bold;
	color: Black; }




/* news */

.news {
	float: left;
	padding: 5px 0 0 0; }

.news img {
	float: left;
	margin: 0 10px 10px 0;
	text-align: left; }
	
.news p { padding: 0; }

.news span { padding: 10px 0 0 0; }



/* nawgiacja */

a { color: #115994; text-decoration: none; }
a:hover { text-decoration: underline; }




/* nagłówki */

h1, h3, h4 { text-align: left; }

h1 {
	width: 320px;
	border-bottom: 1px solid #b9c27f;
	margin: 0 0 10px 0;
	padding: 0 66px 5px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #4a5d04; }


h3, h4 {
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: url(../images/dot.gif) no-repeat left 5px;
	padding: 0 0 15px 17px;
	color: #333; }

h4 {
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: Black; }



h5 { background: transparent; }





/* banerki */

#banners { margin: 10px 0 30px 0; }

	#banners img { margin: 2px 0 2px 0; }

	#banners p {
		color: #125896;
		padding-bottom: 5px; }



		
/* ksiega gosci - dodaj wpis */

#bookAdd div {
	width: 510px;
	margin-bottom: 0.3em; }

#bookAdd label {
	float: left;
	width: 100px;
	line-height: 21px; }

#bookAdd legend {
	padding: 20px 0 15px 0;
	margin-left: -5px; }

#bookAdd input,
#bookAdd textarea {
	width: 195px; height: 18px;
	border: 1px solid #cfcfcf;
	padding: 2px 2px 0 3px }
	
#bookAdd textarea {
	width: 400px;
	height: 120px; }

	#bookAdd .button {
		float: right !important;
		line-height: 22px;
		width: 60px !important; height: 22px;
		padding: 0 0 5px 0;
		text-align: center;
		cursor: pointer; }



/* ksiega gosci - lista */

#bookList li {
	background-position: left 6px;
	padding-bottom: 0;}

#bookList span {
	color: #444;
	text-transform: uppercase; }




#container {
	width: 100%;
	padding: 277px 0 0 0; }




	
#flash { position: absolute; top: -200px; right: -4px; }


	
/* foot */

#foot {
	float: left;
	width: 745px;
	border-top: 4px solid #115994;
	margin: 30px 0 20px 0;
	padding: 0 15px 0 0 ;
	text-align: right; }
	
	#foot,
	#foot a {
		font-size: 10px;
		text-align: right;
		color: #333; }



		
/* gallery */

#gallery { margin: 10px 0 10px 0; }

	#gallery a {
		float: left;
		margin: 5px; }
		




#left {
	float: left;
	width: 175px;
	padding: 0 0 0 17px; }



#logo {
	display: block;
	position: absolute; top: -277px; left: 0;
	width: 100%; height: 53px;
	background: url(../images/logo1.gif);
	text-indent: -1000px; }
	




#mail {
	position: absolute; top: -220px; right: 20px;
	display: block;
	background: url(../images/koperta.gif) no-repeat left 3px;
	padding: 0 0 0 20px;
	color: White; }



#main {
	float: right;
	width: 530px;
	padding: 0 35px 0 0; }




	
/* menu */

#menu { min-height: 210px; _height: 210px; }

	#menu a {
		display: block;
		background: url(../images/dot.gif) no-repeat left;
		padding: 0 0 0 18px;
		font-weight: bold;
		text-align: left; }
		
	#menu li {
		height: auto;
		background: url(../images/line.gif) no-repeat left;
		margin: 0;
		padding: 0 0 0 12px; }
		
	#menu li a {
		display: inline;
		background: none;
		padding: 0;
		font-size: 11px;
		font-weight: normal; }
	
	#menu ul {
		margin: 0 0 0 15px; }





#page {
	position: relative;
	width: 763px; min-height: 358px;
	background: url(../images/top.gif) no-repeat top; 
	margin: 0 auto;
	padding: 17px 0 0 0; }

