body { 
	margin: 0;
	padding: 0;
	font-size: 10pt;
	
	background-color: #fde9bf;
	color: #000000; /*#716457;*/
	font-family: "Century Gothic", "Georgia", "Helvetica", "sans-serif";
}

div#banner
{
	position: absolute;
	top: 0;
	width: 765px;
	margin-left: auto;
	margin-left: auto;	
}

table#topNavTable
{
	background-image: url("../images/topbg.gif");
	background-repeat: repeat-x;
	width: 100%;
}

* html table#topNavTable
{
	width: 98%;
}

div.container
{
	position: absolute;
	top: 0;
	
	left: 0;
	right:0;	
	
	border-style: solid;
	border-color: red;
	border-width: 1px;
}

div.content
{
	position: absolute;
	left: 250px;
	top: 150px;
	right: 20px;

	
	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	z-index: 0;
	
/*	border-style: solid;
	border-color: red;
	border-width: 1px;*/
}

* html div.content
{
	left: 270px;
}

div#search
{
	position: absolute;
	top: 20px;
	right: 10px;
}

div#topBar
{
	position: absolute;
	left: 20px;
	top: 0px;
	right: 20px;
	height: 50px;
	

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	
	/*border-style: solid;
	border-color: red;
	border-width: 1px;*/
}

div#antykwariat
{
	position: absolute;
	left: 15px;
	top: 8px;
	width: 292px;
	height: 40px;
	background-image: url("../images/antykwariat.jpg");
	background-repeat: no-repeat;
	
}

h1
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-left: 0;	
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
}

span.desc1
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 0 0 0;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: #000000;
	
	font-stretch:narrower;
}

span.desc2
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 0 0 0;
	line-height: 25px;	
	font-style: normal;
	font-weight: normal;
	
	font-size: 25px;
	color: #716457;
}

#menuContainer
{
	display: block;
	position: absolute;
	left: 20px;
	top: 150px;
	width: 220px;


	background-color: #FAD489 ; /*#6d3c1b;	*/
	border: 1px #AE9765 solid;
	padding-left: 5px;
	padding-right: 5px
	
}

div#logo
{
	position: absolute;
	left: 40px;
	height: 73px;
	top: 7px;
	width: 190px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

#catalogContainer
{
	display: block;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#categoriesContainer
{
	
	display: block;
	position: relative;
	
	margin-bottom: 20px;
	margin-left: 7px;
	
}
#selectContainer
{
	display: block;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#navContainer
{
	display: block;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	
	margin-bottom: 20px;
}

.objectDataTable
{
	width: 100%;
}

* html .objectDataTable
{
	width: 65%;
}

div#objectDataTableContainer
{
	left: 75px;
	right: 75px;	
	position: absolute;
	margin-top: 40px;
}


td.objectDataTableHeader
{
	/*background-color: #F6E3D6;*/
	text-align: right;
	padding: 6px;
	color: #000000;
	font-weight: bold;
	width: 120px;
}

td.objectDataTableCell
{
	/*background-color: #F6E3D6;*/
	text-align: left;
	padding: 6px;
	color: #000000;

	border-bottom-style: solid;
	border-bottom-color: #D0C8C0;
	border-bottom-width: 1px;			
}

tr.objectDataTableRow
{
	
	border-bottom-style: solid;
	border-bottom-color: #D0C8C0;
	border-bottom-width: 1px;	
	
}


div.title
{
	margin-left: 7px;
	color: #312006;
	margin-bottom: 5px;
	font-weight: bold;
}

div.searchArea 
{
	padding-right:10px;
	position:relative;
	text-align:right;
}
a.matrix
{
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	color: #564221;
}

a.matrix:hover, span.active
{
	text-decoration:none;
	color: #a89368;
	
}

a.menu:link {text-decoration: none}
a.menu:visited {text-decoration: none}
a.menu:active {text-decoration: none}


a.nav
{
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	color: #564221;
}

a.nav:hover
{
	text-decoration:none;
	color: #786338;
	
}
a.nav:VISITED
{
	text-decoration: none;

	color: #564221;
}
a.nav:VISITED:hover
{
	text-decoration: none;

	color: #786338;
}

.selected_pic
{
        border: thick solid #ebce94;
        background:  #eBcE94;                                                                                                                                
}

ul.links
{
	list-style: none;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;	
	margin-top: 0;
	margin-bottom: 0;
	left: 0;
}




#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #969696;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #e6e6e6;
	border-top: 1px solid #ddd;
	text-align: right;
	font-size: 10pt;
}



input.text {
	border: 1px groove #AE9765;


}


.radio {
	border: 0px;
	border-color: white;
	border-style: none;
}


input:focus 
{
	border-color: #6d3c1b;
	border-width: 1px;
	
}


input.submit, button , input[type=button], input[type=submit]{
	border: 1px groove #AE9765;
	cursor: pointer;
	cursor: hand;
	background-color: #d5b673;
}

input.globalSearchSubmit {
	display: inline;
	background-color: inherit;/*#F6E3D6;*/
	width: 22px;

	cursor: pointer;
	cursor: hand;
	border-style: none;
	background-image: url("../images/lupas.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


input.emptySearch
{
	color: #786338;
	font-style: italic;
	width: 200px;
}

input.search
{
	font-style: normal;
	color: #6d3c1b;
	width: 200px;
}


textarea {
	font-size: 13pt;
	text-align: left;
	color: black;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
	/*background-color: #e6e6e6;
	border-bottom: black solid 1px;*/ 
}

a:hover {
	color: black;
	text-decoration: underline;
}




.error {
	background: #FDD;
	background-image: url(../images/icons/exclamation.png) no-repeat;
	border: solid #644 1px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}

.error-inline {
	background: #FDD;
	border: solid #644 1px;
	padding: 0 3px 0 3px;
}

.success {
	background: #DFD;
	border: solid #644 1px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}

div.tip {
	border: solid green 2px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background: #DFD;
}

div.bug,div.warning {
	border: solid red 2px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background: #FDD;
}

div.note {
	border: solid goldenrod 1px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background: #FFD;
	color: #000;
}

div.legend {
	border: solid gray 1px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background: #e6e6e6;
	color: #000;
}

div.hint_float_right {
	border: solid goldenrod 1px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background: #FFD;
	width: 200px;
	float: right;
	color: #000;
}

#btn_std {
	display: inline;
	background-color: #efefef;
	color: #000000;
	font-weight: bold;
	margin-left: 1px;
	padding: 1px 11px 1px 11px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}



.cart-preview {
	border: 1px solid black;
	padding: 5px;
	float: right;
	width: 200px;	
}

ul.page_list li {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
}

table.objectThumbnailTable{
	width: 90%;
	padding: 12px;
	text-align: center;
}


* html table.objectThumbnailTable{
	width: 70%;
}