.ProductList .Product  {
background: url(img/panel.png) no-repeat scroll left top;
border:medium none;
float:left;
margin:18px 18px 0 0;
padding:0 10px 4px;
_padding:0 9px 4px;
width:210px;
height:320px;
}

.ProductList .Third{
margin-right:0;
}

.tableH2{
width:100%;
height:35px;
overflow:hidden;
border-collapse:collapse;
border-spacing:0px;
margin: 10px 0;
text-align:center;
}

.tableH2 td{
vertical-align: middle;
}

h2{
margin:0;
}

.tableH2 h2 a{
font-size:14px;
color:#3A3A3A;
}

.Product .ProductImage {
height:212px;
margin:0;
padding:0;
}

.Product .ProductImage table {
height:212px;
margin:auto;
text-align:center;
border-spacing:0px;
}

.Product .TopPartProduct h4{
display:block;
background: url(img/panel_cena.png) repeat-x scroll left top;
height:21px;
color:#FFF;
font-weight:bold;
line-height:21px;
padding-left:15px;
margin-bottom:4px;
}

.Buttons a{
width:103px;
height: 21px;
line-height:21px;
text-align:center;
}

.Buttons a.Basket{
float:right;
background: url(img/koupit.png) repeat-x scroll left top;
color:#FFF;
}

.Buttons a.Basket:hover{
background: url(img/koupit_hover.png) repeat-x scroll left top;
}

.Buttons a.Lupa{
background: url(img/detail.png) repeat-x scroll left top;
float:left;
color:#57534D;
}

.Buttons a.Lupa:hover{
background: url(img/detail_hover.png) repeat-x scroll left top;
}

.Product .ProductPrice{
font-size:14px;
}

/* detail produktu a vypis ako seznam */
.ProductDetails .SubBody,
.ProductDetails .DiscussionBody  {
width:auto;
}

table.Gallery{
width:720px;
}

.ProductDetails .SubHeader, .ProductDetails .DiscussionHeader {
background:url("img/tab.png") no-repeat scroll center top transparent;
}

.CartTable,
.orderStep,
table.ProductListInnerTable,
.ProductDetails .LinkedProduct .SubBody{
width:100%;
}

table.orderStep td {
background:url("img/tab.png") no-repeat scroll center top transparent;
}

.LeftHalf {
margin-top:0px;
}

/* košík */
table.orderStep{
border-spacing:0px;
margin-top:15px;
}

table.orderStep td {
font-weight:bold;
}

table.orderStep td.First,
table.orderStep td.Fourth {
background:url("img/1.png") no-repeat scroll center top transparent;
}

table.orderStep td.Second,
table.orderStep td.Third {
background:url("img/2.png") no-repeat scroll center top transparent;
}

table.orderStep td div{
font-size:16px;
}

table.orderStep td span{
font-size:10px;
}

/* konec košíku */










.LeftHalf
{
width: auto;
}
