/*vlastni styl*/

.nadpis {
/*#144275*/
background-color: #3c88cf;
color: white;
padding: 2px 5px;
font-size:11pt;
}

.nazev-produktu {
  font-family: Arial, sans-serif;
  font-size: 95%;
  font-weight: normal;
  color: #3c88cf;
  margin: 0.5em 0 0.3em 0;

}

.popis-produktu {
 /*border: 2px solid #ddd;
background-color: #ddd; */
padding: 2px 5px;
font-size: 85%;}

/*uprava nastavenych stylu*/
h2, h3, #listdata .ltype2, #listdata .ltype2 a { color: #3c88cf; }

h1{
padding-bottom:  10px;
}

a:link, a:visited { color: #3c88cf; }
a:hover { text-decoration: none; color: #6600CC;}

/* zruseni leveho menu*/
#lcolumn {
  float: left;
  width: 0px;
  margin: 0 px;
}

.sidebar {
  margin-bottom: 1em;
}

#rcolumn {
  float: right;
  width: 800px;
}

/*zruseni zobrazeni kosiku v levem menu*/
#basbox {
display:none;
}

/*sede pozadi pri najeti mysi na bunku v tabulce bazeny*/
.tabulka tbody tr:hover {
  background-color: white;
}

.tabulka tbody td:hover {
  background-color: #eee;
}

/*upraveni formulare v nakupnim kosiku*/
.obbg1, .obbg2 {
  position: absolute;
  width: 550px; height: 2px; #line-height: 0; #font-size: 0;
}

#cart-table{
width:520px;
}

#ofinish { height: 35px; color: #999; text-align: right; padding-right:230px;}


/*
body {background-color: #5A6C20;}
body {background: url("/obrazek/3/pozadi2"); top left repeat x;}
*/




