html,body {
	background: #3d3230;
	color: #000;
	text-align: center;
	margin: 0;
	font-family: tahoma,verdana;
}



#logo {
	margin-top: 30px;
	margin-bottom: 10px;
}

td.menu{background: #E9EBE0}

table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
	z-index: 101;
}

a:hover.produktlink {
	border-bottom: 1px solid #ccc;
}

a,a:visited {
	color: #A66D55;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #744C3B;
}

/* Pod IE durnego */
* html .header {
	background: #E9EBE0;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 10px;
}

.header {
	background: #F8F9F3;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 10px;
}

.header form {
	margin: 0; padding: 0;
}

* html .header form img {
	margin-top: 4px;
}

.header form img {
	float: left;
	margin-top: 2px;
}

.header form input {
	margin: 0; padding: 0;
	border: none;
	background: #fff;
	font-size: 10px;
	height: 16px;
}

.dzielnik {
	background: #fbfaf2;
}

#leftmenu {
/*	background: #E9EBDE;*/
	background: #F8F9F3;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
}

#bottomborder {
	background: #CACBBB;
}

ul#lewemenu {
	list-style: none;
	margin: 0; padding: 0;
	margin-left: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	margin-right: 15px;
}

ul#lewemenu li {
	margin: 0; padding: 0;
	margin-top: -3px;
}

ul#lewemenu li a, ul#lewemenu li a:visited {
	font: normal 12px tahoma,georgia;
	color: #777;
	text-decoration: none;

}

ul#lewemenu li a#pom {
	font: normal 12px tahoma,georgia;
	color: #000;
	text-decoration: none;
}

ul#lewemenu li a:hover#pom {
	font: normal 12px tahoma,georgia;
	color: #000;
	text-decoration: none;
}

ul#lewemenu li a:hover {
	font: normal 12px tahoma,georgia;
	color: #000;
	text-decoration: none;

}

ul#dolnemenu {
	list-style: none;
	margin: 2px 0 10px 17px; padding: 0;
}

ul#dolnemenu li {
	list-style: none;
	margin: -2px 0; padding: 0;
}

ul#dolnemenu li a, ul#dolnemenu li a:visited, a.kolekcja, a.kolekcja:visited {
	font: normal 13px tahoma;
	color: #777;
	text-decoration: none;
}

ul#dolnemenu li a:hover {
	color: #000;
}

ul#kolekcje {
	list-style: none;
	margin: 5px 0 0 17px; padding: 0;
}

ul#kolekcje li {
	list-style: none;
	margin: -2px 0; padding: 0;
}

ul#kolekcje li a, ul#kolekcje li a:visited {
	font: normal 13px tahoma;
	color: #999;
	text-decoration: none;
}

ul#kolekcje li a#pom, ul#kolekcje li a:visited #pom {
	color: #333;
}

ul#kolekcje li a:hover {
	color: #555;
}

#bigfoto {
	font-size: 12px;
	background-color: #fff;
}

#bigfoto h1 {
	color: #C1B6A4;
	font-size: 14px;
	margin-top: 10px;
	margin: 0 10px;
	text-align: left;
	background-color: #fff;
}

#szczegolyproduktu {
	margin: 10px;
}

#szczegolyproduktu h1 {
	font: bold 14px tahoma;
	text-align: left;
	color: #9a9c9e;
	margin: 10px 0 0 0;
}

#szczegolyproduktu h2 {
	font: bold 10px tahoma;
	text-align: left;
	color: #9a9c9e;
	margin: 0;
}

#szczegolyproduktu h3 {
	font: normal 13px tahoma;
	text-align: left;
	color: #C1B6A4;
	margin: 15px 0 0 0;
}

#szczegolyproduktu h4 {
	font: normal 11px tahoma;
	text-align: left;
	color: #9a9c9e;
	margin: 2px 0 0 15px;
}

#szczegolyproduktu h5 {
	font: normal 11px tahoma;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}

#szczegolyproduktu h6 {
	font: bold 13px tahoma;
	text-align: center;
	color: #9a9c9e;
	margin: 0;
}

.fav_bar_cell {
	color: #C6C5A8; font-size: 10px;
	margin: 0; padding: 0;
	list-style: none;
}

.fav_bar_cell a, .fav_bar_cell a:visited {
	text-decoration: none;
	color: #88807E; font-size: 10px;
}

.fav_bar_cell a:hover {
	text-decoration: none;
	color: #8B8A60; font-size: 10px;
}

.fav_bar_cell a img {
	border: none;
}

table#folderTable {
	margin: 5px 10px 25px 10px;
}

table#folderTable tr td {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	padding: 2px 5px;
	color: #9a9c9e;
}

table#folderTable tr td.folderTableHeader {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #8B8A60;
}


#footer {
	width: 780px; 
	text-align: center;
}

/**
 * Partyzancki selectbox
 **/
 
#query {
	margin-bottom: 5px; 
	font-size: 10px; 
	height: 16px; 
	width: 80px; 
	color: #8B8A60; 
	border: 1px solid #ECECEC; 
	background: #ECECEC;
}

#options {
	display: none;
	background: #ececec;
	width: 80px;
	margin: 0;
	float: right;
	position: absolute;
	top: 85px;
	text-align: left;
	z-index: 100;
}

#options h3 {
	margin: 0;
	color: #555;
	font: bold 10px verdana,tahoma,arial,helvetica,serif;
}

#options a, #options a:visited {
	width: 80px;
	display: block;
	padding-left: 5px;
	font: normal 10px verdana,tahoma,arial,helvetica,serif;
	color: #8B8A60; 
	text-decoration: none;
}

#options a:hover {
	background: #fafafa;
}