body {
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	text-align: center;
	font-size: small;
	background-color: #B5B2B2;
}
* {margin:0;padding: 0;}
a {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #666;
}
li {margin-left:30px;}
.chmurka {
  position: fixed;
  color: #222;
  font-size: 11px;
  background: #E4DE9D url("/public/images/dymek_bg.gif") repeat-x center top;
  padding: 6px;
  border: 2px solid #777;
  border-style: solid;
  margin-top: 62px;
  margin-left: -40px;
  margin-right: -1000px;
  width:280px;
}
.chmurka img {
	float:right;
	border:1px solid;
	border-color:#444;
}

h1{
	color: #09F;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: medium;
	text-align: center;
	padding-bottom: 25px;
	line-height: 20px;
	padding-top: 5px;
}






fieldset {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
fieldset legend {
	font-weight: bold;
	float:center;
	color: #333;
}
table.koszyk
{
	background-color: #FFF;
	width:100%;
	padding-left:10px;
	padding-right:20px;
	border-spacing: 2px;
	color: #000;
	
}
table.koszyk td
{
	padding-left: 10px;
	background-color: #F8F8F9;
	border: 0.1mm ridge #DDD;
	color: #000;
}
table.koszyk td.tytul
{
	background-color: #FFF;
	border: 0;
}
table.koszyk tr
{
	background-color: #F8F8F9;
}
table.register
{
	background-color: #FFF;
	padding:5px;
	border-spacing: 2px;
	
}
table.register td
{
	padding:5px;	

	background-color: #F8F8F9;
	border: 0.1mm ridge #DDD;
	
}
table.register td.tytul
{
	background-color: #FFF;
	border: 0;
}
table.register tr
{
	background-color: #F8F8F9;
}
#header{
}
#szukaj{
	background-image: url(/public/images/szukaj.png);
	height: 30px;
}

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/public/images/bg_container.png);
}

#left {
	width: 220px;
	margin-left: 30px;
	margin-top: 10px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/public/images/menu.jpg);
	color: #333;
}
.koncowka{
	background-image: url(/public/images/menu_bg_down.png);
	display: block;
	height: 13px;
	width: 220px;
	}
#kategorie{
	width: 220px;
	height: auto;

}
#panel_logowania{
	width: 220px;
	height: auto;
}
#polecane{
	width: 220px;
	height: auto;
}



#center {
	margin-top: 15px;
	margin-left: 10px;
	margin-right:10px;
	float:left;
	width: 540px;
	text-align:left;
}


#foot {
	clear: both;
	float: none;
	background-image: url(/public/images/footer_bg.png);
	height: 100px;
}
.logowanie{
	width: 220px;
	height: auto;
	background-color: #F00;
	background-image: url(/public/images/menu_bg.png);

}
.logowanie_body{
	margin-left:15px
}
.logowanie a{

}
.logowanie p{

}
.panel{
	width: 220px;
	height: auto;
	background-image: url(/public/images/menu_bg.png);
}

.panel_name{
	width: 220px;
	height: 48px;
	background-image: url(/public/images/panel_name.png);
	line-height: 55px;
	font-size: small;
	font-weight: bold;
	color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
}
#left a {
		text-decoration: none;
	display: block;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	line-height: 25px;	
}

a:link.left, a:visited.left {
	color: #09F;
	height: 25px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	background-color: #EEE;
}
a:hover.left {
	color: #999;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}
a:active.left {
	color: #FFF;
}

img {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px inset #666;

}
.foto{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px inset #666;
	display: block;
}
.prod_box{
	display:block;
	clear:both;
		height:110px;
		margin-top:-14px;
}
.prod_box img{
	float:left;
	margin-right: 10px;

	
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}

.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
overflow: hidden;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
overflow: hidden;
}
.product_title_big{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
font-size:16px;
}


a.promocja{

}
a.addtocart{
background:url(/public/images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#5F9FAB;
}
fieldset.produkt_link {
	margin:0;
	padding:0;
	padding-top:10px;
}
.produkt_link{
	background-color: #FFF;
	text-align: center;
	display: block;
	padding: 10px;
	height: 170px;
	width: 140px;
	float:left;
	margin: 0 5px 0 5px;
	margin-bottom:10px;
	border: 1px solid #CCC;
}
.produkt_link a{
	color: #333;
	text-decoration: none;
	font-size: x-small;
	display: block;
}
.produkt_link a:hover{
	color: #666;
	text-decoration: none;
}

.produkt_link p{
	font-weight: bold;
	color: #F00;
}
.produkt_foto{
	height: 85px;
	width: auto;
}
.produkt_link:hover {
	background-color: #EEE;
	border: 1px solid #CCC;
}
.cena{
	color: #F00;
}