body 
  { 
    background: #ffffff url('../images/bg_top.jpg') repeat-x;
    font-family: Arial; 
    font-size: 12px; 
    color: #000000;
    margin: 0px;
  }
  
a {
    color: #000000;
    text-decoration: none;
  }
  
a:hover
  {
    color: #000000;
    text-decoration: underline;
  }
.newrows 
  { 
    clear: both;
    font-size: 1px;
  }
  
.noborder
  { 
    border: 0px solid #ffffff;
  }

  
#web
  { 
    width: 950px;
    position: relative; 
    left: 50%; 
    margin-left: -475px;
    background: #ffffff;
  }
  
#web .header 
  {
    background: url('../images/header.jpg') no-repeat;
    width: 950px;
    height: 332px;
  }
  
#web .header .logo
  {
    width: 950px;
    height: 110px;
  }
  
#web .header .logo a
  {
    display: block;
    width: 390px;
    height: 50px;
    float: right;
    margin-right: 90px;
    margin-top: 30px;
  }
  
#web .header .data
  {
    width: 417px;
  }
  
#web .header .data .nadpis
  {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  
#web .header .data .bubble
  {
    background: url('../images/bubble.jpg') no-repeat;
    width: 417px;
    height: 85px;
    padding-top: 7px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
  }
  
#web .header .data .bubble .left
  {
    float: left;
  }
  
#web .header .data .bubble .right
  {
    float: left;
  }

#web .header .data .bubble ul
  {
      margin-top: 5px;
      margin-bottom: 5px;
      margin-left: 0px;
      padding-left: 25px;
  }
  
#web .header .data .bubble ul li
  {
      list-style: none;
      background: url("../images/li_bubble.png") 0% 50% no-repeat;
      padding-left: 15px;
      padding-top: 2px;
      padding-bottom: 2px;

  }
  
#web .header .data .info
  {
    padding-top: 10px;
    font-size: 12px;
    padding-left: 25px;
    line-height: 1.7;
  }
  
#web .menu
  {
    background: url('../images/bg_menu.jpg') no-repeat;
    width: 950px;
    height: 55px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  
#web .menu .info
  {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    width: 185px;
    height: 37px;
    padding-top: 18px;
    padding-right: 20px;
    text-align: center;
  }
  
#web .menu .znacka
  {
    height: 55px;
    float: right;
    text-align: right;
  }
  
#web .menu .znacka a
  {
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 22px;
    padding-right: 20px;
    background: url('../images/bg_menu_li.jpg') no-repeat;
    height: 37px;
    padding-top: 18px;
  }
  
#web .menu .znacka a:hover
  {
    background: url('../images/bg_menu_li.jpg') no-repeat;
  }
  
#web .content
  {
    background: url('../images/bg_content.jpg') no-repeat;
    width: 890px;
    padding-top: 15px;
    padding-bottom: 25px;
    line-height: 1.6;
    padding-left: 30px;
    padding-right: 30px;
  }

#web .content p
  {
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
#web .content ul
  {
      margin-top: 5px;
      margin-bottom: 5px;
      margin-left: 0px;
      padding-left: 25px;
  }
  
#web .content ul li
  {
      list-style: none;
      background: url("../images/li.png") 0% 50% no-repeat;
      padding-left: 15px;
      padding-top: 0px;
      padding-bottom: 0px;

  }
  
  
#web .content .main
  {
    padding-bottom: 15px;
    border-bottom: 1px solid #DBDDE0;
  }
  
#web .content .znacka
  {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DBDDE0;
  }
  
#web .content .znacka .hlavicka
  {
    text-align: center;
  }
  
#web .content .znacka .data
  {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
#web .content .znacka .data .foto
  {
    float: left;
    width: 500px;
    padding-top: 5px;
  }
  
#web .content .znacka .data .f
  {
    float: left;
    padding-right: 10px;
  }
  
#web .content .znacka .data .text
  {
    float: left;
    width: 380px;
    margin-left: 10px;
  }
  
#web .content .znacka .popis
  {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 25px;
    text-align: justify;
  }
  
#web .content .znacka .fotogalerie
  {
  }
  
#web .content .znacka .fotogalerie .nadpis
  {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #C90506;
  }

#web .content .znacka .fotogalerie .foto
  {
    float: left;
    padding-right: 5px;
    height: 106px;
    width: 106px;
  }
  
#web .content .znacka .fotogalerie .newrows
  {
    clear: both;
    font-size: 1px;
    width: 100%;
    height: 5px;
  }
    
  
#footer
  { 
    background: url('../images/bg_footer.jpg') repeat-x;
    width: 100%;
    height: 196px;
  }
  
#footer .web
  {
    width: 950px;
    height: 196px;
    position: relative; 
    left: 50%; 
    margin-left: -475px;
  }
  
#footer .web .contact
  {
    font-size: 14px;
    font-weight: bold;
    height: 80px;
    padding-top: 50px;
  }
  
#footer .web .contact .phone
  {
    height: 50px;
    padding-left: 45px;
    padding-top: 12px;
    background: url('../images/icon_phone.jpg') no-repeat;
    float: left;
  }
  
#footer .web .contact .mobile
  {
    float: left;
    height: 50px;
    padding-left: 45px;
    padding-top: 12px;
    background: url('../images/icon_phone.jpg') no-repeat;
    margin-left: 150px;
  }
  
#footer .web .contact .email
  {
    float: right;
    height: 50px;
    padding-left: 45px;
    padding-top: 12px;
    background: url('../images/icon_phone.jpg') no-repeat;
  }
  
#footer .web .contact .email a
  {
    color: #000000;
    text-decoration: none;
  }
  
#footer .web .contact .email a:hover
  {
    text-decoration: underline;
  }
  
#footer .web .copyright
  {
    width: 950px;
    height: 40px;
    padding-top: 25px;
    text-align: right;
    color: #ffffff;
  }
  
#footer .web .copyright a
  {
    color: #ffffff;
    text-decoration: underline;
  }
  
#footer .web .copyright a:hover
  {
    text-decoration: none;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
.shop .header a
  {
    display: block;
    padding-top: 20px;
    width: 200px;
    height: 90px;
  }
  
.shop .menu
  {
    width: 743px;
    height: 39px;
    background: url('../images/bg_menu.jpg') no-repeat;
    margin-top: 5px;
  }
  
.shop .menu a
  {
    display: block;
    width: 128px;
    height: 27px;
    float: left;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    padding-top: 12px;
    background: url('../images/button_menu.jpg') no-repeat;
  }
  
.shop .menu a:hover
  {
    text-decoration: underline;
  }
  
.shop .menu em
  {
    font-style: normal;
    background: url('../images/arrow.gif') no-repeat 0% 50%;
    padding-left: 10px;
  }
  
.shop .footer
  {
    background: url('../images/footer.jpg') no-repeat;
    width: 733px;
    height: 57px;
    color: #5D788D;
    font-size: 10px;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 10px;
  }
  
.shop .content
  {
    width: 743px;
    padding-top: 6px;
  }
  
.shop .column_left
  {
    float: left;
    width: 196px;
  }
   
.shop .column_left .title
  {
    background: url('../images/column_left_title.jpg') no-repeat;
    width: 196px;
    height: 25px;
    text-align: center;
    color: #3991BF;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding-top: 14px;
  }
  
.shop .column_left .basket
  {
    background: url('../images/bg_basket.jpg') 0% 100% repeat-x;
    width: 196px;
    height: 70px;
    color: #3991BF;
    font-size: 11px;
    font-weight: bold;
    padding-top: 14px;
    margin-bottom: 7px;
  }
  
.shop .column_left .boxprihlaseni
  {
    background: #F4F5F7 url('../images/bg_basket.jpg') 0% 100% repeat-x;
    width: 196px;
    color: #3991BF;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 7px;
  }
  
.shop .column_left .boxprihlaseni .prihlaseni
  {
    padding-top: 10px;
    width: 160px;
    text-align: left;
    padding-left: 18px;
    font-size: 10px;
  }
  
.shop .column_left .boxprihlaseni .prihlaseni a
  {
    float: left;
    color: #000000;
    padding-right: 16px;
    padding-top: 5px;
    text-decoration: none;
    font-weight: normal;
  }
  
.shop .column_left .boxprihlaseni .prihlaseni a:hover
  {
    text-decoration: underline;
  }
  
.shop .column_left .boxprihlaseni .prihlasen
  {
    padding-top: 10px;
    width: 160px;
    text-align: left;
    padding-left: 18px;
    font-size: 10px;
  }
  
.shop .column_left .boxprihlaseni .prihlasen .name
  {
    font-weight: normal;
  }
  
.shop .column_left .boxprihlaseni .prihlasen a
  {
    float: left;
    color: #000000;
    padding-right: 16px;
    padding-top: 5px;
    text-decoration: none;
    font-weight: normal;
  }
  
.shop .column_left .boxprihlaseni .prihlasen a:hover
  {
    text-decoration: underline;
  }
   
.shop .column_left .boxprihlaseni .prihlaseni .button
  {
	width: 65px;
    margin-top: 10px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	border: none;
    font-size: 11px;
    background: #91A2B2;
    color: #ffffff;
  }
  
.shop .column_left .boxprihlaseni .prihlaseni.input
  {
    border: 1px solid #657E94;
    font-size: 10px;
    width: 140px;
    height: 14px;
    padding-top: 2px;
    padding-left: 5px;
  }
  
.shop .column_left .doporucujeme
  {
    background: #F4F5F7 url('../images/bg_basket.jpg') 0% 100% repeat-x;
    width: 196px;
    color: #3991BF;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
.shop .column_left .doporucujeme .produkt
  {
    border-bottom: 1px dashed #C1CBD5;
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
  }
 
.shop .column_left .doporucujeme .produkt .nazev
  {
    padding-bottom: 5px;
  }
  
.shop .column_left .doporucujeme .produkt .nazev a
  {
    text-decoration: underline;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
  }
  
.shop .column_left .doporucujeme .produkt .nazev a:hover
  {
    text-decoration: none;
  }
  
.shop .column_left .doporucujeme .produkt .foto
  {
  }
  
.shop .column_left .doporucujeme .produkt .cena
  {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
  }
  
.shop .column_left .basket .basket_ico_cart
  {
    width: 44px;
    padding-left: 15px;
    padding-top: 5px;
    float: left;
  }
  
.shop .column_left .basket .basket_text
  {
    width: 125px;
    padding-left: 5px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
  }

.shop .column_left .basket .basket_text .t1
  {
    color: #657E94;
  }
  
.shop .column_left .basket .basket_text .t2
  {
    color: #3A96C5;
    padding-bottom: 4px;
  }

  
.shop .content .kategorie
  {
    width: 196px;
    padding-bottom: 7px;
  }
  
.shop .content .kategorie a
  {
    display: block;
    width: 170px;
    height: 15px;
    border-top: 1px solid #ffffff;
    background: #D9E0E8 url('../images/kategorie-li.gif') no-repeat 10px 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 26px;
    text-decoration: none;
    color: #57768C;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
  }
  
.shop .content .kategorie a:hover
  {
    background: #C3CDD9 url('../images/kategorie-li.gif') no-repeat 10px 50%;
    text-decoration: underline;
    color: #009CCF;
  }
  
.shop .content .kategorie .submenu a
  {
    display: block;
    background: #ffffff;
    width: 156px;
    height: 15px;
    border-top: 1px solid #ffffff;
    background: #D9E0E8 url('../images/kategorie-submenu-li.gif') no-repeat 30px 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    text-decoration: none;
    color: #57768C;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
  }
  
.shop .content .kategorie .submenu  a:hover
  {
    background: #C3CDD9 url('../images/kategorie-submenu-li.gif') no-repeat 30px 50%;
    text-decoration: underline;
    color: #009CCF;
  }
  
.shop .column_text
  {
    float: left;
    text-align: justify;
    width: 525px;
    padding-left: 12px;
    padding-right: 10px;
    padding-bottom: 15px;
  }
  
.shop .column_text h1
  {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #758A9D;
  }
  
.shop .column_text h2
  {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #758A9D;
  }
  
.shop .column_text .product_detail
  {
     background: url('../images/productbox_bg.jpg') repeat-x;
     padding-top: 10px;
     font-size: 11px;
     line-height: 15px
  }
  
.shop .column_text .product_detail .image
  {
     float: left;
     padding-right: 10px;
     padding-left: 5px;
  }
  
.shop .column_text .product_detail .text
  {
     padding-top: 20px;
     text-align: justify;
  }
  
.shop .column_text .product_detail .info
  {
     float: left;
     width: 350px;
   }
  
.shop .column_text .product_detail .info .price
  {
     font-size: 14px;
     font-weight: bold;
     margin-bottom: 4px;
  }
  
.shop .column_text .product_detail .info .cenabezdph
  {
     font-size: 11px;
     font-weight: normal;
     margin-bottom: 20px;
  }
  
 
.shop .column_text .product_detail .info .price_original
  {
     margin-bottom: 15px;
  }
  
.shop .column_text .product_detail .info .price_original em
  {
     font-family: Trebuchet MS;
     font-size: 14px;
     font-style: normal;
  } 
  
.shop .column_text .product_detail .info .availability
  {
     padding-bottom: 5px;
  }
  
.shop .column_text .product_detail .info .basket
  {
  }
  
.shop .column_text .product_detail .info .basket .input
  {
    border: 1px solid #AAB6C9;
    background: url('../images/bg_input.jpg') repeat-x;
    width: 35px;
    font-size: 10px;
    font-weight: bold;
    height: 13px;
    padding-left: 5px;
    color: #3399CC;
  }
  
.shop .column_text .product_detail .info .basket .button
  {
	width: 75px;
    margin-left: 5px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	border: none;
    font-size: 11px;
    background: #91A2B2;
    color: #ffffff;
  }
  
.shop .column_text .product_detail .photogallery
  {
     padding-top: 25px;
  }
 
 
.shop .column_text .product_detail .photogallery .photo
  {
     float: left;
     margin-right: 5px;
  }
  
.shop .column_text .product_detail .photogallery .newline
  {
     clear: both;
     margin-bottom: 5px;
  }
  
.shop .column_text .line .mezera
  {
    margin-bottom: 15px;
    float: left;
    width: 400px;
    font-size: 1px;
    clear: both;
  }
  
.shop .column_text .line .produkt
  {
    float: left;
    width: 235px;
    height: 265px;
    padding: 10px;
    background: #DAE0E7;
  }
  
.shop .column_text .line .produkt .nadpis
  {
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    height: 35px;
  }
  
.shop .column_text .line .produkt .nadpis a
  {
    font-family: 'Verdana';
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #5E778C;
    text-align: left;
  }
  
.shop .column_text .produkt .nadpis a:hover
  {
    text-decoration: underline;
  }
  
.shop .column_text .line .produkt .obsah
  {
  }
  
.shop .column_text .produkt .obsah .foto
  {
    width: 220px;
    background: #ffffff;
    text-align: center;
    padding: 7px;
  }
  
.shop .column_text .line .produkt .text
  {
    font-family: 'Arial';
    font-size: 11px;
    text-align: left;
    padding-top: 3px;
    color: #667E92;
  }
  
.shop .column_text .line .produkt .obsah .cena
  {
    text-align: left;
    margin-bottom: 1px;
    font-size: 18px;
    font-weight: bold;
    color: #3399cc;
    padding-left: 5px;
  }
  
.shop .column_text .line .produkt .obsah .cena_akcni
  {
    text-align: left;
    margin-bottom: 1px;
    font-size: 18px;
    font-weight: bold;
    color: #3399cc;
    padding-left: 5px;
  }
  
.shop .column_text .line .produkt .obsah .puvodni_cena
  {
    text-align: left;
    font-size: 11px;
    color: #000000;
  }
  
.shop .column_text .line .produkt .obsah .cenabezdph
  {
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    padding-left: 5px;
  }

.shop .column_text .line .produkt .obsah .kosik_line
  {
    padding-top: 20px;
  }

.shop .column_text .line .produkt .obsah .kosik_line .taska
  {
    float: right;
  }
  
.shop .column_text .line .produkt .obsah .kosik_line .kosik
  {
    float: left;
    padding-top: 8px;
    text-align: right;
    color: #667E92;
    font-weight: bold;
    padding-left: 5px;
  }

.shop .column_text .line .produkt .obsah .kosik .input
  {
    border: 1px solid #AAB6C9;
    background: url('../images/bg_input.jpg') repeat-x;
    width: 35px;
    font-size: 10px;
    font-weight: bold;
    height: 13px;
    padding-left: 5px;
    color: #3399CC;
  }
  
.shop .column_text .line .produkt .obsah .kosik .button
  {
	width: 65px;
    margin-left: 5px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border: none;
    font-size: 11px;
  }
  
.shop .column_text .line .produkt .obsah .kosik .submit
  {
	width: 65px;
    margin-left: 5px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	border: none;
    font-size: 11px;
    background: #91A2B2;
    color: #ffffff;
  }
  
.shop .column_text .sort
  {
    margin-bottom: 10px;
  }
  
.shop .column_text .sort a
  {
    color: #000000;
    text-decoration: underline;
  }
  
.shop .column_text .sort a:hover
  {
    text-decoration: none;
  }
  
.shop .column_text .strankovani
  {
    padding-top: 0px;
  }
  
.shop .column_text .strankovani a
  {
   display: block;
   border: 2px solid #637C90;
   background: #ffffff;
   float: left;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-right: 5px;
   color: #000000;
   text-decoration: none;
  }
  
.shop .column_text .strankovani a:hover
  {
   background: #DAE0E7;
  }
  
.shop .column_text .strankovani .aktivni
  {
     display: block;
     border: 2px solid #637C90;
     background: #DAE0E7;
     float: left;
     padding-left: 5px;
     padding-right: 5px;
     padding-top: 2px;
     padding-bottom: 2px;
     margin-right: 5px;
     color: #000000;
     text-decoration: none;
  }
  
.shop .column_text .diskuze
  {
  }
  
.shop .column_text .prispevek
  {
     border: 1px solid #f0f0f0;
     text-align: justify;
     padding: 10px;
     margin-bottom: 10px;
  }
  
.shop .column_text .prispevek .predmet
  {
     font-size: 14px;
     font-weight: bold;
  }

.shop .column_text .prispevek .adresa_radek
  {
     font-size: 10px;
     font-style: italic;
     margin-bottom: 3px;
  }
  
.shop .column_text .prispevek .adresa_radek .datum
  {
     float: left;
  }
  
.shop .column_text .prispevek .adresa_radek .jmeno a
  {
     text-decoration: none;
  }
  
.shop .column_text .prispevek .adresa_radek .jmeno a:hover
  {
     text-decoration: underline;
     color: #8295A6;
  }
  
.shop .column_text .prispevek .text
  {
     padding-top: 5px;
  }
  
.shop .column_text .prispevek .odpoved
  {
     margin-top: 12px;
     padding-top: 5px;
     border-top: 1px dashed #f0f0f0;
     color: #657E92;
  }
  
.shop .column_text .prispevek table
  {
     font-size: 11px;
  }

.shop .column_text .prispevek table input
  {
     margin-bottom: 5px;
  }
  
.shop .column_text .prispevek table input
  {
     margin-bottom: 5px;
     margin-top: 5px;
  }
  
.shop .column_text .prispevek .add
  {
     padding-bottom: 10px;
     font-weight: bold;
     font-size: 14px;
  }