body,html {
	font-family:Tahoma, Arial,Helvetica, Verdana, sans-serif;
	font-size:11px;color:black;
	line-height:18px;	
    background-color:white;
	text-align:center;
	width:100%;
	margin:0;
}



div#tlo{
	position:absolute;
    margin:0;
    left:0;
	top:41px;
	height:236px;
    width:100%;
    background-image:url('../images/frontpage_img/tlo_gora.jpg');
	background-repeat:repeat-x;
}

div#topimg{ 
	position:relative;
	height:236px;
	width:1000px;
    margin-left: auto;
    margin-right: auto;
}

div#book01{
width:16px;
height:214px;
background-image:url('../images/frontpage_img/book_01.jpg');
}

div#book02{
position:absolute;
top:0px;
left:16px;
width:22px;
height:214px;
background-image:url('../images/frontpage_img/book_02.jpg');
cursor:pointer;
}

div#book03{
position:absolute;
top:0px;
left:38px;
width:33px;
height:214px;
background-image:url('../images/frontpage_img/book_03.jpg');
cursor:pointer;
}

div#book04{
position:absolute;
top:0px;
left:71px;
width:38px;
height:214px;
background-image:url('../images/frontpage_img/book_04.jpg');
cursor:pointer;
}

div#book06{
position:absolute;
top:0px;
left:109px;
width:28px;
height:214px;
background-image:url('../images/frontpage_img/book_06.jpg');
cursor:pointer;
}
div#book07{
position:absolute;
top:0px;
left:137px;
width:42px;
height:214px;
background-image:url('../images/frontpage_img/book_07.jpg');
cursor:pointer;
}
div#book08{
position:absolute;
top:0px;
left:179px;
width:51px;
height:214px;
background-image:url('../images/frontpage_img/book_08.jpg');
cursor:pointer;
}

div#gora01{
position:absolute;
top:0px;
left:230px;
width:539px;
height:183px;
background-image:url('../images/frontpage_img/gora_01.jpg');
}

div#podksiazkami{
position:relative;
width:230px;
height:22px;
background-image:url('../images/frontpage_img/pod_ksiazkami.jpg');
}

div#polka01{
position:absolute;
top:183px;
left:230px;
width:539px;
height:53px;
background-image:url('../images/frontpage_img/polka_01.jpg');
}

div#polka02{
position:absolute;
top:183px;
left:769px;
width:231px;
height:53px;
background-image:url('../images/frontpage_img/polka_02.jpg');
}

div#reklama{
	position:absolute;
	left:675px;
	top:0px;
	height:184px;
	width:320px;
	text-align:right;
	z-index:2;
}

div.pressdate{
	position:relative;
	left:30px;
	height:32px;
	top:0px;
}

/* kontener na recenzje */
.reviewtop{
	position:relative;
	left:5px;
	top:133px;
	width:520px;	
	font-size:13px;	
	text-decoration: none;
	color:black;
	z-index:10;
	font-family:"","Trebuchet MS",Verdana,Tahoma,Arial, Helvetica, Univers;
}


div#bottomleft{
	position:absolute;
	top:153px;
	height:43px;
	width:675px;
	background-image:url('../images/frontpage_img/lewa_dol.jpg');
}
div#bottomright{
	position:absolute;
	top:153px;
	left:675px;
	height:43px;
	width:325px;
	background-image:url('../images/frontpage_img/prawa_dol.jpg');
}

div#container{
	position:relative;
	top:0px;
    margin-left: auto;
    margin-right: auto;
    width:1000px;
    text-align:left;
}
div#topcontainer{
    /*position:relative;*/
    width:1000px;
}

ul.menulist{
    display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menulist a {
    display: block;
    clear: left;
}

ul.menulist img{
    display: block;
}


/*tlo strony */
div#indexdiv{
    width:1000px;
	margin-top:10px;
    /*height:100%;      	  */
    /*padding-left:20px;
    padding-right:20px;*/
}
#indexdiv table{
    
}
#indexdiv td{
    vertical-align:top;
    /*text-align:center;*/
}

