/* Detail produktu */

#ProductDetailTop 
{
float: left;
width: 250px;
font-size: 12px;
}

#ProductDetailTop .ProductPriceFirst
{
border: none;
}

#ProductDetailTop .NoBuyButton
{
	border-bottom: none;
	margin-bottom: 0;
}

.ProductDetails .SubBody, table.Gallery, .ProductDetails .DiscussionBody 
{
	background: #f7f7f7;
	font-size: 12px;
	width: 500px;
}

table.Gallery
{
	width: 520px;
}

.ProductDetails a
{
color: black; 
text-decoration: none;
}

.ProductDetails table.Gallery
{
	background: #f7f7f7;
}

.ProductDetails table.Gproduct img, .ProductLinked img
{
	border: 5px solid #e4e3e3;
}

.Product .productInfo
{
	right: 0px; 
}

.LeftHalf
{
float: right;
width: 260px;
margin-top: 35px;
}

.ProductList .Cleaner
{
line-height: 1px; height: 1px;
}

.ProductList .BottomControls
{
margin-top: 0px;
}


.ProductList h1,
#ProductDetailTop h1
{
font-size: 16px; 
font-family: Arial;
color: #444444;
text-align:left;
margin-bottom: 0px;
padding-bottom: 0px;
line-height: 16px;
}

#ProductDetailTop h1
{
height: auto;
line-height: 20px;
padding-top: 0px;
padding-left: 2px;
padding-bottom: 10px;
}


table.CartTable 
{
background: #f7f7f7;
}

.Shop .InnerFieldset
{
background: #F7F7F7;
}

table.ProductRowTable
{
margin: 0px;
padding: 0px;
border-collapse: collapse;
margin-top: 10px;
}

table.ProductListInnerTable
{
background: #f7f7f7;
width: 520px; _width: 518px;
margin: 0px;
position: relative; left: -1px;
}

table.ProductListInnerTable td.Right
{
width: 235px;
font-size: 12px;
text-align: right;
}
table.ProductListInnerTable .Price
{
font-size: 11px;
font-weight: bold;
}
table.ProductListInnerTable .Buttons
{
float: right;
}

.ProductListInnerTable .productInfo, .ProductDetails .ProductListInnerTable .productInfo
{
position: relative; left: -50px; top: -18px;
margin-bottom: -18px;
float: left;
}







/* NOVA GALERIE NA DETAILU PRODUKTU */
.ExtGallery
{
	background: url(img/product-detail-gallery-big.png) top left no-repeat;
	width: 411px;
}

.ExtGallery .BigImages
{
	height: 267px;
}

.ExtGallery .BigImages a
{
	display: block;
}

.ExtGallery img
{
	border: none;
}

.ExtGallery .Navigation
{
	width: 411px !important;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}

.ExtGallery .Navigation a
{
	display: block;
	width: 96px;
	height: 56px;
	overflow: hidden;
	margin: auto;
}

.ExtGallery .Navigation .Item
{
	width: 101px !important;
	height: 62px !important;
	display: block;
	float: left;
	background: url(img/product-detail-gallery-small.png) top left no-repeat;
}

.ExtGallery .Navigation .Item.SmallImageRowItem_2,
.ExtGallery .Navigation .Item.SmallImageRowItem_3,
.ExtGallery .Navigation .Item.SmallImageRowItem_4
{
	margin-left: 2px;
}

.ExtGallery .NextNavigation,
.ExtGallery .PrevNavigation
{
	display: none;
	width: 25px;
	height: 61px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	z-index: 999;
}

.ExtGallery .NextNavigation.Inactive,
.ExtGallery .PrevNavigation.Inactive
{
	cursor: default;
}

.ExtGallery .PrevNavigation
{
	background: url(img/presun_obrazku_do_leva.jpg) top left no-repeat;
	left: -30px;
}

.ExtGallery .NextNavigation
{
	background: url(img/presun_obrazku_do_prava.jpg) top left no-repeat;
	right: -30px;
}

.ExtGallery .PrevNavigation.Inactive
{
	background-image: url(img/presun_obrazku_neni_mozny_do_leva.jpg);
}

.ExtGallery .NextNavigation.Inactive
{
	background-image: url(img/presun_obrazku_neni_mozny_do_prava.jpg);
}

.ExtGallery .NextNavigation:hover,
.ExtGallery .PrevNavigation:hover
{
	background-position: top right;
}
