body, a, img, form, div, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
   font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
}

#center {
   margin-left: auto;
	margin-right: auto;
	width: 986px;
}

#center .clear {
    clear: both;
}

#top .flash {
	width: 569px;
	height: 148px;
	margin: 79px 0px 0px 369px;
	position: absolute;
}

#top .links {
	width: 980px;
	margin-top: 5px;
	position: absolute;
	text-align: right;
}

#top .links a {
	padding: 3px 5px 5px 20px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#top .img {
	width: 160px;
	height: 118px;
	float: left;
	background-repeat: no-repeat;
}

#top .line1, #top .line2 {
	padding-left: 5px;
	margin: 0px 1px 0px 1px;
	height: 118px;
	background: #FFFFFF;
}

#top .line2 {
	height: 124px;
}

#top  .line2 .img {
	height: 124px;
}

#top  .a {
	background-image: url(../images/top_01.gif);
}

#top  .b {
	background-image: url(../images/top_02.gif);
}

#top  .c {
	background-image: url(../images/top_03.gif);
}

#top  .d {
	background-image: url(../images/top_04.gif);
}

#top  .e {
	background-image: url(../images/top_05.gif);
}

#top  .f {
	background-image: url(../images/top_06.gif);
}

#top  .g {
	background-image: url(../images/top_07.gif);
}

#top  .h {
	background-image: url(../images/top_08.gif);
}

#top  .i {
	background-image: url(../images/top_09.gif);
}

#top  .j {
	background-image: url(../images/top_10.gif);
}

#top  .k {
	background-image: url(../images/top_11.gif);
}

#top  .l {
	background-image: url(../images/top_12.gif);
}

#menutop {
	width: 986px;
	height: 42px;
	background: #77725A;
	background-image: url(../images/menutop_bg.gif);
}

#cont {
	padding-top: 0px;
	margin-top: 0px;
	width: 984px;
}

#cont .back {
	padding-top: 0px;
	margin-top: 0px;
	width: 984px;
	background-image: url(../images/cont_bg2.gif);
	background-repeat: repeat-y;
}

#cont .menu {
	padding-top: 10px;
	margin-right: 1px;
	width: 166px;
	float: left;
}

#cont .menu ul li {
	list-style-type: none;
	margin: 0px 0px 7px 0px;
}

#cont .menu ul li a {
	padding: 8px 0px 8px 15px;
	display: block;
	background: #aa0f0e;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*pozycje w lewym menu, na samym dole, "meble ogrodowe drewniane, metalowe..."*/
#cont .menu ul li.now a {
	padding: 8px 0px 8px 5px;
	background: #aa0f0e;
	font-size: 11px;
}

#cont .menu ul li.none {
	padding: 0px 0px 2px 0px;
	background: none;
}

#cont .menu ul ul li {
	margin: 0px 0px 3px 0px;
}

/*pozycje kolejnych elementów w lewym meni*/
#cont .menu ul ul li a {
	padding: 5px 0px 5px 30px;
	margin: 5px 0px 5px 0px;
	color: #6B6B6B;
	font: 11px Tahoma;
	background: #f7eddb;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}

#cont .menu ul ul li a:hover {
	background: #be9447;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: White;
}

#cont .center {
	padding-top: 10px;
	width: 650px;
	float: left;
}

#cont .center .text {
	padding: 0px 0px 8px 0px;
	color: #666666;
	border-bottom: 1px #aa0f0e solid;
}

/*nagłówek "meble ogrodowe warszawa-kraków...."*/
#cont .center .text h1 {
	margin: 0px;
	padding: 0px 15px 5px 15px;
	color: #565656;
	font-size: 14px;
	border-bottom: 1px #aa0f0e solid;
}
 
#cont .center .text h2 {
	margin: 0px 0px 0px 0px;
	padding: 2px 15px 0px 15px;
	color: #aa0f0e;
	font: normal 11px Tahoma;
	text-decoration: none;
}

#cont .center .text h2 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #aa0f0e;
	font: normal 11px Tahoma;
	text-decoration: none;
}

#cont .center .text h2 a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #aa0f0e;
	font: normal 11px Tahoma;
	text-decoration: underline;
}

/*tekst umieszczony nad produktami*/
#cont .center .text p {
	margin: 5px 0px 10px 0px;
	padding: 0px 15px 0px 15px;
	text-indent: 20px;
	text-align: justify;
}

/*formularz rejestracji klienta*/
#cont .center .text form .client_register{
	padding-left: 22px;
}

#cont .center .text form .client_register label.user_type {
	float: left;
	width: 90px;
	line-height: 20px;
}

#cont .center .text form .client_register input.user_type {
	float: left;
	width: 20px;
	margin-right: 20px;
	line-height: 20px;
}

#cont .center .text form .client_register label {
	width: 110px;
	display: block;
	float: left;
	line-height: 23px;
}

#cont .center .text form .client_register input {
	width: 200px;
	margin: 2px 0px 2px 0px;
	font-size: 13px;
}

#cont .center .text form .client_register input.submit {
	border: 1px #aa0f0e solid;
	width: 100px;
	height: 24px;
	margin: 8px 0px 2px 214px;
	font-size: 13px;
}

#cont .center .text form .client_register input.submit:hover {
	background-color: #556B2F;
	color: White;
}

/*tabela podsumowująca zakupy*/
#cont .center .text table {
	width: 600px;
	background-color: #F4FFFA;
	border: 1px #aa0f0e solid;
	font-size: 11px;
	margin-left: 22px;
}

#cont .center .text table tr {
	height: 20px;
	text-align: center;
}

#cont .center .text table tr:hover {
	background-color: #aa0f0e;
}

#cont .center .text table thead th,
#cont .center .text table tfoot th
{
	background-color: #D6EAAA;
	border-bottom: 1px #aa0f0e solid;
	height: 20px;
}

/*opis produktu na stronie głównej*/
#cont .center .item {
	padding: 10px 10px 10px 10px;
	width: 304px;
	height: 170px;
	float: left;
	border-right: 1px #aa0f0e solid;
	border-bottom: 1px #aa0f0e solid;
}

#cont .center .item h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #565656;
	font-size: 11px;
}

#cont .center .item h3 a {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #565656;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

#cont .center .item h3 a:hover {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #565656;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
}

#cont .center .item ul {
	margin-bottom: 18px;
}

#cont .center .item ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

#cont .center .item a {
	padding: 0px 16px 0 0;
	color: #565656;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#cont .center .item a:hover {
	padding: 0px 16px 0 0;
	color: #565656;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#cont .center .item p.bordimg {
	margin: 0px 8px 0px 0px;
	padding: 3px;
	float: left;
	border: 1px #aa0f0e solid;
}

#cont .center .item p.bordimg a {
	padding: 0px 0px 0 0;
	background-image: none;
}

#cont .center .item p.bordimg img {
	display: block;
}

#cont .center .item strong {
	padding-top: 5px;
	display: block;
}

/*opis pojedyńczego produktu na podstronie*/
#cont .center .one_item {
	padding: 0px 10px 10px 10px;
	width: 100%;
	float: left;
	border-top: 0px #aa0f0e solid;
	border-right: 0px #aa0f0e solid;
}

#cont .center .one_item .product_description {
	width: 300px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#cont .center .one_item p {
	text-align: justify;
	text-indent: 20px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-right: 20px;
}

#cont .center .one_item .product_description h3,
#cont .center .one_item .product_description h3 a,
#cont .center .one_item .product_description h3 a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #aa0f0e;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}


#cont .center .one_item .product_description ul {
	margin-bottom: 18px;
}

#cont .center .one_item .product_description ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color: #aa0f0e;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

#cont .center .one_item .product_description a {
	padding: 0px 16px 0 0;
	color: #aa0f0e;
	font-weight: normal;
	text-decoration: underline;
	background-image: none;
}

#cont .center .one_item .product_description a:hover {
	text-decoration: none;
}

#cont .center .one_item .main_photo {
	margin: 0px 8px 0px 0px;
	float: left;
	text-align: center;
}

#cont .center .one_item .main_photo a {
	background-image: none;
	color: #aa0f0e;
	margin-top: 2px;
}

#cont .center .one_item .main_photo img {
	border: 1px #aa0f0e solid;
	padding: 3px;
	display: block;
}

#cont .center .one_item img {
	border: 1px #aa0f0e solid;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
}

#cont .center .one_item strong {
	padding-top: 5px;
	display: block;
}



#cont .center .iright {
	border-right: none;
}


#cont .right {
	width: 167px;
	float: right;
}

#cont .right .contact {
	padding: 10px 0px 0px 10px;
	color: #565656;
	font-size: 12px;
	line-height: 20px;
	background: #F5F5DC;
}

#cont .right .contact a {
	color: #aa0f0e;
}

#cont .right .title {
	padding: 5px 0px 7px 20px;
	margin: 10px 0px 2px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: #aa0f0e;
}

#cont .right .info {
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	background: #F5F5DC;
}

#cont .right .info p {
	padding: 0px 0px 3px 0px;
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid #aa0f0e;
}

#cont .right .info a {
	color: #aa0f0e;
}

#footer {
	color: #FFFFFF;
	background: #aa0f0e;
	height: 20px;
}

#footer .copyright{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 560px;
	float: left;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
}

#footer .copyright a{
	color: White;
	text-decoration: none;
}

#footer .realizacja {
	text-align: right;
	padding: 1px 2px 2px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#footer .realizacja img{
	text-align: right;
	padding-left: 3px;
	vertical-align: -4px;
}

#nad_footer {
	color: #aa0f0e;
	background: #F5FFFA;
	height: 10px;
	text-align: center;
}
#nad_footer a {
	color: #aa0f0e;
	text-decoration: none;
}