/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #000000;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #333333;
}

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: 1100px;
	margin: 0 auto;
	height: 121px;
}

/* Header */

#logo {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding: 40px 10px 0 280px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding-left: 100px;
	color: #000000;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
	padding-top:0px;
	position:relative;
	top:-20px;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
	padding-top:20px;
	position:relative;
	top:-20px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
	
}

/* Menu */

#menu {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	height: 61px;
	background: url(../images/img01.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 24px 0 0 260px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 20px 30px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #5E5034;
}

#menu a:hover {
	color: #5E5034;
}

#menu .current_page_item a {
	color: #5E5034;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #EAE1D1;
}

/* Page */

#page {
	width: 1100px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img02.gif) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 10px 10px 0px 10px;
}

.post {
	padding-bottom: 15px;

}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #000000;
}

.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 {
	display: block;
	width: 101px;
	height: 24px;
	padding-left: 10px;
	background: url(../images/img06.jpg) no-repeat left top;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
	padding-left: 40px;
	padding-right: 10px;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding-right: 40px;
}

.sidebar {
	float: left;
	margin-top: 20px;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	background: url(../images/img05.jpg) no-repeat left bottom;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 10px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	background: none;
}


.sidebar li h2 {
	height: 32px;
	background: url(../images/img04.jpg) no-repeat left top;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	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: 10px 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: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img03.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
}

#footer .link {
}

#footer .copyright {
}


#ebookcttitle{
font-weight:bold;
height:70px;
}

#ebookctauthor{
font-weight:bold;
}

/* Front beam panel labels*/

#front_beam_new_label{
text-align:center;
width:550px;
height:15px;
margin-left:10px;
float:left;
background-color:#cccccc;
margin-bottom:10px;
}

#front_beam_promotion_label{
text-align:center;
width:280px;
background-color:#cccccc;
margin-left:10px;
margin-bottom:10px;
}

#front_beam_bestsellers_label{
text-align:center;
width:550px;
height:15px;
margin-left:10px;
float:left;
background-color:#cccccc;
margin-bottom:10px;
}

#opis{
font-size:12px;	
	
}

#opis h1{
	
font-size:18px;
}

#opis ul {
	margin-right:20px;
	margin-left:-18px;
	
}

#opis li{
list-style-image: url(../images/pubs/tick.jpg) ;
list-style-position: inside;
margin-bottom:11px;
}


#opis p{

	
}
.opis_shout{
font-size:19px;
text-weight:bold;
color:#663300;
margin-top:20px;
margin-bottom:20px;
}

.opis_bold{
font-size:12px;
margin-top:10px;
margin-bottom:10px;
font-weight:bold;
}

#right_banner{
height:260px;
}
 
#right_banner p{
text-align:center;
font-size:14px;
}

#ebookcart{
font-size:18px;
margin-top:60px;
}

.ctsmallimg{
text-align:center;
width:120px;
height:139px;
}

#search_div{
	position:relative;
	
	
}

.publication_bar{
	margin-left:10px;
	width:280px;
	height:200px;
	float:left;
}

.publication_bar_image{
	
}

.publication_bar_title{
	font-size:12px;
	height:45px;
	width:150px;
}

.publication_bar_author{
	width:150px;
	font-size:11px;
	margin-top:15px;
}

.publication_bar_shortdesc{
	width:270;
	float:none;
}


.search_results li{
	font-size:14px;
	margin-bottom:4px;
	list-style-type: none;
}

#search_form{
	position:relative;
	left:340px;
	width:500px;
	font-size:14px;
}

#search_select{
	height:30px;
	position:relative;
	top:-4px;
}

#query_input{
	width:180px;
	margin-right:10px;
	height:24px;
}

#search_button{
	position:relative;
	left:4px;
	top:2px;
	font-size:18px;
}