html, body{
	margin:0px;
	padding:0px;
	color:rgb(104,104,104);
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body{
	text-align:center;
	background:rgb(202, 235, 121) url(img/bg.gif) 0 0 repeat-x;
}
#w1{
	position: absolute;	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#w2{
	width: 751px;
	margin: 30px auto;
}
#navigation{
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -225px;
	width: 450px;
	color: rgb(255, 255, 255);
	z-index: 2;
}
#navigation a{
	color: rgb(255, 255, 255);
}
#navigation #startowa{
	background: url(img/startowa.gif) 0 50% no-repeat;
	padding-left: 20px;
	float: left;
}
#navigation #ulubione{
	background: url(img/ulubione.gif) 0 50% no-repeat;
	padding-left: 20px;
	float: right;
}
#top{
	height: 243px;
	background: url(img/top.gif) 0 0 no-repeat;
}
#napis {
	position: absolute;
	top: 162px;
	left: 50%;
	margin-left: 160px;
	width: 118px;
	height: 100px;
	padding: 10px 3px 3px 3px;
	z-index: 2;
	font-size: 11px;
	text-align: left;
}
#napis a{
	font-weight: bold;
	color: rgb(176, 17, 63);
}
#topmenu{
	margin: 10px 0 ; 
	height: 57px;
	line-height: 57px;
	vertical-align: middle;
	background: url(img/topmenu.gif) 0 0 no-repeat;
}
#topmenu a{
	display: block;
	width: 85px;
	text-indent: -1000em;
	margin: 0 30px;
}
#topmenu #serwis{
	float: left;
	background: url(img/serwis.gif) 50% 50% no-repeat;
}
#topmenu #serwis:hover{
	background: url(img/serwis2.gif) 50% 50% no-repeat;
}
#topmenu #sms{
	float: left;
	background: url(img/sms.gif) 50% 50% no-repeat;
}
#topmenu #sms:hover{
	background: url(img/sms2.gif) 50% 50% no-repeat;
}
#topmenu #kontakt{
	float: right;
	background: url(img/kontakt.gif) 50% 50% no-repeat;
}
#topmenu #kontakt:hover{
	background: url(img/kontakt2.gif) 50% 50% no-repeat;
}
#topmenu #oferta{
	float: right;
	background: url(img/oferta.gif) 50% 50% no-repeat;
}
#topmenu #oferta:hover{
	background: url(img/oferta2.gif) 50% 50% no-repeat;
}
#topmenu .spacer{
	display: block;
	float: left;
	width: 2px;
	height: 57px;
	background: url(img/spacer.gif) 0 0 no-repeat;
}
#topmenu .spacer2{
	display: block;
	float: right;
	width: 2px;
	height: 57px;
	background: url(img/spacer.gif) 0 0 no-repeat;
}
#content{
	margin: 20px 0;
}
#left{
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
#left .ramka1{
	padding:0;
	padding-top: 22px;
	background: url(img/menu1.gif) 0 0 no-repeat;
}
#left .ramka2{
	padding:0;
	padding-bottom: 22px;
	background: url(img/menu2.gif) 0 100% no-repeat;
}
#menu{
	background: rgb(220, 245, 10);
	border: 7px solid rgb(255, 255, 255);
	border-top: 0;
	border-bottom: 0;
}
#menu a{
	display: block;
	margin: 5px 0;
	height: 19px;
	line-height: 19px;
	background: url(img/menu.gif) 100% 0 no-repeat;
	vertical-align: middle;
	color: rgb(118, 118, 118);
}
.kategoria, .kategoria a{
	text-align: right;
	background: rgb(255, 255, 255);
	margin-bottom: 5px;
	padding: 5px;
	color: rgb(208, 0, 50);
	font-size: 14px;
	font-weight: bold;
}
#main{
	float: right;
	width: 531px;
	margin-bottom: 10px;
}
#main .ramka1{
	padding: 16px 0 0 0 ;
	background: url(img/main1.gif) 0 0 no-repeat;
}
#main .ramka2{
	padding:0 0 16px 0;
	background: url(img/main2.gif) 0 100% no-repeat;
	margin: 0 0 20px 0;
}
*html #main .ramka3{
	margin-bottom: -10px;
}
#main .ramka3{
	background:rgb(255,255,255);
	padding: 0 6px;
	margin:0;
	text-align: left;
}
#links, #links a{
	clear: both;
	color: rgb(186, 206, 103);
}
#footer{
	clear: both;
	float: right;
	margin-top: 20px;
	padding: 10px 0;
	background: url(img/footer.gif) 100% 0 no-repeat;
	text-align: right;
	color: rgb(186, 206, 103);
}
 #footer a{
	color: rgb(186, 206, 103);
	font-weight: bold;
 }
 #zabawka{
 	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -63px;
	width: 126px;
	height: 338px;
	background: url(img/nokia.gif) 0 0 no-repeat;
	z-index: 2;
 }
 #bajer1{
	position: absolute;
	top:30px;
	left: 50%;
	margin-left:-425px;
	width: 50px;
	height: 48px;
	background: url(img/bg1.gif) 0 0 no-repeat;
	z-index: 0;
 }
#bajer2{
	position: absolute;
	top:30px;
	left: 50%;
	margin-left:375px;
	width: 50px;
	height: 48px;
	background: url(img/bg2.gif) 100% 0 no-repeat;
	z-index: 0;
 }
 a{
 	text-decoration: none;
 }
 p{
 	padding:0 10px;
	text-indent: 30px;
	text-align: justify;
 }
 h1{
 	margin: 10px;
	padding:0;
	border: 0;
	font-size: 16px;
	color: rgb(208, 0, 50);
 }
  h2{
 	margin: 10px;
	padding:0;
	border: 0;
	font-size: 13px;
	color:  rgb(135, 204, 17)
 }
