body{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family: Verdana, Arial, Tahoma;
	background:#491b1b url(/images/layout/star_l.jpg) left top no-repeat;
	color:#fff;
	
}
div,img,form{
	margin:0px;
	padding:0px;
	border: 0px;
	text-align:left;
}
a {
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	outline: none;
}
a:hover{
	color:#000;
	outline: none;
}
h1{
	margin:0px;
	padding:10px 0;
	font-size:14px;
	color:#ffa9a8;
}
h2{
	margin:0;
	padding:0px;
	height: 57px;
	font-size:11px;
}
h2.kolekcje{
    width: 34px;
    height: 34px;
    background:url(/images/layout/kolekcje.jpg) 5px no-repeat;
    font-family: Comic Sans MS;
    font-size: 15px;
    padding: 20px 0 0 70px;
}
h2.akcesoria{
    width: 41px;
    height: 37px;
    background:url(/images/layout/akcesoria.jpg) 5px no-repeat;
    font-family: Comic Sans MS;
    font-size: 15px;
    padding: 20px 0 0 70px;
}
p{
	margin:0px;
	padding:10px 0;
}

/* Style strony*/
#back{
	background: url(/images/layout/star_r.jpg) right top no-repeat;
}
#container{
	margin:0px auto;
	width:904px;
	background-color:#9a3333;
}
/* header*/
#header{
	height: 236px;
	width: 334px;
	padding:10px 0 0 20px;
	color:#d76d6c;
	background: url(/images/layout/logo.png) no-repeat;
	float:left;
}
#header span{float:right;}
#header a{color:#d76d6c;}

#logo{
	height:187px;
	display: block;
	clear:both;
}
#flash{
	height: 246px;
	width: 550px;
	background: url(/images/layout/flash.png) no-repeat;
	float: right;
}
/* menu */
#menu{
	padding-left: 45px;
	width:830px;
	height:58px;
	background: url(/images/layout/menu_bg.png) repeat-x;
	clear:both;
	text-align:center;
}
.new{padding-left:25px;background: url(/images/layout/new.png) left top no-repeat;}
.promo{padding-left:15px;background: url(/images/layout/promo.png) left top no-repeat;}
.mater{padding-left:35px;background: url(/images/layout/mater.png) left top no-repeat;}
.certif{padding-left:20px;background: url(/images/layout/certif.png) left top no-repeat;}
.kontakt{padding-left:26px;background: url(/images/layout/kontakt.png) left top no-repeat;}
#menu_r{
	width:73px;
	height:58px;
	background: url(/images/layout/menu_r.png) no-repeat;
	float:right;
}
#menu a{
	padding-top:24px;
	height:34px;
	width:120px;
	display:block;
	float:left;
	font-weight:bold;
	color:#f5c0bf;
}
#menu a:hover{
	background-position: left bottom;
	color:#fff;
}
#main{
    padding:20px 0;
}
/* Sidebar */
#sidebar{
	padding:0 0 20px 22px;
    width:214px;
    float:left;
}
#c_top,#c_bot{
	background:url(/images/layout/b_top.jpg) no-repeat;
	line-height:10px;
	height:10px;
}
#c_bot{
	background:url(/images/layout/b_bot.jpg) no-repeat;
	}
#category{
	border-left:1px solid #771e1e;
	border-right:1px solid #771e1e;
	background:#b65e5e;
}
#category ul{
	margin:0px;
	padding:5px 5px 5px 0px;
	list-style:none;
}
#category ul li{
	margin:0px;padding:0px;
}
#category ul li a{
	padding:5px 0 0 35px;
	height:19px;
	background:url(/images/layout/pointer.jpg) 13px 8px no-repeat;
	display:block;
}
#category ul li a:hover{
	background:url(/images/layout/cat.jpg) no-repeat;
}
/* content */
#content{
	padding:0 50px;
    width:804px;
	float:right;
	font-family:Arial, Verdana;
	font-size:12px;
}
#gallery {
  width: 804px;
}
#gallery table.products_list, #gallery table.products_list td.wide_cell {
  width: 804px;
}
#gallery table.products_list td {
  padding: 5px 0px 25px 0px;
  text-align:center;
  width:268px;
}
#gallery h2 {
  height: 0px;
}
/* footer */
div#footer{
	margin:0px;
	padding: 10px 3px 8px 3px;
	text-align:center;
    color: #fff;
    font-size: 10px;
    height:101px;
	background:url(/images/layout/bg_footer.png) no-repeat;
}
div#footer a{
	color:#ea7978;
	font-size:10px;
	font-family:Verdana;
}
div#footer a:hover{
	text-decoration: underline;
	color: #d86261;
}
.clear{
	height: 1px;
	line-height: 1px;
	clear: both;
}
div.gallery-box{
	height: 30;
	width: 30;
	background-color: red;
	
}

