#best_sell
{
  background: url('../../images/boxes/best_sell_no_bg.png');
  background-repeat: no-repeat;
/*  * background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boxes/best_sell_no_bg.png', sizingMethod='crop');
	*/
}

#best_present
{
  background: url('../../images/boxes/best_present.png');
  background-repeat: no-repeat;
 /* * background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boxes/best_present.png', sizingMethod='crop');
	*/
}

#recomend
{
  background: url('../../images/boxes/recomend_no_bg.png');
  background-repeat: no-repeat;
 /* * background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boxes/recomend_no_bg.png', sizingMethod='crop');
	*/
}
#for_hard
{
  background: url('../../images/boxes/for_hard_no_bg.png');
  background-repeat: no-repeat;
 /* * background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boxes/for_hard_no_bg.png', sizingMethod='crop');
	*/
}

#text_banner
{
  background: url('../../images/boxes/text_banner_small.png');
  background-repeat: no-repeat;
/*  * background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boxes/text_banner_small.png', sizingMethod='crop');
	*/
}

.two_column
{
  padding :0px;
  margin: 0px;
  text-align:left;
  border: none;
  overflow: hidden;
}
.two_column_inner
{
  margin:0px;
  margin-top: 5px;
  width: 509px;
}

.two_column .kategorie_nadpis
{
  font-size: 20px;
  font-weight: bold;
  color: #4d4d4d;
  padding-bottom:10px;
  padding-left: 15px;
}

.two_column .item{ background: url('../../images/kat_item_bg.gif') repeat-x; height:110px; padding-left: 15px;font-family:Tahoma;}
.two_column .item .rest{ width: 430px;}
.two_column .item .item_image{ float:left; width: 55px; height: 100px; }
.two_column .item .item_label {font-size: 14px; font-weight:bold; }
.two_column .item .item_text {padding-bottom:5px; padding-right:10px;}
.two_column .item .item_price { color: red; float:left; font-weight: bold; padding-right:10px;}
.two_column .item a {  color: #4d4d4d;}
.two_column .item a:hover {  color: red;}
.two_column  .item .item_label a{color:#353535; text-decoration:none; font-weight:bold; }
.two_column  .item .item_label a:hover{color:#39b54a; text-decoration:none; font-weight:bold; }

.disp_all_holder
{
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.disp_all_holder a
{
  background: red url('../../images/display_all.jpg') no-repeat;
  width: 472px;
  height: 33px;
  display:block;
}
.disp_all_holder a:hover
{
  background: green url('../../images/display_all_hover.jpg') no-repeat;
  width: 472px;
  height: 33px;
  display:block;
}
.disp_all_holder div
{
  background:none;
  width: 472px;
  height: 33px;
}
.c_text_banner
{
  width: 471px;
  height: 100px;
  margin-right: 0px;
  padding: 0px;
  
}

.filter_holder a {color: red; text-decoration: none;}
.filter_holder a:hover {color: #39B54A; text-decoration: none;}
