

/* pojok.php */
.span-12 .box-hd { }
.span-12 .box-hd a, .span-12 .box-hd span { background-position:0 -1231px; }
.span-12 .box2 .box-hd { background-position:0 -369px; }
.span-12 .box2 .box-hd a, .span-12 .box2 .box-hd span { background-position:100% -369px; }
.span-12 .more a { background-position:0 -92px; }

.intro .box-hd, .intro .box-hd span { height:118px; background-position:0 -463px; }
.intro .article { /*float:none;*/ }

/* category menu */
.categories { position:relative; margin:-63px 0 13px 10px; z-index:10; }
.categories li { width:210px; }
.categories a {
	font-size:16px;
	font-weight:bold;
	text-indent:15px;
	line-height:43px;
	width:210px;
	height:43px;
	background:url(../img/buttons.png) no-repeat;
	color:#fff;
}
.categories a:focus, .categories a:hover { color:#fff; text-decoration:none; background-position:0 -43px; }
/* sub category */
.categories li:hover ul, .categories li.hover ul { left:0; }
.categories ul { margin:0; padding-top:4px; width:210px; left:0; }
.categories li li { width:210px; padding:0; background-position:0 -150px; }
.categories li li.first-child { padding-top:0; background-position:0 -120px; }
.categories li li.last-child { background-position:0 -180px; padding-bottom:2px; }
.categories li li a { font-size:12px; width:180px; }
.categories li li a:focus, .categories li li a:hover { color:#005888; background-position:190px -222px; }

.article .content { width:545px; }

.fave .box3 { margin-bottom:0; }
.fave .last { margin-right:0; }
.fave .footer { /*height:25px;*/ }
.fave .footer div { float:left; width:340px; }
.fave .footer div.last-child { float:right; }
.fave .footer a {
	text-indent:-9999px;
	display:block;
	width:23px;
	height:25px;
	overflow:hidden;
	background:url(../img/btn-search-left.png) no-repeat;
}
.fave .footer div.last-child a { float:right; background-image:url(../img/btn-search.png); }