
/* Kompaktowy box na_skroty */
div#box_na_skroty {
	width: 487px;
	float: left;
	font-size: 12px;
}

div#box_na_skroty_top {
	background-image: url(http://s.rednet.pl/images/to/bg/box_skrot_top.gif);
	width: 487px;
	height: 40px;
}

div#box_na_skroty_top h2 {
	padding: 10px 0 0 10px;
}

div#box_na_skroty_middle {
	width: 465px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 0 10px 10px 10px;
}

div#box_na_skroty_bottom {
	background-image: url(http://s.rednet.pl/images/to/bg/box_skrot_bottom.gif);
	background-repeat: no-repeat;
	width: 487px;
	height: 6px;
}

/* Dopasowanie styli szarego na skróty do boxa */
div#box_na_skroty div#na_skroty {
	width: auto;
	margin: 0;
	padding-bottom: 0;
	float: none;
}

div#box_na_skroty div#na_skroty h3 {
	display: none;
}

div#box_na_skroty div#na_skroty h4 {
	background-image: url(http://s.rednet.pl/images/to/rpg/nowy/box_rpg_gradient.gif);
	line-height: 20px;
	padding-left: 5px;
	height: 20px;
	font-weight: bold;
	width: auto;
	margin-top: 0px;
	margin-bottom: 3px;
}

div#box_na_skroty div#na_skroty div.section {
	margin-bottom: 5px;
}

div#box_na_skroty div#na_skroty a {
	font-weight: normal;
}

div#box_na_skroty div#na_skroty a.enabled {
	font-weight: bold;
}

div#box_na_skroty div#na_skroty div.dropdiv {
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#box_na_skroty a:link,
div#box_na_skroty a:visited {
	color: #000;
	text-decoration: none;
}

div#box_na_skroty a:hover {
	color: #ea661e;
	text-decoration: none;
}



