.LevaStranaElements .ProductBoxElement ul a,
.PravaStranaElements .ProductBoxElement ul a 
{
	margin-bottom: 2px;
	padding: 0;
}
/* Kosik a objednavky: */

.ObsahStrankyElements .Shop h1
{
margin-top:0px;
text-align: center;
font-size: 16px; 
font-family: arial;
color: #015577;
}

table.orderStep,
table.CartTable 
{
width: 520px;
}

.ProductList h1
{
margin-top: 5px; margin-left: 3px; 
line-height: 20px;
}

.ProductList .Product
{
background: #daedf5;
margin: 1px;
padding: 10px;
padding-bottom: 0px;
margin-bottom: 6px;
height: 150px;
color: #074d69;
}

.Product .ProductImage 
{
width: 200px; height: 150px;
text-align: center;
float: left;
}
.Product .ProductImage table
{
height: 140px;
width: 180px;
background-color: white;
}

.Product .ProductImage img
{
border: 0px;
}

.TopPartProduct h2,
.ProductListInnerTable h2
{
font-weight: bold;
}


.ProductListInnerTable h2
{
font-size: 12px;
line-height: 15px;
height: 15px;
overflow: hidden;
}

.TopPartProduct a,
.TopPartProduct h4
{
text-decoration: none;
color: #0c5370;
}
.ProductListInnerTable a
{
text-decoration: none;
color: black;
}
.TopPartProduct a:hover,
.ProductListInnerTable a:hover
{
text-decoration: underline;

}
.TopPartProduct h2,
.TopPartProduct h4
{
width: 290px;
float: left;
}
.TopPartProduct h4
{
border-top: 1px solid white;
line-height: 24px;
height: 24px;
font-weight: bold;
}
.TopPartProduct h4 .cena
{
padding-right: 5px;
}
.Buttons
{
width:136px;
margin: auto;
}

.TopPartProduct h2
{
border-bottom: 1px solid white;
font-size: 12px;
padding-bottom: 5px;
margin-bottom: 5px;
}
 .Buttons
{
text-align: center;
font-size: 12px;
color: white;
float: left;
}

.Buttons a
{
display: block;
width: 48px;
height: 18px;
text-decoration: none;
line-height: 18px;
padding-left: 18px;
}

.Buttons a.Basket,
#ProductDetailTop button
{
color: #976100;
float: left;
background: url('img/button_buy.jpg') no-repeat left top;
}
#ProductDetailTop button
{
border: 0px;
width: 65px;
padding-left: 18px;
float: right;
}
#ProductDetailTop button:hover
{
background-position: left -18px;
}

.Buttons a.Lupa
{
color: #0c5370;
float: right;
background: url('img/button_detail.jpg') no-repeat left top;
}
 .Buttons a.Basket:hover, .Buttons a.Lupa:hover
{
background-position: 0px -18px;
}

.Product .ProductDescription
{
margin-top: 6px;
margin-bottom: 6px;
height: 39px;
overflow: hidden;
font-size: 11px;
color: #408bab;
width: 285px;
text-align: justify;
}

