﻿body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/body_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D03A22;
	height: 100%;
}

body, table
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 11px;
	color: #303030;	
}

h1
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 24px;
	color: #404040;
	padding: 0px;
	margin: 7px 0px;
}
h2
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 16px;
	color: #404040;
	padding: 0px;
	margin: 15px 0px 10px 0px;
}
h2 a
{
	color: #D03A22;
}
h3
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 14px;
	color: #404040;
	padding: 0px;
	margin: 7px 0px;
}

a, a.Selected
{
	color: #D03A22;
	text-decoration: none;	
}
a:hover, a.Selected:hover
{
	text-decoration: underline;	
}
a img 
{
	border: 0px solid #000000;	
}
a.Selected
{
	font-weight: bold;	
}

#Page
{
	width: 1004px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
}

#TopTitle
{
	height: 20px;
	background-image: url(../Images/top_back.gif);
	background-repeat: repeat-x;
}

#Top
{
	height: 148px;
}
#BannerSearchBreadCrumb
{
	width: 655px;
	float: left;
}
.Banner_standard{}
.Banner_homepage{}
.Banner_homepage_abovecontent, .Banner_homepage_undercontent
{
	margin-top: 10px;	
}

#Search
{
	width: 142px;
	height: 22px;
	float: left;
	background-image: url(../Images/search_back.gif);	
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 7px;
}
.SearchInputText
{
	border: 1px solid #A0A0A0;
	background-color: #707070;
	color: #FFFFFF;
	width: 113px;
	font-size: 11px;	
}
#BreachCrumb
{
	width: 489px;
	height: 25px;
	float: left;
	background-image: url(../Images/breadcrumb_back.gif);	
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 11px;
	white-space: nowrap;
	overflow: hidden;
}
#BreachCrumb a
{
	color: #FFFFFF;
	font-weight: normal;
}
#LogoUserMenuBasketPreview
{
	width: 349px;
	float: right;
}
#UserMenu
{
	width: 133px;
	height: 50px;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #505050;
	color: #FFFFFF;
}
#BasketPreview
{
	width: 132px;
	height: 50px;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #505050;
	color: #FFFFFF;
}
#UserMenu a, #BasketPreview a
{
	color: #FFFFFF;
}
#LineRightEnd
{
	width: 344px;
	height: 5px;
	background-color: #A0A0A0;
}

#BodyBottom
{
	width: 994px;
	margin: 0px 5px;
}
#LeftMenuBox
{
	width: 150px;
	background-color: #DDDDDD;
}
#LeftMenuTopLine
{
	width: 150px;
	height: 5px;
	background-color: #505050;	
}
#PaymentInfo, #ShipingInfo
{
	text-align: center;	
}
#ShipingInfo
{
	background-image: url(../Images/right_menu_back.gif);	
	background-repeat: repeat-x;	
}
#PaymentInfo img
{
	margin-bottom: 3px;	
}
#CenterBox
{
	width: 698px;	
	border-top: 1px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}
#BodyBox
{
	background-image: url(../Images/bodybox_back.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #dedede;
}
#MailingBox
{	
	background-image: url(../Images/mailing_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #D0D0D0;	
}
#RightMenuBox
{
	width: 140px;
	background-color: #DDDDDD;
	border-top: 1px solid #FFFFFF;
}
.RightMenuItem, .LeftMenuItem
{
	height: 40px;
	background-image: url(../Images/right_menu_back.gif);	
	background-repeat: repeat-x;
	color: #303030;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
}
.RightMenuItem a, .LeftMenuItem a
{
	color: #303030;	
}
.RightMenuItem a:hover, .LeftMenuItem a:hover
{
	text-decoration: none;	
}
.RightMenuItem img
{
	margin-right: 5px;	
}
.ColumnItem
{
	padding: 10px 2px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
.ColumnItem img
{
	border: 1px solid #d0d0d0;	
}
#Bottom
{
	background-color: #4E4E4E;
	background-image: url(../Images/bottom_back.gif);	
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	zoom: 1;
}
.BottomLine
{
	line-height: 22px;
}
.BottomLink, .BottomLinkSelected
{
	color: #FFFFFF;
}
#BottomPaymentInfo
{
	float: right;
}
#BottomPaymentInfo img
{
	vertical-align: middle;	
}

.BoxTopMargin
{
	margin-top: 10px;	
}
.ShadowBox
{
	border-top: 1px solid #FFFFFF;
	background-image: url(../Images/bodybox_back.gif);
	background-repeat: repeat-x;	
}

#Sharer
{
	float: right;
	margin-top: 8px; 
}
#Sharer a
{
	color: #606060;	
}

.PagerLink
{
	font-weight: bold;
	margin: 0px 1px;
}
.PagerLinkNext
{
	margin-left: 1px;
}
.PagerLinkPrev
{
	margin-right: 1px;
}
.PagerSelectedPage
{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	margin: 0px 1px;
}

.clear
{
	clear: both;
}

.ConversionRateInfo
{
	text-align: right;
	margin: 10px 0px;	
}

.PrecoNakupovatTable
{
	width: 100%;
	border-collapse: collapse;
}
.PrecoNakupovatTable td
{
	padding: 0px;
}
.PrecoNakupovat
{
	background-image: url(../Images/preconakupovat_back.jpg);
	background-repeat: no-repeat;
}
.PrecoNakupovatDiv
{
	padding: 5px 20px 0px 10px;
}
.PrecoNakupovatHeader
{
	font-size: 24px;
	font-weight: bold;
	color: #606060;
}

/* Form */

.Information
{
	background-image: url(../Images/information.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 30px;
	font-weight: bold;
	margin: 10px 0px;
}
.Warning
{
	background-image: url(../Images/warning.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 30px;
	font-weight: bold;
	color: #FF0000;
	margin: 15px 0px;
}
.InformationPlainText
{
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
}
.AlertMessage
{
	color: #FF0000;
	font-weight: bold;	
}
.InputText, .InputTextMandatory
{
	width: 250px;
	font-size: 11px;
}
.InputText
{
	border: 1px solid #505050;
	font-size: 11px;
}
.InputTextMandatory
{
	border: 1px solid #ff0000;
	font-size: 11px;
}
.Button
{
	width: 100px;
	border: 1px solid #404040;
	color: #ffffff;
	background-color: #707070;
	font-size: 11px;
	font-weight: bold;
}

.ExtenderButton
{
	font-weight: bold; 
	color: #D03A22; 
	cursor: pointer; 
	margin-bottom: 10px;
}
.PopupBox
{
	width: 150px;
	text-align: center;
	background-color: #FDF7C2;
	border: 1px solid #808080;
	padding: 5px;
}
.ModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.RecommendPanel
{
	background-color: #EEEEEE;
	border: 1px solid #C0C0C0;
	color: #303030;
	padding: 10px;	
}
.RecommendPanelHeader
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 24px;
	font-weight: bold;
	color: #404040;
	padding: 0px;
	margin: 7px 0px;
}
.OrigImagePanel
{
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	color: #303030;
	padding: 10px;	
}

/* ProductList */

.ProductListItem
{
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	width: 50%;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
}
.ProductListAlternatingItem
{
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	width: 50%;
	vertical-align: top;
	padding: 5px 0px 5px 5px;
}
.CustomProductListItem, .PresentProductListItem
{
	width: 33%;
	vertical-align: top;
	padding: 5px;
}
.CustomProductListAlternatingItem, .PresentProductListAlternatingItem
{
	border: 1px solid #e0e0e0;
	width: 33%;
	vertical-align: top;
	padding: 5px;
}
.CustomProductListAlternatingItem
{
	background-color: #f0f0f0;
}
.PresentProductListAlternatingItem
{
	background-color: #DFFFBE;
}
.ProductListName
{
	color: #303030;
	font-size: 14px;
	font-weight: bold;	
}

.ProductListPrice
{
	
}
.ProductListPriceTitle
{
	font-size: 11px;
}
.ProductListPriceValueInteger
{
	color: #D03A22;
	font-size: 20px;
	font-weight: bold;
}
.ProductListPriceValue
{
	color: #D03A22;
	font-size: 14px;
	font-weight: bold;
}

.ProductCommonPrice
{
	color: #808080;
	margin-bottom: 5px;
}
.AddToBasketBox
{
	margin: 5px auto;
}
.AddToBasketTable
{
	border-collapse: collapse;	
}
.DetailAddToBasketTable td
{
	padding: 0px;	
}
.AddToBasketMessage
{
	width: 400px;
	position: absolute;	
	top: 210px;
	left: 32%;
	font-size: 16px;
	color: #FF0000;
	background-color: #FDF7C2;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 20px;
	border: 1px solid #808080;
}
.ProducListPriceInfoBox
{
	padding: 0px 5px 5px 5px; 
	margin-bottom: 5px; 
	background-color: #FAFAFA; 
	border: 1px solid #DEDEDE;
}

/* End of ProductList */

/* ProductDetail */

.ProductDetailMainImage
{
	text-align: center;	
	width: 300px;
	height: 250px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
}
.ProductDetailImageThumbs
{
	width: 300px;
	eight: 64px;
	background-color: #DEDEDE;
	border: 1px solid #DEDEDE;
}
.ProductDetailImageThumbsItem
{
	float: left;
	height: 60px;
	margin: 2px;
}
.ProductDetailPrice
{

}
.ProductDetailPriceTitle
{
	font-size: 14px;
}
.ProductDetailPriceValueInteger
{
	color: #D03A22;
	font-size: 36px;
	font-weight: bold;
}
.ProductDetailPriceValue
{
	color: #D03A22;
	font-size: 20px;
	font-weight: bold;
}

.DetailAddToBasketBox
{
	background-image: url(../Images/add_to_basket_detail_back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
	margin: 20px auto 10px auto;
	text-align: right;
}
.DetailAddToBasketTable
{
	width: 234px;
	border-collapse: collapse;	
	float: right;
}
.DetailAddToBasketTable td
{
	padding: 0px;	
}

.ProductDetailHeader
{
	font-size: 14px;
	padding: 3px; 
	margin-top: 20px;
	border-top: 2px solid #606060;	
	background-color: #808080;
	color: #FFFFFF;
}
.CrossUpSellingProductName
{
	color: #303030;
	font-weight: bold;
}
.CrossUpSellingPrice
{
	color: #606060;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.CrossUpSellingPriceValue
{
	font-size: 12px;
	color: #D03A22;
}

.ProducDetailPriceInfoBox
{
	padding: 5px 10px 10px 10px; 
	margin-bottom: 10px; 
	background-color: #FAFAFA; 
	border: 1px solid #DEDEDE;
}

/* End of ProductDetail */

/* Form table */

#FormTable
{
	border-collapse: collapse;
	width: 100%;
}

#FormTable td
{
	padding: 3px;	
}

.FormSectionHeader
{
	font-weight: bold;
	border-top: 2px solid #606060;	
	background-color: #808080;
	color: #FFFFFF;
}

.FormSection
{
	background-color: #FAFAFA;
}

.FormSectionSeparator
{
	height: 8px;	
	border-top: 1px solid #DEDEDE;
}

#FormTable .FormLabel
{
	
}

#FormTable .FormField
{
	
}

#FormButtons
{
	text-align: right;
	margin-top: 20px;
}
#BusinessConditionsBox
{
	width: 650px;
	height: 150px;	
	overflow: scroll; 
	border: 1px solid #303030;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 4px;
}

/* end of Form table */

/* List Table */

.ListTable
{
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 100%;
}

.ListTable .Item td
{
	border-bottom: 1px solid #DEDEDE;
	background-color: #FEFEFE;
	vertical-align: top;
	padding: 3px;
}

.ListTable .AlternatingItem td
{
	border-bottom: 1px solid #DEDEDE;
	background-color: #FAFAFA;
	vertical-align: top;
	padding: 3px;
}
.ListTable .PresentItem td, .ListTable .PresentItemInfo  td, .PresentBox
{
	background-color: #CCFF99;
}
.ListTable .PresentItem td, .PresentBox
{
	border-top: 2px solid #606060;
}
.PresentBox
{
	border-bottom: 1px solid #DEDEDE;
	padding: 5px;	
}
.ListTable .ShipingDescription td,  .ShipingDescription td
{
	background-color: #FDF7C2;
	border-top: 2px solid #606060;
	border-bottom: 2px solid #606060;
}
.ListTable .SlobodaZvierat td
{
	background-color: #DDEAFF;
}
.ListTable .First td
{
	border-top: 2px solid #606060;
}

.ListTable .Header td, .ListTable .Header th
{
	padding: 3px; 
	border-top: 2px solid #606060;	
	background-color: #808080;
	font-weight: bold;
	color: #FFFFFF;
}
.ListTable .Header a
{
	color: #FFFFFF;
}
.PriceAndVoucher
{
	background-color: #DEDEDE;
	padding: 5px;
}
.TotalPrice
{
	background-color: #DEDEDE;
	background-color: #606060; 
	color: #FFFFFF;
	padding: 5px;
}

.ListTable .Header td a
{
	text-decoration: underline;	
}

.ListTable .Footer td
{
	padding-top: 7px;
}

.ListTable .Pager td
{
	color: #aaaaaa;
	padding: 5x 0px;
}

.ListTable .Pager td a
{
	color: #000000;	
}

.ListTable .Pager td a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.ListTable .ImageCell img
{
	border: 1px solid #000000;	
}

/* End of List Table */

.bestpriceHeader
{
	background-color: Transparent;
	font-size: 24px;
	color: #404040;
	border-top: 0px solid #000000;
	padding: 0px;
	margin: 7px 0px 15px 0px;
}
.CustomProductListItem .bestpriceProductName
{
	color: #D03A22;
	font-size: 12px;	
}
.CustomProductListAlternatingItem .bestpriceProductName
{
	color: #D03A22;
	font-size: 12px;		
}

/* Discount */

.FlagImageDetail
{
	position: relative; 
	top: -10px;
}
.FlagImageList
{
	position: relative; 
	top: -4px;
}
.FlagImageMini
{
	
}

.DiscountValueDetail, .DiscountValueList, .DiscountValueMini
{
	font-size: 26px;
	font-weight: bold;
	color: #D03A22;
}
.DiscountValueList
{
	font-size: 20px;
}
.DiscountValueMini
{
	font-size: 14px;
}
.PercentSignDetail
{
	font-size: 16px;	
}
.PercentSignList
{
	font-size: 14px;	
}
.PercentSignMini
{
	font-size: 11px;	
}

.DiscountNameDetail, .DiscountNameList, .DiscountNameMini
{
	font-size: 14px;
	font-weight: normal;
	color: #505050;
}
.DiscountNameList
{
	font-size: 11px;
}
.DiscountNameMini
{
	font-size: 11px;
}

.TakeMoreOldPriceDetail, .TakeMoreOldPriceList, .TakeMoreOldPriceMini
{
	font-size: 12px;
	font-weight: bold;	
}
.TakeMoreOldPriceList, .TakeMoreOldPriceMini
{
	font-size: 11px;	
}
.TakeMoreOldPriceMini
{
	font-weight: normal;	
}
.TakeMoreOldSkPrice
{
	font-size: 10px;
	font-weight: normal;
}
.TakeMoreCountTextDetail, .TakeMoreCountTextList, .TakeMoreCountTextMini
{
	font-size: 12px;
	font-weight: bold;
}
.TakeMoreCountTextList
{
	font-size: 11px;
	text-indent: 35px;
}
.TakeMoreCountTextMini
{
	font-size: 11px;
	text-indent: 0px;
}
.TakeMoreCountDetail, .TakeMoreCountList, .TakeMoreCountMini
{
	font-size: 20px;
	color: #D03A22;
}
.TakeMoreCountList, .TakeMoreCountMini
{
	font-size: 16px;
}
.TakeMoreProductsPopupBox
{
	width: 500px;
	text-align: center;
	background-color: #FFFFFF;
	border: 5px solid #C0C0C0;
	padding: 0px;
	overflow: auto;
	max-height: 400px;
}

.AddonTitleCustomList
{
	font-size: 11px;
	font-weight: bold;
	color: #D03A22;
}
.AddonTitleList
{
	font-size: 14px;
	font-weight: bold;
	color: #D03A22;
}
.AddonTitleDetail
{
	font-size: 20px;
	font-weight: bold;
	color: #D03A22;
	margin-bottom: 5px;
}

.DiscountDescription
{
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}

/* End of Discount */

.GalleryItem
{
	padding: 3px;	
}
.GalleryItem img
{
	border: 1px solid #606060;	
}

.XmasVoteMessage
{
	width: 400px;
	position: absolute;
	top: 210px;
	left: 32%;
	font-size: 16px;
	color: #CC1718;
	background-color: #FFFFFF;
	background-image: url(../Images/banner/xmas_message_back.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	border: 1px solid #c0c0c0;
}
.XmasVoteMessageText
{
	line-height: 40px;
	padding-left: 50px;
	font-weight: bold;
	margin: 10px 0px;
}

#AdventCalendar
{
	background-image: url(../Images/banner/advent_back.jpg);	
	background-repeat: no-repeat;
	height: 652px;
	padding-top: 100px;
	text-align: center;
}
.AdventTable1
{
	margin: 0px auto 0px 57px;
}
.AdventTable2
{
	margin: 0px auto 0px 91px;
}
.AdventTable1 td, .AdventTable2 td
{
	vertical-align: top;
}
.AdventDay
{
	width: 97px;
	height: 135px;
}
.AdventPopup
{
	width: 400px;
	background-color: #FFFFFF;
	background-image: url(../Images/banner/xmas_message_back.jpg);
	background-repeat: no-repeat;
	padding: 20px 10px 15px 10px;
	border: 5px solid #FFFFFF;
	text-align: left;
}