* { margin: 0; padding: 0; border: 0; }
body { margin: 0 auto; color: #fff; font-size: 11px; font-family: Verdana, Georgia;}
#all { width: 200px; margin: 0 auto; padding: 0 5px; background: #000 url(/img/wap-top.jpg) repeat-x top;}
#wap-top {
	height: 80px;
	margin: 0; padding: 0;
	position: relative;
}
#wap-top-l {
	background: url(/img/wap-top-l.jpg) top; width: 80px; height: 70px; position: absolute; left: 0;
}
#wap-top-r {
	background: url(/img/wap-top-r.jpg) top; width: 103px; height: 70px; position: absolute; right: 0;
}
#wap-title {
	position: absolute; top: 50px; left: 80px; font-weight: bold;
}
a { color: inherit; text-decoration: none }
a:hover { text-decoration: underline }
ul { list-style: none; padding-left: 10px; }
h1 { font-size: 16px; margin-bottom: 10px }
h2 { font-size: 14px; margin-bottom: 10px }
h3 { font-size: 10px; font-weight: normal }
.view img { width: 40px; height: 30px; float: left; margin: 0 3px 3px 0 }
.c { text-align: center; }
.clear { clear: both; }

/* paginacja */
.paging { padding: 20px 0 10px; text-align: center; }
.prev a, .next a { color: #fff; padding: 3px;}
.prev a:hover, .next a:hover { background: gray; }
.prev.disabled, .next.disabled { color: gray }

