a img{
	border-width:0;
}

a {
	text-decoration: none;
	color: #494949;
}
	
a:hover {
	color: #B0AFCC;
}
	
body {
	margin: 0;
	padding: 0;
	background-color: #E3E3E3;
	border:0 none;	
	background-image: url(../images/sklep_01.jpg);
	background-repeat: repeat-x;
	font-family:Tahoma;
	font-size:11px;
}
	
table#glowna {
	margin: 0 auto 0 auto;
	width: 995px;
	border: 0;
}
	
.solidblockmenu ul
	{
		margin: 0;
		padding: 0;
		float: left;
		font: bold 13px Arial;
		width: 189px;
	}

.solidblockmenu li
	{
		display: inline;
	}
	
.solidblockmenu img {
	border: 0;
}

.solidblockmenu li a
	{
		float: left;
		text-decoration: none;
	}

.solidblockmenu li a:visited
	{
		color: white;
	}

.solidblockmenu li a:hover, .solidblockmenu li a.current
	{
		color: white;
	}
	
#cart {
	min-height: 80px;
	width: 215px;
	margin-left: 25px;
	background-color: white;
}

#koszyk_all {
	width: 260px;
	/*margin: 18px 0 0 0;*/
	background-color: white;
}

#page-right {
	background-color: #f5f5f5;
	/*border: 1px solid black;*/
	width: 260px;
	display: block;
	float: right;
}

#login {
	background-color: white;
}

#top {
	height: 94px;
}

#top img 
	{
		float: left;
	}

#content_all {
	margin: 0;
}

#content {
	background-color: e8e8e7;
	background-image: url('../images/bar4.jpg');
	background-repeat: repeat-x;
}

#menu_left {
	float: left;
	margin: 0;
	width: 177px;
	background-color: #e3e3e3;
	background-image: url('../images/bumbum.jpg');
	background-repeat: repeat-x;
	
	
}

.kategorie {
	margin: 0 0 10px 0;
}

.kategorie .tytul { 
	background-image: url('../images/kategorie.jpg');
	color: #decb87;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	padding: 4px 0 0 10px;
	height: 19px;
}
	
.kategorie .menu {
	background-image: url('../images/kategorie_background.jpg');
	background-repeat: repeat-y;
}

.kategorie .menu-item {
	font-weight: bold;
}

.kategorie .menu-item div {
	padding: 4px 3px; 
	margin: 0 5px;
	width: 150px;
	/*border-bottom: 1px dotted #000000; */
	font-size: 10px;
	text-align: left;
}
	
#page-center {
	float: left;
	background-image: url('../images/bar4.jpg');
	background-repeat: repeat-x;
	width: 554px;
	margin: 0;
	
	vertical-align: top;
}

#page-center-text {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 20px;
	text-align: justify;
}
	
.title {
	font-weight: bold;
	color: #3b6d26;
	height: 22px;
	padding: 0px 0 0 0;
	/*border-bottom: 2px solid #ebebeb;*/
}

#inside{
	text-align: justify;
	padding-bottom: 10px;
}

#page-left {
	vertical-align: top;
}

.error-text {
	color: red;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
	
/*
	table.top {
		width: 995px;
		border: 0;
		margin: 0 0 10px 0;
	}
	
		td.menu {
			height: 89px;
		}
		
		td.wyszukiwarka {
			background-image: url(../images/search_bg.jpg);
			height: 42px;
		}

	
	
	a.prod_name {
		color: #646399; 
		font-family: Verdana; 
		font-weight: bold;
	}
	
	a.prod_name:hover {
		color: #B0AFCC;
	}
	
	a.prod_name2 { /*nazwa produktu na stronie pojedy�czego produktu
		font-size: 14px;
		font-weight: bold;
	}
*/
/*

.product {
	display: inline;
	float: left;
	height:140px;
	background-color: #ffe9cc;
	width: 126px;
	padding: 10px;
	text-align: center;
	margin: 4px;
}

.product div.photo {
	height: 80px;
	overflow: hidden;
	background-color: white;
}

.product img {
	
}

.product .title, .promocje .title {
	font-family: Verdana;
	font-size: 10px;
	color: #536C7A;
	font-weight: bold;
	width: 126px;
	text-align: center;
	margin: 2px 0 2px 0;
}

.product div.price, .promocje div.price {
	font-family: Verdana;
	font-size: 10px;
	color: #536C7A;
	font-weight: normal;
	width: 126px;
	text-align: center;
	margin: 2px 0 2px 0;
}

.product div.more, .promocje div.more {
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #A6A9AA;
	color: #A6A9AA;
	font-family: Verdana;
	width: 126px;
}
*/
.product2, .product {
	height:270px;
	background-color: #d4d4d4;
	width: 200px;
	cursor: pointer;
	/*padding: 10px;*/
	text-align: center;
	margin: 10px;
}


.product2 img {
	
}

.product2 .p_title, .product .p_title{
	font-family: Verdana;
	font-size: 11px;
	color: #3b6d26;
	font-weight: bold;
	line-height: 1;
	padding: 0;
	margin: 0;
	/*width: 126px;*/
}

.product2 .p_text, .product .p_text {
	font-weight: normal;
}

.product2 price, .product price{
	font-family: Verdana;
	font-size: 10px;
	color: #536C7A;
	font-weight: normal;
	width: 126px;
	text-align: center;
	
}



/*.copyright {
	height: 65px;
	background-image: url(../images/bg_copy.jpg);

	font-family: Verdana;
	font-size: 10px;
	color: #C6C6C6;
	
}*/

#copyright {
background-image:url("../images/footer.jpg");
height:56px;
margin-top:10px;
}

#copyright div {
	font-family:Verdana;
	font-size:9px;
}

div .lewo {
	color:#FFFFFF;
	float:left;
	padding:20px 0 0 60px;
	width:100px;
}

div .center {
	color:#6FA871;
	float:left;
	padding:25px 0 0;
	text-align:center;
	width:670px;
}

div .prawo {
	color:#FFFFFF;
	float:left;
	padding:25px 0 0;
	width:150px;
}

#copyright a {
	color:#6FA871;
}

.promocje, .nowosci {
	/*background-color: #F1D5D5;*/
	width: 215px;
	height: 100px;
	padding: 15px;
	text-align: left;
	margin-left: 5px;
}


.promocje img, .nowosci img {
	border: 4px solid #d2d2d1;
}

.promocje-info {
}

.promocje div, .nowosci div {
	width: 110px;
	text-align: center;
	margin: 5px 0 5px 0;
}

.clear {
	clear: both;
	
	height: 0px;
	overflow: hidden;
	
	visibility: hidden;
}


.tool-tip {
	color: #fff;
	width: 210px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: url(../images/buble_up.gif) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/buble_down.gif) bottom left;
}
