html,body
{
	margin: 0px;
    padding: 0px;
	background-image: url(gfx/right_spacer.jpg);
	background-repeat: repeat-x;
	background-color: #ceaf90;
	font-family: Verdana, sans-serif;
    font-size: 8pt;
	text-align: left;
	vertical-align: top;
	width: 100%;
  	height: 100%;
}

table, td
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

td#left_spacer {
	background-image: url(gfx/left_spacer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:auto;
}

td#right_spacer {
	background-image: url(gfx/right_spacer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
}

td#main {
	width: 1000px;
	height: 768px;
}

td#top {
	background-image: url(gfx/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	height: 153px; 
}

td#logo {
	background-image: url(gfx/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 765px;
	height: 232px;
}

td#right_stripe_up {
	background-image: url(gfx/right_stripe_up.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
	width:235px;
	height: auto;
}

td#main_content {
	background-image: url(gfx/white_stripe.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:765px;
	height: auto;
	vertical-align: top;
	text-align: left;
}

p.white_cnt {
	margin-left: 26px;
	margin-right: 15px;
	margin-bottom: 0px;
}

td#bottom {

	background-image: url(gfx/cream_stripe.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 765px;
	height: 372px;
	vertical-align: top;
}

div#lady {
	background-image: url(gfx/lady.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
	height: inherit;
}

p.cream_cnt {
	margin-left: 166px;
	margin-right: 15px;
	margin-bottom: 0px;
}

p.right_cnt  {
	margin: 15px
}

p.rightup_cnt {
	margin: 15px;
	margin-right: 30px; 
}

div#bottom_cnt {
	background-image: url(gfx/bs_logo.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: inherit;
	height: inherit;
}

td#right_stripe {
	background-image: url(gfx/right_stripe.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 235px;
	height: auto;
	vertical-align: top;
}

td#foot {
	background-image: url(gfx/foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	height: 193px;
	vertical-align: top;
}

a img
{
	border: none;
}

a.menu_up_link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.menu_up_link:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a.menu_down_link {
	color: #fcffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.menu_down_link:hover {
	color: #fcffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

div.h1, div.h2, div.h3 {
	color: #984d38;
	margin-left: 25px;
}

a.links {
	color: #984c3e;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.links:hover {
	color: #984c3e;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	list-style-image: url('gfx/list.png');
	line-height: 19px;
}

ul li {
	margin-bottom: 15px;
}

span.brown_bold {
font-weight: bold;
color: #984c3e;
}

table#cennik
{
  border: 1px solid #984c3e;
  
}

table#cennik td
{
  width: 90px;
  text-align: center;
  border: 1px solid #984c3e;
  padding: 3px;
}

td.head
{
border: 2px solid #984c3e;
background-color: #FFF1D6;
}
