html, body {
	background:url(images/bg.gif) repeat #000000;
	font-family:arial, sans-serif; font-size:13px;
	color: #2e2721;
	margin: 0;
	padding: 0;
}

#top {
	width: 1004px;
}
.marquee {
	color: #ffffff;
	text-decoraton: none;
	font-size: 9;
	font-weight: bold;
}
a {
	text-decoration:none;
	color:#ff0000;
}

#main {
	width:821px;
	margin:auto;
	height:auto;
	padding:0px;
}
#header {
	width:821px;
	height:125px;
	margin:0px;
	padding:0px;
	background:url(images/header_bg.gif) no-repeat center top;
}
.logo {
	padding:30px 0 0 0px;
}


/*--------------- center_content ---------------*/
.center_content {
	width:821px;
	height:auto;
	clear:both;
	padding:25px 0 30px 0;
	background-color:#ffffff;
}
.sprzedaz_content {
	width:260px;
	height:231;
	padding:14px 0 0px 35;
	background-color:#ffffff;
}
.center_left {
	width:510px;
	height:auto;
	float:left;
	padding:10px 0 0px 5px;
}
.center_right {
	width:300px;
	height:auto;
	float:left;
	padding:10px 0 0px 5px;
	text-align: justify;
}
.center_towar {
	width:510px;
	float:left;
	padding:10px 0 0px 0px;
}
.clear {
	clear:both;
	}

/*--------------- wariacje tekstowe ---------------*/
span.red {
	font-weight:bold;
	color:#ff0000;
}

span.orange {
	font-weight:bold;
	color:#ea9500;
}

.title {
	padding:0 0 0 35px;
	font-size:22px;
	color:#ff0000;
	margin:0 0 0px 0px;
	font-weight:bold;
	text-align: center;
}
.pisany {
	width: 450px;
	font-size:13px;
	color:#2e2721;
	font-weight:bold;
	text-align: justify;
}
.pisany_center {
	width: 450px;
	font-size:14px;
	color:#2e2721;
	font-weight:bold;
	text-align: center;
}
.oferta {
	width: 300px;
	font-size:13px;
	color:#2e2721;
	font-weight:bold;
	text-align: justify;
}
.godziny {
	width: auto;
	padding:50px 200 10px 30;
	font-size:14px;
	color:#2e2721;
	font-weight:bold;
	text-align: justify;
}

/*--------------- menu tab ---------------*/
.menu {
	width:821px;
	height:42px;
	margin:0px;
	background:url(images/menu_bg.gif) no-repeat left;
}
.menu ul {
	list-style:none;
	padding:0 0 0 15px;
	margin:0px;
}
.menu ul li {
	display:inline;
}
.menu ul li a {
	float:left;
	height:42px;
	border:none;
	padding:0 15px 0 15px;
	text-decoration:none;
	color:#fff;
	line-height:42px;
	font-size:14px;
}
.menu ul li.selected a {
	float:left;
	height:42px;
	border:none;
	padding:0 15px 0 15px;
	text-decoration:none;
	color:#fff;
	line-height:42px;
	font-size:14px;
	background:url(images/menu_bullet.gif) no-repeat bottom center;
}
.menu ul li a:hover {
	background:url(images/menu_bullet.gif) no-repeat bottom center;
}

/*-------------box------------*/
.welcome_box {
	width:490px;
	height:200px;
	background:url(images/welcome_box.gif) no-repeat left;
	padding:0px;
}


/*-------------------footer------------------------*/
#footer {
	width:821px;
	height:50px;
	clear:both;
	color:#837d7b;
}
.left_footer {
	float:left;
	padding:20px 0 0 0;
}
#footer a {
	color:#837d7b;
	padding:0 8px 0 8px;
	text-decoration:none;
}
.right_footer {
	float:right;
	padding:15px 5px 0 0 ;
}