body		{
				padding: 0;
				margin: 0;
				background-color: #EADCBF;
				color: black;
				font-size: 12px;
				font-family: "Tahoma","sans-serif";
	}
#ctr			{
				position: relative;
				display: block;
				overflow: visible;
				width: 100%;
				top: 0px;
				/* left: 50%; */
				text-align:center;
				margin:0;
				padding:0;
	}
#page			{
				position: relative;
				top: 0;
				/* left: -450px; */
				display: block;
				width: 900px;
				border-top: 1px solid #2c2114;
				margin-left:auto;
				margin-right:auto;
				text-align:left;
	}
a:link, a:visited {
				text-decoration: none;
				color: #A55800;
	}
#top_bg			{
				position: absolute;
				top: 0;
				left: 0;
	}
#main_txt 		{
				position: relative;
				z-index: 10;
				margin-top: 318px;
				margin-left: 26px;
				width: 340px;
				font-family: serif;
				font-size: 13px;
				line-height: 140%;
	}
#stopka 		{
				border-top: 1px solid #BEAC95;
				position: relative;
				margin-top: 18px;
				width: 620px;
				margin-left: 120px;
				text-align: center;
				font-family: serif;
				padding-top: 6px;
				padding-bottom: 12px;
	}
#menu_a			{
				position: absolute;
				display: block;
				top: 264px;
				left: 488px;
				z-index: 5;
				width: 280px;
	}
#menu_a a:link, #menu_a a:visited {
				display: block;
				position: relative;
				color: #261205;
				font-size: 14px;
				font-weight: bold;
				margin-bottom: 10px;
				padding-bottom: 3px;
				border-bottom: 1px solid #BEAC95;
	}
#menu_a a:hover {
				color: #C39656;
	}
#top_a			{
				position: absolute;
				top:0;
				left:0;
				width:100%;
				height: 160px;
				background-color: #2c2114;
				display: block;
	}
.b				{ font-weight: bold; }
.c				{ text-align: center; }
.f-l			{ float: left; }
.f-r			{ float: right; }
.r				{ text-align: right; }
.j				{ text-align: justify }
.w50		{ width: 50px; }
.w100		{ width: 100px; }
.w150		{ width: 150px; }
.w200		{ width: 200px; }
.w250		{ width: 250px; }
.w300		{ width: 300px; }

.szukajform a {
		display:inline !important;
		border-bottom: 0px none black !important;
		font-size: 12px !important;
	}
.szukajform input {
		border: 1px solid black;
		border-bottom: 1px solid #F4ECE0;
		border-left: 1px solid #F4ECE0;
		background-color: #E6DBCB;
		width: 200px;
	}
.sendb {
		border: 1px solid black !important;
		border-top: 1px solid #F4ECE0 !important;
		border-right: 1px solid #F4ECE0 !important;
		background-color: #D4C6B2 !important;
		margin-top:1px;
	}

#spisksiazek {
	border: 4px solid #2C2114;
	background-color: #EBD8B8;
	padding: 10px;
	width: 200px;
	position: absolute;
	display: block;
	top:50px;
	left:520px;
	z-index: 44;
	visibility: hidden;
	
	}
.row2 td {
	background-color: #F0E6CF;
	}

a.special10:link,a.special10:visited {
    color:#9D3F2A !important;
}

a.special10:hover {
    color:#B7AA42 !important;
}

