
/* Kosik a objednavky: */

.ObsahStrankyElements .Shop h1
{
margin-top:0px;
text-align: center;
font-size: 18px;
font-family: arial;
color: #680D15;
font-weight: bold;
	line-height: 25px;
	padding-top: 9px;
	padding-bottom: 9px;
}


.ObsahStrankyElements .Registration h1,
.ObsahStrankyElements .UserAccountEl h1,
.ObsahStrankyElements .UserAffiliateEl h1,
.ObsahStrankyElements .LoginElement  h1
{
font-size: 18px; 
color: #680d15;
text-align: center;
font-family: arial;
font-weight: bold;
	margin: 0px;
	line-height: 25px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.OrderNote, .OrderAdded
{
font-size: 12px;

}
table.orderStep,
table.CartTable 
{
width: 100%;
}
table.orderStep td
{
width: 25%;
background: url('img/tab.png') no-repeat center top;
font-family: arial;
font-size: 13px;
height: 28px;
text-align: center;
}


table.orderStep td.currentStep
{
font-weight: bold;
}


table.CartTable 
{
font-size: 12px;
border-collapse: collapse;
background: #fdf6f7;
}

table.CartTable a
{

}
table.CartTable tr.normal input
{
width: 35px;
text-align: right;
}

table.CartTable h3,
table.CartTable h4
{
display: inline;
font-size: 12px;
} /* nadpisy v tabulce */

table.CartTable th 
{
text-align: right;
border-bottom: 1px solid black;
padding-top: 10px;

}
table.CartTable td
{
text-align: right;
padding: 6px 2px 6px 2px;
}

table.CartTable td.name,
table.CartTable th.name
{
text-align: left;
}

table.CartTable td.Select
{
width: 280px;
}
table.CartTable tr.LastRow td
{
border-top: 1px solid black;
padding-bottom: 20px;
}

.BottomMenu a,
.BottomMenu button
{

background: #a03740;
font-size: 12px;
color: white;
border: 1px solid #461419;
text-decoration: none;
padding: 4px 10px 5px 10px;
font-weight: bold;
/*line-height: 30px;  tohle tam nemusi byt, kdyz je tam float */
}
.BottomMenu button
{
padding: 3px 9px 4px 9px;
font-family: tahoma;
}
.BottomMenu button,
.BottomMenu a#Order
{
float: right;
}
.BottomMenu a.Back
{
float: left;
}

.Shop fieldset
{

border: 0px;
margin: 0px; margin-top: 45px;
padding: 0px;

}

.Shop .InnerFieldset
{
padding-top:6px;
padding-bottom: 10px;

background: #fdf6f7;
margin-top: -14px;
}
.Shop .InnerFieldset input
{
margin:1px;
width: 150px;
border: 1px solid #efdbdd;
}
.Shop .InnerFieldset input#deliver_at_once
{
border: 0px; width: auto;
}

.Shop .InnerFieldset .CheckBoxLine
{
padding-bottom: 5px;
}
.Shop .InnerFieldset .CheckBoxLine input
{
float: left;
width: auto;
margin-left: 30px;
margin-right: 25px;
margin-top: 4px;
}
.Shop .InnerFieldset .CheckBoxLine label
{
float: none;
}

.OrderNote
{
padding-left: 12px;
padding-bottom: 4px;
}

.Shop label
{


padding-left: 12px;
padding-top: 4px;
}

.Shop label
{
font-size: 12px;
width: 180px;
float: left;
}
.Shop legend span
{
color: #461419;
font-size: 14px;
width: 175px;
height: 28px;
background: url('img/tab.png') no-repeat center top;
font-family: arial;
line-height: 28px;
display: block;
text-align: center;
position: relative;  top: -14px;
 _left: -8px;
}

.Error
{
padding-left: 12px;
color: red;

}
.Error,
.Notice
{
font-size: 12px;
}
.BigError
{
text-align: center;
border: 1px solid red;
padding: 6px; margin: 6px;
}
.BigError .Error
{
padding-left: 12px;
padding-right: 12px;
}

.Notice, .NoProductsNotice
{
font-size: 12px;
text-align: center;
border: 1px solid black;
padding: 6px; margin: 6px;
}



.OrderList 
{
font-size: 12px;
}






/* Katalog: */


.ObsahStrankyElements .Path
{
font-size: 12px;
margin-bottom: 12px;
}

.ObsahStrankyElements .Path a
{

}

.ObsahStrankyElements .Subcategories
{
background: #fdf6f7;
font-size: 12px;
_height: 0px;
}
.ObsahStrankyElements .Subcategories a
{
display: block;
  text-align: center;
background: url('img/tab-end.png') no-repeat right top;
height: 28px;
line-height: 28px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
_float: left;
}
.ObsahStrankyElements .Subcategories .Header
{
padding: 6px;
}

.ObsahStrankyElements .Subcategories ul
{
margin: 0px; padding: 0px;
}
.ObsahStrankyElements .Subcategories li
{
margin-right: 5px;
display: block;
 float: left; text-align: center;
background: url('img/tab.png') no-repeat left top;
height: 28px;
line-height: 28px;
}

.ProductList h1,
#ProductDetailTop h1
{
font-size: 16px; 
font-family: arial;
color: #680d15;
text-align:left;
}
.ProductList h1
{
padding-top: 10px;
}

#ProductDetailTop h1
{
padding-bottom: 10px; line-height: 20px;
width: 100%;
border-top: 1px dotted #e5d2d4;
padding-top: 10px;
}

.ProductList .PageControls
{
background: #fdf6f7;
font-size: 12px;
padding: 10px;
margin-bottom: 5px;
}

.ProductList .PageControls a
{
text-decoration: none;
}

.ProductList .PageControls a:hover
{
text-decoration: underline;
}

.ProductList .PageControls .SortBy,
.ProductList .PageControls .Paging
{
padding-top: 4px;

}
.ProductList .PageControls .ShowAs,
.ProductList .PageControls .SortBy
{
float: left;
}

.ProductList .PageControls .Showing,
.ProductList .PageControls .Paging
{
text-align: right; 
}


.ProductList .PageControls a
{

padding: 1px 6px 1px 6px;
}

.ProductList .PageControls a.Active,
.ProductList .PageControls a .Active
{
text-decoration: underline;
}
.ProductList .PageControls a.ShowAsCatalogue,
.ProductList .PageControls a.ShowAsList
{
padding-left: 28px;
}
.ProductList .PageControls a.ShowAsCatalogue
{
background: url('img/galerie-icon.gif') no-repeat 5px center;
}
.ProductList .PageControls a.ShowAsList
{
background: url('img/tabulka-icon.gif') no-repeat 5px center;
}


.ProductList .PageControls a.SortAsc,
.ProductList .PageControls a.SortDesc
{

padding: 1px 0px 1px 0px;
}
.ProductList .PageControls a.SortAsc:hover,
.ProductList .PageControls a.SortDesc:hover
{
text-decoration: none;
}

.ProductList .PageControls a.SortAsc span,
.ProductList .PageControls a.SortDesc span
{
padding: 0px 3px 0px 3px;
}
.ProductList .PageControls a.SortAsc span
{
background: url('img/line-up.gif') no-repeat center 3px;
}
.ProductList .PageControls a.SortDesc span
{
background: url('img/line-down.gif') no-repeat center 3px;
}
.ProductList .PageControls a.SortAsc:hover span,
.ProductList .PageControls a.SortAsc .Active
{
text-decoration: none;
background: url('img/line-up-active.gif') no-repeat center 3px;
}
.ProductList .PageControls a.SortDesc:hover span,
.ProductList .PageControls a.SortDesc .Active
{
text-decoration: none;
background: url('img/line-down-active.gif') no-repeat center 3px;
}
.ProductList .PageControls .SortName
{
padding-left: 10px;
}

.ProductList .Product
/*spravne:
width: 243px;
margin-right: 4px;*/
{
width: 243px; /*247*/
float: left;
border: 1px solid #eeeded;
margin-right: 4px;
padding: 0px;
background: #f5f5f5;
margin-bottom: 6px;

}

*>.ProductList .Product
{
margin-right: 5px;
}



.Product .ProductImage 
{

text-align: center;

}
.Product .ProductImage table
{
border-collapse: collapse;
height: 105px;
text-align: center;
margin: 0px;
margin-top: 3px;
width: 100%;
}
.Product .ProductImage table td
{
padding: 0px;
margin: 0px;
}
.Product .ProductImage img
{
border: 0px;
margin: 0px;
}


.ProductListInnerTable h2,
.ProductListInnerTable h3,
.ProductListInnerTable h4,
.TopPartProduct h2,
.TopPartProduct h3,
.TopPartProduct h4,
.ProductDescription,
.ExpeditionInfo
{
margin: 0px;
font-size: 12px;
font-weight: normal;
}
.ProductListInnerTable h2
{
font-weight: bold;
}
.TopPartProduct h2
{
background: #76484d;
margin: 0px;
padding: 5px;
text-align: center;
height: 25px; overflow: hidden;
}

.TopPartProduct h4
{
font-weight: bold; text-align: center;
padding-bottom: 8px;
padding-top: 8px;
}
.TopPartProduct a,
.ProductListInnerTable a
{
text-decoration: none;
color: black;
}
.TopPartProduct a
{
color:white;
}
.TopPartProduct a:hover,
.ProductListInnerTable a:hover
{
text-decoration: underline;

}
.Product .Buttons
{
margin: auto;

height: 23px;
}
 .Buttons
{
text-align: center;
font-size: 12px;
color: white;
width: 140px;

}

 .Buttons a
{
display: block;
width: 69px;
height: 21px;
text-decoration: none;
line-height: 21px;

}
 .Buttons a:hover;
{
text-decoration: underline;
}
 .Buttons a.Basket
{
color: white;
float: left;
background: url('img/basket.png') no-repeat left top;
}
  #ProductDetailTop button
  {
 background: url('img/buy.png') no-repeat left top;
 border: 0px;
  width: 82px;
    height: 24px;
color: white;

    float: right;
  }
 #ProductDetailTop button:hover
 {
  background: url('img/buy-active.png') no-repeat left top;

 }
 .Buttons a.Lupa
{
color: white;
float: right;
background: url('img/detail.png') no-repeat left top;
}
 .Buttons a.Basket:hover
{
background: url('img/basket-active.png') no-repeat left top;
text-decoration: underline;
}
 .Buttons a.Lupa:hover
{
background: url('img/detail-active.png') no-repeat left top;
text-decoration: underline;
}
.Product .ProductDescriptionAround
{
padding: 8px;
background: white;
}
.Product .ProductDescription
{
clear: both;
height: 42px; 
overflow: hidden;
padding: 0px;
color: #5c1017;
}

table.ProductRowTable
{
margin: 0px;
padding: 0px;

border-collapse: collapse;
width: 100%;
}

table.ProductListInnerTable
{
background: #f5f5f5;
width: 100%; 
margin: 0px;
margin-top:3px;
margin-bottom: 3px;
color: #531a20;
}
table.ProductListInnerTable a
{
color: #531a20;
}
table.ProductListInnerTable td.Right
{/*
width: 235px;*/
font-size: 12px;
text-align: right;
}
table.ProductListInnerTable .Price
{
font-weight: bold;
}
table.ProductListInnerTable .Buttons
{
float: right;
}



.ProductListInnerTable .productInfo
{
position: relative; left: -50px; top: -18px;
margin-bottom: -18px;
float: left;
}


/* Detail produktu */
.ObsahStrankyElements .Element
{
font-size: 12px;
}

.ObsahStrankyElements .SubHeader
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.VoucherList table
{
	margin-top: 10px;
	width: 100%;
}

.AR
{
	text-align: right;
}

.AC
{
	text-align: center;
}


#ProductDetailTop 
{
float: left;
width: 400px;
font-size: 12px;
}

table.AffiliateOverview th,
#ProductDetailTop table th
{
text-align: left;
color: #727171;
font-weight: normal;
padding-right: 10px;
}
#ProductDetailTop .ProductCommonPrice,
#ProductDetailTop .ProductPrice
{
padding: 2px;
}

.ProductTop .ParamTable
{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #e5d2d4;
}

#ProductDetailTop .ProductCommonPrice .Price
{
	text-decoration: line-through;
}

#ProductDetailTop .ProductPrice
{
margin-bottom: 10px;
padding-bottom: 15px;
border-bottom: 1px dotted #e5d2d4;
}




.ProductDetails .SubHeader
{
background:transparent url(img/tab.png) no-repeat scroll center top;
color:#461419;

font-family:arial;
font-size:14px;
height:28px;

line-height:28px;

text-align:center;

width:175px;
margin-top: 15px;
margin-bottom: 0px;
}



.ProductDetails .ProductDescription
{
background: #fdf6f7;
padding: 10px;
}

.ProductDetails table.Varieties
{
background: #fdf6f7;
font-size: 12px;
width: 100%;
}

.ProductDetails table.Varieties a
{
color: black; 
text-decoration: none;
}

.ProductDetails table.Varieties th
{
text-align: left;
padding-top: 8px;
padding-bottom: 8px;
}


.ProductDetails table.Gallery
{
background: #fdf6f7;
font-size: 12px
}

.ProductDetails table.Gallery td
{
width: 25%;
padding-top: 8px;
vertical-align: top;
text-align: center;
}
.ProductDetails table.Gallery img
{
border: 5px solid #f4e1e3;/*
width: 100px;
height: 100px;*/
}

.ProductDetails table.Gallery .ImageDescription
{
text-align: justify;
}
.ProductDetails .RelBox,
.Product .RelBox
{
position: relative; z-index: 100;
}
.ProductDetails .productInfo
{
	position: absolute; right: 10px; top: 0;
}
.Product  .productInfo 
{
position: absolute; 
}
.LeftHalf
{
	float: right;
	width: 330px;
	text-align: center;
}
.LeftHalf img
{
border: 0px;

}



table.NextProductNavigation
{
font-size: 12px;
width: 100%;
background: #FDF6F7;
}

table.NextProductNavigation a
{
color: black;
}

table.NextProductNavigation td
{
padding: 6px;
}

td.previousProduct,
td.nextProduct
{
display: none;
}


td.previousProductText
{
text-align: left;
width: 200px;
}
td.nextProductText
{
text-align: right;
}
td.previousProductText a
{
padding-left: 12px;
background: url('img/previous.gif') no-repeat left center;
}

td.nextProductText
{
width: 200px;
}

td.nextProductText a
{
padding-right: 12px;
background: url('img/next.gif') no-repeat right center;
}

td.middleProduct
{
text-align: center;
}

#Cart
{
text-align: center;
}
#Cart div
{
text-align: left;
}

#Cart h1 {
background:transparent url(img/basket.gif) no-repeat scroll left center;
display:inline;
line-height:35px;
padding-left:25px;
padding-right:25px;

}



.category_description
{
font-size: 12px;
margin-bottom: 12px;
}


.Shop .InsertVoucher
{
	font-size: 12px;
	text-align: left;
}

.TopPartProduct
{
	padding-left: 3px;
	padding-right: 3px;
}

.Recount, input.Button, button.Button
{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #680D15;
}

.ProductCount input
{
	width: 40px;
	text-align: right;
}

.CurrentPage
{
	text-decoration: underline;
}

.WantApply
{
	font-size: 12px;
}