body {
	font-family:Verdana;
    font-size:12px;
	color:#640600;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#640600;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	
	
}
#site{
	width:900px;
	height:360px;
	background-image:url(images/tlo_bg.jpg);
	background-repeat:repeat-y;	
		
}

#bottom{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:54px;

}
#content{
	background-image:url(images/tlo_bg.jpg);
	background-repeat:repeat-y;	
	padding:25px 35px 25px 35px;
}
a{
	text-decoration:none;
	color:#920e08;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#920e08;	
}

#sub1{
	background-image:url(images/sub1.jpg);
	background-repeat:no-repeat;
	width: 178px;
	height:33px;
}
#sub2{
	background-image:url(images/sub2.jpg);
	background-repeat:repeat-y;
	width: 178px;
	padding: 0px 5px 0px 25px;
	line-height: 24px;
	font-family:arial;
	color:#773418;
	font-weight: bold;
    font-size:13px;
	
	
}
#sub3{
	background-image:url(images/sub3.jpg);
	background-repeat:no-repeat;
	width: 178px;
	height:216px;
	
}
#sub1_oferta{
	background-image:url(images/sub1_oferta.jpg);
	background-repeat:no-repeat;
	height:33px;
}
#sub2_oferta{
	background-image:url(images/sub2_oferta.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 20px;
	line-height: 24px;
	font-family:arial;
	color:#773418;
	font-weight: bold;
    font-size:12px;

	
}
#sub3_oferta{
	background-image:url(images/sub3_oferta.jpg);
	background-repeat:no-repeat;
	height:216px;
	
}

#bialy {
	color:#ffffff;
	padding-right:5px;
}
#kategoria{
	font-size:15px;
	font-weight:bold;
	
}
#text_site{
	padding:10px;
	line-height:20px;
}
#text_site_foto{
	border: solid 2px #bb7240;
}
#text_site_2{
	padding:10px;
	line-height:20px;
}

#text_site_foto{
	border: solid 2px #ccb35e;
}

#foot{
	background-color:#640600;
	height: 20px;
	text-align:right;
	font-size:10px;
	padding-top:15px;
	padding-right:27px;
	color: #e58d4f;
}

#foot a{
	text-decoration:none;
	color: #e58d4f;	
	padding-left:7px;
	padding-right:7px;
}

#foot a:hover{
text-decoration:underline;
color: #dfd075;	
}

