.TogglerCheckbox
{
	float: left;
}

.ProductTreeElement select
{
	margin-left: 20px;
	max-width: 190px;
}
.ObsahStrankyElements .Shop h1
{
margin-top:0px;
text-align: center;
font-size: 16px; 
font-family: Arial;
}

.ObsahStrankyElements .Subcategories a
{
display: block;
text-align: center;
background: url('img/tab-end.png') no-repeat right top;
height: 20px;
line-height: 20px;
padding-left: 6px; padding-right: 6px;
color: black;
text-decoration: none;
_float: left;
}

.ObsahStrankyElements .Subcategories li
{
margin-right: 2px;
display: block; 
float: left;
background: url('img/tabs.png') no-repeat left top;
height: 20px;
line-height: 20px;
}


table.orderStep td
{
background:transparent url('img/tab.png') no-repeat center top;
width: 25%;
font-family: Arial;
font-size: 13px;
height: 28px;
text-align: center;
}

table.orderStep td.currentStep
{
font-weight: bold;
}


.ProductDetails .SubHeader, .ProductDetails .DiscussionHeader
{
	background: transparent url('img/tab.png') no-repeat scroll center top;
}


.Shop legend span
{
	background: url('img/tabs.png') no-repeat center top;
}

table.CartTable 
{
font-size: 12px;
border-collapse: collapse;
background: #f7f7f7;
}

.PaymentHelperArea
{
	background: #f7f7f7;
}

table.CartTable a
{
color: black;
}
table.CartTable tr.normal input
{
width: 35px;
text-align: right;
}

table.CartTable h3,
table.CartTable h4
{
display: inline;
font-size: 12px;
}

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;
}

.ParamTable
{
	background-color: #f6f6f6;
	margin-bottom: 5px;
}

.orderRow .TextArea
{
	width: 250px;
	height: 50px;
}

.Shop a
{
	color: black;
}

.ProductDetails .Rating
{
	margin-left: 3px;
}

.RightHalf
{
	float: right;
	width: 258px;
}

.ProductLinked
{
	float: left;
	width: 164px;
	text-align: center;
	margin-left: 6px;
	margin-top: 5px;
	height: 170px;
	overflow: hidden;
}

.ProductLinked a:hover
{
	text-decoration: underline;
}

.ProductLinked img
{
	border: none;
}

table.CartTable .Error
{
	text-align: center;
}

.ProductDetails .RelBox,
.Product .RelBox
{
	position: relative;
	z-index: 100;
}

.ProductDetails .productInfo
{
	position: absolute;
	right: 10px;
	top: 10px;
}

.Product .productInfo 
{
	position: absolute;
}

table.NextProductNavigation
{
	width: 520px;
	font-size: 12px;
	background: #f7f7f7;
	margin-top: 10px;
}

table.NextProductNavigation a
{
color: black;
}

table.NextProductNavigation a:hover
{
	text-decoration: underline;
}

table.NextProductNavigation td
{
padding: 6px;
}

table.NextProductNavigation td.previousProduct,
table.NextProductNavigation td.nextProduct
{
display: none;
}

td.nextProductText, td.previousProductText
{
	width: 30%;
}

table.NextProductNavigation td.previousProductText
{
text-align: left; 
}
table.NextProductNavigation td.nextProductText
{
text-align: right;
}
table.NextProductNavigation td.previousProductText a
{
padding-left: 12px;
background: url('img/previous.gif') no-repeat left center;
}
table.NextProductNavigation td.nextProductText a
{
padding-right: 12px;
background: url('img/next.gif') no-repeat right center;
}
table.NextProductNavigation td.middleProduct
{
text-align: center;
}

.InsertVoucher 
{
text-align: left;
margin-top: 12px;
}

#Cart
{
text-align: center;
}

#Cart h1 {
background:transparent url('img/basket.gif') no-repeat scroll left center;
display:inline;
line-height:35px;
padding-left:25px;
padding-right:25px;
}

.editorial_cart_text_step_0
{
	text-align: left;
	padding-bottom: 10px;
}

.editorial_cart_text_step_1
{
	text-align: left;
	padding-bottom: 10px;
}

.Recount
{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
}

.ProductCount
{ 
	color: #727171;
	width: 110px;
	float: left;
}

.ProductCount input
{
	text-align: right;
	width: 30px;
}

.Shop .ThumbContent
{
	border: none;
	background: none;
}

.LimitError input
{
	background-color:red;
	color:white;
}

.Right
{
	float: right;
}

.CurrentPage
{
	text-decoration: underline;
}

.ProductDetails .LinkedProduct .SubBody
{
	padding: 10px;
	_padding: 0;
}

.ProductDetails .ProductList
{
	width: 520px;
	float: none;
}

.ProductDetails .ProductRowTable, .ProductDetails .ProductList
{
	margin-top: 0;
}

.SellerQuestion .Button
{
	float: right;
	margin-right: 10px;
}

.Success
{
	color: green;
}

.Error
{
padding-left: 12px;
color: red;
}

.Success,
.Error,
.Notice
{
font-size: 12px;
}

.BigError, .BigSuccess
{
text-align: center;
border: 1px solid red;
padding: 6px; margin: 6px;
}

.BigError .Error, .BigSuccess .Success
{
padding-left: 12px;
padding-right: 12px;
}

.ProductDetails .BigSuccess a
{
	color: green;
}

.ProductDetails .BigSuccess a
{
	text-decoration: underline;
}

.BigSuccess
{
	border: 1px solid green;
}

.Notice
{
text-align: center;
border: 1px solid black;
padding: 6px; margin: 6px;
}

.LeftHalf
{
text-align:center;
}

.LeftHalf img
{
border: none;
}

.category_description
{
margin-bottom: 5px;
margin-left: 1px;
margin-right: 1px;
}

.BottomMenu button,
.BottomMenu a#Order
{
float: right;
background-color: #E13833;
border-color: #AA0702;
color: white;
}

.BottomMenu button:hover,
.BottomMenu a#Order:hover
{
	background-color: #CE1D17;
}

.BottomMenu a.Back
{
float: left;
}

.Shop .InnerFieldset input#deliver_at_once
{
border: 0px;
}

.OrderNote,
.Shop label
{
text-align: left;
font-size: 12px;
padding-left: 12px;
padding-top: 4px;
}

.OrderNote
{
padding-top: 0px;
padding-bottom: 5px;
}
.OrderNote, .OrderAdded
{
font-size: 11px;
}

.Shop label
{
width: 180px;font-size: 12px;
float: left;
}

.Shop .CheckBoxLine
{
padding-left: 10px;
}

.Shop .CheckBoxLine label
{
float:none;
}

.Shop .CheckBoxLine input, #terms_of_trade_agreement
{
	border: none;
}

.orderRow
{
text-align: left;
}

.Shop .InnerFieldset input
{
margin:1px;
width: 150px;
border: 1px solid #cdcdcd;
}

.ObsahStrankyElements .Path
{
font-size: 12px;
margin-bottom: 12px;
border-bottom: 1px solid #f5f5f5;
padding-bottom: 5px;
}

.ObsahStrankyElements .Path a
{
	text-decoration: none;
	color: #5a5a5a;
}

.ObsahStrankyElements .Path
{
	font-size: 11px;
	color: #5a5a5a;
}

.ObsahStrankyElements .Path a:hover
{
	text-decoration: underline;
}

.ProductList .PageControls
{
background: #f7f7f7;
font-size: 12px;
padding: 10px;
margin-bottom: 6px;
margin-top: 6px;
}

.ProductList .PageControls a
{
color: black;
text-decoration: none;
}

.ProductList .PageControls a:hover
{
text-decoration: underline;
}

.ProductList .PageControls .SortBy,
.ProductList .PageControls .Paging
{
padding-top: 8px;

}
.ProductList .PageControls .ShowAs,
.ProductList .PageControls .SortBy
{
float: left;
}

.ProductList .PageControls .Showing,
.ProductList .PageControls .Paging
{
text-align: right; 
}


.ProductList .PageControls a
{
padding: 1px 3px 1px 3px;
}

.ProductList .CurrentPage
{
	padding: 1px 3px 1px 3px;
	text-decoration: underline;
}


.ProductList .PageControls a.Active,
.ProductList .PageControls a .Active
{
text-decoration: underline;
}
.ProductList .PageControls a.ShowAsCatalogue,
.ProductList .PageControls a.ShowAsList
{
padding-left: 18px;
}
.ProductList .PageControls a.ShowAsCatalogue
{
background: url('img/galerie-icon.gif') no-repeat left center;
}
.ProductList .PageControls a.ShowAsList
{
background: url('img/tabulka-icon.gif') no-repeat left 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;
}


.Product .ProductImage table
{
height: 125px;
text-align: center;
margin: auto;
}

.Product .ProductImage img
{
border: 0px; 
}

.ProductListInnerTable h2,
.ProductListInnerTable h3,
.ProductListInnerTable h4,
.TopPartProduct h2,
.TopPartProduct h3,
.TopPartProduct h4,
.SubBody,
.ExpeditionInfo,
.beznacena
{
margin: 0px;
font-size: 11px;
font-weight: normal;
}

.TopPartProduct h2,
.ProductListInnerTable h2
{
font-weight: bold;
}

.ProductListInnerTable h2
{
font-size: 12px;
line-height: 15px;
height: 15px; padding-bottom: 0px;
overflow: hidden; margin-bottom: 0px;
}

.ObsahStrankyElements .Subcategories
{
background: #f7f7f7;
font-size: 12px;
_height: 0px;
}

.ObsahStrankyElements .Subcategories a:hover
{
text-decoration: underline;
}
.ObsahStrankyElements .Subcategories .Header
{
padding: 6px;
}

.ObsahStrankyElements .Subcategories ul
{
margin: 0px; padding: 0px;
}

.Buttons a:hover
{
text-decoration: underline;
}

.ProductDetails .SubBody
{
	font-size: 11px;
	margin-bottom: 6px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.MediumHeader
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}

.SmallHeader
{
	font-size: 14px;
}

.ProductDetails label
{
	padding: 0;
}

.ProductDetails table.Varieties th, .AmountDiscount th
{
font-weight: bold;
padding-top: 0px;
padding-bottom: 8px;
padding-left: 2px;
}

.ProductDetails table.Varieties td, .AmountDiscount td
{
padding-left: 2px;
}

.ProductDetails table.Gallery
{
font-size: 12px
}

.ProductDetails table.Gallery td
{
width: 25%;
padding-top: 8px;
vertical-align: top;
text-align: center;
}

.ProductDetails table.Gallery .ImageDescription
{
text-align: justify;
}

.LevaStranaElements .ProductBoxElement li.Count1 .ProductImage,
.PravaStranaElements .ProductBoxElement li.Count1 .ProductImage
{
text-align: center; margin-right: 10px;
}
.LevaStranaElements .ProductBoxElement li a,
.PravaStranaElements .ProductBoxElement li a
{
background: url('img/menu_arrow.png') no-repeat -50px 3px;
padding-top: 2px;
}
.LevaStranaElements .ProductBoxElement li.Count1 a,
.PravaStranaElements .ProductBoxElement li.Count1 a
{
font-weight: bold;
}
.LevaStranaElements .ProductBoxElement li.Count1 a img,
.PravaStranaElements .ProductBoxElement li.Count1 a img
{
border: 1px solid #eeeded;
margin-bottom: 3px;
}

#ProductDetailTop table
{
	font-size: 11px;
}

#ProductDetailTop table td
{
	color: #444444;
}

#ProductDetailTop table th
{
text-align: left;
color: #727171;
font-weight: bold;
padding-right: 15px;
padding-top: 4px;
padding-bottom: 4px;
}

#ProductDetailTop .ProductCommonPrice,
#ProductDetailTop .ProductPrice
{
padding: 2px;
color: #727171;
font-weight: bold;
font-size: 11px;
}

#ProductDetailTop .ProductCommonPrice .Price
{
font-weight: normal;
color: #444444;
text-decoration: line-through;
}

#ProductDetailTop .ProductPrice
{
margin-bottom: 12px;
padding-bottom: 12px;
}

#ProductDetailTop .ProductPrice .Price
{
font-weight: bold;
color: #c1120d;
}

.ProductDetails table.Varieties a
{
color: black; 
text-decoration: none;
}

.Shop fieldset
{
border: 0px;
margin: 0px;
padding: 0px;
margin-top: 35px;
margin-bottom: 5px;
}

.Shop .InnerFieldset
{
padding-top:6px;
padding-bottom: 10px;
margin-top: -14px;
}

.beznacena span
{
text-decoration: line-through;
}

.Product .ProductImage
{
	text-align: center;
	overflow: hidden;
}

.ProductMenu
{
	width: 270px;
	height: 50px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 11px;
}

.ProductMenu a:hover
{
	text-decoration: underline;
}

.ProductMenu li
{
	float: left;
	height: 25px;
	width: 120px;
	display: inline;
	background-position: 2px 1px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.Comparing .Over
{
	overflow:auto;
}

.Comparing img
{
	border: none;
}

.Comparing th
{
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
}

.Comparing .remove_product, .Comparing .title_line
{
	text-align: center;
}

.Comparing a:hover
{
	text-decoration: underline;
}

.Comparing .BottomMenu
{
	margin-top: 20px;
	text-align: center;
}

.Comparing .name_line
{
	font-weight: bold;
}

.UserAffiliateEl .AffiliateOverview th
{
	text-align: left;
}

.UserAffiliateEl th
{
	font-weight: bold;
}

.UserAffiliateEl table
{
	width: 100%;
	background-color: #F6F6F6;
}

.SubHeader, .ProductDetails .SubHeader, .ProductDetails .DiscussionHeader
{
color: #444444;
font-family: Arial;
font-size: 11px;
font-weight: bold;
line-height:28px;
}

.ProductDetails .SubHeader, .ProductDetails .DiscussionHeader
{
margin-top: 15px;
height: 28px;
width: 128px;
}

.VoucherList, .VoucherConvert
{
	margin-top: 20px;
	margin-left: 5px;
}

.VoucherList table
{
	text-align: center;
}

.TotCnt
{
	width: 40px;
}

.ItmPrice, .TotPrice
{
	width: 100px;
}

.DelCol
{
	width: 72px;
}

.StepThree .DelCol
{
	width: 0px;
}

.UserLinks li
{
	padding: 3px 0px;
}

.VPrice, .VAvail
{
	width: 110px;
}

.ProductSubMenu
{
	padding-top: 7px;
	margin-top: 5px;
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}

.ProductMenu li
{
	background-image: url('img/sipka.gif');
}

.ProductDetails .ProductMenu a
{
	color: #727171;
}

.AmountDiscount th
{
	font-weight: bold;
}
.AmountDiscount .SubBody
{
	text-align: center;
}

.ProductDetails table.Varieties,
.AmountDiscount table
{
	width: 100%;
	text-align: left;
}

.ProductList .ProductDescription
{
	height: 43px;
	overflow: hidden;
}

.Varieties th, .AmountDiscount th
{
	font-size: 11px;
	text-transform: capitalize;
}

.ProductDetails .Expanding
{
	text-align: left;
}

.ProductDetails .SubHeader span,
.ProductDetails .DiscussionHeader span
{
	padding-left: 7px;
}

.WatchDog .Button
{
	margin-left: 10px;
}

.MakePayment
{
	text-align: center;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
}

#payship
{
	font-size: 11px;
}

.ProductList .Cleaner
{
	line-height: 1px;
}

.PayshipSettings
{
	padding: 5px;
}

#CetelemCalculator .SmallHeader
{
	font-weight: bold;
	font-size: 13px;
}

.ProductDetails .SubBody #CetelemCalculator,
#Cart .PaymentHelperArea
{
	text-align: left;
}

#CetelemCalculator table td
{
	text-align: right;
}

.second_price
{
	font-size: 85%;
	white-space: nowrap;
}