#container {
	width: 530px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.floater {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 170px;
}

.packageblock, .packageblocksel {
	position: relative;
	display: block;
	margin: 0 0 25px 0;
	padding: 0;
	width: 170px;
	background: url('/images/br.jpg') no-repeat 100% 50%;
	overflow: visible;
	z-index: 1;
}

.packageblock .header, .packageblocksel .header {
	position: relative;
	width: 170px;
	height: 27px;
	background: url('/images/blocktop.jpg') no-repeat 0 0;
	background-color: #A8B6CF;
	z-index: 1;
}

.header h2 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 3px 0 5px;
	font: bold 10px/26px verdana, arial, sans-serif;
	color: #fff;
	border: none;
}

.header .price {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	font: normal 10px/26px verdana, arial, sans-serif;
	color: #3D3937;
}

.packageblock ul, .packageblocksel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 0 0 20px 0;
	width: 170px;
	background: url('/images/blockbottominac.jpg') no-repeat 100% 100%;
	background-color: #fff;
}

.packageblocksel ul {
	background: url('/images/blockbottom.jpg') no-repeat 100% 100%;
	background-color: #CDCFD1;
}

.base ul {
	background: url('/images/blockbottombase.jpg') no-repeat 100% 100%;
}

.packageblock ul li, .packageblocksel ul li {
	clear: both;
	display: inline;
	width: 170px;
	margin: 0 0 -2px;
	padding: 0;
	font: bold 11px/13px verdana, arial, sans-serif;
	color: #3D3937;
	background: url('/images/libg.jpg') repeat-y 0 0;
	overflow: visible;
	z-index: 998;
}

html > body .packageblock ul li, html > body .packageblocksel ul li {
	display: block;
}

.packageblocksel ul li { background: #CDCFD1; }

.base ul li {
	/* background: url('libbase.jpg') repeat-y 0 0; */
	background: #B4CEEA;
}

.packageblock li a, .packageblocksel li a {
	display: block;
	width: 160px;
	padding: 1px 0;
	margin: 0 5px;
	font: normal 11px/13px verdana, arial, sans-serif;
	color: #504F53;
	text-decoration: none;
}

.packageblock li a:hover, .packageblocksel li a:hover { font-weight: bold; }

.base ul a { background: #B4CEEA;	}

html > body .packageblock li a {
	width: 160px;
}

.packageblock li a:hover { text-decoration: none; }


.actionblock {
	position: absolute;
	bottom: -8px;
	right: 10px;
	background: #fff;
	width: 80px;
	height: 21px;
	background: url('/images/actionblock.gif') no-repeat 0 0;
}

.actionblock span, .packagesel .actionblock span {
	display: block;
	width: 55px;
	text-align: center;
	margin: 0 0 0 7px;
	padding: 0 0 0 14px;
	background: url('/images/pievienot.jpg') no-repeat 0 5px;
	font: normal 9px/20px verdana, sans-serif;
	color: #398E28;
	text-decoration: none;
}

.actionblock span:hover {
	text-decoration: underline;
	cursor: pointer;
}

.packageblocksel .actionblock span {
	background: url('/images/dzest.jpg') no-repeat 0 5px;
	color: #E50004;
}

.actionblock_akcija, .actionblock_akcija_sel {
	bottom: -8px;
	right: 10px;
	background: #fff;
	width: 80px;
	height: 21px;
	background: url('/images/actionblock.gif') no-repeat 0 0;
}

.actionblock_akcija span{
	display: block;
	width: 55px;
	text-align: center;
	margin: 0 0 0 7px;
	padding: 0 0 0 14px;
	background: url('/images/pievienot.jpg') no-repeat 0 5px;
	font: normal 9px/20px verdana, sans-serif;
	color: #398E28;
	text-decoration: none;
}

.actionblock_akcija span:hover, .actionblock_akcija_sel span:hover {
	text-decoration: underline;
	cursor: pointer;
}

.actionblock_akcija_sel span {
	display: block;
	width: 55px;
	text-align: center;
	margin: 0 0 0 7px;
	padding: 0 0 0 14px;
	background: url('/images/dzest.jpg') no-repeat 0 5px;
	color: #E50004;
	font: normal 9px/20px verdana, sans-serif;
	text-decoration: none;
}
.DtvChannelHint{
	color: White;
	background-color: #BC1026;
	position: absolute;
	padding: 3px;
	z-index: 100;
}


.DtvChA:hover{
	color: #BC1026;
}
