html {
  height: 100%;
}
body {
  font-family: Verdana;
  font-size: 0.68em;
  color: #333;
	background: #FFF url(../images/body_bg.jpg) top no-repeat;
  margin: 0px;
  padding: 0px;
  height: 100%;
  line-height: 150%;
}

a {
  text-decoration: none;
  color: #B82025;
}
  a:hover {
    text-decoration: underline;
  }
.cufon {
  font-size: 30px;
}
h1 {
	color: #333;
	font-size: 200%;
	line-height: 100%;
	margin: 0px;
	padding: 10px 0 10px;
}
	h1 a {
		text-decoration: none;
	}
	.h1 {
  	color: #333;
  	font-size: 200%;
  	line-height: 100%;
  	margin: 0px;
  	padding: 0 0 5px;
  }
h2 {
	font-size: 140%;
	color: #555;
	padding: 15px 0 5px;
	margin: 0px;
	font-weight: normal;
	color: #B82025;
}
	h2 a {

	}
  	h2 a:hover {

  	}
  .h2 {
  	font-size: 140%;
  	color: #555;
  	padding: 5px 0 5px;
  	margin: 0px;
  	font-weight: normal;
  	display: block;
  }
h3 {
  font-size: 120%;
  padding: 15px 0 5px;
  margin: 0px;
}
	h3 a {

	}
  	h3 a:hover {
  		color: #328fb7;
  	}
  .h3 {
    font-size: 130%;
    padding: 15px 0 5px;
    margin: 0px;
  }


p {
  margin: 0px;
  padding: 5px 0;
}

ul {
  margin: 0 0 0 15px;
  padding: 5px 0;
}
  ul li {
    padding: 0 0 0 10px;
    list-style-type: none;
    background: url(../images/ul_li.gif) 0 6px no-repeat;    
  }

ol {
  margin: 0 0 0 15px;
  padding: 5px 0;
}
  ol li {
    padding: 0 0 0 10px;
  }

table {
  width: 100%;
  border-spacing: 1px;
}
  table tr {
    width: 100%;
    
  }
    table tr th {
      background: #DDD;
      padding: 5px 10px;
      text-align: left;
    }
    table tr td {
      padding: 5px 10px;
      vertical-align: top;
      background: #FAFAFA;
    }
  
fieldset {
  background: #FAFAFA;
  padding: 10px;
  border: 1px solid #000;
}

label {
  display: inline-block;
  line-height: 25px;
}

img {
  border: none;
}

.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.middle {
  vertical-align: middle;
}

.fleft {
  float: left;
}
.fright {
  float: right;
}
.clearer {
  clear: both;
}

.shown {
  display: block;
}
.hidden {
  display: none;
}

.red {
  color: #B82025;
}
.white {
  color: #FFF;
}

.button {
  display: inline-block;
  background: url(../images/button_bg.gif) no-repeat;
  color: #FFF;
  width: 80px;  
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: none;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  font-family: Arial;
  font-size: 100%;
}
  .button:hover{
 
  }

#pf_2012 {
  display: none;
  position: absolute;
  left: 50%;
  top: 233px;
  margin: 0 0 0 -400px;
  z-index: 600;
}
  #pf_2012 div{
    position: relative;
  }
  #close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
  }

/* layout */
#body {
  background: url(../images/body_top_bg.gif) repeat-x;
}
#page {
  margin: 0px auto;
  width: 982px;
}

/* Header */
#header {
  height: 182px;
  position: relative;
  padding: 20px;
}
  #logo {
    position: absolute;
    display: block;
    width: 158px;
    height: 69px;
    left: 20px;
    top: 15px;
    background: url(../images/logo.gif) no-repeat;
  }
  #headline {
    position: absolute;
    left: 195px;
    border-left: 1px solid #000;
    padding: 5px 0 5px 20px;
  }
    #headline #first_row {
      color: #b82025;
      display: block;
    }
    #headline #second_row {
      color: #000;
      display: block;
      font-size: 100%;
      margin: 0px;
      padding: 0px;
      line-height: normal;
      font-weight: normal;
    }
    #headline #third_row {
      color: #6c6c6c;
      display: block;
      font-size: 100%;
      margin: 0px;
      padding: 0px;
      line-height: normal;
      font-weight: normal;
    }    
  #search {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 215px;
    height: 27px;
    padding: 12px 10px 8px;
    background: url(../images/search_bg.gif) no-repeat;
  }
    #search form {
      padding: 0px;
      margin: 0px;
    }
    .search_text {
      display: inline-block;
      width: 134px;
      height: 22px;
      line-height: 24px;
      background: #FFF;
      border: 1px solid #000;
      margin: 0px;
      padding: 0 5px;
      color: #666;
      font-size: 100%; 
    }
    .search_submit {
      display: inline-block;
      width: 64px;
      height: 24px;
      line-height: 24px;
      margin: 0px;
      padding: 0px;
      background: #FFF;
      border: 1px solid #000;
      cursor: pointer;
      color: #000;
      font-size: 100%;
      font-family: arial;
    }

  #lang_navigation {
    position: absolute;
    top: 20px;
    right: 280px;
  }

	#header #main_navigation {
		position: absolute;
		left: 0px;
		bottom: 0px;
		height: 50px;
		line-height: 50px;
		z-index: 10;
		padding: 20px;
    font-size: 130%;
    width: 940px;
    z-index: 80;
    border-top: 1px solid #a9aeb6;
    border-right: 1px solid #a9aeb6;
    border-left: 1px solid #a9aeb6;
    background: url(../images/main_navigation_bg.jpg) repeat-x;
	}
		#header #main_navigation ul {
		  list-style: none;
		  color: #FFF;
			padding: 0px;
			margin: 0px;
			height: 100%;
			width: 100%;
      background: url(../images/main_navigation_ul_bg.gif);  			
		}
		#header #main_navigation ul li {
			float: left;
			background: none;
			padding: 0px;
			margin: 0px;
		}
			#header #main_navigation ul li a {
				display: inline-block;
				text-align: center;
				color: #FFF;
				padding: 0 15px;
				text-decoration: none;
				border-right: 1px solid #000;
			}
  			#header #main_navigation ul li a:hover {
  				background:url(../images/main_navigation_a.gif) top no-repeat;
  				text-decoration: underline;
  			}
  			#header #main_navigation ul li a.current {
  				color: #FFF;
  			}  			

			#header #main_navigation ul li ul {
        display: none;
        position: absolute;
        left: 20px;
				width: 898px;
	      padding: 20px;
	      border-left: 1px solid #110303;
	      border-bottom: 1px solid #110303;
	      border-right: 1px solid #110303;
	      background: #B82025;
        /*opacity: 0.95;   
        filter: alpha(opacity=95);   
          -moz-opacity: 0.95;   
          -khtml-opacity: 0.95; */  

			}
			#header #main_navigation ul li:hover ul {
        display: block;
			}  			
  			#header #main_navigation ul li ul li {
          display: inline-block;
          line-height: normal;
  			}
    			#header #main_navigation ul li ul li a {
            display: inline-block;
            width: 204px;
            border: none;
            padding: 5px 10px;
            text-align: left;
            line-height: normal;
            font-size: 11px;
            font-weight: bold;
    			}
      			#header #main_navigation ul li ul li a:hover {
              background: #FFF!important;
              color: #000;
              text-decoration: none;
      			}



/* main, obsah */
#main {
  margin: 0px auto;
  border-right: 1px solid #a9aeb6;
  border-bottom: 1px solid #a9aeb6;
  border-left: 1px solid #a9aeb6;
  padding: 0 20px 20px;
  background: url(../images/main_bg.jpg) no-repeat;
  min-height: 600px;
}
  #teaser {
    width: 940px;
    height: 450px;
    position: relative;
    overflow: hidden;
  }
    #teaser_content {
      width: 3760px;
      height: 450px;
      position: absolute;
      left: 0px;
      top: 0px;
    }
    .show {
      display: block;
    }
    .hide {
      display: none;
    }
    
    
    /* navigace teaserů */
    #teaser #teaser_nav {
      position: absolute;
      bottom: 0px;
      left: 0px;
      z-index: 200;
      width: 100%;
      height: 30px;
    }
      #teaser_nav #teaser_nav_content {
        position: relative;
        z-index: 10;
      }
      #teaser_nav #teaser_nav_bg {
        width: 100%;
        height: 100%;
        background: #EEE;
        left: 0px;
        top: 0px;
        border-top: 5px solid #FFF;
        position: absolute;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
      }
        #teaser #teaser_nav a {
          padding: 0 15px;
          display: inline-block;
          line-height: 25px;
          margin: 5px 0 0 0;
          text-decoration: none;
          cursor: pointer;
        }
          #teaser #teaser_nav a.selected {
            margin: 0px;
            border-top: 5px solid #B82025;
          }      
    /* tlačítka teaseru pro posun vlevo a vprovo */
    #teaser .prev {
      display: block;
      width: 30px;
      height: 30px;
      background: #000;
      color: #FFF;
      position: absolute;
      left: 0px;
      top: 50%;
    }
    #teaser .next {
      display: block;
      width: 30px;
      height: 30px;
      background: #000;
      color: #FFF;
      position: absolute;
      right: 0px;
      top: 50%;
    }

    .full_teaser {
      position: relative;
      float: left;
      left: 0px;
      top: 0px;
      width: 940px;
      height: 450px;
    }
      .full_teaser .teaser_content {
        width: 100%;
        height: 100%;
        position: telative;
      }
    
    .teaser_popis {
      position: absolute;
    }
      .popis_content {
        position: relative;
        padding: 10px 20px;
        z-index: 10;
      }
      .popis_background {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #EEE;
        position: absolute;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
      }

  .first_column {
    width: 235px;
    float: left;
  }
  .second_column {
    width: 645px;
    float: left;
    padding: 20px;
    margin: 0 0 0 20px;
    background: #FEFEFE;
  }
  .home_first_column {
    width: 690px;
    float: left;
  }
    .home_first_column table .novinka {
	   float: right;
	   background:  #ffe400;
	   font-size: 95%;
	   padding: 0 3px;
	   color: #b82025;
    }
    .home_first_column table h2 {
      font-size: 140%;
      border-top: 4px solid #b82025;
      height: 30px;
      font-weight: bold;
    }
    .home_first_column table h3 {
	   font-size: 140%;
      border-top: 4px solid #b82025;
      height: 30px;
      font-weight: normal;
    }
      .home_first_column table tr td {
        padding: 15px 15px 0;
        width: 33%;
        background: none;
      }
  .home_second_column {
    width: 205px;
    float: right;
    background: #DDD;
    padding: 15px;
    margin: 15px 0 0 0;
    min-height: 400px;
  }

#footer {
  background: #b82025;
  font-size: 95%;
  padding: 0px;
  line-height: 140%;
  color: #000;
}
  #footer h4 {
    color: #FFF;
    font-size: 13px;
    padding: 0 0 2px;
    margin: 0px;
  }
    #footer h4 a {
      color: #FFF;
    }
  #footer a {
    color: #000;
  }
  .footer_tree {
    width: 770px;
    vertical-align: top;
    border: none;
  }
    .footer_tree td {
      padding: 10px 25px;
      vertical-align: top;
      background: url(../images/footer_tree_td.gif) right top no-repeat;
    }
  
  #adresa_footer {
    float: right;
    width: 180px;
    padding: 10px 0;
  }

 
.footer_shaddow {
  background: url(../images/footer_shadow_bg.gif) center top no-repeat;
  height: 9px;
  width: 936px;
  margin: 0 0 0 -8px;
  font-size: 95%;
  padding: 5px 30px;
}

.breadcrumbs {
  padding: 0 0 0px 0;
  width: 100%;
  text-transform: none;
}
  .breadcrumbs a {

  }

.home_first_column #zadost_link{
  width: 645px;
  background: #B82025 url(../images/zadost_link.gif) top no-repeat;
}
  .home_first_column #zadost_link:hover {
    width: 645px;
    background: #C74E53 url(../images/zadost_link.gif) bottom no-repeat;
  }
#zadost_link {
  display: block;
  width: 610px;
  height: 70px;
  color: #FFF;
  padding: 25px 20px;
  font-size: 280%;
  font-weight: bold;
  line-height: normal;
  background: url(../images/zadost_link.gif) top no-repeat;
}
  #zadost_link .small {
    font-size: 70%;
    font-weight: normal;
  }
  #zadost_link:hover {
    color: #000;
    background: url(../images/zadost_link.gif) bottom no-repeat;
    text-decoration: none;
  }
  
.rozcestnik {
  margin: 10px 35px 10px 0;
  display: inline-block;
}
  .rozcestnik .img-container { 
    width: 185px;
    margin: 0 20px 0 0;
    float: left;
    text-align: center;
  }
  .rozcestnik .img-container img { 
    vertical-align: middle;
  }
  .rozcestnik h2 { 
    padding: 0px;
    line-height: 100%;
    margin: 0px;
  }
    .rozcestnik a { 

    }
      .rozcestnik a:hover { 

      }


#tree_navigation {

}
  #tree_navigation a {

  }
  /* první úroveň */
  #tree_navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
    #tree_navigation ul li {
      padding: 20px;
      margin: 0 0 9px;
      background: #FEFEFE;
    }
      #tree_navigation ul li a {
        display: block;
        padding: 0px;
        margin: 0 0 7px 0;
        color: #B82025;
        font-size: 130%;
        /*background: url(../images/tree_navigation_li.png) center left no-repeat;*/
      }
        #tree_navigation ul li a:hover {
          text-decoration: underline;
        }
        #tree_navigation ul li a.selected {
          color: #B82025;
        }

      /* druhá úroven */
        #tree_navigation ul li ul {
          padding: 0px;
          margin: 0px;
        }
          #tree_navigation ul li ul li {
            padding: 0px;
            margin: 0px;
          }
            #tree_navigation ul li ul li a {
              padding: 2px 0 2px 10px;
              margin: 0px;
              color: #383a3b;
              background: url(../images/ul_li.gif) 0px 6px no-repeat;
              font-size: 100%;
              text-decoration: none;
            }
            #tree_navigation ul li ul li a.selected {
              color: #B82025;
            }
            #tree_navigation ul li ul li a:hover {
              color: #B82025; 
            }
            
      /* třetí úroven */
        #tree_navigation ul li ul li ul {
          padding: 0px;
          margin: 0px;
        }
          #tree_navigation ul li ul li ul li {
            padding: 0 0 0 10px;
            margin: 0px;
          }
              
              
 
#vyrobci_short {
  text-align: center;
  margin: 0 0 0 -5px;
}
  #vyrobci_short img {
    margin: 10px 0;
  }



/* stepper */
 

/* doprava a platba */
 

/* uzivatel */
 

/* dodací údaje */
 
/* zbozi short, produkt, product zbozi_short, zboží */
.zbozi_short {
  position: relative;
  background: url(../images/zbozi_short_bg.png) no-repeat;
  width: 190px;
  height: 410px;
  margin: 0px;
  padding: 19px;
  float: left;
  font-family: Arial;
  text-transform: uppercase;
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  line-height: normal;
}
.zbozi_short.first {
  padding: 19px;
  margin: 0 0 0 -20px;
}
.zbozi_short.last {
  width: 190px;
  padding: 19px 18px 19px 19px;
  margin: 0 -20px 0 0;
  border-right: none;
}
  .zbozi_short .image {
    margin: 0px;
  }
    .zbozi_short .image img {
      width: 190px;
    }  
  .zbozi_short h2 {
    font-size: 120%;
    text-transform: uppercase;
  }
    .zbozi_short h2 a {
    
    }
  .zbozi_short p {
    font-size: 95%;
    margin: 0 0 0 -10px;
    padding: 10px;
    text-transform: none;
  }
  .zbozi_short .price {
    position: absolute;
    left: 20px;
    bottom: 15px;
    font-weight: bold;
  }
  .zbozi_short .button {
    position: absolute;
    right: 20px;
    bottom: 15px;
  }
 
  .clanky_short_titul {
    margin: 0 0 10px 0;
  }
    .clanky_short_titul h2 a {
 
    }

/* zbozi_full */
#image_container {
  width: 305px;
  float: left;
}
#info_container {
  width: 315px;
  float: right;
}
  #info_container .price {
    font-size: 30px;
  }
  #info_container .price .small {
    font-size: 11px;
    margin: 0 0 0 10px;
  }
 
/* kategorie short*/


/* box pro hlášky */
.message {
  background: #caffc4;
  color: #000;
  border: 1px solid #0e9600;
  display: block;
  padding: 5px;
  margin: 10px 0;
}
.message_red {
  background: #ffbfbf;
  color: #000;
  border: 1px solid #a10000;
  display: block;
  padding: 5px;
  margin: 10px 0;
}
.message_tip {
  background: #ffdb95;
  color: #000;
  border: 1px solid #ffa85a;
  display: block;
  padding: 5px;
  margin: 10px 0;
}


.dotaz {

}
  .dotaz .fieldset {
    margin: 0 0 10px;
    background: #FAFAFA;
    padding: 10px;
    border: 1px solid #000;
    position: relative;
  }
  .dotaz .legend {
    font-size: 150%;
    font-weight: bold;
    display: block;
    margin: 0 0 10px;
  }
  .dotaz .number {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 400%;
    font-weight: bold;
    color: #EEE;
  }
  .dotaz label {
    width: 280px;
    text-align: right;
    display: inline-block;
  }
    label.label_short {
      width: auto;
    }
    label.required {
      font-weight: bold;
    }
    
  .dotaz .radio {
    margin: 0 50px 0 0;
  }
  .dotaz .text {
    width: 280px;
  }

.mapa_text {
  /*display: none;*/
}
  .mapa_text_content {
    padding: 5px 10px;
  }

#obchodni_zastoupeni {

}
  #obchodni_zastoupeni h2 {
    display: block;
    background: #DDD;
    padding: 10px;
    margin: 0 0 2px;
  }
    #obchodni_zastoupeni h2 a {
      display: block;
    }
  #obchodni_zastoupeni h3 {
    background: #EEE;
    padding: 5px 10px;
    font-style: oblique;
  }

/* vyhodnocení formuláře, chybová hláška, alert*/
#over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background:  url(../images/blackdot.gif);
}
  #ok {
    line-height: 16px;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -80px;
    width: 230px;
    color: #FFF;
    padding: 150px 20px 20px;
    z-index: 200;
    background: #38943b url(../images/info.gif) 50% 15% no-repeat;
  }
    #ok p {
      line-height: 16px;
      text-align: center;      
    }
  #false {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -80px;
    width: 230px;
    color: #FFF;
    padding: 150px 20px 20px;
    z-index: 200;
    background: #FF0000 url(../images/alert.gif) 50% 30px no-repeat;
  }
    #false p {
      line-height: 16px;
      text-align: center;
    }

/* modal window */
.window {
  display: none;
  width: 320px;
  position: absolute;
  left: 50%;
  top: 35%;
  margin: 0 0 0 -160px;
  padding: 0;
  z-index: 100;
}
      .window table {
        border: none;
      }
      .window table tr {
        padding: 0px;
        border: none!important;
      }
        .window table tr td {
          padding: 0px;
          border: none!important;
        }
      .window .b {
        background: #FFF; /*url(../images/b.png);*/
        width: 8px;
        height: 8px;
      }
      .window .tl {
        background: url(../images/cor_tl.png);
        width: 8px;
        height: 8px;
      }
      .window .tr {
        background: url(../images/cor_tr.png);
        width: 8px;
        height: 8px;
      }
      .window .bl {
        background: url(../images/cor_bl.png);
        width: 8px;
        height: 8px;
      }
      .window .br {
        background: url(../images/cor_br.png);
        width: 8px;
        height: 8px;
      }
      .window .white_bg {
        background: #FFF;
        width: 300px;
        color: #000;
        vertical-align: top;
      }
      .window .close {
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
      }
      .window #modal_close {
        position: relative;
        margin: 0px auto;
        display: block;
        width: 95px;
        height: 27px;
        line-height: 27px;
        text-align: center;
        font-size: 130%;
        text-decoration: none;
        background: url(../images/button_modal_close.gif) no-repeat;
      }
        .window #modal_close {
          background: url(../images/button_modal_close.gif) bottom no-repeat;
        }

      .window .window_content {
        position: relative;
        padding: 30px 20px ;
      }


/* Z-index of #mask must lower than #boxes .window */
#mask {
  position: absolute;
  z-index: 500;
  background-color: #000;
  display: none;
  left: 0px;
  top: 0px;
}

.filtr_form {
  width: 450px;
}

#PagerId {
  float: left;
  text-align: right;
  z-index: 100;
  margin: 5px 0 0 0;
}
 

/* PAGER */
.PagerClass {
  height: 27px;
  text-align: right;
  float: left;
  position: relative;
}
.PagerClass a, .PagerClass span {
   z-index: 100;
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  height: 27px;
  line-height: 27px;
  font-size: 100%;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
}
.PagerClass a {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  height: 27px;
  line-height: 27px;
  font-size: 100%;
  font-weight: bold;
  color: #ED1973;
  text-decoration: none;
}
  .PagerClass a:hover {
    text-decoration: underline;
  }
.PagerClass span.actual {
  width: 8px;
  color: #CCC;
}

/* předchozí a další*/
.PagerClass a.next {
  padding: 0px;
  width: 80px;
  height: 27px;
  color: #FFF;
  background: url(../images/button_bg.gif) right no-repeat;
}
  .PagerClass a.next:hover {

  }
.PagerClass a.previous {
  padding: 0px;
  width: 80px;
  height: 27px;
  color: #FFF;
  background: url(../images/button_bg.gif) right no-repeat;
}
  .PagerClass a.previous:hover {

  }
.PagerClass span.next {
  padding: 0 15px 0 0;
  background: url(../images/next.gif) right no-repeat;
  display: none;
}
.PagerClass span.previous {
  padding: 0 0 0 15px;
  text-align: right;
  display: none;
  background: url(../images/previous.gif) left no-repeat;
}

/* první a poslední */
.PagerClass a.first {
  width: 14px;
  background: url(../images/first_disabled.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_disabled.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.gif) center no-repeat;
}
.PagerClass span.last {
  width: 14px;
  background: url(../images/last.gif) center no-repeat;
}
