body 
   {
      margin: 0px;
      background: #D5D5D5 url('../images/bg.png') repeat-x;
      font-family: Arial;
   }
   
.clear
   {
      clear: both;
   }
   
.noborder
   {
      border: 0px solid #ffffff;
   }

.border
   {
     border: 5px solid #CBCBCB;
   }
   
.border:hover
   {
     border: 5px solid #b7b7b7;
   }

.web
   {
      width: 960px;
      position: relative; 
      left: 50%; 
      margin-left: -480px;
   }
   
.web .header
   {
      width: 960px;
      height: 117px;
   }
   
.web .header .logo
   {
      width: 196px;
      height: 81px;
      float: left;
   }

.web .header .other-bg
   {
      position: absolute;
      right: 0px;
      z-index: 1;
   }
   
.web .header .other
   {
      position: absolute;
      right: 0;
      z-index: 2;
   }
   
.web .header .other .header-menu
   {
      float: right;
      width: 640px;
      padding-top: 15px;
   }
   
.web .header .other .header-menu a
   {
      font-weight: bold;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 13px;
      display: block;
      padding-left: 8px;
      padding-right: 8px;
      float: left;
   }
   
.web .header .other .header-menu a:hover
   {
      text-decoration: underline;
   }
   
.web .header .other .header-menu img
   {
      float: left;
      margin-top: 5px;
   }
   
.web .header .other .lang
   {
      float: right;
      text-align: right;
      padding-right: 10px;
      padding-top: 15px;
      width: 100px;
   }
   
.web .menu
   {
      width: 959px;
      height: 44px;
      background: url('../images/menu-li.png') no-repeat 100% 0%;
      padding-right: 1px;
   }
   
.web .menu .r
   {
      float: right;
   }
   
.web .menu li
   {
      list-style-type: none;
      margin: 0px;
      float: left;
      height: 44px;
      background: url('../images/menu-li.png') no-repeat 0% 0%;
   }
   
.web .menu li a
   {
      color: #ffffff;
      text-decoration: none;
      display: block;
      font-size: 12px;
      font-weight: bold;
      height: 28px;
      padding-top: 16px;
      padding-left: 15px;
      padding-right: 15px;
      margin-left: 0px;
      float: left;
      text-transform: uppercase;
      font-family: Tahoma;
   }
   
.web .menu li a:hover
   {
      background: #c30118 url('../images/menu-li.png') no-repeat 0% 0%;
   }
  
.web .content
   {
      background: #ffffff;
      width: 950px;
      padding-left: 5px;
      padding-right: 5px;
   }
   
.web .content .slider
   {
      width: 950px;
      height: 185px;
   }
   
.web .content .text
   {
      float: left;
      font-size: 12px;
      line-height: 1.8;
      text-align: justify;
      width: 650px;
      padding-left: 25px;
      padding-bottom: 50px;
   }
   
.web .content .text h1
   {
      color: #D10025;
      font-size: 22px;
      font-weight: bold;
      padding: 0px;
      margin: 0px;
      padding-top: 10px;
      padding-bottom: 3px;
   }
   
.web .content .text h2
   {
      color: #D10025;
      font-size: 18px;
      font-weight: bold;
      padding: 0px;
      margin: 0px;
      padding-top: 10px;
      padding-bottom: 0px;
   }
   
.web .content .text p
   {
      padding: 0px;
      padding-top: 3px;
      padding-bottom: 3px;
      margin: 0px;
   }
   
.web .content .text ul
   {
      padding: 0px;
      margin: 5px;
      padding-left: 20px;
   }
   
.web .content .text ul li
   {
      padding: 0px;
      list-style-type: none;
      background: url('../images/arrow.jpg') no-repeat 0px 8px;
      padding-left: 15px;
   }
   
.web .content .text a
   {
      color: #000000;
      font-weight: bold;
      text-decoration: underline;
   }
   
.web .content .text .foto
   {
      margin-top: 30px;
   }

.web .content .text .foto a
   {
      margin-right: 10px;
   }
   
.web .content .text .foto_reference
   {
      float: right;
      margin-top: 100px;
   }
   
.web .content .text .foto_kontakt
   {
      float: right;
   }
 
.web .content .text a:hover
   {
      color: #D10025;
      text-decoration: underline;
   }
   
.web .content .text fieldset
   {
      border: 1px solid #D6D6D6;
      margin-bottom: 20px;
   }
   
.web .content .text fieldset legend
   {
      font-weight: bold;
      font-style: italic;
      color: #D10025;
   }
   
.web .content .text fieldset textarea
   {
      width: 620px;
      height: 100px;
   }
   
.web .content .text fieldset table
   {
      margin-top: 10px;
   }
   
.web .content .text fieldset table.odesilatel .name
   {
      text-align: right;
   }
   
.web .content .text fieldset table.odesilatel .input input
   {
      width: 200px;
   }
   
.web .content .text fieldset table.poptavka .cislo
   {
      width: 15px;
   }
   
.web .content .text fieldset table.poptavka .oznaceni input
   {
      width: 250px;
   }
   
.web .content .text fieldset table.poptavka .mnozstvi input
   {
      width: 50px;
   }
   
.web .content .text fieldset table.poptavka .lhuta input
   {
      width: 100px;
   }

.web .content .text .box
   {
      width: 610px;
      padding: 20px;
      border-top: 1px solid #DB8491;
      border-bottom: 1px solid #DB8491;
      background: #FCF1F4;
      margin-top: 10px;
   }
   
.web .content .text .box .nadpis
   {
      font-size: 18px;
      padding-bottom: 10px;
      color: #D10025;
   }
   
.web .content .text .box em
   {
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      color: #D10025;
   }
   
.web .content .text .box ul
   {
      padding: 0px;
      margin: 0px;
   }
   
.web .content .text .box ul li
   {
      margin: 0px;
      padding-left: 0px;
      list-style-type: none;
      padding-bottom: 5px;
      text-align: left;
      background: none;
   }
   
.web .content .text .box .kontakt
   {
      width: 100%;
   }
   
.web .content .text .box .kontakt .item
   {
      margin-bottom: 4px;
      border-bottom: 1px solid #DB8491;
   }
   
.web .content .text .box .kontakt .item .jmeno
   {
      float: left;
      width: 210px;
   }
   
.web .content .text .box .kontakt .item .tel
   {
      width: 120px;
      float: left;
   }
      
.web .content .text .box .kontakt .item .email
   {
      width: 150px;
      float: left;
   }
   
.web .content .text .aktuality
   {

   }
   
.web .content .text .aktuality .item
   {
      border-top: 0px solid #DB8491;
      border-bottom: 1px solid #DB8491;
      background: #FCF1F4;
      background: #ffffff;
      margin-bottom: 20px;
      padding: 10px;
      width: 620px;
      line-height: 1.4;
   }

.web .content .text .aktuality .item .d
   {
      font-weight: normal;
      font-size: 11px;
   }
      
.web .content .text .aktuality .item .n
   {
      font-weight: bold;
      font-size: 16px;
      color: #D10025;
      padding-bottom: 5px;
   }
   
.web .content .text .aktuality .item .a
   {
      font-style: italic;
      font-size: 12px;
   }
   
.web .content .text .aktuality .item .fotogalerie
   {
      padding-top: 15px;
   }
   
.web .content .text .aktuality .item .fotogalerie .f
   {
      float: left;
      width: 100px;
      height: 100px;
      margin-right: 15px;
      margin-bottom: 15px;
   }
      
.web .content .column
   {
      float: right;
      width: 250px;
   }
   
.web .content .column .box
   {
      margin-top: 15px;
   }
   
.web .content .column .box .title
   {
      text-transform: uppercase;
      border-bottom: 2px solid #D10025;
      border-top: 2px solid #D10025;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 15px;
      color: #D10025;
      font-weight: bold;
      font-size: 14px;
   }
   
.web .content .column .box .aktuality
   {
   }
   
.web .content .column .box .aktuality .item
   {
      color: #3c3b3b;
      font-size: 12px;
      line-height: 1.5;
      border-bottom: 1px solid #d6d6d6;
      padding-bottom: 10px;
   }
   
.web .content .column .box .aktuality .item .datum
   {
      font-weight: bold;
      padding-left: 15px;
      padding-top: 10px;
   }
   
.web .content .column .box .aktuality .item .info
   {
      padding-left: 15px;
      width: 230px;
   }
   
.web .content .column .box .zarucuje em
   {
      font-style: normal;
      font-weight: bold;
      color: #3C3B3B;
   }
   
.web .content .column .box .zarucuje ul
   {
      padding: 0px;
   }
   
.web .content .column .box .zarucuje ul li
   {
      font-size: 12px;
      list-style-type: none;
      padding-left: 15px;
      color: #3c3b3b;
      padding-bottom: 5px;
   }
   
.footer
   {
      width: 100%;
      height: 72px;
      background: url('../images/bg-footer.png') repeat-x;
   }
   
.footer .center
   {
      width: 960px;
      position: relative; 
      left: 50%; 
      margin-left: -480px;
   }
   
.footer .center .copyright
   {
      width: 200px;
      padding-top: 20px;
      padding-left: 30px;
   }
   
.footer .center .copyright a
   {
      width: 193px;
      height: 12px;
      padding-top: 19px;
      display: block;
      color: #EA808C;
      text-align: left;
      font-size: 12px;
      text-decoration: none;
      background: url('../images/logo-kreativka.png') no-repeat 100% 0%;
   }
   
.footer .center .copyright a:hover
   {
      color: #ffffff;
      background: url('../images/logo-kreativka-hover.png') no-repeat 100% 0%;
   }
