body {
	margin:0px;
	background:url(images/body_bg.jpg) repeat-x #001728;
	
}
body,td,th {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #333;}
body img {border:none;}

a:link    { text-decoration: underline; color: #00bff3}
a:visited { text-decoration: underline; color: #00bff3}
a:hover   { text-decoration: underline; color: #00bff3}

/* center page formatting*/

.main_table{
	background:#1a1f29;
}

.main_page{
	padding:0px 0px 30px 0px;
	background:#e1e2e2;
	
}

/* /center page formatting*/
/* forms */

form{
	margin:0px;
	padding:0px;
	display:inline;
}

input, textarea{

}

.inputText_err{
	background-color:#FFC4D6;
	border:1px solid #aaa;
}
/* /forms */

/* main menu  */

.main_menu{
	font-size:14px;
	color:#FFFFFF;
}

.main_menu a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;	
}

.main_menu a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}

.main_menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	color:#00bff3;	
}

/* m_page */

.m_page{
	color:#444;
}

.m_page h1,h2,h3{
	color:#17aac6;
}

.m_page h2{
	border-bottom:1px dotted #c5c3c3;
	padding-bottom:10px;
	margin-bottom:25px;
	text-transform:uppercase;
	font-size:18px;
}

.m_page h3{
	font-size:14px;
}


.fx_table{
	border-collapse:collapse;
}

.fx_table td{
	border:1px solid #74c01d;
	padding:4px;
}

.fx_table th{
	border:1px solid #74c01d;
	background:#f0f7e0;
}

.fx_asterisks{
	font-size:11px;
	
}

/* /m_page */

/* common formatting */
/* > top header on every page with title */
.general_tb {
	border: 1px solid #d7d8d8;
}

.general_tb th{
	background-color:#737270;
	border-right:1px solid #ede9e2;
	border-bottom:1px solid #ede9e2;	
	padding:3px;
	color:#fff;
}

td.result_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0066CC;
	font-style: normal;
	color: #ffffff;
}
td.f_list_A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: none;
	border-bottom:1px dotted #d7d8d8;
	font-style: normal;
	color: #000000;
	text-align: right;
}
td.f_list_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d7d8d8;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.center_header{
	color:#737270;
	font-weight:bold;	
	font-size:16px;
	padding:5px 5px 5px 0px;
}
.center_header div{
	padding-top:0px;
}

.center_header span{
	font-size:12px;
	font-weight:normal;
}

.center_header_line{
	border-bottom:5px solid #ccc;
	margin-bottom:10px;
}

.buttons_container{
	padding:5px 0px 5px 0px;	
}

.box_mx_container{

	padding:25px;
}

a.button_a{
	background:url(images/button_a.png) no-repeat;;
	display:block;
	float:right;
	text-align:center;
	width:113px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:3px 0px 5px 0px;
	margin-left:2px;
}

a.button_a:visited{
	color:#fff;
	text-decoration:none;
}

a.button_a:hover{
	color:#fff;
	text-decoration:none;
}

/* /common formatting */


/* top links languages */

.top_links {
	color: #888888;
	font-size:11px;
	text-align:right;
	height:22px;
}

.top_links a{
	color: #888888;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}

.top_links a:visited{
	color: #888888;
	text-decoration:none;	
}

.top_links a:hover{
	color: #333333;
	text-decoration:underline;	
}

/* /top links languages */


/* menu links */

.menu_links {
	color: #fff;
	font-size:14px;
	padding-top:4px;
}

.menu_links a{
	color: #333333;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

.menu_links a:visited{
	color: #333333;
	text-decoration:none;	
}

.menu_links a:hover{
	color: #0096f5;
	text-decoration:none;	
}

.menu_links td{
	background:url(images/menu_separator.gif) no-repeat right center;
	text-align:center;
}

td.border_void{
	background-image:none;
}

/* /menu links */
/* box type a */


.box{
	width:221px;
	margin-bottom:5px;
}

.box_a_header{
	background:url(images/box_jeans_top.jpg) no-repeat;
	width:221px;
	padding:0px;
	padding-top:100px;
}

.box_a_content{
	width:221px;
	background-color:#1a1f29;	
	background:url(images/box_jeans_bgcenter.gif) repeat-y;
	padding:0px 15px 50px 0px;
	color:#ffffff;
}

.box_a_footer{
	background:url(images/box_jeans_footer.gif) no-repeat;
	height:15px;
}

a.products_a{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px;
	padding-left:48px;
	background:url(images/menu_dot.gif) no-repeat left center;
	border-bottom:0px dotted #1a1f29;
}

a.products_a:visited{
	color:#fff;
	text-decoration:none;	
}

a.products_a:hover{
	color:#fff;
	text-decoration:none;	
}

a.products_b{
	font-size:12px;
	text-transform:lowercase;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:2px;
	margin-left:53px;	
	border-bottom:1px dotted #1e242f;
}

a.products_b:visited{
	color:#fff;
	text-decoration:none;
}

a.products_b:hover{
	color:#fff;
	text-decoration:none;
}

/* /box type a */
/* box type b */

.box_b_header{
	background:url(images/box_products_top.jpg) no-repeat;
	text-transform:uppercase;
	width:221px;
	padding:8px 0px 15px 0px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

.box_b_content{
	background-color:#1a1f29;	
	background:url(images/box_jeans_bgcenter.gif) repeat-y;
	padding:20px 10px 20px 10px;
	text-align:center;
	color:#ffffff;
}

.box_b_footer{
	background:url(images/box_jeans_footer.gif) no-repeat;
	height:15px;
}

a.products_info{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	display:block;
	text-transform:uppercase;
	margin-bottom:10px;
}

a.products_info:visited{
	color:#ffffff;
	text-decoration:none;
}

a.products_info:hover{
	color:#ffffff;
	text-decoration:none;
}


a.products_info span{
	color:#00bff3;
}


.products_price{
	color:#ffffff;
	text-align:left;
	padding:10px 0px 0px 0px;
}

.products_price span{
	color:#00bff3;
}


.products_more{
	text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
	border-bottom:1px dotted #3b4964;
}

.products_more a{
	text-decoration:none;
	color:00bff3;
}

/* /box type b */
/* box type c - basket */
.box_c_header{
	background:url(images/box_cart_top.jpg) no-repeat;
	width:221px;
	padding:0px;
	padding-top:70px;
}

.box_c_content{
	width:221px;
	background-color:#1a1f29;	
	background:url(images/box_jeans_bgcenter.gif) repeat-y;
	padding:0px 15px 50px 0px;
	color:#ffffff;
}

.box_c_footer{
	background:url(images/box_jeans_footer.gif) no-repeat;
	height:15px;
}

/* /box type c */
/* bestseller front page */
.bestseller_container{
	float:left; 
	margin:5px 10px 5px 0px; 
	width:200px;
	border:1px solid #bcbcbc;
}

a.bestseller_title{
	font-size:11px;
	font-weight:bold;
	color:#525660;
	text-decoration:none;
	text-align:left;
	display:block;
	text-transform:uppercase;
	padding:10px 10px;
}

a.bestseller_title:visited{
	color:#525660;
	text-decoration:none;
}

a.bestseller_title:hover{
	color:#525660;
	text-decoration:none;
}

a.bestseller_title span{
	color:#00bff3;
}


.bestseller_price{
	color:#525660;
	text-align:left;
	padding:10px 0px 0px 10px;
}

.bestseller_price span{
	color:#cc0000;
	font-size:14px;
}


.bestseller_more{
	text-align:left;
	padding-bottom:10px;
	padding-left:10px;
}

.bestseller_more a{
	text-decoration:underline;
	color:0574a1;
}
.bestseller_more a:visited{
	text-decoration:underline;
	color:0574a1;
}
.bestseller_more a:hover{
	text-decoration:underline;
	color:0574a1;
}
/* /bestsellers front side */
/* cart side */

a.cart{
	color:#00bff3;
	text-decoration:none;
	font-weight:bold;
	font-size:12px	
}

a.cart:visited{
	color:#00bff3;
	text-decoration:none;
}

a.cart:hover{
	color:#fff;
	text-decoration:underline;
}

.to_cart_blocked{
	filter:alpha(opacity=40);
	opacity: 0.4;
}
/* /cart side */

/* box type f middle pane - products list  */

.box_f_header{
	background:url(images/breadcrumb_bar_bg.jpg) repeat-x;
	text-transform:uppercase;
	padding-left:15px;
	font-weight:bold;
	color:#fff;
}

.bestseller_box{
	margin-bottom:10px;
}

.bestseller_img{
	padding-right:10px;
	vertical-align:top;
}

.bestseller_info{
	border-bottom:1px dotted #d4c8b4;
	padding-bottom:5px;
}

a.bestseller_name{
	font-size:12px;
	font-weight:bold;
	color:#737270;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
}

a.bestseller_name:visited{
	color:#737270;
	text-decoration:none;
}

.xxproducts_more{
	text-align:right;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #aaa;
}


/* /box type b */





/* search box */
.search_buton{
	padding:0px 20px 0px 5px;
	width:80px;
}
.search_form{

}
.search_field{
	background:#eef0ef;
	border:1px solid #9498a0;
	width:100%;
	padding:3px;
	font-size:10px;
	height:22px;
	color:#888888;
}
a.search_more{
	color:#0574a1;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;
}

a.search_more:visited{
	color:#0574a1;
	text-decoration:none;
}

a.search_more:hover{
	color:#0574a1;
	text-decoration:underline;
}

/* /search box */


/* info box */
.img_info{
	margin-bottom:3px;	
}

/* /info box */

/* index main boxes */

.index_main_box{
	padding:0px 10px 0px 33px;
	height:121px;
	

}

.index_main_btn{
	text-align:right;
	padding-right:25px;

}

/* /index main boxes */
/* footer */

.footer{
	margin-top:15px;
	padding-top:15px;
	background:url(images/footer_top.gif) repeat-x #001728;
	height:75px;
}

.footer_links{
	color:#006699;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.footer_links a{
	color:#006699;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:5px;
}

.footer_links a:visited{
	color:#006699;
	text-decoration:none;	
}

.footer_links a:hover{
	color:#17a9c5;
	text-decoration:underline;
}

.footer_info{
	padding:30px 0px 30px 0px;
	background:#b5b8bd;
	text-align:center;
	color:#4e545f;
	position:absolute;
	width:100%;
}

a.footer_papryka{
	color:#4e545f;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

a.footer_papryka:visited{
	color:#4e545f;
}

a.footer_papryka:hover{
	color:#4e545f;
	text-decoration:underline;
}


/* end footer */

.corner_table{
	margin-bottom:10px;
}

.corner_table_page{
	margin-left:0px;
}

.phone_com {
	background:url(images/icon_com.gif) no-repeat center left;
	padding:3px 0px 3px 18px;
}
.phone_stand {
	background:url(images/icon_phone.gif) no-repeat center left;
	padding:3px 0px 3px 18px;
}
.box_contact_header {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border-bottom:1px solid #81d6f7;
	padding-bottom:4px;
	margin-bottom:8px;
	
}
.highlight_a {
	color: #595a5c;
	font-weight: bold;
}
.highlight_b {
	color: #00aeef;
	font-weight: bold;
}

.highlight_b2 {
	color: #00aeef;
	font-weight: normal;
}

/* main content formatting */
.highlight_c {
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.box_list {
	list-style-position: outside;
	list-style-image: url(images/dot_arrow2.gif);
	margin:0px;
	padding:0px;
	margin-left:20px;		
}

.box_list li {
	margin-bottom:15px;
	padding:0px;
}

/* end */
/* index box arrow links */


ul.arrowed_links {
	list-style-position: outside;
	list-style-image: url(images/dot_arrow3.gif);
	margin:0px;
	padding:0px;
	margin-left:10px;		
}

ul.arrowed_links li {
	margin-bottom:2px;
	padding:0px;
}

ul.arrowed_links li a{
	color:#21448a;
	font-weight:bold;
}

ul.arrowed_links li a:visited{
	color:#21448a;
}

ul.arrowed_links li a:hover{
	color:#00aeef;
}

/* end */
.today_is {
	color: #00aeef;
	font-weight: normal;
	text-align:left;
	padding-left:10px;	
}


.underline{
	border-bottom:1px solid #e1e2e2;
}

.page_image{
	margin-bottom:5px;
}

/* page ul */

ul.square {
	list-style-position: outside;
	list-style-image: url(images/dot_square.gif);
	margin:0px;
	padding:0px;
	margin-left:25px;		
}

ul.square li {
	margin-bottom:10px;
	padding:0px;
}

.toggle_info{
	padding-top:4px;
	padding-bottom:4px;
	color:#475d88;
	border-bottom:1px dotted #dde;	
}

.fx_table_a{

}

.fx_table_a th{
	padding:4px;
	background:#48C3F3;
}

.fx_table_a td{
	padding:4px;
	background:#E6F5FB;
}

/* highlight table */

.tb_light{

}

.tb_light td{
	border-right:2px solid white;
	padding:15px 5px 20px 5px;
	background:#E6F5FB;
}


/* gallery formatting */

.gallery_main{
	background-color:#eee;
	padding:5px;
	margin:0px 5px 5px 0px;
	width:137px;
	height:157px;
	display:block;
	float:left;

}

.gallery_img{
	border:0px solid #fff;
	width:137px;
	height:137px;
}

.gallery_main i{
	font-size: 11px;
	line-height:normal;
	font-style:italic;
	color:#333333;
	padding-left:1px;
}

/* */
/* breadcrumb */

.breadcrumb {
	border:0px solid #F00; 
	padding-left:15px;
	overflow:hidden;
	height:14px;
	font-size:11px;
}

.breadcrumb a{
	background:url(images/breadcrumb_separator.gif) no-repeat left;
	padding-left:15px;
	margin-right:0px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}

.breadcrumb span{
	background:url(images/breadcrumb_separator.gif) no-repeat left;
	padding-left:15px;
	margin-right:0px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}


.breadcrumb a:visited{
	color:#fff;
	text-decoration:none;
}

.breadcrumb a:hover{
	color:#fff;
	text-decoration:underline;  
}


.breadcrumb a:first-child  {
	background:url(images/spacer.gif);
	padding-left:0px;
}

/* end breadcrumb */

.price{
	color:#c50c0d;	
}

/* products gallery formatting */

.gallery_container{
	background-color:#e1e2e2;
}

.gallery_container td{
	background-color:#e1e2e2;
	padding:7px;
	border:1px solid silver;
	height:150px;
	width:25%;

}

a.p_gallery_title{
	display:block;
	color:#525660;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	height:50px;
	font-weight:bold;
	font-size:11px;
}

a.p_gallery_title span{
	color:#0574a1;
}

a.p_gallery_title:visited{
	color:#525660;
	text-decoration:none;
}

a.p_gallery_title:hover{
	color:#525660;
	text-decoration:none;
}

a.p_gallery_img{
	display:block;
	height:100px;
	text-align:center;
	color:white;
	margin:10px 0px 10px 0px;

}

.p_gallery_price{
	font-size:18px;
	color:#c50c0d;
}

.p_gallery_price_netto{
	padding-top:5px;
	border-top:1px solid #d4c8b4;
	margin-top:5px;
	color:#888;	
}

/* /products gallery formatting */
/* products miniatures formatting */

.miniatures_container{

}

.miniatures_container th{
	background-color:#737270;
	border-right:1px solid #ede9e2;
	border-bottom:1px solid #ede9e2;	
	padding:3px;
	color:#fff;
}

.miniatures_container th a{
	color:#fff;
	text-transform:none;
}

.miniatures_container th a:visited{
	color:#fff;
}

.miniatures_container th a:hover{
	color:#fff;
}

.miniatures_container td{

	border-right:1px solid #ede9e2;
	border-bottom:1px solid #ede9e2;	
	padding:3px;
}

.miniatures_container a{
	color:#525660;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;	
}

.miniatures_container a:visited{
	color:#525660;
	text-decoration:none;
}

.miniatures_container a:hover{
	color:#525660;
	text-decoration:none;
}

.miniatures_container a span{
	color:#0574a1;
}

.p_miniatures_price_brutto{
	font-size:12px;
	color:#302e2b;
}

.p_miniatures_price_brutto b{
	font-size:16px;
	color:#c50c0d;
}

.p_miniatures_price_netto{
	padding-top:0px;
	margin-top:3px;
	color:#888;	
}

.p_miniatures_price_netto b{

}

/* /products miniatures formatting */
/* main pagination style */


.main_pagination{
	display:block;
	padding:12px;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	margin-top:5px;	
	text-align:center;
	color:#666;
}
.main_pagination_left{
	display:inline;
}
.main_pagination_center{
	display:inline;
	padding:0px 5px 0px 5px;
}
.main_pagination_right{
	display:inline;
}

.main_pagination a{
	font-size:12;
	font-weight:bold;
	color:#555;
	text-decoration:none;
}
/* end main pagination */
/* products header view_menu */
.products_header{
	color:#737270;
	font-weight:bold;	
	font-size:16px;
	padding:5px 5px 5px 5px;
}

.view_menu{
	background-color:#fff;
	padding:5px;
	border-top:5px solid #b5b8bd;
	border-bottom:5px solid #b5b8bd;
}
.view_menu a{
	color:#737270;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:8px;
	text-decoration:none;
}

.view_menu a:visited{
	color:#737270;
	text-decoration:none;
}

.view_menu a:hover{
	color:#737270;
	text-decoration:underline;
}

.view_menu span{
	color:#42403d;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:8px;
	text-decoration:underline;
	background:none;

}
/* /products header view_menu */
/* products item formatting */
.p_item_price_brutto{
	font-size:14px;
	color:#302e2b;
}

.p_item_price_brutto b{
	font-size:26px;
	font-weight:bold;
	color:#c50c0d;
}

.p_item_price_netto{
	font-size:14px;	
	padding-top:0px;
	margin-top:3px;
	color:#302e2b;	
}

.p_item_price_netto b{

}
.p_item_price_old{
	font-size:14px;
	color:#302e2b;
	padding-top:5px;	
}

.p_item_price_old b{
	font-weight:bold;
	color:#c50c0d;
	text-decoration:line-through;
}

a.p_link_info{
	background:url(images/item_info_dot.gif) no-repeat left 3px;
	padding-left:12px;
	color:#c50c0d;
	border:0px solid red;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	display:block;
}

a.p_link_info:visited{
	color:#c50c0d;
	text-decoration:none;
}

a.p_link_info:hover{
	color:#c50c0d;
	text-decoration:underline;
}

.p_item_product_blocked{
	padding:10px;
	background:#CCCCCC;

}

.item_iheader{
	padding:8px;
	background-color: #0574a1;
	color:#FFF;
	border-bottom:1px solid #018dc6;
}
/* products item formatting */
/* login box */
.login_box{

}

.login_box td{
	color:#FFFFFF;
}

.login_box input{
	color:#fff;
	background:#153d4f;
	border:1px solid #3f4c5b;
}

/* /login box */

.m_shop{
	padding:20px;
}

.m_shop_item{
	padding:30px;
}
.m_shop_item_miniatures{
	height:90px; 
	width:90px;  
	border:1px solid #aaa; 
	margin:5px;
	cursor:pointer;
}

/* ROZMIARÓWKA */

.rozmiarowka{
	width:650px;
	position:absolute;	
	background:#1a1f29;
	margin-left:310px;
	top:30px;	
}

.rozmiarowka_header{
	width:100%;
}

.rozmiarowka_header td{
	background:#00bff3;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;	
	font-weight:bold;
}

.rozmiarowka_header a{
	color:#ffffff;
}

.rozmiarowka_header a:visited{
	color:#ffffff;
}

.rozmiarowka_header a:hover{
	color:#ffffff;
}

.rozmiarowka h2{
	padding-bottom:2px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:12px;
}

.rozmiarowka_tb{
	border:1px solid #c5c3c3;
	border-collapse:collapse;

}


.rozmiarowka_tb td,th{
	text-align:center;
	border:1px solid #c5c3c3;
	color:#ffffff;
	padding:3px;
	min-width:20px;
}

.rozmiarowka_tb th{
	text-align:right;
	color:#BDDEF9;
	width:120px;
	font-weight:normal;
	padding-right:8px;
}

.rozmiarowka_info{
	padding:3px;
	padding-left:0px;
	color:#ff0000;
}

/* ROZMIARÓWKA */
