body {
    font-size: 0.8em;
    font-family: verdana;
    text-align: center;
    color: #FFF;
	 
}

a {
    text-decoration: none;
    color: #d8c766;
}

h2 {
    margin: auto;
    margin-top: 10px;
    width: 845px;
    height: 20px;
    clear: both;
    border-bottom: 1px solid #594828;
}

h3 {
    background-color: #9c7c42;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px;
    height: 18px;
}

b, strong {
    font-weight: bold;
}

i {
    font-style: italic;
}

u {
    text-decoration: underline;
}

hr {
    color: #6c5830;
	 border-bottom:1px solid #6c5830;
	 border-top:1px solid black;
	 margin:15px 0px;
}

#top {
    height: 185px;
    background-image: url('../images/bacground_top.jpg');
}

#menu {
    height: 39px;
    background-image: url('../images/bacground_menu.jpg');
}

#menu ul li {
    display: inline;
}

#content {
    background-color: #44351c;
    background-image: url('../images/untitled-1.png');
}

#content .page {
    min-height: 400px;
    background-color: #44351c;
    padding: 20px 0px 30px 0px;
}

#copyright {
    font-size: 0.8em;
    padding-top: 5px;
    height: 20px;
    color: #d8c766;
    background-color: #66502a;
    border-top: 1px solid #8e733e;
    border-bottom: 1px solid #332712;
}

.page {
    position: relative;
    margin: auto;
    text-align: left;
    width: 892px;
}

#copyright img {
    position: absolute;
    top: -21px;
    left: 25px;
}

#copyright p {
    text-align: center;
}

/* footer */
#footer {
    height: 182px;
    background-color: #b0994f;
    border: 1px solid #d8bc63;
}

#footer .page {
    width: 690px;
}

.authors {
    float: left;
}

.news {
    float: right;
}

.authors li, .news li {
    background-color: #7a6134;
    margin: 8px 7px;
    width: 320px;
    padding: 2px 0 2px 10px;
}

.authors .indent, .news .indent {
    padding-left: 20px;
    width: 310px;
}
.white
{
color:white;
}
/* home */
.homenews
{
float:left;
width:474px;
overflow: hidden;
}
.specialoffer
{
margin-left:25px;
width:343px;
float:right;

}
.headingspecialoffer 
{
margin: 0 40px;
}

.clear
{
clear:both;
}
/*authors and books*/
.authorstable, .bookstable {
    width: 860px;
    margin: auto;
    margin-top: 10px;
}

.authorstable td, .bookstable td {
    vertical-align: top;
    padding: 5px;
}

.authorstable img, .bookstable img {
    border: 8px solid #7a6134;
}

.authorsname, .authorslearnmore, .authorsbiography, .bookbrief {
    line-height: 1.5em;
}

.authorsname,.booktitle {
	position:relative;
	 background-color: #9c7c42;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px;
    height: 18px;
    clear: right;
}
.authorsname a, .booktitle a{
color:white;
}

.authorslearnmore, .bookauthor {
	position:relative;
    margin-top: 4px;
    background-color: #7a6134;
    padding: 3px;
    height: 18px;
}
.bookprice
{
height:37px;
width:100px;
position:absolute;
right:0px;
top:0px;
color:black;
padding-top:15px;
font-size:1.3em;
border-left:3px solid #44351c;
background-color: #b0994f;
text-align: center;
font-weight: normal;
z-index:6;
}
.bookpricesmall
{
height:20px;
width:100px;
position:absolute;
right:0px;
top:0px;
color:black;
padding-top:4px;
border-left:3px solid #44351c;
background-color: #b0994f;
text-align: center;
font-weight:bold;
}
.comingsoonprice
{
margin:-10px;
}

#container {
    width: 844px;
    margin: auto;
    margin-top: 15px;
}

#container .authorsname, #container .bookauthor, #container .booktitle {
    width: 691px;
    float: right;
}

.authorsphoto, .bookcover {
    float: left;
    margin: 0 15px 5px 0;
    border: 8px solid #7a6134;
}

#container p {
    margin: 10px 0;
    line-height: 1.8em;
}

/*resources*/
.resourcestable td {
    vertical-align: top;
    width: 420px;
    padding: 10px;
}

/*news*/
.post {
    margin-bottom: 50px;
	 font-style: normal;
}

.post h3 {
    background-color: #b0994f;
    margin-bottom: 5px;
    clear: both;
    padding-left: 10px;
}

.post hr {
    border: 1px solid #594828;
    clear: both;
}

.post img {
    border: 5px solid #7a6134;
}

.post .square {
    border: 0px;
    margin: 0px;
    position: relative;
    top: -3px;
}

.date {
    font-size: 0.85em;
    position: relative;
    top: -6px;
    width: 420px;
    text-transform: uppercase;
    float: left;
}

.readmore {
    font-size: 0.85em;
    position: relative;
    top: -5px;
    text-align: right;
    float: right;
    width: 420px;
}

/* register panel */
#wyjazd {
    position: absolute;
    left: 580px;
    width:340px;
    margin: auto;
    z-index: 10;
	 text-align:center;
}
.viewcart
{
position:absolute;
top:-2px;
right:75px;
z-index: 1;
}
#viewcartbutton
{
	border:0px;
	background-color:#7a6134;
	padding:3px;
	width:120px;
	color:white;
	z-index: 1;

}
#panel {
    background: #b0994f;
    border: 5px solid #9c7c42;
	 border-top:none;
    height: 65px;
    padding: 0px 10px;
    display: none;
}
.error{
color:red;
font-size:0.8em;
}
#panel table td
{
padding:3px;
}
.newsletterform input,.newsletterformcontact input
{
background-color: #7a6134;
border:0px;
color:white;
width:120px;
margin:4px;
}

.newsletterform .submit,.newsletterformcontact .submit
{
width:40px;
}

.button{
	border:0px;
	background-color:#7a6134;
	padding:4px;
	width:100px;
}
.button a{
   color: white;
}

.pokaz {
    display: none;
}
/* Paypal */
#paypal
{
text-align:right;
padding:5px;
padding-right:25px;
}
#paypal form
{
display:inline;
}
#paypal p
{
display:inline;
position:relative;
top:-7px;
left:-5px;
font-size:0.9em;
font-style: italic;
}
/* book slider */
#bookbox {
    width: 830px;
    height: 240px;
    background-color: #9c7c42;
    border: 8px solid #7a6134;
}

#bookbox .booktitle {
    background-color: #ffae00;
    width: 598px;
    text-transform: none;
    color: #645e2e;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
    /* we set the width/height explicitly. no width/height causes infinite loops. */
    width: 750px;
    height: 240px;
}

