body {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS',Verdana,Tahoma,Arial;
	font-size: 0.68em;
	line-height: 135%;
	background: #CDC6AC url(../images/body_bg.gif) repeat-x;
}

/* obecné tagy */
img {
  border: none;
}
img.fleft {
  float: left;
  margin: 0 15px 15px 0;
}
a {
  color: #eb5e00;
  text-decoration: underline;
}
  a:hover {
    color: #000;
    text-decoration: underline;
  }
h1 {
  font-size: 20px;
  margin: 10px 0 0;
  padding: 0px;
  line-height: 100%;
  text-transform: uppercase;
}
h2 {
  font-size: 150%;
  margin: 0px;
  line-height: normal;
  padding: 0 0 5px;
 /* background: url(../images/h2_bullet.gif) left 3px no-repeat;*/
}
h3 {
  font-size: 110%;
  margin: 10px 0 0 0;
  padding: 0 0 5px 20px;
  background: url(../images/h3_bullet.gif) left 2px no-repeat;
}
h2.tvorba_www_prezentaci a {
  line-height: 53px;
  width: 100%;
  padding: 0 0 0 60px;
  background: #FFF url(../images/h2_tvorba_www_prezentaci.gif) left top no-repeat;
}
  h2.tvorba_www_prezentaci a {
    display: block;
    color: #000;
  }
h2.elektronicky_marketing a {
  line-height: 53px;
  width: 100%;
  padding: 0 0 0 60px;
  background: #FFF url(../images/h2_elektronicky_marketing.gif) left top no-repeat;
}
  h2.elektronicky_marketing a {
    display: block;
    color: #000;
  }
h2.graficky_design a {
  line-height: 53px;
  width: 100%;
  padding: 0 0 0 60px;
  background: #FFF url(../images/h2_graficky_design.gif) left top no-repeat;
}
  h2.graficky_design a {
    display: block;
    color: #000;
  }
p {
  padding: 0px;
  margin: 0 0 5px;
}

ul {
  margin: 0px;
  padding: 0 0 0 37px;
  list-style-position: outside;
}
  ul li {
    margin: 0px;
    padding: 3px 0;
    list-style-image: url(../images/li_bullet.gif);
  }
form {
  margin: 0px;
  padding: 0px;
}
table {
  vertical-align: top;
}
table tr {
  vertical-align: top;
}
table tr td {
  vertical-align: top;
  background: #EEECE2;
}
/* drobné elementy a obecné třídy */

.left {
  text-align: left;
}
.right {
  text-align: right;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clearer {
  clear: both;
}
hr.solid_1 {
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  border: 0px;
  height: 1px;
  line-height: 1px;
  margin: 0px;
  padding: 0px;
  background: #807652;
}
.width_200 {
  width: 200px;
}
.width_300 {
  width: 300px;
}
.button_mini {
  display: inline-block;
  width: 16px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  border: 0px;
  text-align: center;
  font-weight: bold;
  background: url(../images/button_mini.gif);
  text-decoration: none;
  color: #FFF;
}
  input.button_mini {
    display: inline;
    font-size: 100%;
  }
.button_small {
  display: inline-block;
  width: 71px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  border: 0px;
  text-align: center;
  font-weight: bold;
  background: url(../images/button_small.gif);
    text-decoration: none;
  color: #FFF;
}
  input.button_small {
    display: inline;
    font-size: 100%;
  }
.button_medium {
  display: inline-block;
  width: 100px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  border: 0px;
  text-align: center;
  font-weight: bold;
  background: url(../images/button_medium.gif);
  text-decoration: none;
}
  input.button_medium {
    display: inline;
    font-size: 100%;
  }
.button_large {
  display: inline-block;
  width: 130px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  border: 0px; 
  text-align: center;
  font-weight: bold;
  color: #FFF;
  background: url(../images/button_large.gif);  
  text-decoration: none;
}
  input.button_large {
    display: inline;
    font-size: 100%;
  }
.button_mega {
  display: inline-block;
  width: 200px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  border: 0px; 
  text-align: center;
  font-weight: bold;
  color: #FFF;
  background: url(../images/button_mega.gif);  
  text-decoration: none;
}
  input.button_mega {
    display: inline;
    font-size: 100%;
  }
a.button_mini:hover {
  color: #EEE;
  text-decoration: none;
}
a.button_small:hover {
  color: #EEE;
  text-decoration: none;
}
a.buton_madium:hover {
  color: #EEE;
  text-decoration: none;
}
a.button_large:hover {
  color: #EEE;
  text-decoration: none;
}
a.button_mega:hover {
  color: #EEE;
  text-decoration: none;
}
#facebook {
  position: absolute;
  display: block;
  left: 20px;
  bottom: 40px;
  padding: 0 0 0 20px;
  color: #807652;
  background: url(../images/facebook.gif) left no-repeat;
}
/* layout stránek */
#page {
 
  margin: 0px auto;
  width: 100%;
  background: #F7F7F7 url(../images/body_bg.gif) top repeat-x;
}

#page_content {
 
  margin: 0px auto;
  width: 100%;
  background: url(../images/page_bg.gif) center bottom no-repeat;
}

#header {
  position: relative;
  width: 944px;
  height: 150px;  
  margin: 0px auto;
  background: url(../images/header_bg.gif) repeat-x;
}
  #logo {
    position: absolute;
    display: block;
    width: 149px;
    height: 45px;
    bottom: 53px;
    left: 20px;
  }
  #tvurce_uspesneho_webu {
    position: absolute;
    display: block;
    width: 324px;
    height: 45px;
    left: 169px; 
    bottom: 53px;
  }
  
  #fulltext {
    position: absolute;
    right: 0px;
    top: 50px;
    text-align: right;
  }
    #fulltext a {
      margin: 4px 0 0 0;
      color: #492608;
    }
    #fulltext .search_text {
      display: inline-block;
      height: 18px;
      width: 125px;
      border: none;
      padding: 2px 0 0 5px;
      margin: 0 2px 0 0;
      background: url(../images/search_text.gif) no-repeat;
    }

  #main_navigation {
    position: absolute;
    height: 44px;
    line-height: 44px;
    width: 100%;
    bottom: 1px;
    font-size: 130%;
    font-weight: bold;
    text-transform: lowercase;
    background: #E3DECE;
  }

  #support_navigation {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 23px;
    line-height: 21px;
    vertical-align: middle;
    padding: 0 0 0 20px;
    color: #c8bd94;
    background: url(../images/support_navigation_bg.gif) left bottom no-repeat;
  }
    #support_navigation a {
      vertical-align: middle;
      text-decoration: underline;
      color: #c8bd94;
    }
      #support_navigation a:hover {
        color: #000;
      }
    #support_navigation img {

    }
    #rss {
 
    }
      #rss img {
        vertical-align: middle;
      }
    #bookmark {
 
    }
      #bookmark img {
        vertical-align: middle;
      }

/* Hlavní obsah stránky */
#main {
  position: relative;
  width: 944px;
  margin: 0px auto;
  padding: 0px;
  background: url(../images/main_bg.gif) repeat-y;
  overflow: hidden;
}
  /* nastavení stínu v patě stránek*/
  #main_content {

    padding: 0 0 25px 0;
    background: url(../images/main_content.gif) bottom no-repeat;
  }
    .merged_2_cols {
      width: 654px;
      float: right;
    }
    /* teaser na úvodní stránce */
    #teaser {
      display: block;
      border-bottom: 1px solid #FFF;
      height: 284px;
      background: url(../images/teaser_inwebio_live2010.jpg) no-repeat;
      color: #000;
    }
      #teaser h1 {
        position: absolute;
        top: 135px;
        left: 512px;
      }
      #teaser img{
        position: absolute;
        left: 0px;
        top:0px;
        z-index: 550;
      }
      
      .akce {
      color: #eb5e00
      }
      #teaser h2 {
        position: absolute;
        top: 165px;
        left: 512px;
        font-size: 130%;
      }
    /* Drobečková navigace */
    #breadcrumbs {
      font-weight: bold;
      color: #eb5e00;
      margin: 0 0 10px;
    }
      #breadcrumbs a {
        font-weight: normal;
      }

    /* pozadí na domovské stránce*/
    #main_home {
      position: relative;
      width: 944px;
      margin: 0px auto;
      padding: 0px;
      background: url(../images/main_home_bg.gif) repeat-y;
      overflow: hidden;
    }
      /* Horní polovina domovské stránky*/
      #home_top {
        position: relative;
        width: 100%;
        background: url(../images/home_top_bg.gif) right repeat-y;
      }
        #home_top h2 {
          margin: -20px 0 0px -20px;
          text-transform: uppercase;
        }
          #home_top h2 a {
            text-decoration: none;
          }
            #home_top h2 a:hover {
              text-decoration: underline;
            }
      /* Dolní polovina domovské stránky*/
      #home_bottom {
        width: 100%;
        position: relative;
      }
        #home_bottom h2 {
          margin: -20px 0 0 -20px;
          text-transform: uppercase;
        }
        #home_bottom .first_column h2 {
          margin: -20px 0 20px -20px;
          border-bottom: 1px solid #FFF;
          text-transform: uppercase;
        }
          #home_bottom h2 a {
            text-decoration: none;
          }

      /* 3 sloupce na úvodní stránce */
      .first_column {
        position: relative;
        width: 360px;
        float: left;
        padding: 20px 19px 20px 20px;
        overflow: hidden;
      }
        .first_column h2 {
          position: relative;
          display: block;
          height: 52px;
          line-height: 52px;          
          width: 378px;
          padding: 0 0 0 20px;
          color: #FFF;
          background: #eeece2 url(../images/headline.gif) no-repeat;
        }
          .first_column h2 a {
            color: #000;
          }
          .first_column .short_clanek h3 {
            background: url(../images/h3_bullet_blue.gif) left 3px no-repeat;
          }
          #home_bottom .first_column .short_clanek h3 {
            background: none;
            font-size: 150%;
            font-weight: bold;
            padding: 0 0 4px;
            margin: 0px;
            line-height: normal;
          }
            #home_bottom .first_column .short_clanek h3 a {
              text-decoration: none;
            }
        .first_column .image {
          margin: 0 0 1px;
          width: 110px;
          display: inline-block;
          text-align: center;
          margin: 0 15px 10px 0;
        }
          .first_column .image img {
            border: 5px solid #FFF;
            width: 100px;
          }
      .second_column {
        position: relative;
        width: 229px;
        float: left;
        padding: 20px;
        margin: 0 1px 0 0;
        background: #EEECE2;
        overflow: hidden;
      }
        .nadpis {
          position: relative;
          margin: 0 0 5px 0;
        }
          .nadpis .fleft img{
            margin: 0px;
          }
          .nadpis h1 {
            padding: 7px 0 0 0;
          }
          .nadpis h2 {
            padding: 0px;
            margin: 0px;
          }

        .second_column .clanky_images_2nd_type .image {
          background: #ECECEC;
          margin: 0 3px 1px 0;
          width: 100px;
          display: inline-block;
        }
          #second_column .clanky_images_2nd_type .image img {
            width: 100px;
          }
          #home_bottom .second_column h2 {
            line-height: 52px;
            width: 100%;
            padding: 0 0 0 20px;
 
          }
          .white_bg {
            background: #FFF;
          }

      .third_column {
        position: relative;
        width: 235px;
        float: left;
        padding: 20px;
        overflow: hidden;
      }
        .third_column .image {
          margin: 0 0 1px;
          width: 120px;
          display: inline-block;
          text-align: center;
        }
          .third_column .image img {
            width: 110px;
          }

      /* 3 sloupce na podstránkách */

      .first_column_narrow {
        position: relative;
        width: 250px;
        padding: 20px 20px 50px 20px;
        float: left;
        overflow: hidden;
      }
        .first_column_narrow .clanky_content_3th_type {

        }
        .first_column_narrow .clanky_content_3th_type .short_text {
          margin: 0 0 0 20px;
        }
        .first_column_narrow .clanky_content_3th_type .datum {
          margin: 0 0 0 20px;
        } 
          .first_column_narrow .clanky_content_3th_type h3 {
            background: url(../images/h3_bullet_blue.gif) left 3px no-repeat;
          }

      .second_column_wide {
        width: 435px;
        float: left;
        padding: 20px 20px 260px;
        overflow: hidden;
      }
        .second_column_wide h2 {
          margin: 0px;
          padding: 0px;
          background: none;
          color: #eb5e00;
        }

      .third_column_narrow {
        position: relative;
        width: 146px;
        float: left;
        padding: 15px 15px 20px 15px;
        overflow: hidden;
      }
        .third_column_narrow h2 {
          text-transform: uppercase;
          line-height: 54px;
          margin: -15px 0 0 0;
          width: 100%;
          padding: 0;
        }
        .third_column_narrow .image {
          margin: 0 0 1px;
          width: 135px;
          padding: 0px 6px;
          display: inline-block;
        }
        .third_column_narrow .image_link {
          margin: 0 0 1px;
          padding: 0px 6px;
          display: inline-block;
        }
          .third_column_narrow .image img {
            width: 135px;
            padding: 6px;
            margin: 0px 0 0 -6px;
            background: #FFF;
          }

      #help {
        position: relative;
        background: #eeece2 url(../images/help.gif) right no-repeat;
        padding: 10px;
        margin: 20px 0 0 0;
      }
        #help ul {
          padding: 0 0 0 20px;
        }

/* SIDE NAVIGATION - POSTRANÍ NAVIGACE */
  #side_navigation {
    position: relative;
    font-weight: bold;
    line-height: 24px;
    background: #e3dece;
    color: #FFF;
    width: 275px;
    margin: -20px 0 20px -20px;
    padding: 15px 0 15px 15px;
  }
    #side_navigation ul {
      padding: 0px;
      list-style-image: none;
    }
    #side_navigation ul li {
      margin: 0px;
      padding: 0 0 0 0px;
      font-size: 110%;      
      list-style-image: none;
      list-style-type: none;
    }
      #side_navigation ul li a {
        display: block;
        line-height: 24px;
        color: #000;
        padding: 0 0 0 20px;
        margin: 0 0 0 0px;
        text-decoration: none;
        background: url(../images/side_navigation_plus.gif) 5px center no-repeat;
      }
        #side_navigation ul li a:hover {
          text-decoration: underline;
        }
        #side_navigation ul li a.none {
        background: url(../images/side_navigation_full.gif) 7px center no-repeat;
        }
        #side_navigation ul li a.active_none {
          color: #eb5e00!important;
          background: #FFF;
        }
        
      #side_navigation ul li a.active {
        color: #eb5e00!important;
        background: #FFF url(../images/side_navigation_minus.gif) 5px center no-repeat;
      }
      #side_navigation ul li a.minus {
        color: #FFF!important;
        background: url(../images/side_navigation_minus.gif) 5px center no-repeat;
      }
      #side_navigation ul li ul li {
        padding: 0px;
        margin: 0px;
        background: none;
        font-size: 95%;
      }
        #side_navigation ul li ul li a {
          padding: 0 0 0 30px;
          background: url(../images/side_navigation_point.gif) 20px center no-repeat;
        }
        #side_navigation ul li ul li a.active {
          padding: 0 0 0 30px;
          color: #eb5e00;
          background: #FFF url(../images/side_navigation_point.gif) 20px center no-repeat;
        }

/* PATIČKA */
#footer {
  position: relative;
  margin: 0px auto;
  background: #CDC6AC url(../images/footer_bg.gif) repeat-x;
}
  #footer a {
    color: #807652;
  }
    #footer a:hover {
      color: #000;
    }
  #footer_content {
    width: 944px;
    position: relative;
    margin: 0px auto;
    color: #807652;
  }
    #left_footer {
      position: relative;
      float: left;
      width: 50%;
      padding: 20px 0;
      height: 45px;
    }

    #right_footer {
      position: relative;
      float: left;
      width: 50%;
      height: 45px;
    }
      #jsme_clenove {
        position: absolute;
        left: 68px;
        top: 0px;
      }
      #unie_graficekho_designu {
        position: absolute;
        right: 120px;
        top: 15px;
      }
      #komora {
        position: absolute;
        right: 10px;
        top: 0px;
      }  
    #bottom_footer {
      position: relative;
      width: 100%;
      padding: 0px 0 15px;
      border-top: 1px solid;
    }

#inFooter {
  margin: 0px auto;
  width: 950px;
}
  #inFooter a {
    color: #807652;
    display: inline-block;
    margin: 0 5px 0 0;
  }
    #inFooter a:hover {
      color: #eb5e00;
    }

/* nápověda, jak pokračovat, přečtěte si také*/
  .help {
    background: #eeece2 url(../images/help.gif) no-repeat right;
    padding: 10px;
  }
  .jak_pokracovat {
    position: absolute;
    bottom: 24px;
    left: 290px;
    z-index: 10;
    background: #e3dece;
    padding: 10px 20px;
    width: 435px;
  }
    .jak_pokracovat h2 {
      margin: 0 0 5px;
      color: #000;
    }
    
  #dotaz_move {
    width: 435px;
    margin: 0 0 0 -20px;
    padding: 0 20px 0 20px;
    z-index: 10;
    background: #E3DECE;
    border-bottom: 1px solid #FFF;
  }
    #dotaz_move_link {
      cursor: pointer;
    }
    #close_dotaz {
      cursor: pointer;
      float: right;
      display: block;
      width: 26px;
      height: 26px;
      background: url(../images/close.gif) no-repeat;
    }
/* moduly */

/* reference */

.reference_content {
  
}
.reference_content .short_item{
  position: relative;
  width: 120px;
  height: 240px;
  padding: 9px;
  margin: 0 10px 10px 0;
  float: left;
  background: #E3DECE;
}
  .reference_content .short_item a.image_container {
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    background: #FFF;
  }
  .reference_content .short_item img {
    width: 120px;
  }
  .reference_content .short_item p {
    margin: 0px;
    padding: 3px 0;
  }
  .reference_content .short_item .more {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
  }
  .reference_content .last_in_line {
    margin: 0 0 10px 0;
    width: 121px;
  }
  /*  .reference_content .last_in_line img {
      width: 121px;
    }*/

/* předchozí a další*/
.refrerence_pager {
  height: 20px;
  margin: 15px 0 0 0;
}
.refrerence_pager a, .refrerence_pager span {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  font-size: 120%;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
}
  .refrerence_pager a:hover {
    color: #cccccc;
  }
  .refrerence_pager span {
    color: #cccccc;
  }

.refrerence_pager a.next {
  padding: 0 15px 0 0;
  background: url(../images/next.gif) right center no-repeat;
}
  .refrerence_pager a.next:hover { 
    background: url(../images/next_disabled.gif) right center no-repeat;
  }
.refrerence_pager a.previous {
  padding: 0 0 0 15px;
  background: url(../images/previous.gif) left center no-repeat;
}
  .refrerence_pager a.previous:hover {
    background: url(../images/previous_disabled.gif) left center no-repeat;
  }
.refrerence_pager span.next {
  padding: 0 15px 0 0;
  background: url(../images/next_disabled.gif) right center no-repeat;
}
.refrerence_pager span.previous {
  padding: 0 0 0 15px;
  background: url(../images/previous_disabled.gif) left center no-repeat;
}
  
.refrerence_pager a.first {
  padding: 0 0 0 20px;
  background: url(../images/first.gif) left center no-repeat;
}
  .refrerence_pager a.first:hover {
    background: url(../images/first_disabled.gif) left center no-repeat;
  }

/* obecné styly pro články*/
.clanky_content {

}
.short_clanek {
  margin: 0 0 20px;
}
.short_clanek h3 {
  font-size: 120%;  
}

  .short_clanek .head_image {
    margin: 0 0 10px 0;
    display: block;
  }
  .short_clanek .datum {
    color: #eb5e00;
    font-weight: bold;
    margin: 2px 0 5px;
  }
  
.clanky_content_2nd_type {
  /*text-align: justify;*/
} 
  .clanky_content_2nd_type .short_clanek {
    position: relative;
    width: 140px;
    float: left;
  }
    .clanky_content_2nd_type .image {
      margin: 0 0 1px;
      width: 130px;
      display: inline-block;
      padding: 0 5px 0 5px;
      height: 150px;
      background: #FFF;
    }
      .clanky_content_2nd_type .image img {
        width: 130px;
        padding: 5px 5px 5px 0;
      }

.clanky_images_2nd_type {
  position: relative;
}
    .clanky_images_2nd_type .image {
      margin: 0 0 1px;
      width: 100px;
      display: inline-block;
      margin: 0 10px 0 0;
    }
      .clanky_images_2nd_type .image img {
        width: 90px;
      }
  

.full_clanek {

}
  .full_clanek .short_text {
    font-size: 110%;
    padding: 10px;
    background: #EEECE2;
    margin: 0 0 10px;
  }
    .full_clanek .short_text img {
      float: left;
      margin: 0 15px 0 0;
      background: #FFF;
    }
  .full_clanek .datum {
    color: #eb5e00;
    font-size: 95%;
    font-weight: bold;
    margin: 2px 0 5px;
  }
  .full_clanek .fleft {
    text-decoration: none;
  }
/* Blok s newsletterem*/
#newsletter {
  float: right;
}

/* PAGER */
.PagerClass {
  height: 20px;
}
.PagerClass a, .PagerClass span {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  font-size: 120%;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
}
  .PagerClass a:hover {
    color: #cccccc;
  }
.PagerClass span.actual {
  width: 8px;
  color: #cccccc;
}

/* předchozí a další*/
.PagerClass a.next {
  width: 8px;
  background: url(../images/next.gif) center no-repeat;
}
  .PagerClass a.next:hover {
    background: url(../images/next_disabled.gif) center no-repeat;
  }
.PagerClass a.previous {
  width: 8px;
  background: url(../images/previous.gif) center no-repeat;
}
  .PagerClass a.previous:hover {
    background: url(../images/previous_disabled.gif) center no-repeat;
  }
.PagerClass span.next {
  width: 8px;
  background: url(../images/next_disabled.gif) center no-repeat;
}
.PagerClass span.previous {
  width: 8px;
  background: url(../images/previous_disabled.gif) center no-repeat;
}

/* první a poslední */
.PagerClass a.first {
  width: 14px;
  background: url(../images/first.gif) center no-repeat;
}
  .PagerClass a.first:hover {
    background: url(../images/first_disabled.gif) center no-repeat;
  }
.PagerClass a.last {
  width: 14px;
  background: url(../images/last.gif) center no-repeat;
}
  .PagerClass a.last:hover {
    background: url(../images/last_disabled.gif) center no-repeat;
  }

.PagerClass span.first {
  width: 14px;
  background: url(../images/first_disabled.gif) center no-repeat;
}
.PagerClass span.last {
  width: 14px;
  background: url(../images/last_disabled.gif) center no-repeat;
}
  
/* ADMIN */

.template_preview {
  position: relative;
  width: 200px;
  height: 170px;
  margin: 4px;
  padding: 5px;
  float: left;
  text-align: center;
  background: #ECECEC;
}

/* vyhodnocení formuláře*/
#over {
 
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
 

}
  #ok {
    line-height: 16px;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -80px;
    width: 160px;
    color: #FFF;
    text-align: center;
    padding: 160px 20px 20px;
    z-index: 200;
    background: #186418 url(../images/info.gif) 50% 15% no-repeat;
  }
    #ok p {
      line-height: 16px;
    }
  #false {
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -80px;
    width: 160px;
    color: #FFF;
    text-align: center;
    padding: 160px 20px 20px;
    z-index: 200;
    background: #C73337 url(../images/alert.gif) 50% 15% no-repeat;
  }
    #false p {
      line-height: 16px;
    }