html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background-color: #FFFFFF;
	background-image: url('img/background.jpg');
	background-repeat:repeat-x;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif; border-bottom: 2px dashed white;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}


blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 760px;
}

.outer-container {	
	padding-bottom: 34px;
}

/* headere & title */
.header {
	background-color:#898CF5;
	background-repeat:no-repeat;
	background-image: url('img/header.jpg');
	height: 200px;	
	text-align: center;	
	margin-bottom:3px;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;	
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 4px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background-image: url(img/logo_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-color: #F3F6FD;
}

/* content */
.content {
	float: right;
	width: 528px;
	background-image:url(img/img_bckgr.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	padding:5px 10px;
	border:1px dashed #666666;
	min-height: 350px;
}
* html .content {height: 350px;}
.content .describe {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul {
  	margin:5px 2px;
}
.content li {	
	margin-left: 20px;
	list-style: square;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* lista produktów */
ul.subcat {
  	list-style:none;
}
ul.subcat li { 
  	display:inline;
  	float:left;
  	border: 1px solid gray;
  	background-color: #FDFCC9;
  	margin:2px;
  	padding:2px 5px;
  	list-style:none;
}
ul.subcat a {
  	text-decoration: none;
  	font-weight: bold;
}
ul.subcat li.all_subcat {
  	background-color: #DDFA7D;
  	color:white;
}
#lista_prod { margin:10px 15px;}
#lista_prod p {
  	margin: 0;
  	padding: 0;
  	line-height: 1.4em;
}

.prod { 
  	margin:2px 5px; 
	border-bottom:1px solid #666666;
	padding:3px;
}
.prod table { border: 0; margin: 0; padding:0; width: auto;}
.prod table th {width:100px; text-align:left; font-style:italic;}
.prod table td {}
.prod img { float:left; display:inline; background-color:white; border:0; padding:3px; border:1px solid #666666; margin-right:2em;}

/* navigation */
.navigation {
	float: left;
	width: 170px;
	margin-right:20px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA; background-image:url(img/menu_button.gif); background-repeat:no-repeat; padding-left:35px;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	font-weight:bold;
}
.navigation li a:hover {
/*	background: #F0F0EB;*/
	color: #336699;	
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 0.75em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

/* Lista stron  */

.page_list{
padding: 2px;
}

.page_list ul{
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

.page_list li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.page_list a, .page_list a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.page_list a:hover, .page_list a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.page_list li.biez_strona{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.page_list li.wyl_strone{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.page_list li.nast_strona{
font-weight: bold;
}

* html .page_list li.biez_strona, * html .page_list li.wyl_strone{
margin-right: 5px;
padding-right: 0;
}

img.portret {padding: 2px; margin:5px; border: 1px solid gray; }

