body {
	padding:			0px;
	margin:				0px;
	background:			#ffffff;
    font-size: 			70%;
    font-family: 		verdana, tahoma, arial, sans-serif;
	font-weight: 		normal;
    color: 				#646A6F;
	
	text-align:			center;
	}
ul, ol {
/*	padding-top:		5px;
	margin:				0px;*/
	}
form {
	margin:				0px;
	padding:			0px;
	}
input, select, textarea {
	font-size:			100%;
	}
table {
	font-size:			100%;
	}
.left {
	float:				left;
	}
.right {
	float:				right;
	}
.center {
text-align:center;	
}
.clear {
	float:				none;
	clear:				both;
	height:				1px;
	}
.clear_right {
	float:				none;
	clear:				right;
	height:				1px;
	}
hr {
	width:				100%;
	height:				1px;
	margin:				0px;
	padding:			0px;
	color:				#858A8E;
	background-color:	#858A8E;
	border:				0px;
	}
a:link, a:visited, a:hover {
	font-size: 			100%;
	color: 				#E14235;
	text-decoration:	none;
	font-weight: 		normal;
	}
a:hover {
	color:				#646A6F;
	}
	
a.grey:link, a.grey:visited {
	color:				#646A6F;
	}
a.grey:hover {
	color:				#E14235;
	}
.normal {
	font-weight:normal;
	}
/*h1 {
	padding:			0px;
	margin:				0px;
	font-size:			130%;
	color:				#C31803;
	text-transform:		uppercase;
	}*/
h1 {
	padding:			3px 10px;
	margin:				0px 0px 5px;
	font-size:			150%;
	color:				#ffffff;
	text-transform:		none;
	background:			#E14235;
	font-weight:		normal;
	}
h1 a:link, h2 a:visited, h2 a:hover {
	color:				#ffffff;
	}
h1 b {
	font-weight:normal;
	text-transform:capitalize;
}
h2 {
	padding:			3px 10px;
	margin:				0px 0px 5px;
	font-size:			150%;
	color:				#ffffff;
	text-transform:		uppercase;
	background:			#E14235;
	font-weight:		normal;
	}
h2.detail {
	text-transform:		none;
}
h2.price {
	text-align:right;
}
h2 b {
	font-weight:normal;
	text-transform:capitalize;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color:				#ffffff;
	}
/* nazev zbozi */
h3 {
	padding:			0px;
	margin:				0px;
	font-size:			100%;
	color:				#646A6F;
/*	text-transform:		uppercase;*/
	}
h3 a:link, h3 a:visited, h3 a:hover {
	font-weight:		bold;
	color:				#646A6F;
/*	text-transform:		uppercase;*/
	}
h3 a:hover {
	color:				#E14235;
	}
.goodslist_3 .title h3, .goodslist_4 h3 {
	text-transform:		none;
	font-weight:		normal;
	}
.goodslist_3 .title h3 a:link, .goodslist_3 .title h3 a:visited, .goodslist_3 .title h3 a:hover, .goodslist_4 h3 a:link, .goodslist_4 h3 a:visited, .goodslist_4 h3 a:hover {
	font-weight:		normal;
	text-transform:		none;
	}
.goodslist_3 .title h3 a:hover, .goodslist_4 h3 a:hover {
	color:				#E14235;
	}
/* autor */
h4 {
	padding:			0px;
	margin:				0px;
	font-size:			100%;
	color:				#646A6F;
	font-weight:		normal;
	}
h4 a:link, h4 a:visited, h4 a:hover {
	color:				#646A6F;
	}
h4 a:hover {
	color:				#E14235;
	}
h5 {
	padding:			3px 10px 5px;
	margin:				7px 0px 0px;
	font-size:			110%;
	color:				#ffffff;
	background:			#858A8E;
	}
h5.price {
	margin-top:-5px;
	text-align:right;
}
h5.price b {
	margin-right:45px;
}
h6 {
	padding:			3px 10px 5px;
	margin:				10px 0px 2px 0px;
	font-size:			110%;
	color:				#ffffff;
	background:			#858A8E;
	}
/***************************************************************************************/
#page {
	margin:				auto;
	width:				980px;
	text-align:			left;
	}
#content {
	}
/********************************************************/
/*						HLAVICKA						*/
/********************************************************/
#head {
	background:			url(../img/head_bg.jpg) no-repeat 305px 0px;
	/*background:			url(../img/banner/christmas2010.gif) no-repeat 180px 0px;*/
	}
#searchform {
	margin:				40px 23px 0px 0px;
	}
#search_advanced {
	margin:				4px 0px 0px 57px;
	}
#deptop {
	margin:				0px 0px 0px 0px;
	padding:			0px;
	height:32px;
	}
#deptop li {
	float:				left;
	list-style-type:	none;
	height:32px;
	}
#subdeptop {
	margin:				-1px 0px 4px;
	padding:			1px 0px 0px;
	background:			url(../img/subdeptop_bg.gif) no-repeat;
	}
#subdeptop li {
	float:				left;
	list-style-type:	none;
	padding:			6px 15px 6px;
	}
#subdeptop li.first_act {
	background:			url(../img/subdeptop_l_act.gif) no-repeat 0% 100%;
	}
#subdeptop li.act {
	background:			url(../img/subdeptop_bg_act.gif) repeat-x 0% 100%;
	}
#subdeptop li.clear {
	padding:			0px;
	float:				none;
	}
#subdeptop a:link, #subdeptop a:visited {
	color:				#646A6F;
	text-transform:		uppercase;
	}
#subdeptop a:hover {
	color:				#E14235;
	text-transform:		uppercase;
	}
#language_login {
	float:				right;
	padding:			5px 5px 0px 0px;
	}
#language_login img {
	margin:				0px 3px;
	vertical-align:		middle;
	}
/********************************************************/
/*					LEVY SLOUPEC						*/
/********************************************************/
#leftcol {
	float:				left;
	width:				180px;
	}
#creatoralphabet {
	margin:				5px 15px;
	}
#creatoralphabet img {
	margin:				2px;
	width:				16px;
	height:				15px;
	cursor:				pointer;
	}
/********************************************************/
/*				PROSTREDNI SLOUPEC						*/
/********************************************************/
#centercol {
	float:				left;
	width:				620px;
	text-align:			center;
	}
#in_centercol {
	margin:				auto;
	padding-bottom:		20px;
	width:				610px;
	text-align:			left;
	}
.banner {
	margin-bottom:		10px;
	text-align:center;
	}
.banner img {
	border:				1px solid #858A8E;
	margin:				0px 1px 0px 2px;
	}
div#box_center {
	border:				1px solid #858A8E;
	padding:			10px;
	margin:				10px 0px 15px;
	}
form#searchform_center {
	color:				#E14235;
	font-weight:		bold;
	}
/********************************************************/
/*					PRAVY SLOUPEC						*/
/********************************************************/
#rightcol {
	float:				left;
	width:				180px;
	}
/********************************************************/
/*						PATICKA							*/
/********************************************************/
#footer {
	padding:			10px 0px 20px;
	border-top:			1px solid #646A6F;
	color:				#646A6F;
	text-align:			center;
	}
#footer a:link, #footer a:visited {
	color:				#646A6F;
	}
#footer a:hover {
	color:				#E14235;
	}
#footer small {
font-size:90%;
color:#A6A9AB;
}
#footer small a:link, #footer small a:visited, #footer small a:hover {
color:#A6A9AB;
}

/********************************************************/
/*						GLOBAL							*/
/********************************************************/
.none {
display:none;
}
marquee {
	padding:0px 0px 10px;
	}
ol.help li, ul.help li {
	padding:3px 0px;
	text-align:justify;
	}
.box_red {
	background:			url(../img/box_red_bg.gif) repeat-y;
	margin:				0px 0px 7px;
	}
.box_red .head {
	padding:			5px 15px;
	background:			#E14235 url(../img/box_red_head.gif) no-repeat;
	color:				#ffffff;
	font-weight:		bold;
	font-size:			110%;
	}
.box_red .footer {
	height:				10px;
	background:			url(../img/box_red_footer.gif) no-repeat;
	}
	
		
.box_red ul, .box_grey ul, .box_info ul {
	margin:				5px 0px;
	padding:			0px;
	}
.box_red li, .box_grey li, .box_info li {
	padding:			4px 10px 4px 30px;
	list-style-type:	none;
	background:			url(../img/box_li.gif) no-repeat 15px 5px;
	}
	
.box_red_sub li {
	clear:both;
	padding:			3px 10px 3px 45px;
	_padding:			3px 10px 3px 15px;
	list-style-type:	none;
	background:			url(../img/box_li.gif) no-repeat 30px 4px;
	_background:			url(../img/box_li.gif) no-repeat 0px 4px;
	}

.box_grey {
	background:			url(../img/box_grey_bg.gif) repeat-y;
	margin:				0px 0px 7px;
	}
.box_grey .head {
	padding:			5px 15px;
	background:			#858A8E url(../img/box_grey_head.gif) no-repeat;
	color:				#ffffff;
	font-weight:		bold;
	font-size:			110%;
	}
.box_grey .footer {
	height:				10px;
	background:			url(../img/box_grey_footer.gif) no-repeat;
	}
.box_grey a:link, .box_grey a:visited {
	color:				#646A6F;
	}
.box_grey a:hover {
	color:				#646A6F;
	}
.box_grey a:link b, .box_grey a:visited b {
	font-weight:bold;
	color:				#E14235;
	text-decoration:underline;
	}
.box_grey a:hover b {
	font-weight:bold;
	color:				#646A6F;
	text-decoration:underline;
	}
	
.box_info {
	background:			url(../img/box_info_bg.gif) repeat-y;
	margin:				0px 0px 7px;
	}
.box_info .head {
	height:				10px;
	background:			url(../img/box_info_head.gif) no-repeat;
	}
.box_info .footer {
	height:				10px;
	background:			url(../img/box_info_footer.gif) no-repeat;
	}
.box_info a:link, .box_info a:visited {
	color:				#646A6F;
	}
.box_info a:hover {
	color:				#E14235;
	}
	

#detail #desc .saleprice, .goodslist .saleprice, .goodslist_1 td .saleprice, .goodslist_3 .saleprice, .goodslist_4 td .saleprice {
	color:				#E14235;
	font-weight:		bold;
	}
#detail #desc .saleprice, .goodslist .saleprice {
	font-size:			110%;
	}
.goodslist_1 td .pricesave, .goodslist_3 .pricesave, .goodslist_4 td .pricesave {
	color:				#979DA2;
	font-size:			90%;
	}
	
table.form {
	width:				100%;
	background:			#ffffff;
	border-bottom:		7px solid #858A8E;
	margin:				0px 0px 10px;
	}
table.form th {
	width:				30%;
	background:			#858A8E;
	color:				#ffffff;
	text-align:			left;
	padding:			2px 5px;
	}
table.form td {
	background:			#E2E2E2;
	padding:			2px 5px;
	}
	
table.form1 {
	width:				100%;
	background:			#ffffff;
	margin:				0px 0px 10px;
	}
table.form1 th {
	width:				35%;
	color:				#646A6F;
	text-align:			left;
	padding:			2px 5px;
	}
table.form1 td {
	padding:			2px 5px;
	}
table.form1 td.nospace {
	padding:			0px 5px;
	}
table.form1 td.note {
	font-size:			140%;
	}
table.form1 td.loginorder {
padding-top:3px;
}
	
.pagenumber {
	text-align:			center;
	line-height:2em;
	}
.pagenumber div {
	padding:			3px 5px;
	color:				#ffffff;
	background:			#646A6F;
	}
.pagenumber b, .pagenumber a:link, .pagenumber a:visited, .pagenumber a:hover {
	padding:			3px 5px;
	color:				#ffffff;
	background:			#646A6F;
	}
.pagenumber a:hover {
	color:				#E14235;
	}
.pagenumber b {
	font-weight:		bold;
	}
	
ul.li_bg {
	padding-top:		0px;
	margin-top:			5px;
	}
	
ul.li_bg li {
	list-style-type:	none;
	padding:			1px 15px;
	background:			url(../img/box_li.gif) no-repeat 0px 3px;
	}
	
table.invoicedetail {
	width:100%;
	border:1px solid #000000;
	}
table.invoicedetail th {
	background:#858A8E;
	color:#ffffff;
	text-align:left;
	}
table.invoicedetail td.separator {
	border-bottom:1px solid #000000;
	}
table.invoicedetail table {
	width:100%;
	}
table.invoicedetail table td {
	padding:3px 5px;
	vertical-align:top;
	}
table.deptree {
	width:100%;
	}
table.deptree th {
	text-align:left;
	padding:5px 10px;
	background:#858A8E;
	color:#ffffff;
	}
table.deptree th a:link, table.deptree th a:visited, table.deptree th a:hover {
	font-weight:bold;
	color:#ffffff;
	}
table.deptree th a:hover {
	color:#E14235;
	}
table.deptree td {
	vertical-align:top;
	width:33%;
	padding:5px 10px;
	background:#f2f2f2;
	}
table.deptree td ul {
	margin:0px;
	padding:2px 0px 5px;
	}
table.deptree td ul li {
	padding-left:10px;
	list-style:none;
	background:url(../img/deptree.gif) no-repeat 0px 0px;
	}
.error {
	color:				red;
	}
.textredright{
	color:				red;
	text-align:			justify;
	font-weight:			bold;
	}
table.team {
	width:100%
	}
table.team th {
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	}
table.team td {
	width:350px;
	padding-left:20px;
	vertical-align:top;
	}
.box_top40 img {
/*width:8px;
height:148px;*/
border:1px solid #88898E;
margin:0px 0px 7px;
}
/********************************************************/
/*				STANDARTNI SEZNAM ZBOZI					*/
/********************************************************/
.goodslist {
	margin:				3px 0px;
	background:			#E2E2E2;
	}
.goodslist .img {
	float:				left;
	width:60px;
	text-align:center;
	padding:			4px 0px;
	}
.goodslist .img img {/*
	width:				50px;
	height:				50px;*/
	}
.goodslist .desc {
	float:				left;
	width:				290px;
	padding:			5px 6px 0px 0px;
	}
.goodslist .tracks {
	float:				left;
	padding:			3px 0px 0px 0px;
	}
.goodslist .tracks img {
	vertical-align:		middle;
	margin:				0px 3px 0px 0px;
	}
.goodslist .info {
	float:				right;
	max-width:			250px;
	}
.goodslist .info .medium {
	float:				right;
	background:			#646A6F;
	color:				#ffffff;
	padding:			3px 4px;
	}
.goodslist .info .department {
	float:				right;
	background:			#858A8E;
	color:				#ffffff;
	padding:			3px 4px;
	border-right:		1px solid #ffffff;
	}
.goodslist .info .department a:link, .goodslist .info .department a:visited, .goodslist .info .department a:hover {
color:#ffffff;
text-decoration:none;
	}
.goodslist .discountinpercent {
float:left;
width:34px;
height:12px;
background:url(../img/icons/icons-sale.gif) no-repeat;
color:#ffffff;
text-align:right;
padding:0px 2px 0px 0px;
margin-top:2px;
font-size:10px;
font-family:arial;
cursor:pointer;
}
/********************************************************/
/*					SEZNAM ZBOZI 1						*/
/********************************************************/
.goodslist_1 {
	width:				100%;
	margin-bottom:		15px;
	}
.goodslist_1 td {
	width:				50%;
	background:			#E2E2E2;
	}
.goodslist_1 td.left {
	float:				none;
	border-right:		2px solid #ffffff;
	}
.goodslist_1 td.right {
	float:				none;
	border-left:		2px solid #ffffff;
	}
.goodslist_1 td .img {
	float:				left;
	padding:			6px;
	height:125px;
	}
.goodslist_1 td .img img {
	border:				1px solid #6E7478;
	}
.goodslist_1 td .medium {
	float:				right;
	background:			#646A6F;
	padding:			2px 4px;
	color:				#ffffff;
	}
.goodslist_1 td .action {
	_clear:				both;
	float:				right;
	padding:			10px 0px;
	}
.goodslist_1 td .desc {
	margin-left:		97px;
	height:				110px;
	padding:			10px 10px 0px 0px;
	position:			relative;
	}
.goodslist_1 td .price {
	width:				190px;
	position:			absolute;
	top:				100%;
	left:				7px;
	margin-top:			-25px;
	}
/********************************************************/
/*					SEZNAM ZBOZI 2						*/
/********************************************************/
.goodslist_2 {
	width:				100%;
	margin-bottom:		15px;
	}
.goodslist_2 .medium {
	width:				5%;
	background:			#646A6F;
	padding:			7px 4px;
	color:				#ffffff;
	border-bottom:		1px solid #ffffff;
	text-align:			center;
	}
.goodslist_2 .title {
	width:				65%;
	padding:			7px 10px;
	background:			#E2E2E2;
	border-bottom:		1px solid #ffffff;
	}
.goodslist_2 .price {
	width:				30%;
	padding:			7px 10px 7px 0px;
	text-align:			right;
	background:			#E2E2E2;
	border-bottom:		1px solid #ffffff;
	}
/********************************************************/
/*					SEZNAM ZBOZI 3						*/
/********************************************************/
.goodslist_3 {
	width:100%;
	margin-bottom:15px;
	}
.goodslist_3 td {
	text-align:center;
	vertical-align:top;
	padding:0px 5px;
	}
.goodslist_3 img {
	margin:3px 0px;
	border:1px solid #646A6F;
	}
/********************************************************/
/*					SEZNAM ZBOZI 4						*/
/********************************************************/
.goodslist_4 {
	width:				100%;
	margin-bottom:		15px;
	}
.goodslist_4 td {
	vertical-align:top;
	width:				50%;
	background:			#E2E2E2;
	}
.goodslist_4 td.left {
	float:				none;
	border-right:		2px solid #ffffff;
	border-bottom:		1px solid #ffffff;
	}
.goodslist_4 td.right {
	float:				none;
	border-left:		2px solid #ffffff;
	border-bottom:		1px solid #ffffff;
	}
.goodslist_4 td .img {
	float:				left;
	}
.goodslist_4 td .img img {
	margin:				5px;
	}
.goodslist_4 td .desc {
	margin-left:		55px;
	padding:			5px 5px 5px 0px;
	}
.goodslist_4 td .price {
	padding-top:		5px;
	}
.goodslist_4 td .action {
	_clear:				both;
	width:				40px;
	float:				right;
	padding:			10px 0px;
	}
/********************************************************/
/*					DETAIL ZBOZI						*/
/********************************************************/
#detail {
	margin:				10px 0px;
	}
#detail #img {
	float:				left;
	width:160px;
	height:200px;
	text-align:center;
	}
#detail #img img {
/*	width:				160px;
	height:				160px;*/
	margin-bottom:3px;
	}
#detail #desc {
	padding-top:		0px;
	margin-top:			0px;
	margin-left:		130px;
	}
#detail #desc li {
	list-style-type:	none;
	padding:			2px 0px;
	}
#detail #desc li img {
	vertical-align:		middle;
	}
#detail ul#desc_other {
	padding:		0px 0px 10px 0px;
	margin:			0px;
	}
#detail ul#desc_other li {
	list-style-type:	none;
	padding:			2px 0px;
	}
#detail #button {
	float:				right;
	margin-right:		5px;
	}
#detail #button img {
	margin:				2px 5px;
	vertical-align:		middle;
	line-height:		1.5em;
	}
#detail #discount {
	padding:			18px 5px;
	background:			url(../img/detail_ico_4.gif) no-repeat;
	color:				#ffffff;
	font-size:			140%;
	font-weight:		bold;
	}
#detail #discount span {
	color:				#F56500;
	font-size:			80%;
	}
#detail #button input {
	margin:				10px 0px 0px 155px;
	}
#detail table.tracklist {
	width:290px;
	float:				left;
	margin:				5px 0px 0px 10px;
	}
#detail table.tracklist td {
vertical-align:top;
}
#detail table.tracklist td img {
vertical-align:middle;
margin-right:5px;
}
#detail ul.tracklist {
	width:290px;
	float:				left;
	margin:				5px 0px;
	}
#detail ul.tracklist li {
	clear:both;
	list-style-type:	none;
	padding:0px 10px 0px 5px;
	}
#detail ul.tracklist li .trackname {
	margin-left:10px;
	}
#detail ul.tracklist li img {
	margin:				0px 5px;
	vertical-align:		middle;
	}
#detail ul.tracklist li a:visited {
	color:#646A6F;
	}
	
.gdetail_dep ul {
	margin:				0px 0px;
	padding:			0px;
	}

.gdetail_dep li {
	padding:		3px 0px 3px 18px;
	list-style-type:	none;
	background:		url(../img/box_li.gif) no-repeat 0px 4px;
	}

/********************************************************/
/*						KOSIK							*/
/********************************************************/
.basket {
	width:				610px;
	}
.basket th {
	background:			#858A8E;
	color:				#ffffff;
	padding:			5px;
	border-bottom:		1px solid #ffffff;
	}
.basket th a:link, .basket th a:visited, .basket th a:hover {
	color:				#ffffff;
	text-decoration:underline;
	}
.basket td {
	background:			#E2E2E2;
	text-align:			center;
	padding:			3px;
	border-bottom:		1px solid #ffffff;
	}
.basket .title {
	width:				40%;
	text-align:			left;
	}
.basket .name {
	text-align:			left;
	}
.basket th.totalprice, .basket th.totalprice1 {
	padding:			5px 15px;
	text-align:			right;
	font-weight:		normal;
	color:				#ffffff;
	border-top:3px solid #ffffff;
	background:			#858A8E;
	}
.basket th.totalprice1 {
	border-top:0px;
	}
.basket th.totalprice div, .basket th.totalprice1 div {
	float:left;
	margin-left:180px;
	width:300px;
	text-align:right;
	}
.basket .price {
	font-weight:		bold;
	color:				#E14235;
	text-align:			right;
	padding-right:		15px;
	}
.basket th.price {
	color:				#ffffff;
	}
.transport_payment {
	width:100%;
	border:1px solid #858A8E;
	background:			#ffffff;
	margin:				0px 0px 10px;
	}
.transport_payment th {
	width:50%;
	padding:3px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	border-right:1px solid #858A8E;
	}
.transport_payment td {
	padding:3px;
	width:50%;
	vertical-align:top;
	}
.choose_payment {
	display:none;
	}
.choose_payment_block {
	display:block;
	}
/********************************************************/
/*						INPUTY							*/
/********************************************************/
.input_1, .input_2, .input_3, .input_4 {
	width:				150px;
	height:				21px;
	background:			#ffffff;
	border:				1px solid #646A6F;
	vertical-align:		middle;
	}
.input_2 {
	width:				30px;
	height:				18px;
	text-align:			center;
	}
.input_3 {
	width:				400px;
	height:				18px;
	}
.input_4 {
	width:				190px;
	height:				18px;
	}
.input_5 {
	width:				75px;
	background:			#858A8E;
	border:				0px;
	text-align:right;
	padding-right:5px;
	margin-top:-16px;
	color:#ffffff;
	font-weight:bold;
	}
.input_6 {
	width:				70px;
	background:			#E14235;
	border:				0px;
	text-align:right;
	padding-top:2px;
	padding-right:5px;
	color:#ffffff;
	font-weight:bold;
	}
.input_7 {
	width:				50%;
	background:			#ffffff;
	border:				1px solid #858A8E;
	text-align:left;
	padding-top:1px;
	padding-right:5px;
	}
.select_1 {
	height:				21px;
	vertical-align:		middle;
	}
.select_2 {
	width:				400px;
	height:				18px;
	vertical-align:		middle;
	}
.submit_1 {
	cursor:				pointer;
	width:				21px;
	height:				21px;
	background:			url(../img/submit_1.gif) no-repeat;
	border:				0px;
	vertical-align:		middle;
	}
.submit_2, .submit_3, .submit_5, .submit_6 {
	cursor:				pointer;
	width:				81px;
	height:				21px;
	padding-left:		7px;
	color:				#ffffff;
	background:			url(../img/submit_2.gif) no-repeat;
	border:				0px;
	vertical-align:		middle;
	}
.submit_3 {
	float:				right;
	margin-right:		3px;
	}
.submit_4 {
	cursor:				pointer;
	margin:				0px 10px 0px 0px;
	width:				91px;
	height:				21px;
	padding-left:		7px;
	color:				#ffffff;
	background:			url(../img/submit_4.gif) no-repeat;
	border:				0px;
	vertical-align:		middle;
	}
.submit_5 {
	width:150px;
	float:				right;
	margin-right:		3px;
	background:			url(../img/submit_6.gif) no-repeat;
	}
.submit_6 {
	float:				right;
	}
.textarea_1 {
	width:				600px;
	height:				100px;
	background:			#ffffff;
	border:				1px solid #646A6F;
	}
.christmas_discount {
background:url(../img/icons/vanocesleva18.gif) no-repeat;
}
#christmas {
display:none;
position:absolute;
top:260px;
}

