body {
	margin: 10px 0px 10px 0px;
	padding: 0;
	background: #1058a1;
}

#mainbox {
	width: 730px;
	margin: 0pt auto;
	padding: 0;
	background: White;
	border-top: 1px solid Black;
	border-bottom: 3px solid Black;
	border-left: 1px solid Black;
	border-right: 3px solid Black;
}

#titlebox {
	background: #FAD63B url("img/titbg.gif");
	height: 120px;
	padding: 0;
	margin: 0;
	position: relative;
}

#titlebox h1 {
	background: transparent url("img/logo.gif") no-repeat scroll 0%;
	display: block;
	position: absolute;
	left: 20px;
	top: 15px;
	height: 78px;
	font-size: 2px;
	text-decoration: none;
	text-indent: -700em;
	width: 300px;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: normal;
}

#titlebox h2 {
	background: transparent url("img/tds.gif") no-repeat scroll 0%;
	display: block;
	position: absolute;
	right: 20px;
	top: 17px;
	height: 24px;
	font-size: 2px;
	text-decoration: none;
	text-indent: -700em;
	width: 200px;
	margin: 0;
	padding: 0;
	border: 0;
}

#page {
	background: #FFFFF0;
}

#navleft {
	width: 150px;
	padding: 30px 10px 20px 20px;
	height: 100%;
	float: left;
	background: #FFFFF0;
	margin: 0px 0px auto 0px;
}

.ads {
	font: 10px/1.5em Verdana;
}

.ads H1 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

.ads A {
	text-decoration: none;
	color: #1058A1;
}

.ads ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ads ul A {
	display: block;
	text-align: center;
	border: 1px solid #ffde5a;
}

.ads ul A:HOVER {
	border: 1px solid #ffa939;
	background: #FFD639;
}

#contentbox {
	padding: 30px 20px 20px 10px;
	border: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFFFF0;
	width: 520px;
	text-align: justify;
	float: right;
}

#contentbox h1,h2 {
	font-family: arial,verdana,sans-serif;
	font-size: 150%;
	font-weight: normal;
}

#contentbox h2 {
	font-size: 130%;
}

.gazetka TD {
	padding: 10px 20px 10px 0px;
}

.gazetka img {
	width: 71px;
	height: 96px;
	border: 4px double #FFD700;
	background-color: #F1F1F1;
}

.sklepy_miasto {
	border-bottom: 1px solid #FFD700;
	margin-top: 15px;
	font-size: 150%;
	font-variant: small-caps;
	font-weight: bold;
}

.sklepy_adres SPAN {
	color: #00008B;
	font-size: 80%;
}

#stopka {
	clear: both;
}

/*- Menu Tabs */

#tabs {
	float: left;
	width: 100%;
	font: 10px/1.5em Verdana;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #54545C;
	position: absolute;
	bottom: 0px;
}

#tabs ul {
	margin: 0;
	padding: 10px 10px 0 290px;
	list-style: none;
}

#tabs li {
display:inline;
margin:0;
padding:0;
}

#tabs a {
float:left;
background:url("img/tableft.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#tabs a span {
float:left;
display:block;
background:url("img/tabright.gif") no-repeat right top;
background-position:100% -42px;
padding:5px 15px 4px 6px;
color:#FFF;
}
      
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
    
#tabs a:hover span {
background-position:100% 0px;
}
      
#tabs a:hover {
background-position:0% 0px;
}
      
#tabs a:hover span {
background-position:100% 0px;
color:#24618E;
}

