body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
}
img {behavior:url(/css/pngbehavior.htc);}
p { text-align:left;}
img {border:0px;}
a {font-size:12px;}
a,
a:link,
a:hover,
a:active,
a:focus {text-decoration: none;}
input { font-size:12px; border: 1px solid #D1D1D1; font-family:Tahoma; text-align:left; color:#666; display:inline;}
#obrazek_center { text-align: center; border: 1px solid #dadada; background-color:#fff;}

.thrColFixHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 16px;
} 
img {border:0;}
#footer { 
	padding: 10px 10px 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
	color:#FFFFFF;
	text-align:right;
	font-size:11px;
	background-image:url(/images/tlo-do-paskow-menu.gif);
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr ul {padding:0; margin:0; list-style:none;}
.thrColFixHdr a:hover {color:#999;}
.thrColFixHdr p { font-size:12px; color:#000; margin:0; padding:0;}

.thrColFixHdr h1 { font-size:22px; color:#00529c; text-align:center;}
.thrColFixHdr h2 { font-size:18px;
}


/* STYLE LINKÓW DLA WSZYSTKICH PODSTRON */
.blue {
	color: #005498;
}
a.blue:link {
	color: #005498;
	text-decoration: none;
}
a.blue:visited {
	color: #005498;
	text-decoration: none;
}
a.blue:hover {
	color: #000;
	text-decoration: none;
}

.nawi_black{ 
	color: #000; 
	font-weight:bold; 
	font-size:11px;
}
a.nawi_black:link { 
	color: #000; 
	text-decoration: none; 
	font-weight:bold; 
	font-size:11px; 
}
a.nawi_black:visited { 
	color: #000; 
	text-decoration: none; 
	font-weight:bold; 
	font-size:11px;
}
a.nawi_black:hover { 
	color: #666; 
	text-decoration: none; 
	font-weight:bold; 
	font-size:11px;
}

/* KONIEC LINKI DLA WSZYSTKICH PODSTRON */

/* STYLE DLA WSZYSTKICH PODSTRON */

#obrazek_center { text-align: center; border: 1px solid #dadada; background-color:#fff;}

#naglowek {
	widht:100%; 
	height:83px;
	font-size:12px;}
.szukaj_bg {
	height:30px;
	width:310px;
	background-image:url(../img/tlo_szukaj.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	background-position: bottom left;
}

#pasek_nawigacja {
	clear:both; 
	widht:970px; 
	height:27px; 
	background-color:#ebebeb; }

#content {
	width:1000px; 
	position:relative; 
	padding-top:5px;
	}
	
/*  KONIEC STYLE NAGLOWKA DLA WSZYSTKICH PODSTRON */

/*  STYLE DLA TESCO VALUE */

.nawi_white_value { 
	color: #fff; 
	font-weight:bold;
	font-size:11px;
}
a.nawi_white_value:link { 
	color: #fff; 
	text-decoration: none; 
	font-size:11px;
}
a.nawi_white_value:visited { 
	color: #fff; 
	text-decoration: none; 
	font-size:11px;
}
a.nawi_white_value:hover { 
	color: #ccc; 
	text-decoration: none; 
	font-size:11px;
}
.nawi1_value {
	height:20px; 
	background-color:#244994; 
	float:left; 
	text-align:center; 
	padding-top:7px; 
	padding-left:10px; 
	padding-right:10px;
	font-size:11px;
	
	}
.nawi2_value {
	height:20px; 
	background-color:#ebebeb; 
	float:left; 
	padding-top:7px; 
	padding-left:10px; 
	padding-right:10px;
	font-size:11px;
	}
	.nawi3_value {
	height:20px; 
	background-color:#BAC5DC; 
	float:left; 
	padding-top:7px; 
	padding-left:10px; 
	padding-right:10px;
	font-size:11px;
	}
	.nawi3_value a {color: #fff; text-decoration: none; font-weight:bold; font-size:11px;}
.nawi3_value a:hover {color:#244994; font-weight:bold; font-size:11px;}

.nawi3_stand {
	height:20px; 
	background-color:#C9DC7C; 
	float:left; 
	padding-top:7px; 
	padding-left:10px; 
	padding-right:10px;
	font-size:11px;
	}
	.nawi3_stand a {color:#5F6F1E; text-decoration: none; font-weight:bold; font-size:11px;}
.nawi3_stand a:hover {color:#000; font-weight:bold; font-size:11px;}

p.blue_tytul_value {
	color: #244994;
	font-family: Tahoma;
	font-size: 20px;
	padding: 0;
	margin:0;
	line-height:25px;
}
p.blue_tytul_2_value {
	color: #244994;
	font-family: Tahoma;
	font-size: 18px;
	padding: 0;
	margin:0;
	line-height:25px;
}

/* KONIEC STYLE DLA TESCO VALUE */

/* STYLE DLA TESCO STANDARD */

.nawi_white_standard { 
	color: #fff; 
	font-weight:bold; 
	font-size:11px;
}
a.nawi_white_standard:link { 
	color: #fff; 
	text-decoration: none; 
	font-size:11px;
}
a.nawi_white_standard:visited { 
	color: #fff; 
	text-decoration: none; 
	font-size:11px;
}
a.nawi_white_standard:hover { 
	color: #516705; 
	text-decoration: none; 
	font-size:11px;
}

.nawi1_standard {
	height:20px;
	background-color:#98bf0c;
	float:left;
	text-align:center;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}
.nawi2_standard {
	height:20px;
	background-color:#ebebeb;
	float:left;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}

#srodek_1 {
	clear:both;
	width:100%;
	height:215px;
	background-image:url(/marka-tesco/tesco-standard/img/bg_1.gif);
	z-index:1;
}
#srodek_11 {
	clear:both;
	width:100%;
	height:215px;
	background-image:url(/marka-tesco/tesco-value/img/bg_blue_1.gif);
	z-index:1;
}
#srodek_2 {
	clear:both;
	width:100%;
	height:340px;
	margin-top:5px;
	background-image:url(/marka-tesco/tesco-standard/img/bg_2.jpg);
	background-repeat:repeat-y;
	padding-top:5px;
	margin-bottom:5px;
	z-index:1000;
}
p.srodek_2 {
	color: #77814c;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0;
	margin:0;
	font-weight:bold;
}
p.srodek_2_tytul {
	color: #77814c;
	font-family: Tahoma;
	font-size: 16px;
	padding: 0;
	margin-bottom:5px;
	;
	font-weight:bold;
}
#srodek_2 ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
}
#srodek_2 ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	list-style-type: none;
}
#srodek_2 ul li {
	width:720px;
	height:18px;
	list-style-type: none;
	color: #77814c;
	font-size:12px;
	background:url(/marka-tesco/tesco-standard/img/kropka.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-top:6px;
	padding-left: 12px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
}
.tabelka {
	width:165px;
	height:130px;
	border: 1px solid #98bf0c;
	color:#515a28;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
.kategorie {
	width:227px;
	height:160px;
	margin-right:15px;
	float:left;
}

/* KONIEC STYLE DLA TESCO STANDARD */

/* STYLE DLA TESCO STANDARD PODSTRONY */

#srodek_pod {clear:both; widht:970px; margin-top:5px; position:relative;}

.manu_link{ 
	color: #3e4e07; 
	font-weight: bold; 
	font-size:12px;
	}
a.manu_link:link { 
	color: #3e4e07; 
	text-decoration: none; 
		font-size:12px;
	}
a.manu_link:visited {
	color: #3e4e07; 
	text-decoration: none;
		font-size:12px;
	}
a.manu_link:hover { 
	color: #000; 
	font-weight: bold; 
		font-size:12px;
}

.manu_kat {
	widht:209px;
	height:22px;
	border: 1px solid #dbdbdb;
	margin-right:3px;
	background-image:url(/marka-tesco/img/manu_arrow.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	font-size: 14px;
}

.manu_inne {
	widht:209px;
	border: 1px solid #d5d1d1;
	margin-right:3px;
	background-color:#E8E8E8;
	color:#fff;
	font-weight:bold;
	color:#666666;
	text-align:center;
	font-size: 14px;
	padding: 6px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 195px;
}

.manu_warto {
	margin-top:10px; 
	widht:209px; 
	height:22px; 
	margin-right:3px; 
	background-image:url(/marka-tesco/img/warto_bg.gif); 
	background-repeat:no-repeat; 
	color:#fff; 
	font-weight:bold; 
	text-align:center; 
	padding-left:12px; 
	padding-top:5px;}

p.warto {
	padding-top:10px;
	padding-left:30px;
	width:180px;
	height:60px;
	color: #244994;
	font-family: Tahoma;
	font-size: 11px;
	margin:0;
	border-top: 0px solid #e58e92;
	border-left: 1px solid #e58e92;
	border-right: 1px solid #e58e92;
	border-bottom: 1px solid #e58e92;
}


/* KONIEC STYLE DLA TESCO STANDARD PODSTRONY */

	/* newStyleMain ------------------------------------------------------------------------------ */
	
* {
	margin: 0;
	padding: 0;	
	}

body {
	margin: 0;
	padding: 0;
	}

.main {
	display: block;
	position: relative;
	width: 998px;
	height: auto;
	margin: -1px auto;
	border: solid 1px #c9c9c9;
	overflow: hidden;
	}
	
.main .header {
	display: block;
	position: relative;
	width: 998px;
	height: 83px;
	}
	
.main .header a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #145b9d;
	}
	
.main .header a:hover {
	color: #000;
	}

.akapitLink_01 {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 0 10px 0;
	float: right;
	}

.akapitLink_01 .link_01 {
	display: block;
	position: relative;
	width: 201px;
	height: 74px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	background: url(../../tesco-value/img/butt-01.jpg) no-repeat 0 0;
	float: left;
	overflow: hidden;
	}
	
.akapitLink_01 .link_01.hover {
	background-position: 0 -74px;
	}
	
.akapitLink_01 .link_01 span {
	display: block;
	position: relative;
	top: 18px;
	}
	
.akapitLink_01 a img {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	}
	
		/* hstBack ------------------------------------------------------------------- */
	
.hstBack {
	display: block;
	position: relative;
	width: auto;
	height: 35px;
	padding-left: 15px;
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #8c8c8c;
	}
	
.hstBack a {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #8c8c8c;
	line-height: 32px;
	}
	
.hstBack a:hover {
	color: #4c4c4c;
	}

.hstBack span {
	color: #004798;
	}

		/* hstBack stop ------------------------------------------------------------------- */
	
.footer {
	display: block;
	position: relative;
	width: 998px;
	height: auto;
	font: normal 12px Tahoma, Geneva, sans-serif;
	}
	
	/* end newStyleMain ------------------------------------------------------------------------------ */

	/* SEO ------------------------------------------------------------------------------ */
	
#content2 h1 { /* tesco-value */
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #244995;
	text-align: left;
	}
	
#srodek .naglowek_podstrony {
	margin:0;
	padding: 0;
	font: bold 16px Tahoma, Verdana, sans-serif;
	color: #202020;
	text-align: left;
}
	
#srodek {clear:both; widht:970px; margin-top:5px; position:relative;}
	
	/* SEO stop ------------------------------------------------------------------------------ */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


