
#shop_container {
	width: 900px;
	margin: auto;
}

#shop_headline {
	width: 900px;
	height: 115px;
/*	background-image: url(../img/top_background1.gif); */
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
}

#shop_logo {
	width: 400px;
/*	margin-left: 100px; */
	margin-left: 10px;
	margin-top: 37px; /*28*/
	text-align: left;
	float: left;
	font-size: 10px;
	color: gray;
}


#shop_logo_item {
	width: 80px;
	height: 110px;
/*	position: absolute; */
	background-image: url(../img/top_logo_item.gif);
	background-repeat: no-repeat;
/*	margin-left: 18px !important; */
/*	margin-left: -312px; */
	margin-left: 20px;
	margin-top: 3px;
/*	display: block; */
/*	visibility: visible; */
	float: left;
}

#shop_top_panel {
	width: 310px; /*230*/
	text-align: right;
	float: right;
}

#shop_search {
	width: 230px;
	margin-top: 5px; /*55*/
/*	float: right; */
	text-align: center;
	background-image: url(../img/search_box.gif);
	background-repeat: no-repeat;
	height: 67px;
}

#shop_bok {
	width: 230px;
	height: 30px;
	text-align: left;
	font-size: 9pt;
	color: red;
	font-weight: bold;
	margin-top: 7px;
}

#shop_menu_top {
	width: 900px;
/*	height: 22px; */
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-align: left;
/*	border-bottom: 1px solid #000; */
/*	background-color: #2858A4; */
}

.shop_menu_top_link, .shop_menu_top_link:visited, .shop_menu_top_link:hover {
	color: #999999;
	text-decoration: none;
}

.shop_menu_top_link:hover {
	color: #D60602;
}

#shop_top_bar {
	width: 890px;
	height: 23px;
	background-image: url(../img/u1_top_bar.gif); 	
/*	background-color: #D9D9D9; */
	background-position: left;
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-left: 10px;
}

#shop_navigation {
 	width: auto;		
	text-align: left;
	color: #808080;  
	padding-bottom: 11px;
	padding-top: 10px;
}

a.shop_navigation, a.shop_navigation:visited {
  border-bottom: 1px dotted #d0d0d0;	
	color: #3060a0;
}



a.shop_navigation_, a.shop_navigation_:visited {
	border-bottom: 1px dotted #d0d0d0;
	color: #3060a0;
	
}

a.shop_navigation_:hover,
a.shop_navigation:hover {
  border-bottom: 1px dotted #c00000;	
	
}

.shop_navigation_bold, .shop_navigation_bold:visited {
	
	color:#000000;
	text-decoration: none;
}

.shop_navigation_black {
	
	color:#000000;
	text-decoration: none;
}

#favorites_indicator {	
	width:100%;
	text-align: left;
	height: 36px;  	
}

#shop_cart {
 	width: 500px;
/* 	height: 300px; */
	position: absolute;
	top: 160px;
	background-color: #F6F6F4;
	border: 1px solid #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-right: 0px;
	z-index: 10;
	margin-left: 399px;
	background-image: url(../img/cart_background1.gif);
	background-repeat: repeat-x;
	display: none;
	visibility: hidden;
	filter: alpha(opacity=94);
	-moz-opacity: .94;
	opacity: .94;
/*	overflow: hidden; */
}

iframe
{
	display: none;
	display/**/:block;
	position: absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width: 600px;
	height: 500px;
	border: 0px;
}

.shop_cart_container {
	padding: 10px;
}

#shop_cart_loader {
	font-weight: bold;
	font-size: 14px;
	color: #787878;
	text-align: center;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 155px;
}

#shop_content {
	width: 900px;
	padding: 0px;
	margin: 0px;
}
/*
#shop_content_main_legs {
	width: 210px; /* 211 
	height: 30px;
	position: absolute;
/*	background: url(../img/top_background3.gif) transparent no-repeat;
	float: left;
}

#shop_content_main_legs_right {
	width: 790px;
	height: 30px;
	position: absolute;
	border-top: 1px solid #ffffff;
	background-color: transparent;
	margin-left: 210px;
}
*/
#shop_content_left_container {
	width: 180px; /*211*/
	float: left;
/*	height: 633px; /* 662 */
}

#shop_content_left_top {
	width: 178px !important; /* 211 */
	width: 180px; /* 211 */
	height: 30px;
/*	background: url(../img/top_background3.gif) #F6F6F4 no-repeat; */
	background-color: #F6F6F4;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
}

#shop_content_left {
	width: 178px !important; /* 211 */
	width: 180px; /* 211 */
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	background-color: #F6F6F4;
/*	height: 100%; */
	line-height: 16px;
	padding-bottom: 10px;
	text-align: left;
}

.shop_content_left {
	padding-left: 4px;
	padding-right: 4px;
	color: #2858A2;
}

a.shop_menu, a.shop_menu:visited,
a.shop_advanced_search, a.shop_advanced_search:visited, a.shop_advanced_search:hover {
	font-size: 11px;
	color: #2858A2;
	text-decoration: none;
}

a.shop_menu_item, a.shop_menu_item:visited
{
	color: #000000;
	text-decoration: none;
}

a.shop_menu:hover, a.shop_menu_item:hover {
	color: #D60602;
	text-decoration: underline;
}

.shop_info_container {
	width: 100%;
	padding-top: 30px;
	text-align: center;
}

.shop_info_regulations {
	width: 60px; 
	float: left;
	font-weight: bold;
}

.shop_info_size {
	color: gray;
	font-weight: normal;
	font-size: 9px;
}

#shop_content_search {
	text-align: center;
	border-top: 1px solid #2956AB;
	border-bottom: 1px solid #2956AB;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.shop_content_search, .shop_cart_headline {
	color: #45ADFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px;
}

#shop_content_right {
 	width: 720px; /* 789 */
/*	margin-top: 1px; */
/*	margin-left: 1px; */
	margin-bottom: 1px;
	float: left;
}

.shop_search_item {
	width: 120px;
	height: 190px; /* 175 */
	text-align: left;
	float: left;
	font-size:11px;
}

#RandomPhotos,
#bonus
{
  text-align:center;
}

#RandomPhotos a,
#RandomPhotos a:hover,
#bonus a,
#bonus a:hover
{
  border-bottom: 0px none;
}

.shop_search_item_big {
	width: 152px;
	height: 270px; /* 175 */
	text-align: left;
	float: left;
	font-size:11px;
}

.shop_search_item_big a,
.shop_search_item_big a:hover
{
	border-bottom: 0px none;
	
}

.shop_search_item2 {
	width: 120px;
	height: 190px; /* 175 */
	text-align: left;
	float: left;
	font-size:11px;
}

.shop_search_item_big2 {
	width: 152px;
	height: 270px; /* 175 */
	text-align: left;
	float: left;
	font-size:11px;
	margin: 0px 1px 0px 1px;
}

.shop_search_item_big2 a,
.shop_search_item_big2 a:hover
{
  border-bottom: 0px none;
}

td.shop_search_item_head {
	width: 114px;		
	vertical-align: bottom;
	text-align: left;	
	display: table-cell;
	font-size:11px;
}

a.shop_search_item_head, a.shop_search_item_head:visited, a.shop_search_item_head:hover {
	text-decoration: none;
	color:#707070;
}

a.shop_search_item_body, a.shop_search_item_body:visited, a.shop_search_item_body:hover {
	text-decoration: none;
	color:#707070;	
}

a.shop_search_pages, a.shop_search_pages:visited, a.shop_search_pages:hover {
	text-decoration: none;
	color: #000000;
}

#shop_bottom_info {
 	width: 898px;
	border-top: 1px solid #ADADAD;
/*	border-bottom: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #AEAEAE; */
	text-align: center;
	font-size: 10pt;
	margin-top: 1px;
	margin-bottom: 5px;
/*	padding-top: 4px;  */
}

.shop_bottom_info_element, .shop_bottom_info_element_last {
	width: 170px !important;
	width: 248px;
	height: 110px;
	padding-left: 48px;
	padding-right: 30px;
/*	padding-top: 10px; */
	float: left;
	border-right: 1px solid #ACACAC;
/*	position: relative;
	top: 30px; */
}

.shop_bottom_info_element_last {
	border-right: 0px;
}

li.list
{
	list-style: disc;
	margin-left: 18px;
}

a.shop_bottom_info {
	text-decoration: underline;
}

#shop_foot {
	text-align: center;
	width: 100%;
}

/*-------------------------------*/



#shop_menu_search_filter {
	width: 160px !important;
	width: 166px;
	margin: auto;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	background-color: #cccccc;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	font-weight: 600;
	display: none;
	visibility: hidden;
}

.filters_link {
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	color: #787878;
}

.search_category_link, .search_top_link {
	margin-left: 0px;	
	font-size: 13px;
  font-weight:bold;	
	color: #3060a0;
	text-transform: uppercase;
	
}

.search_top_link {
	color: #D60602;
	margin-left: 9px;
}




.order_login_raquo {
	color: #C80013;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 4px;
}

.order_login_delivery_costs {
	cursor: pointer;
	text-decoration: underline;
}

#order_login_delivery_costs {
	width: 50%;
	height: 300px;
	margin: 20%;
	margin-top: 30px;
	position: absolute;
	border: 3px solid #cccccc;
	background-color: #ffffff;
	padding: 1%;
	text-align: left;
	display: none;
	visibility: hidden;
}

.account_register_star {
	color: #C80013;
}

.account_register_promo {
	color: #C80013;
}

.input_label{
	 color:#2D415C;text-align:right;padding-right:10px;
	 font-size: 11px;
	 width:180px;
}

#shop_category_pages_bar_container
{
  width:auto;
  padding: 0px 2px 2px 4px;
  background-color:#f0f0f0;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid #c0c0c0;
  text-align:left;  
}

#shop_category_pages_bar_left
{
  width:200px;  
  padding:2px 0px 0px 0px;
  margin:0;
  float:left;
}

#shop_category_pages_bar_right
{
  width:554px;  
  padding:2px 0px 0px 0px;
  margin:0;
  float:right;
  text-align:right;
}

#ContentMain .loadingAjax
{
  margin-top:100px;
  background-color:#FF0000;
}

#shop_filter_bar_container
{
  background-image: url(../img/ci/background_box1.jpg);
  width:auto;
  height:60px;
  padding: 0px 2px 2px 4px;    
  text-align:left;  
}
#shop_filter_bar_item_top
{
  width:auto;
  float:left;
  height:30px;
  margin: 5px;
  padding: 5px;    
  text-align:left;  
}




#new_filter
{
  text-align:left;
  border-top:0px none #d0d0d0;
  height:57px;
  background-image: url(../img/ci/filter_box1.jpg);
  padding-top:5px;
  padding-left:10px;
  margin-top:4px;
  margin-bottom:8px;
  color:#808080;
  
}

#new_filter_single
{
  text-align:left;  
  border-top:0px none #d0d0d0;
  height:26px;
  background-image: url(../img/ci/background_filter_box1.gif);
  padding-top:5px;
  padding-left:10px;
  margin-top:4px;
  margin-bottom:8px;
  color:#808080;
  
}

#new_filter_single input[type="text"],
#new_filter_single input[type="password"],

#new_filter_single input[type="file"],
#new_filter_single textarea, select,

#new_filter input[type="text"],
#new_filter input[type="password"],

#new_filter input[type="file"],
#new_filter textarea, select
{ 
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#new_filter_single input[type="submit"],
#new_filter input[type="submit"]
{
	border-width: 0px;
	border-style: none;
	border-color: #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	cursor:pointer;
	background-color:#ececec;
}

#sizes_panel
{
  padding:5px;
  margin-left:0px;
  margin-top:26px;
  background-color:#ffffff;
  position:absolute;
  display:none;
  width:730px;
  z-index:500;
  height:auto;
  border:1px solid #e0e0e0;
  text-align:left;
}

#colors_panel
{
  padding:5px;
  margin-left:0px;
  margin-top:26px;
  background-color:#ffffff;
  position:absolute;
  display:none;
  width:730px;
  z-index:500;
  height:auto;
  border:1px solid #e0e0e0;
  text-align:left;
}

#category_view_4_box
{
  width:760px;
  height:220px;
  padding-top:10px;
  border-width: 0px 0px 1px 0px;
  border-style:dotted;
  border-color:#808080;
}

#category_view_4_box_photo
{
  width:160px;
  height:210px;
  border-width: 0px 0px 1px 0px;
  float:left;
  text-align:left;
}

#category_view_4_box_head
{
  width:600px;
  height:100px;  
  float:left;  
  text-align:left;
}

#category_view_4_box_head .title
{
  font-size:24px;
  color:#2858A2;
}

#category_view_4_box_footer
{
  width:600px;
  height:100px;  
  float:left;  
  padding-top:10px;
  text-align:left;
}


h1.x_column_header,
h2.x_column_header {
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 0;
  color: #111;
}

#x_columns p {
margin-top: 5px;
text-align: justify;
font-size: 11px;
} 

.x_category {
font: normal 11px/14px "Trebuchet MS", sans-serif;
text-align: justify;
margin: 0em 0.5em 2em;
}

#category_view_cart
{
  width:298px;
  float:right;
  height:auto;
  border-width:1px;
  border-color:#e0e0e0;
  border-style:solid;
  background-color:#ffffff;
  padding:4px;

}

#bottom_category_info  
{
  text-align:left;
  font-size: 11px;
}

#bottom_category_info p  
{
  color: #000000;
}

h1.bottom_category_header,
h2.bottom_category_header
{
  font-size: 12px;
  color: #111;
}

h1.bottom_category_description,
h2.bottom_category_description
{
  font-size: 11px;
  color: #111;
  font-weight:normal;
}

#top_category_info
{
  text-align:left;
  font-size: 11px;
  border-bottom:1px dotted #000000;
  margin-bottom:10px;
  padding: 2px 0px 2px 0px;  
}






















#cn_cart_content_new
{
  width:940px;
  /*
  background:#FFFFFF url(/themed/interfejs/img/ci/cn_background.jpg) center top repeat-x;
  */
  text-align:left;margin-left:10px;margin-top:10px;  
  font-family: Verdana;
  font-size:12px;
}

#cn_cart_content_new a,
#cn_cart_content_new a:hover,
#cn_cart_content_new a:visited
{
  text-decoration: underline;
  color:#2000d0;
  border-bottom:0px none #ffffff;
}

#cn_bag
{
  width:45px;
  height:45px;
  float:left;  
}

#cn_bag_title
{
  font-size: 2em;		
	color:#3060a0;
	font-weight:normal;
  margin:4px 0px 0px 8px;
  float:left;    
}

#cn_free_shipping
{
  width:160px;
  height:150px;
  float:left;
  position:absolute;
  left:256px;
  top:10px;
}

#cn_user_data
{
  margin-top:20px;
  width:300px;
}

#cn_user_data_frame
{
  width:310px;
  
  height:410px;  
  border:0px;
  background:url(/themed/interfejs/img/ci/checkout_box.gif) center top repeat-x;
}

#cn_user_data_title
{
  padding:10px 0px 0px 10px;
  font-size:16px;
  font-family: Verdana;
  width:300px;
  height:28px;
  background-color:#e00000;
  color:#ffffff;
}

#cn_user_data_footer
{
  padding:10px 0px 0px 10px;
  width:300px;
  height:auto;
  border-top:1px solid #c0c0c0;
}

#cn_user_data_login
{
  padding:15px 0px 0px 10px;
  width:300px;
  height:auto;
  
}

#cn_right_pane
{
  margin-top:10px;
  width:610px;    
  /*position:absolute;*/
  
  float:right;
}

#cn_special_offer
{
  width:610px;
  text-align:right; 
  height:200px;
  
   
}

#cn_navigation
{
  width:610px;
  text-align:left;
  padding-top:15px;
  height:34px;
  
}

#cn_cart_content
{
  width:610px;
  text-align:left;
  padding-top:13px;  
  font-family:verdana;
  
}

#cn_memos
{
  width:590px;  
  color:#b0b0b0;
  border-top:1px solid #a0a0a0;
  background-color:#f0f0f0;
}

#cn_memos_item
{
  padding-top:10px;
  width:280px;
  height:160px;
  float:left;
  margin:10px 5px 10px 10px;
  border:0px;
  background-color:#f8f8f8;
}

#cn_memos_no_items
{
  width:auto;
  text-align:center;
  padding:10px 0px 10px 0px;
  
}

#cn_my_cart
{
  width:590px;
  height:auto;
  border-top:1px solid #a0a0a0;
  background-color:#f8f8f8;
}

#my_cart_extras
{
  width:85%;
  margin:8px;
  border:4px solid #ffffff;
  padding:8px;
  background-color:#a0a0a0;

}

#my_cart_extras_message
{
  width:85%;
  margin:8px;
  border:4px solid #ffffff;
  padding:8px;
  font-weight:bold;
  background-color:#ffffff;

}


