html, body {
	height: 100%;
	font-family: Arial; 
	font-size: 12px;
}

body {
	margin:0;
	padding:0;
	background-color: #050505;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 12px;
}

.clear {
	clear: both
}


a {
	color: #FFFFFF;
	text-decoration: none;
	/* border-bottom:1px dotted #fff */
}

a:hover {
	/* border-bottom: 1px dotted #9d9386 */
}

img {
	border: 0px;
}

li {
	padding-bottom: 5px;
}

ul {
	list-style:none;
}

#scrollStoper {
	position: absolute;
	top: 0px;
}

div > p {margin:0}

div#outer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 180px;
    padding: 0px;
}

div#ajaxloader {
	width: 914px;
	color: #fff;
	margin: auto;
	text-align: left;
	margin-bottom:100px;
}
div#nav  ul ul.cities_menu_submenu{
	margin-left: 0px;
	padding: 5px;
}
div#nav  ul ul.cities_menu_submenu li{
	padding: 3px;
}
.region_selected{
	color: red;
	cursor: pointer;
}
div#nav {
	width: 318px; 
	float: left;
}

div#nav h2 {
	font-size: 14px;
}

div#nav.withBg {
	background: transparent URL('/images/tlo_lewa.jpg') repeat scroll center 53px;;	
}
div#nav.withBg img.top {
	margin-bottom: -16px;
}
div#nav.withBg img.bottom {
	margin-top: -14px;
}


div#nav ul {
	margin-left: 60px;
	margin-top:10px;
	padding: 0px;
}
div#nav ul ul {
	margin-top: 0px;
	margin-left: -40px;
}
div#nav li {
	margin: 0px;
	padding: 0px;
	margin-bottom: -2px;
}

div#nav li ul li{
	margin-left: 40px;
}

div#nav.withBg a {
	border-bottom: none
}

div#main {
	margin:0px; 
	width: 596px; 
	float: left; 
	height: 1%; 
}

div#main h2{
	padding-top: 33px;
	padding-left: 20px;
	font-size: 14px;
	text-transform:uppercase;
}

/* pojemniczki na miniaturki */

div#main div.productThumbContainer, div#main div.productThumbContainerNoStock, div#main div.productThumbContainerInBasket {
	width: 192px; 
	height: 210px; 
	padding: 0px; 
	float: left; 
	margin: 3px;
	_margin: 2px; 
	margin-bottom: 40px; 
	font-size: 10px; 
	background-image: URL('/images/tlo-koszulka-miniaturka-koszyk.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

div#main div.productThumbContainerNoStock {
	background-image: URL('/images/tlo-koszulka-miniaturka.jpg');
}

div#main div.productThumbContainerInBasket {
	background-image: URL('/images/tlo-koszulka-miniaturka-koszyk-w-koszyku.jpg');
}

div#main div.productThumbContainer h3, div#main div.productThumbContainerNoStock h3, div#main div.productThumbContainerInBasket h3 {
	margin-top: 30px;
	margin-left: 50px;
	color: #000000;
	font-size: 10px;
}

div#main div.productThumbContainer h3 a, div#main div.productThumbContainerNoStock h3 a, div#main div.productThumbContainerInBasket h3 a {
	color: #050505;
}

div#main img.small_image {
	width: 85px;
	height: 85px;
	margin-top: 7px;
	margin-left: 50px;
	margin-right: 55px;
}

div#main div.productThumbInfo {
	padding-left: 36px;
	margin-top: 8px;
}

div#main div.productThumbInfo div.basketStatus{
	float: left; 
	margin-left: -20px; 
	_margin-left: -10px; 
	margin-top: -10px; 
	width: 36px; 
	height: 31px; 
}

div#main div.productThumbInfo div.addToBasket {
	font-size: 13px;
	font-weight: bold;
	margin-left: 42px;
	padding-top: 4px;
	_padding-top: 0px;
}

div#main div.productThumbInfo div.addToBasket a {
	background: transparent url('/images/do_koszyka_male.jpg') no-repeat scroll center -14px;
	display: block;
	height: 14px;
	width: 76px;
	border: none;
	margin-top: 2px;
}

div#main div.productThumbInfo div.addToBasket a:hover {
	background-position: center 0px;
}




div.price {
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
}

div.priceBig {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#main div.productThumbInfo form {
	margin-top: 6px;
}

select {
	border: 1px solid #e2e2e2;
	font-size: 10px;		
}


div#main div.productContainer, div#main div.productContainerNoStock, div#main div.productContainerInBasket {
	width: 595px; 
	height: 496px; 
	background-image: URL('/images/tlo-koszulka-duza-koszyk.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #050505;
	font-size: 11px;
}

div#main div.productContainerNoStock {
	background-image: URL('/images/tlo-koszulka-duza.jpg');
}

div#main div.productContainerInBasket {
	background-image: URL('/images/tlo-koszulka-duza-koszyk-w-koszyku.jpg');
}


img.productTn {
	width: 65px; 
	height: 65px; 
	padding-left: 8px; 
	padding-bottom: 6px;
}

div#main #availiableColors {
	margin:0px; 
	width: 130px; 
	padding-left:15px; 
	float: left; 
	height: 1%; 
	margin-top: 177px; 
	font-weight: bold; 
	height: 244px;
	display: none;
}

.addToBasketBig a {
	background: transparent url('/images/do_koszyka_duze.jpg') no-repeat scroll center -18px;
	display: block;
	height: 18px;
	width: 118px;
	border: none;
}

.addToBasketBig a:hover {
	background-position: center 0px;
}


div.city h4{
	font-size: 13px;
}
div.city {
	margin-left: 30px;
}

div.city div.shop h5 {
	font-size: 12px;
	font-weight: normal;
}
div.city div.shop{
	margin-left: 10px;
}

div.city div.sliders_content{
	margin-left: 30px;
	font-size: 11px;
}

div#footer {
	position: fixed;
	_position: absolute;
	*position: absolute;
	padding: 0px;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
	left: 0px;
	z-index: 99;
	height: 81px; /* to pamietaj, zeby zmienic - w zaleznosci od tego jak bedzie stopka wygladala narysowana juz bo inaczej sie robi bug) */
}

div#footer p {
	margin: 0px;
	padding: 0px;
}
div#basket {
	background-image: URL('/images/basket_bg_bright.png');
	color: #FFFFFF;
	position: fixed;
	_position: absolute;
	overflow: hidden;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index: 97;
	height: 0px;
}

div#links {
	height:77px;
	padding-top: 4px;
	background-image:URL('/images/stopka-tlo.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}


div#breadcrumbs  {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	background-image: URL('/images/pod_sciezke.jpg'); 
	height: 35px; 
	width: 529px;
}
div#breadcrumbs a {
border: none;
font-size: 10px;
font-weight: bold;
background-color: #050505;
padding-left: 4px; 
padding-right: 4px;
}

div#breadcrumbs ul{
list-style:none;
display:inline;
margin: 0px;
padding: 0px;
}
div#breadcrumbs ul li{
list-style:none;
display:inline;
margin: 0px;
padding: 0px
}


#basketInner {
	width: 880px;
	margin: auto;
}
#basketInner table {
	margin-top: 30px;
	margin-bottom: 50px;
}
#basketInner table tr th{
	text-align: left;
}
<!--[if lte IE 6]>
<style type="text/css">
div#footer, div#basket { position: absolute; }
div#footer, div#basket {
top: expression(
	offset = 0 + parseInt(document.body.currentStyle.paddingBottom) + 
		parseInt(document.body.currentStyle.marginBottom),
	document.documentElement.clientHeight - this.offsetHeight - offset + document.documentElement.scrollTop + 'px'
);
}

</style>
<![endif]-->

.activeMenuLink {
	background-image: URL('/images/white20percent.png');	
}

#intruz {
	background-image: URL('/images/nowosci-intruz-tlo.jpg');	
	background-repeat: no-repeat; 
	height: 356px
}

#intruz p {
	padding-left: 60px;
	padding-top: 15px;
	padding-right: 50px;
}

.blogLike {
	background-image: URL('/images/nowosci-blog-tlo.jpg');	
	background-repeat: no-repeat; 
	height: 222px 
}

.blogLike  ul {
margin-left: 80px;
margin-top:10px;
padding: 0px;
}


/* obrazek przy li */
li img {
	position: relative; 
	top: 4px; 
	margin-right: 4px
}

.h5_selected{font-weight: bold;color: red; cursor: pointer;}

a img {
	border: none;
}

.right {
	text-align: right
}

p.temp {
	margin-top: 4px;
	margin-left: 20px;
}

input  {
	border: 1px solid #e2e2e2;
}
