body{
margin: 0;
padding:0;
background: #7E8DAB url(img/bg2.jpg) top center no-repeat;
font: normal 12px Tahoma, Verdana, Arial, sans-serif;
line-height: 16px;
color: #000;
}

h1 {
font: normal 26px Georgia, sans-serif;
color: #000;
}

h2 {
font: normal 18px Georgia, sans-serif;
color: #616044;
}

#wraper{
	width: 741px;
	margin: 10px auto 0 auto;
	padding:0;
	background: url(img/bg_wrapper.jpg) repeat-y;
}

#top{
	margin:0;
	padding:0;
	height: 240px;
	background: url(img/nagl.jpg) no-repeat;
}

#top img{ float: right; border:0; margin-right: 5px;}

.nagl{
	border: 0;
	margin-left: 16px;
}

div.search{
	float:right; 
	width: 390px; 
	text-align:right; 
	margin: 0; 
	padding: 10px 20px 0 0;
	}
	
div.search p{margin:0; padding:0}
input.searchbox{width: 300px; background:none; border: 0}
div.search input.submit{color:#EEAB00;border:0;background:none;font:bold 12px Arial}

#left{
	float: left;
	width: 202px;
	margin: 0;
	height: auto !important; height:875px; min-height:875px;
	display:inline;
	background: url(img/bg_left.jpg) top no-repeat;
}


#leftbanner{
	padding: 20px 0;
	text-align:center;
}

#center{
	width: 484px;
	float: left;
	margin:0 !important;
	padding:0 20px;
	height: auto !important; height:680px; min-height:680px;
	
}
	
#bottom{
margin:0;
padding:0;
height: 45px;
background: #7E8DAB url(img/foot.jpg) top no-repeat;
}

#bottom p.rights {
margin:0;
padding:20px 20px 10px 20px;
font: normal 10px Arial, sans-serif;
color:#fff;
text-align: right;
}

#bottom p.rights  a{
color:#fff;
text-decoration:none
}

#bottom p.rights  a:hover{
text-decoration:underline
}

.clear{clear:both}


/*menu boczne*/

ul.menu_bok{
	margin:0;
	padding:0;
	padding-top: 60px;
}

ul.podmenu_bok{padding: 15px 10px 15px 40px; margin:0}

ul.menu_bok li, ul.podmenu_bok li{
	list-style: none;
	background: url(img/menu_line.png) bottom no-repeat;
}
ul.podmenu_bok li{
	border:0 !important;
	background: none;
	padding:0 !important; margin:0 !important;
}

ul.menu_bok li a{
	display: block;
	padding: 8px 26px;
	text-decoration: none;
	color: #1C2042;
	font: bold 12px Arial, Verdana, sans-serif;
}

ul.podmenu_bok li a{ font-size: 11px; font-weight:normal;	padding:0; margin:0; line-height: 20px; display: inline;}

ul.menu_bok li a:hover{
	text-decoration:underline;
}

ul.podmenu_bok li a:hover{
	text-decoration:underline;
	background: none;
	
}
a.active {	background: #9D5304; cursor: default;}
.mborder{
	padding:2px;
	border: solid 1px #ccc;
}
.data{color: #921908;}
.more{float:right}

/* -------------------- CSS DO KATALOGU ----------------------- */
.autor{
font: bold 12px Arial, Verdana, sans-serif;
}
.opis{
text-align:justify;
}
.cena{
float:right;
}
.wiecej{
float:right;
}
.img_kat{
float:left;
margin:5px;

}
.pagination{
text-align:center;
}
.newsletter{
	width: 130px;
	padding: 2px 4px;
	font: normal 10px Arial;
	color: #666;
	border: 0;
	margin-bottom: 5px;}
.ilettersubmit{
	width: 54px;
	height: 22px;
	margin-top: 10px;
	border: 0;
	background: url(img/wyslij.jpg);
}	