

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: white;
 background: url(bg.jpg) repeat-x;
 background-color: white;
 text-align: justify;
}


p {
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 14px;
}


h1
{
	visibility: hidden;
}


a {
	color: #198cb7;
}
a:hover {
	text-decoration: none;
	text-decoration: underline;
}
a.back {
	background: url(back.png) no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}


#wrapper { 
 margin: 0 auto;
 width: 780px;
}


#faux {
 background: url(bgcontent.jpg) repeat-y;
 margin-bottom: 0px;
 overflow: auto;
 width: 100%;
}


#header {
 color: #333;
 position: relative;
 width: 780px;
 height: 210px; /*picture height*/
 margin: 0;
 background: url(nagl.jpg) no-repeat;
}


#motto {
	position: absolute;
	width: 340px;
	height: 110px;
	top: 36px;
	left: 400px;
	color: #E8F3F7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
#motto span {
	font-weight: bolder;
}

                                /* * * * Begin Right Column * * * */

#rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 225px;
 float: right;
}
#rightcolumn ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#rightcolumn ul li {
	
}
#rightcolumn ul li a
{
	display: block;
	height: 45px;
	width: 200px;
	background: url(button.jpg) no-repeat;
	color: #dcaa24;
	text-decoration: none;
	line-height: 1.4em;
	padding: 10px 0px 0px 15px;
}
#rightcolumn ul li a:hover
{
	background: url(button_on.jpg) no-repeat;
}
#rightcolumn ul li a:active
{
	background: url(button_on.jpg) no-repeat;
}


											/** Begin SUBMENU class **/

#rightcolumn ul.submenu {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 24px;
}
#rightcolumn ul li {
	
}
#rightcolumn ul.submenu li a
{
	display: block;
	height: 36px;
	width: 160px;
	background: url(button2_on.jpg) no-repeat;
	color: #dcaa24;
	text-decoration: none;
	line-height: 1.4em;
	padding: 8px 0px 0px 0px;
	margin: 0 0 0 30px;
}
#rightcolumn ul.submenu li a:hover {
	background: url(button2.jpg) no-repeat;
}

											/** End SUBMENU class **/
								 
											/* * * * End Right Column * * * */
								 
								 
											/* * * * Begin Left Column * * * */


#leftcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 margin-left: 20px;
 
 margin-bottom: 40px;    /* content-footer margin */
 
 padding: 0px;
 
 padding-left: 20px;     /* content left margin */
 
 width: 465px;
 display: inline;
 position: relative;
}


#leftcolumn a.more {
	background: url(more.png) no-repeat;
	background-position: 1px 3px;
	text-decoration: none;
} 
#leftcolumn a.more:hover {
	background: url(more_on.png) no-repeat;
	background-position: 1px 3px;
} 

#leftcolumn a.buy {
	background: url(cart.png) no-repeat;
	display: block;
	width: 150px;
	height: 40px;
	padding: 10px 0 0 30px;
}


#leftcolumn p.dane {
	line-height: 140%;
}
#leftcolumn p.motto {
	background: url(cudz.png) no-repeat;
	padding-left: 15px;
}
#leftcolumn p span {
	color: #3F3F3F;
	font-weight: bold;
}


#leftcolumn h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
}
#leftcolumn h3 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #198cb7;
	margin-bottom: 5px;
}
#leftcolumn h3 a {
	color: #198cb7;
	text-decoration: none;                                              /* Tytuł książki */
}
#leftcolumn h3 a:hover {
	color: #198cb7;
	text-decoration: underline;
}
#leftcolumn h4 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #198cb7;
	margin-bottom: 5px;*/
	font-weight: bold;
}

#leftcolumn h5 {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #198cb7;                                               /* Książki polecane */
	padding-top: 20px;
}

#leftcolumn h5.about {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;                                             /* "O książce", "o autorze" */
}

#leftcolumn h6 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#leftcolumn blockquote {
	font-style: italic;
}

p.podpis {
	text-align: right;
}

p.podpis span {
	font-style: italic; 
}


#leftcolumn img {
	float: left;
	margin: 0px 20px 0 0;
}

#leftcolumn img.logo {
	float: left;
	margin: 20px 20px 5px 0px;
	padding: 10px 0 0 5px;
}

											/* * * * End Left Column * * * */

											/* * * * Begin Footer * * * */

#footer { 
 width: 780px;
 height: 72px; /*wysokość obrazka*/
 clear: both;
 color: #EFEFEF;
 background: url(footer.jpg) no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 
 text-align: center;       /* umiejscowienie tekstu */
 vertical-align: middle;   /* umiejscowienie tekstu */
}
.clear { clear: both; background: none; }

											/* * * * End Footer * * * */
