
#topten h1 {
	background:url(/images/headingB.png) no-repeat right top;
}

#topten h1 b {
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	height: 39px;
	background:url(/images/headingBL.png) no-repeat left top;
}
#topten h1 b i {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#recent h1 {
	font-size: 14px;
}

#categories ul li {
	margin-bottom: 1px;
	display: block;
}

#categories a {
	text-decoration:none;
	color: #fff;
	display: block;
	padding: 0px 3px 2px;	
	font-weight:bold;
	font-size: 10px;
	width: 124px;
	background:url(/images/catbgo.png) no-repeat left top;
}
#categories a:link, #categories a:visited {
	background:url(/images/catbg.png) no-repeat left top;
}
#categories a:hover, #categories a:focus {
	text-decoration:none;
	color: #fff;
	background:url(/images/catbgo.png) no-repeat left top;
}

#categories a.cat2 {
	background:url(/images/catbgo2.png) no-repeat left top;
}
#categories a.cat2:link, #categories a.cat2:visited {
	background:url(/images/catbg2.png) no-repeat left top;
}
#categories a.cat2:hover, #categories a.cat2:focus {
	background:url(/images/catbgo2.png) no-repeat left top;
}

#header { }
#topPart {
	display:block;
	height: 90px;
}
#logo {
	float:left;
	margin-left: 8px;
}
#klubLogo {
	float:right;
	margin-right: 8px;
}

#biblioteke {
	display: block;
	position: relative;
}

#biblioteke li a {
	border-bottom: 1px solid #f60;
	padding: 5px 20px;
	font-size: 14px;
}

#cart table.items {
	width: 100%;
	font-size: 12px;
	margin-top: 3px;
	border-spacing: 0;
}

#cart table th {
	background-color: #f60;
	color: #fff;
	text-align: center;
	border-right: 1px dotted #fff;
}
#cart table.items td { border-bottom: 1px dotted #f60; }
#cart table.items td table td { border: 0; }
#cart table td.rt {
	text-align: right;
	padding-right: 3px;
}
#cart h2 {
	text-align: center;
	font-size: 16px;
	margin: 30px 0;
}

.boxInput {
	color: #f60;
	width: 110px;
	border: 1px solid #f60;
	font-size: 12px;
}

.boxButton {
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #f60;
	background-color: #f60;
	margin: 2px 2px 2px 0px;
	color: #fff;
	padding: 0px;
}

#login h1 {
	font-size: 12px;
	letter-spacing: 0px;
}
#login h1 b {
	padding-top: 7px;
}

#search {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	min-height: 28px;
	overflow: hidden;
	padding: 0px !important;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-right: 1px;
	display: block;
	float: left;
}
#search #query {
	border: 0px;
}
#search .btn {
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: url(/images/catbg2.png) center top #888;
	border: 0px;
}
#search table {
	background:url(/images/heading.png) no-repeat center center;
	border-collapse: collapse;
	border-spacing: 0;
}
#search table td {
	padding: 0 0 0 10px;
}

.banners {
	display: block;
	float: left;
	margin-top: 10px;
}
.banners ul {
	list-style-type:none;
}
.banners ul li {
	text-align: center;
	margin-bottom: 10px;
	margin-left: 4px;
}
.banners ul li img {
	width: 130px;
}

#albumSub a {
	border: 1px dotted #f60;
	margin: 5px;
	padding: 5px;
	display: block;
	float: left;
	font-weight: bold;
}

#albumSub a:hover {
	background-color: #f60;
	color: #fff;
	text-decoration: none;
}

#albumSub h3 {
	margin-bottom: 2px;
	font-size: 12px;
}

#album a {
	border: 1px dotted #f60;
	margin: 5px;
	padding: 5px;
	display: block;
	float: left;
}
#album a:hover {
	background-color: #f60;
}

.form .boxInput {
	border: 1px solid #f60;
	color: #f60;
}
.form .label {
	color: #f60;
	padding-left: 2px;
}

#searchResults a {
	font-size: 12px;
}
#searchResults li {
	margin-bottom: 10px;
}

a.klubB, a.klubB2 {
	display: block;
	width: 63px;
	height: 39px;
	background:url(/images/krug.png) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 28px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: center;
}
a.klubB2 {
	height: 45px;
	padding-top: 22px;
}
#cart a.linkBtn {
	display: block;
	padding: 2px 4px;
	margin: 2px;
	background-color: #f60;
	color: #fff;
	font-weight: bold;
}
#cart a.linkBtn:hover {
	background-color: #f90;
	text-decoration: none;
}

.assets {
	border-collapse: collapse;
	font-size: 12px;
	border-spacing: 0;
}
.assets td p {
	text-indent: 10px;
	margin: 0px 5px;
}

.assets .end td {
	border-bottom: 1px solid #f60;
}

.albumTable {
	width: 100px;
	height: 127px;
	border: 1px dotted #f60; 
	margin: 0px 0px 4px 4px;
}
