html, body {
    background: url("../images/background.jpg") repeat-x;
	margin: 0;
	padding: 0;
}


#container{
	position: relative;
	background: url("../images/fon.jpg") repeat-y;
	width: 850px;
}

#header{
	background-image:url("../images/header.jpg");
	background-repeat: no-repeat;
	width: 850px;
	height: 223px;
}

#content{
	position: relative;
	padding-top: 20px;
}

.button{
	 background: url("../images/button.png") no-repeat;
	 width: 173px;
	 height: 25px;
	 position: relative;
	 z-index: 5;
	 color: #FEFEFE;
	 font-size: 18px;
	 font-family: Georgia,Serif;
}

.space{
	position: relative;
	padding-top: 10px;
}

ul
{
	position: relative;
	right: 10px;
	width: 140px;
	text-align: left;
}

li, .link{
	color: #AFAFAF;
	font-size: 14px;
	font-family: Georgia,Serif;
	font-weight: bold;
	list-style-image:url("../images/bullet.gif");
	z-index: 3;
	line-height: 150%;
	text-decoration: none;
}

.link:hover{
	color: #AFAFAF;
	font-size: 14px;
	font-family: Georgia,Serif;
	text-decoration: underline;
}

#list{
	background: url("../images/kategorii_content.jpg") repeat-y;
	width: 173px;
	position: relative;
	bottom: 25px;
	right: 1px;
	z-index: 1;
}

#list-ul{
	position: relative;
	top: 14px;
	z-index: 7;
	background: url("../images/kategorii_content.jpg") repeat-y;
	
}

#cat_bottom{
	background: url("../images/kategorii_bottom.jpg") repeat-y;
	width: 173px;
	height: 19px;
	position: relative;
	z-index: 2;
}

#sline-frame{
	background: url("../images/s_line.jpg") no-repeat;
	width: 173px;
	height: 125px;
	position: relative;
	bottom: 20px;
}

#sline-title{
	color: #F3F3F3;
	font-family: 'Monotype Corsiva',Serif;
}

#sline-text{
	color: #AFAFAF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Serif;
}

#div-text{
	position: relative;
	bottom: 10px;
}

.image-frame{
	background: url("../images/products_2.png") no-repeat;
	width: 146px;
	height: 200px;
}

.image-pos{
	position: relative;
	top: 10px;
	right: 10px;
	border: 2px solid #727272;
}

#content-gallery{
	position: relative;
}

#china-text{
	position: relative;
	float: left;
	top: 195px;
	width: 848px;
	left: 1px;
	background: #000000;
}

h1{
	color: #ffffff;
	font-size: 26px;
	font-family: Georgia,Serif;
}

#red-line{
	position: relative;
	background: url("../images/navigation_line.png") no-repeat;
	width: 398px;
	height: 2px;
	bottom: 10px;
}

#nav-path{
	position: relative;
	height: 20px;
	bottom: 10px;
	color: #B1B1B1;
	font-size: 17px;
	font-family: Georgia,Serif;
}

.article-number{
	position: relative;
	right: 8px;
	font-size: 13px;
	font-family: Verdana,Serif;
	color: #000000;
	font-weight: bold;
}

.price{
	position: relative;
	right: 8px;
	font-size: 13px;
	font-family: Verdana,Serif;
	color: #ff0000;
	font-weight: bold;
	top: 10px;
}