/* CSS Document */
body {
  background: white;
  margin: 0 auto;
  padding: 0;
  font-family: Verdana, 'Arial ce', 'arial', 'helvetica ce', 'helvetica', 'sans-serif';
  text-align: center;
  color: #000000;
  background: #009049 url(../layout/bgr-top.gif) repeat-x left top;
}
/*@font-face {
    font-family: DeliciousRoman;
    src: url(http://www.font-face.com/fonts/Ranch/RanchTudor.ttf);
    font-weight:400;
}*/

/****************************************************** hlavni casti stranky */

#layout_page {
  text-align: center;
  margin: 10px auto;
  padding: 0;                  
  width: 780px;
  background: #ffffff url(../layout/telo-bgr.gif) repeat-y left top;

}
#layout_header {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 175px;
  background: url(../layout/vrch.jpg) no-repeat;     
  position: relative;

}

#layout_header1 {
        margin: auto;
        padding: 0;
        width: 930px;
        height: 200px;
        background-image: ; 
        background-repeat : no-repeat;       
        position: relative;
		border: 1px solid #000;
}
img {
  border: 0
}
a {
  color: #84898C;
  font-weight: bold; 
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
a.a2 {
  text-decoration: underline
}
a.a2:hover {
  text-decoration: none
}
.registrace_zakaznika a {
  color: #84898C;
  font-weight: bold; 
  text-decoration: underline 
}
.registrace_zakaznika a:hover {
  text-decoration: none
}
input, a.button {
  border: 1px solid #5A5A5A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;    
  font-weight: bold
}
a.button {
  color: black;
  padding: 1px 6px 1px 6px;
  margin: 2px;
  background: #F0F0F0
}
a.button:hover {
  text-decoration: none
}


#horiz-menu {
  position: absolute;
  bottom: 23px;
  right: 30px;
}
#horiz-menu ul {
  margin: 10px 5px;
  padding: 0;
  list-style-type: none;
  position: relative;
}
#horiz-menu ul li {
  /*display: inline;*/
  float: left;
  position: relative;
  height: 25px;
  line-height: 25px;
}
#horiz-menu ul li a {
  margin: 0px 3px;
  padding: 2px 5px 2px 25px;
  display: inline;
  font-size: 1.1em;
  color: #ffffff;
  background: url('../layout/menu-top-li.gif') no-repeat left top;
  font-weight: bold;
  text-decoration: none;
}
#horiz-menu ul li a:hover {
  text-decoration: underline;
}
#horiz-menu ul.submenu_horiz {
  position: absolute;
  left: 30px;
  top: 1.3em;
  text-align: left;
  margin: 0;
  z-index: 11;
  /*width: 210px;*/
  background: #009049;
  border: 1px #000000 solid;
  display: none; /* podmenu nebude videt pri vypnutem JS a zapnutych CSS */
}
#horiz-menu ul.submenu_horiz li a {
  color: #ffffff;
  background: none;
  padding: 0 2px;
  z-index: 13;
  display: block;
}
#horiz-menu ul.submenu_horiz li a:hover {
  color: #009049;
  background-color: #ffffff;
  text-decoration: none;
}
#horiz-menu ul.submenu_horiz li {
  /*margin: 5px 10px 5px 5px;*/
  margin: 2px 0;
  padding: 0;
  display: block;
  z-index: 12;
  text-align: left;
  /*_width: 150px;*/
  width: 150px;
  /*white-space: nowrap;*/
}
#horiz-menu ul.submenu2_horiz {
  position: absolute;
  left: 195px;
  margin-top: -1.6em;
  z-index: 10;
  width: 210px;
  background: white;
  border: 1px solid gray;
  display: none; /* podmenu nebude videt pri vypnutem JS a zapnutych CSS */
}
#horiz-menu ul.submenu2_horiz li {
  margin: 5px 10px 5px 5px;
}
#telo{ 
  width: 100%;
  background: url(../layout/telo-bgr-top.png) no-repeat left top;
}

#layout_cont { 
  width: 71%;
   padding: 0;
   margin-left: 26%;
  text-align: left;
 
}
#layout_menu_left {
  float: left;
  width: 25%;
   
  
  
  text-align: left;   
            
}
#layout_menu_left #layout_menu_in {
  
  padding-right: 4px
}
#layout_menu_right #layout_menu_in {
  
  padding-left: 4px  
}
#layout_menu_right {
  float: right;
  width: 0;     
  
  text-align: left;  
      
}
#layout_anketa {
  border: 1px solid #003388;
  margin: 20px 10px 20px 20px;
  float: right;
  width: 180px;
}
#layout_anketa .anketa-otazka {
  text-align: center;
  border-bottom: 1px dashed #003388;
  padding: 5px;
  color: #003388;
  background-color: #DFE6EF;
}
#layout_anketa td {
  font-size: 10px;
}
#layout_anketa .anketa-hlasovalo {
  text-align: center;
  border-top: 1px dashed #003388;
  font-size: 10px;
  background-color: #DFE6EF;
}
.hidden {
  display: none;
}
#logo {
  width: 180px;
  position: absolute;
  height: 65px;
  margin-top: 30px;
  margin-left: 250px;
  float: left;
 
 
}
#logo span {
  display: none;
}
h1 {
 	font-size: 1.4em;
  padding: 0px 5px 0px 75px;
  margin: 10px 5px 15px 5px;
  height: 35px;
  line-height: 35px;
  color: #009049;
  text-transform: uppercase;
  background: url('../layout/nadpis-bgr.gif') no-repeat left top;
}
h2 {
       	font-size: 1.2em;
		font-weight: bold;
        text-align: left;
        padding: 7px;
		color: #009049;
        margin-top: 10px;
}
h3 {
        font-size: 1.1em;
        text-align: left;
        margin: 5px;
        margin-top: 10px;
        margin-bottom: 0px;
}
h5 {
        font-size: 1em;
        text-align: left;
        margin: 2ex 0px 1ex 0px;
}
p {
        /*font-size: 0.8em;*/ 
        line-height: 150%;
        text-align: left; 
        padding: 5px;
        margin: 1em 0;
}

a:link, a:visited {
  color: #009049;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #DA231B;
  font-weight: bold;
  text-decoration : underline;
}
a:active, a:focus {
  color: #ffffff;
  background-color: #009049;
  font-weight: bold;
  text-decoration : underline;
}

.clanek-telo {
        text-align: left;
}
.clanek-telo img {
        /*float: right;*/
        margin: 5px;
        border: 0px;
}
.clanek-telo table {
        font-size: 1em;
}
.clanek-telo table td {
        text-align: left;
        padding: 0px 5px;
}
.clanek-telo table.kontakty {
        font-size: 1em;
}
.clanek-telo table h3 {
        font-size: 1.1em;
        text-align: left;
        margin: 2ex 0px 3px 0px;
        padding: 0px;
        border-bottom: 1px #000000 solid;
}
.clanek-telo .udaje td {
  background-color: #f6f6f6;
  padding: 2px;
}

.clanek-zapati img {
        float: none;
        margin: 0px;
}
#stranka_vnitrek {
  padding: 10px 0 0 0;
  font: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color:#000000;
}
#stranka_vnitrek_bez_gr {
  width: 100%;
  background-color: white;
  padding: 20px;
  min-height: 400px;
}
#reklama-top {
}
.msg {
  color: #ff0000;
  margin-bottom: 2ex;
}
.strankovani {
  margin: 3ex auto 2ex auto;
  width: 500px;
  text-align: center;
}
.strankovani a {
  margin: 0 1em 0 0;
}
.strankovani a.pravy {
  margin: 0 0 0 1em;
}
.strankovani a:hover {
  text-decoration: none;
}
#layout_menu_in  {
  margin: 0;

}
p, ul { 
  text-align: left;
  font-size: 12px;		
}
.obycstr-telo {
        text-align: left;
}
.obycstr-telo table {
        font-size: 1em;
}
.obycstr-telo table.kontakty {
        font-size: 1em;
}
.obycstr-telo table h3 {
        font-size: 1.1em;
        text-align: left;
        margin: 2ex 0px 3px 0px;
        padding: 0px;
        border-bottom: 1px #000000 solid;
}
.obycstr-telo .udaje td {
  background-color: #f6f6f6;
  padding: 2px;
}
.cont_space {
        padding:5px;
}
.obycstr-zapati img {
        float: none;
        margin: 0px;
}

#products_container {
  width: 97%;
  margin: 0 auto;
}
div.cleaner{
  width: 100%;
  clear: both;
}

#reklama-top {
}
.msg {
  color: #ff0000;
  margin-bottom: 2ex;
}
.strankovani {
  margin: 3ex auto 2ex auto;
  width: 500px;
  text-align: center;
}
.strankovani a {
  margin: 0 1em 0 0;
}
.strankovani a.pravy {
  margin: 0 0 0 1em;
}
.strankovani a:hover {
  text-decoration: none;
}

.novinky{
      border-bottom: 1px solid #C8D4E4;
      padding-bottom: 15px;
}
.galerie_vypis,
.prilohy,
.form_sekce {
      border-top: 1px solid #C8D4E4;
      padding-bottom: 5px;
      margin-top: 15px;
}

.form_sekce table td {
      padding: 5px;
}


.novinka-detail {
  padding: 5px;
}
.novinka-detail h3, .novinka-detail p {
  margin: 1ex 0px 0px 0px;
  padding: 0px;
  font-size: 1em;
}
.novinka-detail p {
  margin: 1ex 0px;
  padding: 0px;
}
.novinka-detail a {
  font-size: 0.8em;
}

.datum-novinky {
  color: red;
  font-size: 10px;
  font-weight: normal;
}
.anotace-novinky, .obsah-novinky {
  text-align: justify;
  margin-top: 1ex;
}
a.odk-cela-novinka, a.odk-cela-novinka:visited {
  font-size: 0.8em;
}
.obr-novinky {
  float: right;
  border: 1px solid #cccccc;
  margin: 4px;
}
.galerie-telo {
  text-align: left;  
}
.galerie-telo img {
  border: 0px;
}
.galerie .galerie-tab {
  margin: 0 auto;
  text-align: center;
}
.galerie .galerie-tab td {
  text-align: center;
}
.nabidka {
  margin: 3ex 0;
}
.nabidka h3 {
  margin: 1ex 2em;
}
#layout_page.intra_login_form {
  text-align: center;
  width: 400px;
  border: 1px solid gray;
  color: #000000;
  background-color: #C0C0C0;
  margin: 60px auto 0 auto;
}
#layout_page.intra_login_form div {
  padding: 5px;
}
.intra_login_form h3 {
  text-align: center;
}
.intra_login_form .formular {
  width: 250px;
  margin: 30px auto 10px auto;
}
.intra_login_form  .polozka {
  text-align: right;
  width: 100%;
  margin-bottom: 10px;
}
.intra_login_form  .polozka label {
  font-weight: bold;
}
.intra_login_form  div.tlacitko {
  text-align: center;
}
.login-back {
  text-align: center;
  width: 100%;
}
.login-back a {
}
.intra_login_form  input.password, .intra_login_form  input.user-name {
  width: 150px;
}


/***************************************************************** leve menu */
#layout_menu_in {    
  padding: 25px 0 10px 20px;
}
#layout_menu_in ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
#layout_menu_in ul.menu_vert li {
  width: 165px;
  height: 35px;
  line-height: 35px;
}
#layout_menu_in ul.menu_vert li a {
  background: url('../layout/menu-left-bgr.gif') no-repeat left top;
  padding: 0 5px 0 30px;
  font-size: 1.1em;
  color: #305744;
  margin: 0;
  border: 0;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
#layout_menu_in ul li a:hover {
  background: url('../layout/menu-left-bgr-act.gif') no-repeat left top;
  text-decoration: none;
  color: #ffffff;    
}
#layout_menu_in ul li {
        margin: 0px;
        padding: 0px;
        border: 0px;
}
#layout_menu_in ul.submenu_vert {
  position: absolute;
  left: 145px;
  margin-top: -2.2em;
  z-index: 10;
  width: 230px;
  background: #AADC7D;
  border: 1px solid gray;
  padding: 4px 0;
  display: none; /* podmenu nebude videt pri vypnutem JS a zapnutych CSS */
}
#layout_menu_in ul.submenu_vert li {
  margin: 0px 5px 0px 5px;
  width: 220px;
  height: auto;
 line-height: 1.9em;
}
#layout_menu_in ul.submenu_vert li a {
  background: #AADC7D;/*url('../layout/submenu-left-bgr.gif') no-repeat left top;*/
  padding: 0px 5px 0px 5px;
  font-size: 1em;
  color: #305744;
  margin: 0;
  border: 0;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
#layout_menu_in ul.submenu_vert li a:hover {
  background: #305744;/*url('../layout/submenu-left-bgr-act.gif') no-repeat left top;*/
  text-decoration: none;
  color: #ffffff;
}

#layout_menu_in ul.submenu2_vert {
  position: absolute;
  left: 195px;
  margin-top: -1.6em;
  z-index: 10;
  width: 290px;
  background: #AADC7D;
  padding: 4px 0;
  border: 1px solid gray;
  display: none; /* podmenu nebude videt pri vypnutem JS a zapnutych CSS */
}
#layout_menu_in ul.submenu2_vert li {
  margin: 0px 5px;
  width: 280px;
  line-height: 1.9em;
}
#reklama-left {
}
.search-input {
  margin: 0;
  width: 150px;
}
#search form {
  display: inline;
}
#search {
  padding: 5px;
  width: 62%;  
  float: right;
  background: #EFEFEB;
}
#search p{
  margin: 0;
}
.search-btn {
  background: url('../layout/button_bg.jpg') repeat-x;
  padding: 0 12px 0 12px;
  border: 0
}
.search-btn input{
  font-family: arial;  
  background: none;
  font-weight: bold;  
  color: white;
  border: 0;
  font-size: 11px;    
}
#top_login_button {
  width: 23px;
  border: 0;
  height: 21px;
  background: url('../layout/login_button.png')
}
#search-btn img{
  padding: 5px 0 0 0;   
}
.left-banner {
  margin: 30px 0px 80px 0px;
}


/******************************************************************* zahlavi */
.hidden-nav a {
display: none;
}
.hidden-nav a:active, .hidden-nav a:focus {

}
#header-banner {
}
#reklama-head {
  margin: 10px 0 10px 0 
}

#intra {
  position: absolute;
  right: 15px;
  top: 10px;
}
#intra a {
  font-size: 11px;
  text-decoration: none;
  color: black;
}
#intra a:hover {
  color: green;
}


/******************************************************************** zapati */
#layout_bottom .cont_space {      
  padding: 10px;                 
}
#layout_bottom {     
  padding: 0;
  width: 100%;
  height: 50px;
  color: #fff;   
  font-weight: bold;   
  background: url('../layout/telo-bgr-bottom.png') no-repeat left bottom; 
  font-size: 11px;
  clear: both;
  margin: 0 auto;     
}
#layout_bottom a{     
     
}

#layout_bottom_odkazy {             
  margin-top: 10px;
  display: none;
  width: 930px;
  height: 150px;
  text-align: left;
  background-repeat:repeat;       
  font-size: 11px;  
  clear: both;  
    border: 1px solid #0000FF;      
}
#layout_bottom_odkazy #partner{             
  background: url('../layout/partner_odkazy_bg.png') no-repeat;
  
  color: white;
  height: 20px;
  width: 127px;
  font-weight: bold;
  padding: 3px 3px 3px 5px;   
 
}
#layout_bottom_odkazy p {     
    width: 900px;      
}

#layout_bottom_odkazy a {     
    border-width: 0;
		text-decoration: none; 
}

#layout_bottom_odkazy a:hover {     
  text-decoration: underline;    
}

#layout_bottom_odkazy a span {      
		font-size: 12px;    
}
/************************ boxy */
.box {
      margin:auto;	 
      text-align: left;
      width: 190px;
      background-image: url('../layout/nadpisy.gif');
      background-position: top;
      background-repeat: repeat-x;
      margin-bottom: 20px;      
}

.nadpisy {
      
    background-image: url('../layout/nadpisy.gif');
    margin: 0;
    padding: 0;
    background-repeat: repeat-x;
    text-align: left;
    height: 35px;
	  font-size: 14px; 
	  padding: 10px 10px 0px 10px;  
	  text-decoration: none;
}

.nadpisy a{
	  text-decoration: none;
}
.box h3 {
      margin: 0;
      padding: 0;
      background-repeat: no-repeat;
      text-align: left;
      height: 46px;
      color: #ffffff;
}
.box p {
      padding: 10px;
      padding-top: 0;
      
}

.box h3 span {
      padding-top: 17px;
      padding-left: 0px;
      display: block;
}

#aktuality .aktualita {
      padding: 10px;
      font-size: 11px;
      line-height: 150%;
	  text-align: left;
	  background: url(../layout/bg_kategorie.gif) repeat-x;
	  
}

#aktuality .aktualita h4 {      
      text-align: left;
      font-weight: bold;
      margin: 0;
      font-size: 11px;
}
#aktuality .aktualita h4 a {
      color: black;
}

#aktuality .aktualita h4 a:hover {
      color: gray;
}
#aktuality .aktualita p {
      margin: 0;
      padding:0;
      padding-top: 2px;      
      font-size: 11px;
      line-height: 150%;
	  
}

#aktuality .aktualita img.obr {
      margin-top: 10px;
      border: 1px solid black;
}

#aktuality .aktualita .obr_akt {
      text-align: center;
}

#aktuality .aktualita .datum_akt {
  color: #666666;
  font-size: 9px;
  font-weight: normal;
}

/*produkt-aktualita/**/

#akce .produkt-aktualita {
  padding: 10px;
  font-size: 11px;
  line-height: 150%;
  text-align: center;	  
}
#akce .produkt-aktualita a{
  border: 1px solid #E8E8E8;
  display: block;   
}
#akce .produkt-aktualita a img{
  margin: 10px
}
#akce .produkt-aktualita h4 {      
  font-size: 11px;
  margin-bottom: 5px
}
#akce .produkt-aktualita a:hover {
  text-decoration: none;
  border: 1px solid #9C9C9A;      
}
#akce .produkt-aktualita p {
    margin: 0;
    padding:0;
    padding-top: 2px; 
    font-size: 11px;
    line-height: 150%;	  
}
#kosik_box h3,
#aktuality h3{
  padding-left: 10px;
}
#kategorie h3, #kosik_box h3, #informace h3, #akce h3  {
  color: #221A17;
  font-size: 14px;
  text-align: left;
  background: #E2E2E0;
  padding: 6px 0 6px 10px;
  margin: 0
}
#informace h3 {
  margin-top: 30px;
}
#kosik_box h3 a{
	color:#FFFFFF;
	padding-left: 10px
}
#kosik_box h3{
	background: 3px #E2E2E0 url('../layout/kosik.png') no-repeat;
	background-position: right top
}
#aktuality h3 {
 
}
#kosik_box {
  text-align: left;
  width: 190px;  
  color: #000;
  background:#EFEFEB;      
}
#kosik_box div {
      padding:10px;
      line-height: 150%;
      padding-bottom:0;
	  
}
#kosik_box div #prihlaseni{
  border-bottom: 1px solid #EFEFEB;; 
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}

#kosik_box div span {
  font-weight: bold;
  display: block;
  padding-top: 3px;
  padding-bottom: 5px;
  color: #E77843;
}

#hotline_box h3 {
      background: url('../layout/bg_box_hotline.gif');
      background-repeat: no-repeat;
      padding-left: 45px;
      font-size: 20px;
      color: #E90F15;
}
#hotline_box p {
      font-size: 10px;
      color: #003388;
      line-height: 120%;
}

#hotline_box div {
      font-size: 20px;
      color: #003388;
      text-align: center;
      font-weight: bold;
      padding: 0px
}

#prihlaseni_box {
  padding: 0px;
  height: 130px;
  margin: 0;
  background-color:#e8e8e8;
}
/******************************************************************************/

.clear {
      clear: both;
}
/************************ eshop ******************************************************/

table.kosik {
      border-collapse: collapse;
}

table.kosik tr th,
table.kosik tr td {
      border: 1px solid gray;
      padding: 5px ;
      font-size: 12px;
      line-height: 150%;      
}

table.kosik tr th {
      background-color: #DFE6EF;
      text-align: center;
}

.produkt {  
  text-align: center;
  float: left;
  margin: 8px;   
  _margin: 5px;   
}

.produkt a {
  display: block;
  text-decoration: none; 
  font-weight: normal;
  padding: 4px;   
  width: 140px;
  border: 1px solid #e8e8e8;    
}
.produkt a:hover {
  border: 1px solid #9C9C9A;  
}

.produkt a h2, #akce h4 {
  text-decoration: none; 
  margin: 0;
  padding: 3px 0 0 0;
  font-weight: bold;
  color: #E77843;
  font-size: 12px;
  height: 40px;
}
.produkt span.cena {
  color: #E77843; 
  font-weight: bold;  
}
div.koupit {
  color: white;
  display: inline;
  margin: 0;
  padding: 3px 10px 3px 30px;
  background: url('../layout/buy_button_bg.png') repeat-x
}
input.koupit {
  color: white;
  line-height: 30px;
  height: 30px;
  margin: 10px;
  padding: 0 10px 0 10px;
  border: 0;
  background: url('../layout/buy_button_bg-input.png') repeat-x
}
.produkt_detail .hl_foto {
    float: left;
    width: 140px;
    margin: 0 15px 20px 0;           
    text-align: center;
}
div.img {
  width: 140px;
  height: 100px;	 
  display: table-cell;
  vertical-align: middle;   
}


.produkt_detail {
      padding: 10px;
}
.produkt_detail .barva {      
    width: 100px;
    border: 0px solid silver;
    float: left;
    margin: 10px;
    text-align: center;
}
.produkt_detail .barva input, .produkt_detail .hl_foto input {      
    border: 0;
}
.produkt_detail .barva .img_cont{      
    width: 100px;
    height: 80px;
    display: table-cell;
    vertical-align: middle
}
.produkt_detail .barva .nazev{      
    height: 50px;
}
.produkt_detail .barva .img_cont img{      
    max-width: 100px;
    max-height: 80px;
}
.produkt_detail .cena {      
      padding-top: 20px;
      font-size: 15px;
}
.label {      
  color: #E77843;
  font-weight: bold;
}
.produkt_detail .cena_bez_dph {      
      padding-top: 5px;
      color: gray;
}
.produkt_detail .cena span {      
      font-weight: bold;
}
.produkt_detail .barva h3,
.produkt_detail .hl_foto h3 {      
      margin:0;
      padding-top: 4px;
}
.myclear {
display: table; width: 100%;
_clear: both;
}

.vlozit_do_kosiku {
      background-color: #f0f0f0;
	  margin-top: 10px;
      padding: 5px;
      text-align: right;
}

.univerzalni_typ {
      border-bottom: 1px solid gray;
      padding-bottom: 10px;
}

.univerzalni_typ img {
      float: left;
      margin-right: 15px;
}
table.model_auta {
      border: 2px solid #f0f0f0;
      width: 100%;      
      _width: 518px;
      
}
table.model_auta tr td {
      padding: 10px;
}

.styl_sedacek {
      float: left;
      width: 240px;
      border: 1px solid gray;
      margin: 11px;
      _width: 230px;
      
}
.styl_sedacek table {
      border-collapse: collapse;
      width: 100%;
}

.styl_sedacek table tr td {
      font-size: 10px;
      padding: 1px;
      border-bottom: 1px solid silver;
      margin: 0;
      width: 50%;
}

.styl_sedacek table tr th {
      background-color: silver;
      text-align: center;
      font-weight: normal;
}

.loginbox {
      float: left;
      width: 220px;
      margin: 11px;
      _width: 220px;
      padding: 10px;
      height: 200px;
}

table.registrace_zakaznika {
      border-bottom: 1px solid gray;
      padding: 15px;
      width: 520px;
}
table.registrace_zakaznika td {
      padding: 5px;
}

table.registrace_zakaznika input {
      width: 200px
}



.chyba {
      color: red;
      font-weight: bold;
}
.ok {
      color: green;
      font-weight: bold;
}

.styl_sedacek input.hodnota {
      font-size: 10px;
      width: 110px;
      padding: 0;
}
.styl_sedacek input.hodnota_mensi {
      font-size: 10px;
      width: 20px;
      padding: 0;
}

.typ_dopravy {
      padding: 5px;
}

.typ_dopravy label {
      font-weight: bold;
}

#doporucujeme {
  width: 529px;
  _width: 520px;
  padding-bottom: 15px;
}
.jaz-mutace {
  position: absolute;
  bottom: 25px;
  left: 40px;
}
.jaz-mutace img {
  border: 0;
}


.typ {
      border-bottom: 1px solid silver;
      padding-bottom: 5px;
}

table.univ_kategorie,
table.priplatkova_vybava {
      border-collapse: collapse;
      margin: 30px;
}
table.univ_kategorie td,
table.univ_kategorie th,
table.priplatkova_vybava td,
table.priplatkova_vybava th {
      border: 1px solid gray;
      padding: 5px;
}
table.univ_kategorie th,
table.univ_kategorie td.odd,
table.priplatkova_vybava th,
table.priplatkova_vybava td.odd {
      background-color: #f0f0f0;
      text-align: center;
      font-size: 13px;
}
div#navigace {
  padding: 10px 0 10px 0
}
div#navigace span{
  font-weight: bold
}
div#navigace a{
  color: #E77843;
  text-decoration: underline
}
div#navigace a.sub{
  display: block;
  float: left;
  height: 40px;
  font-size: 11px;
  text-transform: lowercase;
  margin: 5px 0 0 5px;
  width: 18%;
  text-decoration: none  
}
div#navigace a.sub:hover{
  text-decoration: underline
}
div#razeni {
  padding: 5px 10px 5px 10px;
  background: #EFEFEB;
}
div#razeni input {
  border: 0;
  color: #5B6F70;
  background: 0;
}
div#razeni input.act {
  text-decoration: underline
}
.small {
  font-size: 10px
}
.red {
  color: #D54343;
  font-weight: bold
}
.green {
  color: green;
  font-weight: bold
}
.next_imgs img{
  border: 1px dotted #EFEFEB;
  margin: 5px 3px 5px 0
}
/* slideshow vìci: */
#slideshow {
  float:left;  
}
#slideshow_cont {
  width: 530px;
  margin: 0 0 10px 0;
  float: left
}
#slideshow_cont table#images{
  width: 18px;
  padding: 4px;
  font-size: 15px;
  height: 250px;
  background: #EFEFEB;
  float: right
}
#slideshow_cont table#images td{
  width: 16px;
  text-align: center;
}
div#dic_box {
  border: 1px dotted #5B6F70;
  padding: 0 10px 10px 10px;
  display: none
}
div#akce div.koupit{
  line-height: 30px
}
table#objednavka_kroky {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #818989;
  color: #D13A13;
}
table#objednavka_kroky td.next{
  color: #F5C6AF
}
span.print_objednavku{
  display: block;
  margin: 10px;
  padding: 10px;  
}
span.print_objednavku a{
  color: white;
  margin: 10px;
  padding: 8px 10px 10px 10px;
  border: 0;
  background: url('../layout/buy_button_bg-input.png') repeat-x
}
/**********************    Hodnoceni produktu   *****************************/
   .star-rating{
  		list-style:none;
  		margin: 0 auto;
  		margin-left:5px !important;
  		padding:0px;
  		width: 125px;
  		height: 25px;
  		position: relative;
  		background: url(/obr/alt_star.gif) top left repeat-x;		
  	}
  	.star-rating li{
  		padding:0px;
  		margin:0px;
  		/*\*/
  		float: left;
  		/* */
  	}
  	.star-rating li a{
  		display:block;
  		width:25px;
  		height: 25px;
  		text-decoration: none;
  		text-indent: -9000px;
  		z-index: 20;
  		position: absolute;
  		padding: 0px;
  	}
  	.star-rating li a:hover{
  		background: url(/obr/alt_star.gif) left bottom;
  		z-index: 2;
  		left: 0px;
  	}
  	.star-rating a:focus,
  	.star-rating a:active{
  		border:0;	
  		-moz-outline-style: none;
      	        outline: none; 
  	}
  	.star-rating a.one-star{
  		left: 0px;
  	}
  	.star-rating a.one-star:hover{
  		width:25px;
  	}
  	.star-rating a.two-stars{
  		left:25px;
  	}
  	.star-rating a.two-stars:hover{
  		width: 50px;
  	}
  	.star-rating a.three-stars{
  		left: 50px;
  	}
  	.star-rating a.three-stars:hover{
  		width: 75px;
  	}
  	.star-rating a.four-stars{
  		left: 75px;
  	}	
  	.star-rating a.four-stars:hover{
  		width: 100px;
  	}
  	.star-rating a.five-stars{
  		left: 100px;
  	}
  	.star-rating a.five-stars:hover{
  		width: 125px;
  	}
  	.star-rating li.current-rating{
  		background: url(/obr/alt_star.gif) left center;
  		position: absolute;
  		height: 25px;
  		display: block;
  		text-indent: -9000px;
  		z-index: 1;
  	}
/**********************  END  Hodnoceni produktu   *****************************/
#komentare, div#kupte_take {
  margin-top: 30px
}
#komentare textarea{
  width: 100%;
  height: 100px;
}
#commentbox{
  margin-bottom: 10px
}
#commentbox, #current-rating-result {
  text-align: center;
}
div.komentar{
  padding: 0 10px 0 10px;
  margin-bottom: 5px;
  border: 1px dotted #5B6F70 
}
td#stranky {
  text-align: center;
  width: 100%;
}
td#stranky a{
  padding: 0 5px 0 5px;
  text-decoration: underline;
}
td#stranky a:hover{
  text-decoration: none;
}
td#stranky a.current{
  color: #E77843;
}
div.podkategorie {
  display: none
}
#piktogramy {
  margin-top: 7px
}
#piktogramy img{
  margin-right: 5px
}
#piktogramy .tooltip 
{  
  z-index: 1;
	display: none;
	background: white;
	border: 5px solid #E77843;
	height: 114px;
	padding: 13px 13px 10px 13px;
	margin: 7px 0px 0px -37px;
	width: 223px;
	font-size: 11px;
	color: black;
	cursor: pointer;
}
#obr{
float: left;
padding-left: 20px;
_padding-left: 0px;
}

#copy{
float: right;
padding-right: 20px;

}

#stranka_vnitrek p.podmenu_nadpis{

color: #009049;
font-size: 14px;
font-weight: bold;
}


