table.shop_buttons_footer {
	width: 100%;
}
table.shop_buttons_footer td.left {
}
table.shop_buttons_footer td.right {
	text-align: right;
}

/* catalog */
table.shop_catalog {
	width: 399px;
}
table.shop_catalog td.product_info {
	background-color: #FFFFFF;
	padding-top: 10px; padding-bottom: 10px;
	padding-left: 16px; padding-right: 5px;
}
table.shop_catalog td.product_footer {
	padding-bottom: 3px;
}
img.ico_catalog {
	height: 25px;
	border: 0px;
}

table.product_footer {
	float: right;
}

table.product_footer td.catalog_quick_shopping_description {
	width: 141px;
	height: 23px; /* 25px - 2px padding top */
	vertical-align: middle;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;	
	background-color: #EEEEEE;
	color: #525252;
	font-size: 11px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}
table.product_footer td.catalog_quick_shopping_quantity {
	width: 40px;
	height: 23px; /* 25px - 2px padding top */
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
	color: #525252;
	font-size: 11px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}

img.shop_catalog_product {
	border: 0px;
	float: right;
	width: 136px;
	margin-left: 3px;
}
h4.shop_catalog_product_title {
	font-size: 12px;
	font-weight: bold;
	color: #DD0D0D;
	margin: 0px;
	margin-bottom: 3px;
	font-family: Arial, "Geneva CE", lucida, sans-serif;
}
a.shop_catalog_product_title, a.shop_catalog_product_title:visited, a.shop_catalog_product_title:hover {
	font-family: Arial, "Geneva CE", lucida, sans-serif;
	color: #DD0D0D;
	text-decoration: none;
}
a.shop_catalog_product_title:hover {
	text-decoration: underline;
}

div.shop_catalog_product_text {
	color: #121212;
	margin-bottom: 10px;
}
a.shop_catalog_product, a.shop_catalog_product:visited, a.shop_catalog_product:hover {
	color: #121212;
	text-decoration: none;
}
a.shop_catalog_product:hover {
	text-decoration: underline;
}
div.shop_catalog_product_code {
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
	font-size: 10px;
	color: #62615B;
	margin-bottom: 4px;
}
div.shop_catalog_product_price {
	color: #DD0D0D;
}
div.shop_catalog_quantity {
	width: 35px; height: 21px;
	background-image: url('../img/shop/bcg/input_catalog_quantity.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
input.shop_catalog_quantity {
	vertical-align: middle;
	text-align: right;
	width: 26px; height: 21px;
	border: 0px;
	margin-top: 0px;
	margin-right: 3px;
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
input.add_to_cart {
	border: 0px;
	vertical-align: middle;
	width: 27px; height: 25px;
	padding: 0px;
} 
/* end of: catalog */

/* shop_panel */
table.shop_panel {
	width: 142px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 3px;
}
table.shop_panel td.product_info {
	background-color: #F1F1F1;
	padding-top: 7px; padding-bottom: 7px;
	padding-left: 7px; padding-right: 2px;
}
table.shop_panel td.product_footer {
	background-color: #D7D7D7;
}
table.shop_panel td.product_photo {
	background-color: #FFFFFF;
}
table.shop_panel td.space {
	height: 3px;
}
table.product_footer td.catalog_panel_quick_shopping_description {
	height: 23px; /* 25px - 2px padding top */
	vertical-align: middle;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;	
	background-color: #D7D7D7;
	color: #525252;
	font-size: 11px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}
table.product_footer td.catalog_panel_quick_shopping_quantity {
	width: 40px;
	height: 23px; /* 25px - 2px padding top */
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #D7D7D7;
	color: #525252;
	font-size: 11px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;	
}
table.product_footer td.ico_catalog {
	width: 27px;
}
table.product_footer td.ico_catalog_border_left {
	width: 27px;
	border-left: 1px solid #FFFFFF;
}

table.shop_panel td.product_footer table.product_footer {
	width: 100%;
}
h4.shop_panel_news_product_title {
	font-size: 11px;
	font-weight: bold;
	color: #97A80B;
	margin: 0px;
	margin-bottom: 3px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}
a.shop_panel_news_product_title, a.shop_panel_news_product_title:visited, a.shop_panel_news_product_title:hover {
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
	color: #97A80B;
	text-decoration: none;
}
a.shop_panel_news_product_title:hover {
	text-decoration: underline;
}
div.shop_panel_news_product_price {
	color: #97A80B;
	font-size: 10px;
}

h4.shop_panel_action_price_product_title {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	margin: 0px;
	margin-bottom: 3px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}
a.shop_panel_action_price_product_title, a.shop_panel_action_price_product_title:visited, a.shop_panel_action_price_product_title:hover {
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
	color: #525252;
	text-decoration: none;
}
a.shop_panel_action_price_product_title:hover {
	text-decoration: underline;
}
div.shop_panel_action_price_product_price {
	color: #525252;
	font-size: 10px;
}
.shop_panel_product_options {
	color: #525252;
	font-size: 10px;
}
img.shop_panel_product {
	border: 0px;
	width: 82px;
	margin: 3px;
}
/* end of: shop_panel */

/* shop_path_categories */
div.shop_path_categories {
	background-color: #CCCBC4;
	margin: 3px 0px 3px 0px;
}
div.shop_path_categories_padding {
	padding: 6px 10px 6px 16px;
}
div.shop_path_categories, div.shop_path_categories a {
	font-size: 11px;
}
a.shop_path_category, a.shop_path_category:visited, a.shop_path_category:hover {
	color: #010100;
	text-decoration: none;
}
a.shop_path_category:hover {
	text-decoration: underline;
}
a.shop_path_category_selected, a.shop_path_category_selected:visited, a.shop_path_category_selected:hover {
	color: #DD0D0D;
	text-decoration: none;
}
a.shop_path_category_selected:hover {
	text-decoration: underline;
}

/* end of: shop_path_categories */

/* shop_control_box */
div.shop_control_box {
	background-color: #CCCBC4;
	margin: 3px 0px 3px 0px;
}

div.shop_control_box_padding {
	padding: 4px 10px 4px 16px;
}

select.shop_control {
	border: 1px solid #EEEEEE;
	font-size: 11px;
	vertical-align: middle;
	margin-right: 15px;
}
input.shop_control_radio {
	border: 0px; margin: 0px; padding: 0px;
	background-color: transparent;
	vertical-align: middle;
}
/* end of: shop_control_box */

/* shop cart */
td.shop_form_label {
	text-align: right;
}
td.shop_form_label_required {
	text-align: right;
	color: #97A80B;
	font-weight: bold;
}
td.shop_form_required input {
	background-color: #FCFEE9;
}

table.shop_cart {
	width: 399px;
	margin-bottom: 0px;
	border: 0px;
}
table.shop_cart td {
	font-size: 11px;
	vertical-align: top;
}
table.shop_cart tr.header td {
	background-color: #D7D7D7;
}

table.shop_cart tr.row_1 td {
	background-color: #FFFFFF;
}
table.shop_cart tr.row_1_bottom td {
	background-color: #FFFFFF;
}
table.shop_cart tr.row_2 td {
	background-color: #F1F1F1;
}
table.shop_cart tr.row_2_bottom  td {
	background-color: #F1F1F1;
}

table.shop_cart tr.total td {
	background-color: #E6E4C2;
	border-top: 2px solid #CCC982;
	padding-top: 6px; padding-bottom: 6px; 
}
table.shop_cart tr.subtotal td {
	background-color: #D7D7D7;
}

table.shop_cart td.price {
	text-align: right;
}
table.shop_cart td.price_total {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}
table.shop_cart td.shop_cart_product_image {
	text-align: center;
}
img.shop_cart_product {
	width: 70px;
	border: 0px;
}
a.shop_cart_product_remove, a.shop_cart_product_remove:visited, a.shop_cart_product_remove:hover {
	font-size: 9px;
	color: #807F6F;
	text-decoration: none;
}
img.shop_cart_product_remove_icon {
	vertical-align: middle;
	width: 16px; height: 16px;
	border: 0px;
}
/* end of: shop cart */

/* shop_options */
table.shop_options {
	width: 100%;
}
table.shop_options td {
	vertical-align: top;
}
table.shop_options tr.row_1 td {
	background-color: #FFFFFF;
}
table.shop_options tr.row_2 td {
	background-color: #F1F1F1;
}
/* end of: shop_options */

/* customer orders */
table.shop_customer_orders {
	width: 399px;
	margin-bottom: 0px;
}
table.shop_customer_orders td {
	font-size: 11px;
	vertical-align: top;
}
table.shop_customer_orders tr.header td {
	background-color: #D7D7D7;
}
table.shop_customer_orders tr.row_1 td {
	background-color: #FFFFFF;
}
table.shop_customer_orders tr.row_2 td {
	background-color: #F1F1F1;
}
table.shop_customer_orders td.price {
	text-align: right;
}
/* end of: customer orders */

/* CSS for template: shop product detail (shop_pd_XXX) */

div.shop_pd_text {
	text-align: justify;
	margin-bottom: 10px;
}

table.shop_pd_intro {
	width: 389px;
	margin-bottom: 5px;
}
table.shop_pd_intro td {
	vertical-align: top;
}
table.shop_pd_intro td.shop_pd_info_box {
}
table.shop_pd_intro td.shop_pd_image_intro {
}

table.shop_pd_info_box {
	width: 100%;
	background-color: #F5F5F6;
	border: 1px dotted #D3D3D6;
	margin-bottom: 10px;
}

table.shop_pd_info_box td {
	vertical-align: top;
}
table.shop_pd_info_box td.label {
	text-align: right;
}
table.shop_pd_info_box td.shop_pd_product_to_cart {
	text-align: right;
}

h1.shop_pd_product_title {
	font-size: 14px;
	color: #DD0D0D;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}
.shop_pd_product_price {
	font-weight: bold;
	color: red;
}
td.shop_pd_product_option {
	text-align: right;
}
.shop_pd_product_option {
	font-size: 11px;
}

img.shop_pd_image_intro {
	width: 150px;
	float: left;
	margin-right: 5px;
	border: 0px;
}
input.shop_pd_quantity {
	border: 1px solid #B2B2B2;
	text-align: right;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}

table.shop_pd_promotions {
	width: 399px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
table.shop_pd_promotions td {
	text-align: right;
	height: 25px;
}
/* end of: shop product detail (shop_pd_XXX) */

/* panel left */
.panel_left_padding {
	padding-left: 10px; padding-right: 5px; 
	padding-top: 7px; padding-bottom: 7px;
}
div.pl_title, div.pl_title_2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #393939;
}
div.pl_title_2 {
	color: #e3dacf;
}
a.pl_title, a.pl_title:visited, a.pl_title:hover {
	font-size: 12px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
a.pl_title:hover {
	text-decoration: underline;
}
a.pl_title_2, a.pl_title_2:visited, a.pl_title_2:hover {
	font-size: 12px;
	color: #f9d039;
	font-weight: bold;
	text-decoration: none;
}
a.pl_title_2:hover {
	text-decoration: underline;
}
a.pl_title_small, a.pl_title_small:visited, a.pl_title_small:hover {
	font-size: 11px;
	color: #393939;
	font-weight: normal;
}
a.pl_title_small_2, a.pl_title_small_2:visited, a.pl_title_small_2:hover {
	font-size: 11px;
	color: #e3dacf;
	font-weight: normal;
}
a.box_customer, a.box_customer:visited, a.box_customer:hover {
	color: #e3dacf;
}

#box_customer {
	width: 150px;
	float: right;
	background-color: #c40009;
	color: #e3dacf;
	line-height: 140%;
}

#box_shop_cart {
	width: 150px;
	float: right;
	background-color: #FFFFFF;
	color: #393939;
	line-height: 140%;
}

#box_shop_menu_title {
	width: 150px;
	float: right;
	background-color: #237d23;
}

#box_shop_menu {
	width: 150px;
	float: right;
	margin-bottom: 15px;
	background-color: #F2F1E0;
}
/* end of: panel_left */

/* menu */
a.shop_menu, a.shop_menu:visited{
	color: #010100;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Geneva CE", lucida, sans-serif;
}
a.shop_menu:hover{
	color: #DD0D0D;
	text-decoration: underline;	
}
a.shop_menu_selected, a.shop_menu_selected:visited{
	color: #DD0D0D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, "Geneva CE", lucida, sans-serif;
}
a.shop_menu_selected:hover{
	color: #DD0D0D;
	text-decoration: underline;
}
ul.shop_menu{
	line-height: 130%;
	/* zdroj: http://developer.mozilla.org/en/docs/Consistent_List_Indentation */
	margin-left: 0; padding-left: 11px;
	margin-top: 8px; margin-bottom: 0px;
	list-style-type: square;
	list-style-image: url('../img/shop/menu/list.gif');
}
ul.shop_menu li{
	margin-bottom: 8px;
}
/* end of: menu */

/* forms */
input.button_right, button.button_right {
	border: 0px;
	font-size: 11px;
	text-transform: uppercase;
	height: 24px;
	color: #FFFFFF;
	background-color: transparent;
	background-image : url("../img/shop/bcg/button_right.gif");
	background-position: center right;
	background-repeat: no-repeat;
}
input.button_left, button.button_left {
	border: 0px;
	font-size: 11px;
	text-transform: uppercase;
	height: 24px;
	color: #FFFFFF;
	background-color: transparent;
	background-image : url("../img/shop/bcg/button_left.gif");
	background-position: center left;
	background-repeat: no-repeat;
}
/* end of: forms */
