html
{
	_width:990px;	
}

html, body {
  margin:0;
  padding:0;    
}

form {
  margin:0;
  padding:0;
    
  min-width:780px;
  min-width:900px;
}

select, input, img {
  vertical-align:middle;
}

input, radio, label {
  vertical-align:middle; 
}

h2 {
  font-size:1.4em;
  font-weight:normal;
  margin:0;
  padding:0;
}

h2 a {
  text-decoration:none;
}

a {
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

a img {
  border:0;
}

.seo,
#header h1 a span {
  position:absolute;
  left:-9999px;
  font-size:0;
}

.photo-right {
  margin:0 0 10px 10px;
}

.left-align {
  float:left;
}

.right-align {
  float:right;
}

.right-text {
  text-align:right;
}

.clear {
  clear:both;
}

.right {
  float:right;
}

.space {
  padding:5px 5px 0 5px;
}

.padding {
  padding:10px 10px 5px 10px !important;
}

.box .padding {
  padding-bottom:0 !important;
}

.panel {
  background:transparent url(../img/bg_panel.gif) bottom repeat-x;
  padding:5px 0;  
}

.panel.bottom {
  background-position:top;
  clear:left;
}

#top-panel-wrap {
  padding-right:10px;
  margin-left:210px;
  background:#000 url(../img/bg_top-panel-wrap.gif) right no-repeat;
}

#top-panel {
  padding-left:10px;
  height:30px;
  line-height:30px;
  overflow:hidden;
}

#header {
  position:relative;
  height:120px;
}

#header h1 {
  margin:0;
  padding:0;
}

#user {
  position:absolute;
  right:10px;
  top:11px;
  text-align:right;
  padding:5px;  
}

#header #logo {
  position:absolute;
  left:0px;
  top:0px;
}

#header #logo a {
  display:block;
}

#footer {
  height:30px;
  margin:7px 0;
  padding-left:220px;
  line-height:30px;
}

#footer-wrap {
  clear:left;
  padding-right:10px;
}

#footer p {
  margin:0;
}

#container-wrap {
  text-align:left;
  padding:5px;
}

#content-wrap {
  margin-left:210px;
  height:1%;   
}

#content {
  width:98%;
  overflow-x:auto;
}

#right-column {
  float:left;
  width:243px;
  margin-left:-243px;
}

#left-column {
  float:left;
  width:200px;
  padding:10px 0;
}

.box ul {
  margin:0;
  padding:0;
  list-style-type:none;
  height:1%;
}

.box ul li {
  margin-bottom:1px;
  line-height:2em;
/*  height:2em;*/
  padding:0 10px;
}

.box ul li a {
  padding:0 15px;
  text-decoration:none;
  display:block;
}

.box.nopad {
  padding:13px 0 0 0;
}

.box h3 {
  margin:0 0 0 10px;
  height:26px;
  line-height:26px;
  display:block;
}

.boxwrapper {
  padding-bottom:10px;
  width:200px;
  margin-bottom:10px; 
}

.box {
  min-height:15px;
  _height:15px;
}

.boxwrapper {
  min-height:20px;
  _height:20px;
}

/* vypis s nahledy. */

.product {
  width:180px;
  float:left;
  margin-right:5px;
  position:relative;
  border-bottom:5px solid #fff;
}

.detailed {
  position:relative;
}

.main {
  float:left;
}

.product.detailed .photo {
  text-align:left;
  height:auto !important;
}

.desc,
.photo {
  padding:5px;
  overflow:hidden;
}

.price {
  overflow:hidden;
}

.photo {
  text-align:center;
  padding:10px 0 5px 0;
  margin-bottom : 5px;
  height:115px;
}

.price {
  line-height:12px;
  height:25px;
}

.price .small {
   color:#999999;
}

.desc-wrap {
  padding-top:1px;
}

.desc {
  background:#fff url(../img/bg_desc.gif) bottom no-repeat;
  height:65px !important;
}

.desc h4 {
  margin:0;
  padding:0;
  font-size:1em;
}

.desc p {
  margin:5px 0 2px 0;
  padding:0;
}

.ic {
  width:20px;
  height:20px;
  display:block;
  background:#61c200 url(../img/ico_cart.gif) no-repeat;
}

.product .ic.cart,
.product .ic.detail,
.product .ic.store 
{
  position:absolute;
  right:0;
  top:100px;
}

.ic.detail {
  background-image:url(../img/ico_detail2.gif);
}

.product .ic.detail {
  top:78px;
}

.ic.store {
  width:42px;
  background-color:transparent;
  background-image:url(../img/ico_store.gif);
  background-image:url(../img/ico_store.gif);
}

.product .ic.store {
  top:0;
}

.discount
{
	position:absolute;
	top:2px;
	left:0;	
	color:Black;
	font-size:10pt;
	font-weight:bold;
	background-color:white;
	white-space:nowrap;
}
	  
/* / vypis s nahledy */

.product-list table {
  width:100%;
  border:0;
  border-collapse:collapse;     
}

.product-list table td {
  padding:0 5px;
}

.product-list table .desc {
  background-color:transparent;
  border:0;
}

.discount_tbl
{	
	color:Black;
	font-size:8pt;
	font-weight:bold;
	background-color:transparent;
	white-space:nowrap;
}

.quantitybox
{
 position:absolute;
 right:22px;
 top:100px;
}

