body
{
  background: url('../img/body-top-bg.gif') top repeat-x;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  color:#666666;
}
a
{
  color: #3490F8;
  text-decoration: underline;
}
a:hover
{
  color: #D4002B;
  text-decoration: none;
}
h1
{
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-weight:normal;
  clear: left;
  color: #666666;
  font-size: 18px;
  margin: 3px 0;
  padding: 5px 0 0 0;
}
div.page
{
  margin: 0 auto;
  width: 960px;
  min-width: 770px;
  font-size: 12px;
}
div.header
{
  height: 92px;
}
div.logo
{
  float: left;
  padding: 18px 10px 10px 0;
}
div.slogan
{
  float: left;
  color: #000000;
  font-size: 10px;
  padding: 48px 10px 10px 0px;
  text-transform: uppercase;
}
div.inventory
{
  height: 29px;
  background: #CCC;
}
ul.inv
{
  margin: 0;
  padding: 0 5px 0 0;
  list-style-type: none;
  line-height: 29px;
  float: right;
}
ul.inv li
{
  float: left;
  margin: 0 5px;
  padding: 0;
}
div.line
{
  background-color: #D2D2D2;
  width: 760px;
  height: 4px;
}	
div.top-menu
{
  clear: both;
  padding: 0;
  margin: 0;
  height: 30px;
  font-weight: bold;
}
ul.menu
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.menu li
{
  float: left;
  margin: 0 1px 0 0;
  background: #FFFFFF url('../img/tab-left.gif') top left no-repeat;
  height: 30px;
}
ul.menu li a
{
  line-height: 30px;
  padding: 0 12px;
  color: #666666;
  background: url('../img/tab-right.gif') top right no-repeat;
  display: block;
  float: left;
  text-decoration: none;
}
ul.menu li a:hover
{
  color: #1777B1;
}
ul.menu li.active
{
  background: #DDD url('../img/tab-left-act.gif') top left no-repeat;
}
ul.menu li.active div
{
  color: #C90404;
  line-height: 30px;
  padding: 0 12px;
  background: url('../img/tab-right-act.gif') top right no-repeat;
}
div.lang-switch
{
  float: right;
  margin: 4px;
  font-size: 0.9em;
  padding: 28px 10px 0 0;
}
div.lang-switch select
{
  font-size: 0.9em;
}
div.listing-sorting
{
  text-align: center;
  border: 1px solid #DDDDDD;
  font-size: 0.9em;
  padding: 2px;
}
div.listing-sorting a
{
  font-weight: bold;
}
div.search-form
{
  float: right;
  clear: none;
  font-size: 0.9em;
  padding: 30px 10px 0 10px;
}
input.what
{
  border: 1px #FFFFFF solid;
  width: 198px;
  background: #F4A652 url('../img/text-bg.gif') center left repeat-x;
  height: 16px;
}
input.text
{
  border: 1px solid #DDDDDD;
  background: #FFF url('../img/text-bg.gif') center left repeat-x;
  height: 16px;
}
textarea
{
  border: 1px solid #DDDDDD;
}
input.button, .flat-button
{
  border: 1px solid #000000;
  background: #F4A652 url('../img/flat-button-bg.gif') center left repeat-x;
  font: bold 11px 'Trebuchet MS', Arial, Verdana;
  color: #444;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  height: 20px;
  padding-bottom: 4px;
  cursor: pointer;
  text-transform: lowercase;
}
input.button:hover .flat-button:hover
{
  background: #DDD;
}
input, textarea
{
  font-family: Verdana;
  font-size: 1em;
}
div.footer
{
  background: #DDDDDD;
  border-top: 1px #999999 solid;
  margin: 5px 0 0 0;
  padding: 20px 0;
  text-align: center;
  /* height: 100px; */
}
div.copyright
{
  padding: 10px 0 0 0;
  font-size: 0.9em;
}
div.content
{
  margin-top: 25px;
  clear: both;
  padding-bottom: 10px;
}
div.breadcrumb
{
  float: left;
  clear: left;
  margin: 10px 0;
  font-size: 0.9em;
}
div.xml-button
{
  float: right;
  clear: right;
  margin: 10px 0;
  text-align: right;
}
p
{
  padding: 0;
  margin: 0;
}
p.date
{
  font-size: 0.9em;
}
p.news
{
  margin-top: 5px;
}
p.last
{
  margin-top: 5px;
  text-align: right;
}
h2
{
  font-size: 1em;
  margin: 0 0 10px 0;
  padding: 0;
}
img
{
  border: 0;
}
form
{
  padding: 0;
  margin: 0;
}

.clearfix:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix
{
  height: 1%;
}
div.field
{
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 10px;
}
a.title
{
  font-weight: bold;
}
div.url
{
  color: #0066CC;
  padding: 0;
  font-style: italic;
  font-size: 0.9em;
  width: 1%;
  cursor: help;
  white-space: nowrap;
}
div.description
{
  clear: both;
  padding: 0;
  width: 100%;
}
div.stat
{
  clear: both;
  padding: 0;
}
div.stat img
{
  margin: 0 5px;
}
div.pr_stat
{
  margin: 0 0 15px 0;
}
div.categories
{
  list-style-type: none;
  padding: 0;
  width: 100%;
}
div.categories a
{
  font-weight: bold;
  font-size: 12px;
}
div.categories div.col
{
  float: left;
  height: 100%;
  text-align: left;
  /*width: 33%;*/
  padding-top: 15px;
}
div.categories div.last
{
  float: left;
  height: 100%;
  text-align: left;
  /*width: 33%;*/
  padding-top: 15px;
}
div.subcategories
{
  padding-left: 19px;
}
div.subcategories a
{
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  color: #444444;
}
div.categories div.divider
{
  clear: both;
  line-height: 1px;
}
div.categories div.categ
{
  line-height: 14px;
  padding-left: 15px;
  background: url('../img/ico-dir.gif') top left no-repeat;
  /* margin-left: 5px; */
  padding: 0 0 4px 20px;
}
.no
{
  border: none;
}
a.no
{
  text-decoration: none;
}
.editor-welcome
{
  padding: 0;
  text-align: left;
}
.editor-content
{
  padding: 0;
  text-align: center;
}
div.notification
{
  background: #D7EBD3;
  border: 1px solid #265624;
  font-weight: bold;
  margin: 10px 0;
  padding: 20px 20px 20px 40px;
  color: #265624;
}
div.error
{
  background: #FFEDEB;
  border: 1px solid #CD5C52;
  font-weight: bold;
  margin: 10px 0;
  padding: 20px 20px 20px 40px;
  color: #CD5C52;
}
div.error img, div.notification img
{
  position: relative;
  top: -3px;
  left: -25px;
  float: left;
}
div.navigation
{
  clear: both;
  margin: 15px 0;
}
div.navigation a
{
  text-decoration: none;
  border: 1px solid #DDDDDD;
  background: #EEEEEE;
  padding: 0 4px;
}
div.navigation a:hover
{
  background: #FFFFFF;
}
div.navigation span
{
  border: 1px solid #DDDDDD;
  padding: 0 4px;
  background: #EEEEEE;
}
div.navigation span.active
{
  background: #EEEEEE;
}
div.pagerank
{
  border: 1px solid #ccc;
  height: 4px;
  margin: 7px 0 0 5px;
  padding: 0;
  width: 50px;
  background: #EFEFEF;
  float: left;
}
div.inner-pagerank
{
  margin-top: -1px;
  background-image: url('../img/pr10.gif');
  float: left;
  height: 5px;
  padding: 0;
}
div.pr-text
{
  float: left;
  font-size: 0.9em;
}
div.preview
{
  background: #FFF url('../img/no-preview.gif') center center no-repeat;
  border: 1px solid #ccc;
  height: 90px;
  width: 120px;
}
div.adsense
{
  margin: 10px 0;
  text-align: center;
}
div.box
{
  clear: both;
  margin: 5px 0 0 0;
}

div.box-caption-movable
{
  color: #FFFFFF;
  font-weight: bold;
  line-height: 30px;
  padding-left: 8px;
  margin: 0;
}
#leftBlocks div.box-caption-right-movable, #user1Blocks div.box-caption-right-movable
{
  background: #278AF8 ;
  border-left: 10px solid #7cb8fb;
}
#rightBlocks div.box-caption-right-movable, #user2Blocks div.box-caption-right-movable
{
  background: #d4002b;
  border-left: 10px solid #fe8ea5;
}
#topBlocks div.box-caption-right-movable, #bottomBlocks div.box-caption-right-movable
{
  background: #F79123 url('../img/movable-box-caption-orange.gif') bottom left repeat-x;
}
div.box-caption-left-movable
{

  height: 30px;
}
div.box-caption-movable
{
  height: 30px;
}
div.box-caption-fixed
{
  color: #FFFFFF;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  margin: 0;
}
div.box-caption-left-fixed
{
  height: 30px;
  border-left: 10px solid #cbdc54;
}
div.box-caption-right-fixed
{
  background: #b2cb0a  bottom right repeat-x;
  height: 30px;
}
div.box-content-center
{
  background: url('../img/box-content-top.gif') top repeat-x;
  padding: 10px 0px 10px 0px;
}
div.box-content
{
  padding: 10px;
}
div.featured-listing
{
  margin: 5px 0;
}
div.featured-listing a
{
  margin: 5px 0;
  text-align: left;
}
div.sponsored-listing
{
  margin: 5px 0;
}
div.sponsored-listing a
{
  margin: 5px 0;
  text-align: left;
}
div.partner-listing
{
  margin: 5px 0;
}
div.partner-listing a
{
  text-align: left;
}
span.highlight
{
  background: #FAF3C1;
  color: #000;
  font-weight: bold;
}
ul.account-menu
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 20px;
  margin-top: 10px;
}
ul.account-menu li
{
  text-transform: uppercase;
}
div.comment
{
}
div.posted
{
  margin: 5px 0;
  font-size: 0.9em;
  font-style: italic;
}
hr
{
  background: #DDDDDD;
  height: 1px;
  border: none;
  margin: 10px 0;
}
div.comment-approval
{
  font-size: 0.9em;
  color: #666;
}
p.user
{
  padding: 0;
  margin: 8px 0;
}
div.news-title
{
  font-weight: bold;
  margin: 0 0 5px 0;
}
div.news-date
{
  font-size: 0.9em;
  text-align: right;
  margin: 0 0 10px 0;
}
td.left-column
{
  width: 180px;
  *width: 19%;
  padding: 0 5px 10px 10px;
}
td.center-column
{
  *width: 62%;
  padding: 0;
}
td.right-column
{
  width: 180px;
  *width: 19%;
  padding: 0 0 10px 5px;
}
p.field
{
  font-size: 0.9em;
  margin: 0 0 10px 0;
}
p.field-captcha
{
  float: left;
  margin: 0 10px 10px 0;
}
div.categories-tree
{
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #DDDDDD;
}
ol
{
  padding: 0;
  margin: 0 0 0 30px;
}
.suspended
{
  background-color: #eee;
}
.approval
{
  background: #E9CFCF;
}
div.admin-approve
{
  margin: 10px;
}
div.waiting
{
  margin: 0 5px 0 0;
  float: left;
  width: 15px;
  height: 15px;
  background: #E9CFCF;
  border: 1px solid #777;
}
div.dbx-box
{
}
div.dbx-handle
{
  color: #215DC6;
  height: 31px;
  padding:0px;
  margin:0px;
}
fieldset
{
  padding: 0 10px 10px 10px;
  margin: 10px 1px;
  border: 1px solid #DDDDDD;
}
legend
{
  padding: 2px 5px;
}
td.listing
{
  padding: 5px 0;
}
div.listings
{
  padding-top: 5px;
}
div.listings div.area
{
  border: 1px solid #777;
  background: #E9F6F9;
  padding: 10px;
  margin: 20px 0;
}
div.listings div.icon
{
  border: 1px solid #777;
  background: #E9F6F9;
  display: block;
  float: right;
  margin-top: -30px;
  right: 10px;
  height: 30px;
  padding: 5px;
  font-size: 1em;
  vertical-align: middle;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
  font-weight: bold;
  display: block;
  text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

/* Tree CSS */
ul.tree
{
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 0px 25px;
}
ul.tree li
{
  font-size:12px;
}

ul.tree a
{
  text-decoration: none;
  border: 0;
}

div.tree-col
{
  vertical-align: center;
}

img.tree-icon-collapsed
{
  background: url('../img/tree/vista/plus.gif') center no-repeat;
  height: 9px;
  width: 9px;
}
img.tree-folder-collapsed
{
  background: url('../img/tree/vista/closed_folder.gif') center no-repeat;
  height: 12px;
  width: 16px;
}

img.tree-icon-expanded
{
  background: url('../img/tree/vista/minus.gif') center no-repeat;
  height: 9px;
  width: 9px;
}

img.tree-icon-space
{
  height: 9px;
  width: 9px;
}

img.tree-folder-expanded
{
  background: url('../img/tree/vista/open_folder.gif') center no-repeat;
  height: 12px;
  width: 16px;
}
img.tree-cat-locked
{
  background: url('../img/tree/vista/locked.gif') center no-repeat;
  height: 13px;
  width: 16px;
}
img.tree-cat-crossed
{
  background: url('../img/tree/vista/crossed.gif') center no-repeat;
  height: 13px;
  width: 16px;
}

/* Star rating */

.boxrating
{
  display:block;
}

.rating 
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 30px;
  position: relative;
  background: url('../img/starrating.gif') top left repeat-x;
}

.rating li
{
  text-indent: -90000px;
  padding: 0px;
  margin: 0px;
  float: left;
}

.rating li a 
{
  outline: none;
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
  cursor: pointer;
  background: none;
}

.rating li a:hover
{
  background: url('../img/starrating.gif') left center;
  z-index: 2;
  left: 0px;
}

.rating a.r1-unit
{
  left: 0px;
}
.rating a.r1-unit:hover
{
  width:30px;
}
.rating a.r2-unit
{
  left:30px;
}
.rating a.r2-unit:hover
{
  width: 60px;
}
.rating a.r3-unit
{
  left: 60px;
}
.rating a.r3-unit:hover
{
  width: 90px;
}
.rating a.r4-unit
{
  left: 90px;
}	
.rating a.r4-unit:hover
{
  width: 120px;
}
.rating a.r5-unit
{
  left: 120px;
}
.rating a.r5-unit:hover
{
  width: 150px;
}
.rating a.r6-unit
{
  left: 150px;
}
.rating a.r6-unit:hover
{
  width: 180px;
}
.rating a.r7-unit
{
  left: 180px;
}
.rating a.r7-unit:hover
{
  width: 210px;
}
.rating a.r8-unit
{
  left: 210px;
}
.rating a.r8-unit:hover
{
  width: 240px;
}
.rating a.r9-unit
{
  left: 240px;
}
.rating a.r9-unit:hover
{
  width: 270px;
}
.rating a.r10-unit
{
  left: 270px;
}
.rating a.r10-unit:hover
{
  width: 300px;
}
.rating li.current-rating
{
  background: url('../img/starrating.gif') left bottom;
  position: absolute;
  height: 30px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
.voted
{
  color:#999;
}
.thanks
{
  color:#36AA3D;
}
/* Suggest listing */
img.edit-field
{
  background: url('../img/edit.png') center no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
img.field_tooltip
{
  background: url('../img/question.png') center no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* JS Box notification */
div.js_notification
{
  top: 10px;
  position: absolute;
  left: 10px;
  width: 200px;
  border: 1px solid black;

  background-color: #FFFFFF;
  font-family: Arial, Verdana, Tahoma;
  font-size: 10pt;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#tooltip
{
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #eee;
  padding: 5px;
  opacity: 0.85;
  width: 250px;
}
#tooltip h3, #tooltip div 
{
  margin: 0;
}

/* quick search */
div.quickSearch
{
  position: absolute;
  background: #FFFFFF;
  margin-top: 1px;
  width: 293px;
  overflow: hidden;
  float: left;
  display: none;
  z-index: 9001;
}

div.quickSearchItem
{
  border-color: #FFFFFF rgb(255, 255, 255) rgb(238, 238, 238);
  border-style: solid;
  border-width: 1px;
  color: #555555;
  font-size: 11px;
  font-size-adjust: none;
  padding: 2px;
  white-space: normal;
  font-family: tahoma,arial,helvetica,sans-serif;
}
div.quickSearchItem h3
{
  color: #222222;
  margin: 0pt;
  font-size: 11px;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-size-adjust:
    font-stretch: inherit;
  font-style: inherit;
  font-variant: inherit
    font-weight: bold;
  line-height: inherit;
}
div.quickSearchItem:hover
{
  background: #DFE8F6 none repeat scroll 0%;
  border: 1px dotted #A3BAE9 !important;
}

/* styly vanocni kategorie*/
body#vanocni {
  color: #2a1c00;
}

body#vanocni .center-column{
  color: #5C4001;
  margin-top: 10px;
  background: url('http://www.hledejsmudlo.cz/UserFiles/vizualy-kategorii/vanocni-kategorie/center-back.gif') #f4eece no-repeat;

}

body#vanocni .left-column{
  color: #5C4001;
  margin-top: 10px;
  background: url('http://www.hledejsmudlo.cz/UserFiles/vizualy-kategorii/vanocni-kategorie/left-back.gif') #f4eece no-repeat;
}

body#vanocni .right-column{
  color: #5C4001;
  margin-top: 10px;
  background: url('http://www.hledejsmudlo.cz/UserFiles/vizualy-kategorii/vanocni-kategorie/right-back.gif') #f4eece no-repeat;
}

body#vanocni .box-content-center {
  background:none;
}

body#vanocni a {
  color: #6e1913;
}

body#vanocni div.box-caption-left-movable {
  background:transparent url('http://www.hledejsmudlo.cz/UserFiles/vizualy-kategorii/vanocni-kategorie/nadpis-zlata-koule.png') no-repeat scroll left top;
  height:39px;
}

body#vanocni .box-caption-right-movable {
  background: none;

}

body#vanocni .box-caption-movable {
  color: #6e1913;
  padding:9px 0 0 45px;


}

body#vanocni .minmax {
  background: transparent url('http://www.hledejsmudlo.cz/UserFiles/vizualy-kategorii/vanocni-kategorie/up-down.gif');
}

body#vanocni .breadcrumb a, body#vanocni .breadcrumb strong,  body#vanocni .breadcrumb{
  color: #422b00;
}

body#vanocni .breadcrumb{
  padding: 5px;
}

.vanocni-kategorie {
  margin-left:269px;
  width:310px;

}

.vanocni-kategorie h3 {
  color: #6e1913;
  padding-left: 100px;
  _padding-left: 80px;
  font-size: 14px;
}

.vanocni-kategorie p {
  color: #5c4001;
  text-align:justify;
}

body#vanocni .listing  {
  padding: 20px;
}

body#vanocni div.box{
  margin:20px 0 0;
}


/* podstranka */
.pageTitle {width: 560px; background: #d4002b; padding: 5px; font-size: 14px; color: #fff; font-weight: bold}


.heads {float: left; height: 27px; width: 560px; position: relative;  }
.heads .head {height: 27px; position: absolute;}
.heads * {float: left;}
.heads .cl, .heads .cr, .heads .cc {height: 27px; overflow: hidden; }
.h-red .cc {background: #d4002b; line-height: 27px; color: #fff; padding: 0 4px 0 4px;}
.h-red .cl {width: 5px;background: transparent url(../img/th-cl.png) no-repeat; }
.h-red .cr {width: 5px;background: transparent url(../img/th-cr.png) no-repeat; }
.h-red .p1 {top: 0; left: 15px; }
.h-red .p2 {top: 0; left: 420px; }

.top {margin-top: 3px;}

.row {float: left; width: 560px; position: relative; z-index: 15; }
.row-encap .small {width: 465px; }
.row-encap .small .cc {width: 455px; }
.row * {float: left; }
.row .cl, .row .cr {overflow: hidden; width: 5px; height: 37px}
.row .cl {background: transparent url(../img/row-cl.png) no-repeat; }
.row .cr {background: transparent url(../img/row-cr.png) no-repeat; }
.row .cc {width: 545px; height: 35px; border-top: solid 1px #b4b4b4;
          border-bottom: solid 1px #b4b4b4; background: #f8f8f8;}

.row .cell {height: 35px; line-height: 35px; border-right: solid 1px #b4b4b4;
            padding-left: 25px; }
.row .c1 {width: 400px;  padding-left: 5px; }
.row .c2 {width: 135px;  border-right: none; padding-left: 0; text-align: right; font-weight:bold}
.row-encap {float: left; margin-bottom: 20px; }

/* paticka webu */
div.footerContent {width: 960px; position: relative; margin: auto; text-align: left;}

a.footerMenu {color: #666666;}
a.footerMenu:hover {color: #d4002b}

.middleFooter {margin: 20px 0 0 0; border-bottom: 1px solid #b9b9b9; padding: 0 0 20px 0}

div.provozovatel {width: 200px; border-right: 1px solid #666666;}

div.provozovatel span.big {font-size: 12px; font-weight: bold; color: #d4002b; padding-bottom: 4px; margin-bottom: 2px;}

.pink {color: #d4002b}


div.footerPartners {font-size: 11px; float: left}
div.footerPartners span {font-weight:bold}
div.footerPartners a {color: #666666}
div.footerPartners a:hover {color: #d4002b}

div.copyright {font-size: 11px; float: right; padding: 0}
div.copyright a {color: #d4002b}



.right-both {
  padding:0 5px 10px 10px;
  text-align: left;
}

/* pravy sloupec reklama */
.rightBothPromotion h2 a {
  font-size: 10px;
}

/* adfox bloky */

/* blok misto popisu kategorie */

#adfox-l2 h2 a {
  color:#D4002B;
  text-decoration:none;
}

#adfox-l2 h2 {
  margin: 0px;
}


.adfox-box {
  width: 360px;
  float: left;
  margin: 0px 5px 0px 0px;
}

.adfox-box h3 {
  border-left:6px solid #318FF8;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  margin:7px 0 3px;
  padding-left:5px;
}

#adfox-l2 {
  height: 210px;
}

.adfox-box p {
  font-size:11px;
  padding-left:11px;
  padding-bottom:3px;
}
.adfox-box div a {
  color:#D4002B;
  font-size:9px;
  padding-left:11px;
}