html {
  height: 100%;
}


@font-face {
    font-family: 'MyriadProCondensed';
    src: url('../webfontkit/MyriadProCondensed/myriadpro-cond-webfont.eot');
    src: url('../webfontkit/MyriadProCondensed/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfontkit/MyriadProCondensed/myriadpro-cond-webfont.woff') format('woff'),
         url('../webfontkit/MyriadProCondensed/myriadpro-cond-webfont.ttf') format('truetype'),
         url('../webfontkit/MyriadProCondensed/myriadpro-cond-webfont.MyriadProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
  font-family: Arial;
  font-size: 0.72em;
  color: #4d4d4d;
	background: #afc1cd url(../images/body_bg.jpg) center top no-repeat;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

a {
  color: #e02020;
  text-decoration: none;
}
  a:hover {
    text-decoration: underline;
  }

h1, .h1 {
  display: block;
  font-size: 40px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #e02020;
  font-family: MyriadProCondensed;
}
	h1 a, .h1 a {

	}

h2, .h2 {
  font-family: MyriadProCondensed;
  display: block;
  font-size: 25px;
  font-weight: normal;
  padding: 15px 0 5px;
  margin: 0px;
  color: #e02020;
}
	h2 a, .h2 a {

	}
	
h3, .h3 {
  font-family: MyriadProCondensed;
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0 5px;
  margin: 0px;
  color: #e02020;
}
	h3 a, .h3 a {

	}
 
h4, .h4 {

}
	h4 a, .h4 a {

	}
 

p {
  margin: 0px;
  padding: 5px 0;
}
ul {
  margin: 0 0 10px 0px;
  padding: 5px 0;
  list-style: none;
}
  ul li {
    padding: 2px 0 2px 20px; 
    background: url(../images/ul_li.png) left 5px no-repeat;   
  }

ol {
  margin: 0 0 0 15px;
  padding: 5px 0;
}
  ol li {
    padding: 0 0 0 10px;
  }

table {
  width: 100%;
  border-spacing: 1px;
  border: none;
}
  table tr {
    width: 100%;
  }
    table tr th {
      padding: 5px 10px;
      text-align: left;
      background: #BBB;
    }
    table tr td {
      padding: 5px 10px;
      vertical-align: top;
      border: none;
      background: url(../images/transparent.png);
    }

fieldset {

}
label {
  display: inline-block;
  width: 150px;
  line-height: 25px;
}
input[type=text] {
  
}
textarea {
  font-family: arial;
  width: 300px;
  font-size: 12px;
}

img {
  border: none;
}

.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}

.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}

.fleft {
  float: left;
}
.fright {
  float: right;
}
.clearer {
  clear: both;
}

.shown {
  display: block;
}
.hidden {
  display: none;
}

.button {
  display: inline-block;
  background: url(../images/button_large.png) top no-repeat;
  width: 149px;
  height: 47px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 47px;
  color: #FFF;
  border: none;
  cursor: pointer;
}
  .button:hover{
    text-decoration: none;
    background: url(../images/button_large.png) bottom no-repeat;
  }
.button.large {
  background: url(../images/button_large.png) top no-repeat;
  width: 180px;
}
  .button.large:hover {
    background: url(../images/button_large.png) bottom no-repeat;
  }
.button.small {
  background: url(../images/button_small.png) top no-repeat;
  width: 93px;
}
  .button.small:hover {
    background: url(../images/button_small.png) bottom no-repeat;
  }

.button_large {
  display: inline-block;
  background: url(../images/button_large.png) top no-repeat;
  width: 149px;
  height: 47px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 47px;
  color: #FFF;
  border: none;
  cursor: pointer;
}
  .button_large:hover {
    text-decoration: none;
    background: url(../images/button_large.png) bottom no-repeat;
  }


/* tabulka s pozadím stránky */
#layout {
  border: none;
  border-spacing: 0px;
}
  #layout .first_td {
    width: 50%;
    border: none;
    padding: 0px;
    vertical-align: top;
    background: none;
  }
  #layout .second_td {
    border: none;
    padding: 0px;
    width: 995px;
    padding: 0px;
    vertical-align: top;
  }
  #layout .third_td {
    width: 50%;
    border: none;
    padding: 0px;
    vertical-align: top;
    background: none;
  }
  

  #layout .header_tr {
  
  }
    #layout .header_tr .first_td {

    }
    #layout .header_tr .second_td {
      background: url(../images/header_shaddow.png) bottom left no-repeat;
    }
    #layout .header_tr .third_td {

    }

  #layout .main_tr {
  
  }
    #layout .main_tr .first_td {
      background: url(../images/left_arrow.png) top right no-repeat;
    }
      #layout .main_tr .first_td .first_td_top {

      }
    #layout .main_tr .second_td {
      background: url(../images/transparent.png);
    }
    #layout .main_tr .third_td {
      background: url(../images/transparent.png);
    }
      #layout .main_tr .third_td .third_td_top {
        background: url(../images/right_bg.png);
        height: 90px;
        margin: 20px 0 0 -25px;
      }


  #layout .footer_tr {
  
  }
    #layout .footer_tr .first_td {

    }
    #layout .footer_tr .second_td {
      background: url(../images/footer_bg.png) left top no-repeat;
    }
    #layout .footer_tr .third_td {

    }


/* Header */
#header {
  position: relative;
  width: 995px;
  height: 320px;
  background: url(../images/top_arrow.png) bottom left no-repeat;
}
#header_2 {
  background: url(../images/top_arrow_2.png) 400px top no-repeat;
  position: relative;
  width: 995px;
  height: 320px;
}

    
/*
* obsah headeru
*/
  #logo {
    position: absolute;
    left: 240px;
    top: 75px;
    display: block;
    width: 394px;
    height: 233px;
    background: url(../images/logo.png) no-repeat;
    z-index: 10;
  }
  .headline {
    position: absolute;
    color: #e02020;
    font-size: 40px;
    font-family: MyriadProCondensed;
    left: 700px;
    top: 90px;
  }
  .headline_2 {
    position: absolute;
    color: #292929;
    font-size: 25px;
    line-height: 23px;
    font-family: MyriadProCondensed;
    left: 700px;
    top: 138px;
  }
  .headline_text {
    position: absolute;
    left: 680px;
    top: 195px;
  }
  
  #right_arrow_3 {
    background: url(../images/right_arrow_3.png) no-repeat;
    width: 81px;
    height: 25px;
    position: absolute;
    right: 155px;
    bottom: 0px;
  }


  #main_navigation {
		bottom: 0px;
		right: 0px;
		width: 100%;
    margin: -20px -20px 0;
    padding: 15px;
    background: url(../images/right_arrow_2.png) right top no-repeat;
	}
    #main_navigation table {
		  margin: 0px;
      border-spacing: 5px;	  
		}
    #main_navigation table td {
		  border-spacing: 5px;
      padding: 0px;
      margin: 0px;
      width: 25%;
		}    
    #main_navigation table td.menu_item {
		  border-spacing: 5px;
      padding: 0px;
      margin: 0px;
      background: url(../images/rozcestnik_bg.png);
		}
      #main_navigation table td.menu_item a {
				display: block;
        color: #e02020;
        font-size: 16px;
		    line-height: 25px;
		    height: 100%;
        padding: 20px;
        font-family: Arial, MyriadProCondensed;
        text-transform: uppercase;
        width: 143px;
			}
			 #menu_item_2 a {
        width: 149px!important;
        overflow: hidden!important;
       }
        #main_navigation table td.menu_item a.first {

  			}
        #main_navigation table td.menu_item a span.arrow {
          width: 20px;
          height: 25px;
          display: inline-block; 
  				background: url(../images/rozcestnik_arrow.png) right top no-repeat;
          vertical-align: middle;
  			}
  			#main_navigation table td.menu_item a:hover {
  				text-decoration: none;
  			}
        #main_navigation table td.menu_item.active {
          background: url(../images/rozcestnik_active_bg.png);
        }
          #main_navigation table td.menu_item.active a {
            color: #FFF;
          }
          #main_navigation table td.menu_item.active a span.arrow {
    				background: url(../images/rozcestnik_arrow_active.png) right top no-repeat;
    			}
        #main_navigation table td.menu_item:hover {
          background: url(../images/rozcestnik_active_bg.png);
        }
          #main_navigation table td.menu_item:hover a {
            color: #FFF;
          }
          #main_navigation table td.menu_item:hover a span.arrow {
    				background: url(../images/rozcestnik_arrow_active.png) right top no-repeat;
    			}    			
    			
        
        .radek_2_content {
          padding: 5px 20px;
          line-height: 150%;
        }
          .radek_2_content table {
            margin: 0 -5px!important;
          }
            .radek_2_content table td {
              color: #a67b07!important;
              background: none;
            }
          
        
  #search_form {
    position: absolute;
    left: 300px;
    top: 90px;
    background: url(../images/lupa.png) left 4px no-repeat;
    padding: 0 0 0 30px;
  }
    #search_text {
      display: inline-block;
      border: none;
      padding: 0px 10px;
      margin: 0 5px 0 0;
      font-size: 100%;
      width: 245px;
      height: 30px;
      line-height: 30px;      
      border: 1px solid #EEE;
      float: left;
    }
    #search_submit {
      position: relative;
      z-index: 90;
      display: inline-block;
      width: 56px;
      height: 32px;        
      border: none;
      background: none;
      margin: 0px;
      padding: 0px;
      cursor: pointer;
      font-size: 100%;
      font-family: arial;
      background: #f6f4e9;
      color: #252525;
      float: left;
    }
    #search_submit:hover {
      background: #252525;
      color: #f6f4e9;
    }

  
  #breadcrumbs {
    padding: 0px 0 20px;
  }
    #breadcrumbs a {
 
    }
    #breadcrumbs .predel {

    }
 
	#lang_navigation {
    position: absolute;
    top: 15px;
    right: 0px;
    display: none;
  }
  	#lang_navigation a {
      display: block;
      margin: 0 0 3px 0;
    }

/* main, obsah */
#main {
  position: relative;
  width: 955px;
  background: url(../images/right_arrow.png) left top no-repeat;
  padding: 20px;
}
.main_content {
  padding: 0 0 0 20px;
 
}
.main_content.main_image {
  background: url(../images/main_content_3_bg.png) right top no-repeat;
}

#main_content_home {
  background: none;
  min-height: auto;
}
  .first_column {
    width: 450px;
    float: left;
  }
  .galerie_column {
    width: 450px;
    float: right;
  }

  #main_content_home .second_column {
    width: 455px;
    margin: 0 5px 0 0;
  }
    #main_content_home .second_column h1 {
 
    }



#clanky_titul {
  width: 187px;
  margin: 0 15px 15px 0;
  float: left;
  position: relative;
}
.clanky_short {
  margin: 0 0 5px;
  width: 250px;
  float: left;
  padding: 20px;
  margin: 0 20px 20px 0;
  background: url(../images/transparent.png);
}
  .clanky_short.bright {
    margin: 0 0 20px 0;
  }

.clanky_short_titul p {
  padding: 3px 0;
}
.clanky_short_titul h2 {
  padding: 10px 0 5px;
}
.clanky_short_titul .more{
  padding: 0 0 0 20px;
  margin: 0px;
} 
.datum_konani {
  font-size: 95%;
}

.more {
  display: inline-block;
  background: url(../images/ul_li.png) left 3px no-repeat;
  padding: 0 0 0 20px;
  margin: 10px 0 0;
  text-decoration: underline;
}
 

.clanek_full {

}
  .clanek_full .image {
    float: right;
    margin: 0 0 10px 20px;
    background: #FFF;
    padding: 5px;
  }

.page_image {
  margin: 0 0 5px;
}
.vyrobci {
  margin: 0 0 20px;
}

.rozcestnik_short {
  
}    
  .rozcestnik_short h2 {
    display: inline-block;
    margin: 0 25px 0 0;
  }
    .rozcestnik_short h2 a {
      text-decoration: underline;
    }  
    .rozcestnik_short h2 a:hover {
      color: #666;
    }  

.rozcestnik {
  padding: 15px 0 0 0;
}
  .rozcestnik table {
    border-spacing: 5px;
  }
 
    .rozcestnik td {
      padding: 0px;
      width: 235px;
    }
    .rozcestnik h2 {
      display: block;
      padding: 0px;
      background: #CCC;
      color: #FFCC00;
      font-size: 14px;
    }
      .rozcestnik h2 a {
        display: block;
        padding: 6px 20px;
        color: #FFCC00;
      }
      .rozcestnik .obsah {
        position: relative;
        padding: 10px 20px 20px;
      }      
      .rozcestnik .image {
        position: relative;
        margin: 0 -20px -5px 0;
        background: url(../images/rozcestnik_image_shaddow.png) right bottom no-repeat;
        width: 100%;
        vertical-align: middle;
        text-align: center;
      }
        .rozcestnik .image a {
          text-decoration: none;
          display: block;
          width: 100%;
          height: 164px;
          line-height: 164px;
        }
          .rozcestnik .image a:hover {
            background: url(../images/rozcestnik_image_hover_bg.png) center no-repeat;
          }
        
        .rozcestnik .image img {
          line-height: 154px;
          vertical-align: middle;
        }


#footer {
  padding: 20px;
  height: 200px;
  color: #5b5b5b;
  font-size: 11px;
  text-align: right;
  background: url(../images/footer_shaddow.png) left top no-repeat;
}
  #footer a {
    color: #5b5b5b;
  }

  #footer_navigation {
    margin: 0px;
  }
    #footer_navigation a {
      display: inline-block;
      margin: 0 1px;
    }
    #footer_navigation a.first {
      margin: 0 1px 0 0;
    } 

  #footer_tree {
    margin: 15px 0 15px;
  }
    #footer_tree table {
		  border-spacing: 5px;
		  margin: -5px 0 0 -5px;
    }
      
    #footer_tree td {
		  border-spacing: 5px;
      padding: 0px;
      margin: 0px;
      width: 25%;
    }
    #footer_tree h3 {
			padding: 0px;
			margin: 0px;
    }
      #footer_tree h3 a {
  			display: block;
        color: #e02020;
        font-size: 20px;
  	    line-height: 25px;
  	    height: 100%;
        padding: 15px 20px;
        font-family: MyriadProCondensed;
        text-transform: uppercase;
        background: url(../images/rozcestnik_bg.png);
      }
        #footer_tree h3 a span.arrow {
          width: 20px;
          height: 25px;
          display: inline-block; 
  				background: url(../images/ul_li.png) right 5px no-repeat;
          vertical-align: middle;
  			}
      #footer_tree h3 a:hover {
        background: url(../images/rozcestnik_active_bg.png);
      }
    

    
/*
* obsah footeru
*/
  #inwebio_in {
    margin: 0 1px 0 0;
    vertical-align: bottom;
  }
  .inwebio_link {
    line-height: 16px;
    vertical-align: center;
    text-decoration: none!important;
  }

 

#tree_navigation {
  padding: 20px;
  margin: -20px;
  background: #FFF;
}
  #tree_navigation a {

  }
  /* první úroveň */
  #tree_navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
    #tree_navigation ul li {
 
    }
      #tree_navigation ul li a {
 
      }
        #tree_navigation ul li a.plus {

        }
        #tree_navigation ul li a.minus {

        }
        #tree_navigation ul li a:hover {

        }        
        #tree_navigation ul li a.selected {

        }

      /* druhá úroven */
        #tree_navigation ul li ul {
          padding: 0px;
          margin: 5px 0 -2px -15px;
        }
          #tree_navigation ul li ul li {
            padding: 4px 0 4px 0px;
            margin: 0px;
            line-height: 12px;
            background: transparent url(../images/tree_navigation_vertical.gif) 0px 0px repeat-y;
          }
          #tree_navigation ul li ul li.last {
            background: transparent url(../images/tree_navigation_item_last.gif) 0px -1px no-repeat;
          }
          
            #tree_navigation ul li ul li a {
              color: #252525;
              padding: 0 0 0 25px; 
              background: transparent url(../images/tree_navigation_item.gif) 2px 7px no-repeat;
            }
            #tree_navigation ul li ul li a.last {
              background: none;
            }
            #tree_navigation ul li ul li a:hover {
              background-color: transparent;
              text-decoration: underline;
            }
            #tree_navigation ul li ul li a.selected {
              background-color: transparent;
              font-weight: bold;
            }
            #tree_navigation ul li ul li a.plus {
              background: url(../images/more.gif) 5px 4px no-repeat;
            }
            #tree_navigation ul li ul li a.minus {
              background: url(../images/less.gif) 5px 4px no-repeat;
            }

              #tree_navigation ul li ul li ul li a {
                padding: 2px 10px 2px 20px; 
              }
 
 
.bg_block {
  background: #E2DED3;
  border: 1px solid #8E867B;
  padding: 20px;
}


/* stepper */


/* doprava a platba */


/* uzivatel */


/* dodací údaje */


/* zbozi short, produkt, product zbozi_short, zboží */          
.zbozi_short {
  position: relative;
  width: 205px;
  height: 395px;  
  padding: 20px;
  float: left;
  margin: 0 20px 0 -20px;
}
.zbozi_short.last {
  margin: 0 -20px 0 -20px;
}
  .zbozi_short h2 {
    margin: 0 0 20px;
    padding: 0px;
    height: 30px;
    font-size: 14px;
  }
  .zbozi_short .image {
    width: 205px;
    height: 205px;
    line-height: 205px;
    margin: 0 0 5px;
    text-align: center;
    background: #FFF;
  }
    .zbozi_short .image a {
      display: block;
      width: 205px;
      height: 205px;
      line-height: 205px;
      margin: 0 0 5px;
      text-align: center;
    }
  
    .zbozi_short .image img {
      vertical-align: middle;
    }

    .zbozi_short .barva_ico {
      position: absolute;
      left: 30px;
      top: 230px;
    }
      
    .zbozi_short .vyprodej {
      position: absolute;
      display: block;
      width: 70px;
      height: 69px;
      right: 10px;
      top: 60px;
      background: url(../images/info.png) no-repeat;
    }
    .zbozi_short .sleva {
      position: absolute;
      display: block;
      width: 70px;
      height: 59px;
      padding: 10px 0 0 0;
      right: 10px;
      text-align: center;
      font-size: 30px;
      color: #FFF;
      top: 220px;
      background: url(../images/sleva.png) no-repeat;
    }
      .zbozi_short .sleva .small {
        font-size: 13px;
      }

    .zbozi_short .stock {
      position: absolute;
      right: 30px;
      bottom: 115px;
      width: 80px;
      text-align: right;
      color: #0F0;

          font-weight: bold;
          color: #549a01;
 

          display: inline-block;
      
    }
    .zbozi_short .out_of_stock {
      position: absolute;
      right: 20px;
      bottom: 115px;
      width: 80px;
      text-align: right;
      color: #F00;
    }

    .zbozi_short .price_old {
      text-decoration: line-through;
      display: inline-block;
      margin: 0 5px 0 0;
      padding: 0px;
    }
    .zbozi_short .price {
      font-size: 30px;
      padding: 0px;
      margin: -5px 0 0 0;
      font-weight: bold;
    }
      .zbozi_short .price .small {
        font-size: 12px;
        font-weight: normal;
      }

    .zbozi_short a.detail {
      background: url(../images/zbozi_short_detail.png) top no-repeat;        
      width: 156px;
      height: 40px;
      display: inline-block;
      line-height: 40px;
      padding: 0px;
      margin: 0 0px 0 0;
      float: left;
    }
      .zbozi_short a.detail:hover {
        background: url(../images/zbozi_short_detail.png) bottom no-repeat;
      }

    .zbozi_short .add_to_cart {
      background: url(../images/zbozi_short_add_to_cart.png) top no-repeat;
      width: 49px;
      height: 40px;
      display: inline-block;
      padding: 0px;
      margin: 0px;
      border: none;
      float: left;
    }
      .zbozi_short .add_to_cart:hover {
        background: url(../images/zbozi_short_add_to_cart.png) bottom no-repeat;
      }
      
    .zbozi_short .kratky_popis {
      padding: 5px 0;
    }

.zbozi_ultra_short {
  height: 50px;
  margin: 0 0 10px;
}
  .zbozi_ultra_short .image {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    float: left;
    background: #FFF;
    text-align: center;
  }
  .zbozi_ultra_short .obsah {
    width: 245px;
    float: left;
  }
    .zbozi_ultra_short .obsah h3 {
      margin: 0px;
      padding: 0px;
    }
    .zbozi_ultra_short .obsah .price {
      font-size: 15px;
      margin: 0 0 3px;
      padding: 0px;
      font-weight: bold;
    }
      .zbozi_ultra_short .obsah .price .small {
        padding: 0px;
        font-weight: normal;
        font-size: 12px;
      }
    .zbozi_ultra_short a.detail {
         

    }
      .zbozi_ultra_short a.detail:hover {

      }

#last_visited {
  background: #FFF;
  padding: 5px 10px 10px;
  margin: 0px -10px 0px;
}

.left_block {
  padding: 0 0 24px;
  background: url(../images/shaddow_small.png) bottom no-repeat;
}


.left_block .h2 {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0 10px;
  color: #F00;
}
  
.left_block .zbozi_ultra_short {
  height: 60px;
  margin: 0 0 10px;
}
  .left_block .zbozi_ultra_short .image {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    float: left;
    background: #FFF;
    text-align: center;
  }
  .left_block .zbozi_ultra_short .obsah {
    width: 145px;
    float: left;
  }
    .left_block .zbozi_ultra_short .obsah h3 {
      margin: 0px;
      padding: 0px;
    }
    .left_block .zbozi_ultra_short .obsah .price {
      font-size: 15px;
      margin: 0 0 3px;
      padding: 0px;
      font-weight: bold;
    }
      .left_block .zbozi_ultra_short .obsah .price .small {
        padding: 0px;
        font-weight: normal;
        font-size: 12px;
      }
    .left_block .zbozi_ultra_short a.detail {
         

    }
      .left_block .zbozi_ultra_short a.detail:hover {

      }      
      

/* zbozi_full */
  


.youtube_videa {

}
  .youtube_video_link {
  
  }
    .youtube_video_image {
      width: 60px;
    }
  
 
.print_full_galerie {

}
  .print_full_galerie a {
    display: inline-block;
    margin: 0 15px 15px 0;
    vertical-align: middle;
    background: url(../images/galerie_a.png);
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    padding: 10px;
  }
    .print_full_galerie a.last {
      margin: 0 0 15px 0;
    }
    .print_full_galerie a img {
      line-height: 50px;
      vertical-align: middle;
    }

.soubor_item {
  margin: 0 0 10px 0;
  display: inline-block;
}
  .soubor_item img {

  }
  .soubor_item .file_size {
    margin: 0 0 0 20px;
    display: inline-block;
    font-size: 95%;
  }


/* box pro hlášky */
.message {
  background: #caffc4;
  color: #252525;
  border: 1px solid #0e9600;
  display: block;
  padding: 5px;
  margin: 10px 0;
}
.message_red {
  background: #FB0101;
  color: #FFF;
  border: 1px solid #FF0000;
  display: block;
  padding: 10px;
  margin: 10px 0;
  font-size: 13px;
}
.message_tip {
  background: #ffdb95;
  color: #252525;
  border: 1px solid #ffa85a;
  display: block;
  padding: 5px;
  margin: 10px 0;
}
 


  


/* Z-index of #mask must lower than #boxes .window */
#mask {
  position: absolute;
  z-index: 10;
  background-color: #252525;
  left: 0px;
  top: 0px;
}

.filtr {
  height: 30px;
  display: block;
  padding: 0px;
  clear: both;
  color: #000;
}
  .filtr_form {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
  }
    .filtr_form label {
      height: 30px;
      line-height: 30px;
      vertical-align: middle;
    }
#PagerId {

}

/* PAGER */
.PagerClass {
  height: 30px;
  display: block;
  float: right;
  border-left: 0px solid #FFF;
  color: #FFF;
}
.PagerClass a, .PagerClass span {
  padding: 0 8px;
  margin: 0 0 0 1px;
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  font-size: 100%;
  font-weight: bold;
  background: transparent url(../images/pager_center.png) top no-repeat;
  color: #FFF;
  text-decoration: none;
}
.PagerClass span {
  color: #FFF;
  background: transparent  url(../images/pager_center.png) bottom;
}
.PagerClass a {

}
  .PagerClass a:hover {
    text-decoration: underline;
    background: transparent url(../images/pager_center.png) center no-repeat;
  }
.PagerClass span.actual {
  color: #000;
  background: transparent  url(../images/pager_center.png) bottom ;
}

/* předchozí a další*/
.PagerClass a.next {
  padding-right: 10px;
  background: transparent  url(../images/pager_right.png) right top no-repeat;
}
  .PagerClass a.next:hover {
  background: transparent  url(../images/pager_right.png) right center no-repeat;
  }
.PagerClass a.previous {
  padding-left: 10px;
  background: transparent  url(../images/pager_left.png) left top no-repeat;
}
  .PagerClass a.previous:hover {
    background: transparent  url(../images/pager_left.png) left center no-repeat;
  }
.PagerClass span.next {
  background: #000;
  color: #AAA;
  background: transparent  url(../images/pager_right.png) right bottom no-repeat;
}
.PagerClass span.previous {
  padding-left: 10px;
  color: #AAA;
  background: transparent  url(../images/pager_left.png) left bottom no-repeat;
}

/* první a poslední */
.PagerClass a.first {
  width: 15px;
  background: #000 url(../images/first_disabled.gif) center no-repeat;
}
  .PagerClass a.first:hover {
    background: #000 url(../images/first_disabled.gif) center no-repeat;
  }
.PagerClass a.last {
  width: 15px;
  background: #000 url(../images/last_disabled.gif) center no-repeat;
}
  .PagerClass a.last:hover {
    background: #000 url(../images/last_disabled.gif) center no-repeat;
  }

.PagerClass span.first {
  width: 15px;
  background: #000 url(../images/first.gif) center no-repeat;
}
.PagerClass span.last {
  width: 15px;
  background: #000 url(../images/last.gif) center no-repeat;
}

#rekalamce_form_content {
  
}
  #rekalamce_form_content label {
    display: inline-block;
    width: 250px;
    line-height: 15px;
    padding: 8px 0;
    vertical-align: middle;
    text-align: right;
  }
    #rekalamce_form_content label .small {
      font-size: 95%;
      display: block;
    }
    #rekalamce_form_content input[type=text] {
      width: 500px;
    }
    #rekalamce_form_content textarea {
      width: 500px;
    }

/* anekta */
.anketa_odpoved {
  display: inline-block;
  background: #FFCC00;
  margin: 0px 0 5px;
  height: 10px;
  cursor: pointer;
}
.anketa_text {
  cursor: pointer;
  color: #000;
  font-style: italic;
}


/*
* custom_lightbox
*/
#custom_lightbox {
  position: absolute;
  left: 50%;
  top: 100px;
  margin: 0 0 0 -430px;
  width: 800px;
  background: #FFF;
  padding: 40px 30px;
  color: #000;
  text-align: left;
  z-index: 100;
}
  #custom_lightbox .content {
    position: relative;
  }
    #custom_lightbox .content #custom_lightbox_close {
      position: absolute;
      right: -15px;
      top: -20px;
      width: 66px;
      height: 22px;
      background: url(../images/lightbox-btn-close.gif) no-repeat;
      cursor: pointer;
    }



