/**
 * Gramageddon - Totalna Noworoczna Wyprzedaz
 * common styles
 * bit mess
 * @author klefuemedia.com 2009
 */


/*------RESET------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background: #aa1318 url(bg_tile.jpg) repeat;
	text-align:center;
}
#bg-wrap {
	background:url(img/bg.jpg) top center no-repeat scroll;
	height:1020px;
}

	

#wrap {
	position: relative;
	margin:auto;
}
#container {
	padding-top:30px;
	width:820px;
	margin:auto;
}
h1 {
	padding-bottom: 15px;
	padding-top: 20px;
}
h2 a {
	width: 547px;
	height: 126px;
	background:url(img/sklepy_btn.png) top center no-repeat; text-indent:-9999px; display:block; margin:0px auto 0 auto; overflow: hidden;
}

h2 a:hover {
	background-position:left -125px;
}

h3 {
	display:inline-block;
	background:url(img/bg_tile.jpg);
	width:120px;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
	font-size:15px;
	color:#FC0;
	text-align:center;
	margin: 20px 0 20px 5px;
}


img {
	border: 0;
}



.teaser {
	display:block;
	width: 136px;
	height: 190px;
	position: relative;
	cursor:help;

}

.teaser img {
	position: absolute;
	top: 0;
	left: 0;
}

#teaser-wrap  .teaser {
	float: left;
	margin:1em;
}

p span.po {
	background-color:#FC0;
	font-size: 18px;
	text-decoration: line-through;
	font-weight: bold;
	text-align:center;
}
p span.pa {
	background-color:#FC0;
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
}
a:link{
	color:#000;
}
a:hover{
	color:#FC0;
}
a:visited{
	color:#FC0;
	font-family: inherit;
}
#footer {
height : 150px;
margin: auto;
padding:30px 0 0 0;
clear: both;
text-align : center;
}
#cont_footer {
clear: both;
margin : auto;
padding: 30px 0 0 0;
width : 740px;
}
#cont_footer p {
	margin:25px 0 0 0;
	display : block;
	font-size : 12px;
	color :#888;

}

#header {
	width: 500px;
	height: 300px;
	background-color:#aa1318;
	margin: 150px 20px 20px 160px;
	border:solid #FFF;
}

#sklepy{
	height:500px;
	margin:0 10px 0 10px;
	background:url(img/pods.png) no-repeat;
}

#sklepy h4 {
	font-family:"Comic Sans MS", cursive;
	font-size:30px;
	text-align:center;
	padding-top:20px;
	margin-bottom:30px;
}
#sklepy h4.past {
	font-family:"Comic Sans MS", cursive;
	font-size:40px;
	text-align:center;
	padding:40px;
	margin-bottom:30px;
}

#sklepy h5 {
	font-family:"Comic Sans MS", cursive;
	margin-top:20px;
	font-size:17px;
	text-align:center;
}

#sklepy h5.past {
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	padding:20px;
	text-align:center;
}

#sklepy ul li{
	display:inline; 
	margin: 0 10px 0  15px;
}

#cont {
	padding-top:30px;
	width:820px;
	margin:auto;
}

#internet {
	margin-top:30px;
}
