body {
	background-color: white;
	margin:0;
	padding:0;
	background-image: url('../../img/layout/jrtech/page_background.png');
	background-position: top center;
	background-repeat: no-repeat;	
	font-family: Arial, Verdana, sans-serif;
	color: #5f5c5e;
}
h1 {
	font-size:12px;
	color: #2d2d2d;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:4px;	
	text-transform:uppercase;
	
}
h2 {
	color: rgb(45, 45, 45);
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;	
}
#body_white {
	background-color: white;
	width: 962px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:14px;
	}
#content_page {
	width:945px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	display:block;	
	padding-bottom:5px;
}

#header_container {
	width:100%;
	display:block;
		
}

#header_logo {
	width:415px;
	float:left;	
	display:block;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
}
#header_more {
	float:right;	
	width:530px;
	display:block;
	padding-top:0px;
}

#box_producers  {
	margin-top:5px;	
	margin-bottom:7px;
}


div.search_box_div {
	background:url('../../img/layout/jrtech/search_background.png');
	background-repeat: no-repeat;
	width:196px;
	height:41px;	
	padding-top:15px;
	padding-left:10px;
}
td.search_input_back {
	background:url('../../img/layout/jrtech/search_input_back.png');
	background-repeat: no-repeat;
	width:140px;
	text-align:left;
	height:22px;
	padding-left:10px;
	padding-top:0px;
}
.search_input_main {
	border:0px;
	padding:0px;
	width: 140px;	
}

.header_links {
	color: #5f5c5e;
	}
.header_links > a {
	color: #5f5c5e !important;
	}	
#top_nav {
	background:url ('../../img/layout/jrtech/menu_background.png');
	width:944px;
	height:37px;
	display:block;
}
.jr_top_menu {
	background:url('../../img/layout/jrtech/mb.jpg');
	background-repeat: no-repeat;
	width:944px;
	height:37px;
	display:block;
	color: white;
	font-size:12px;	
	
}
a.main_menu_a {
	color: white;
	font-weight: bold;
	font-size:12px;	
}
a.main_menu_a_koszyk {
	color: white;
	font-weight: bold;
	font-size:12px;
	background:url('../../img/layout/jrtech/koszyk.png');
	background-repeat: no-repeat;	
	background-position: center left;
	padding-left:5px;
	display:block;
	height:30px;
	width:auto;
	padding-top:12px;
}
td.main_menu_a_spearator {
	color: white;
	font-weight: bold;
	font-size:12px;	
}

#middle_content {
	display: block;	
	width:945px;
	overflow:hidden;
	padding-top:15px;
}

#sidebar_left {
	width:232px;
	display: block;
	float:left;	
	text-align:left;
}
#right_content {
	display:block;
	float:right;	
	width:710px;
	text-align:left;
}

.round_box {
	width:205px;
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display:block;
	background:url('../../img/layout/jrtech/box_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
	
	
}
.round_box_title {
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #2d2d2d;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

.round_products_list {
	width:687px;
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display:block;
	background:url('../../img/layout/jrtech/box_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:hidden;
	}
	
.round_products_list_title {
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #2d2d2d;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:4px;
}
#body_pasek {
	background:url('../../img/layout/jrtech/page_bottom_break.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%;
	height:18px;
	}
#body_stopka {
	background:url('../../img/layout/jrtech/bottom_stopka.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%;
	height:69px;
	}	
#stopka_content {
	width:945px;
	margin-left:auto;
	margin-right:auto;
	display:block;	
	}	
	
.products_list_item_gallery{
	width: 216px;
	overflow: hidden !important;
	float: left;
	border: solid 1px #d8d8d8;
	margin: 0px 9px 10px 0px;
	text-align: center;
	line-height: 1;
	padding-bottom:4px
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height:323px;
	
}
.products_list_item_gallery_cat{
	width: 216px;
	overflow: hidden !important;
	float: left;
	border: solid 1px #d8d8d8;
	margin: 0px 11px 10px 0px;
	text-align: center;
	line-height: 1;
	padding-bottom:4px
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height:323px;
	
}
.products_list_item_details{
	display: block;
	overflow: hidden;
	clear: both;
	border: solid 1px #d8d8d8;
	margin-bottom: 3px;
	padding: 11px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.products_list_item_list{
	overflow: hidden;
	border-bottom: solid 1px #dcdcdc;
	padding: 6px 15px 6px 15px;
	height: 56px;
	position: relative;
	
}

.products_list_item_name {
	font-size: 13px;
	font-weight: bold;
	color: #589a9a;
	margin: 12px 0px 18px 0px;
	}
.products_list_item_name_link a {
	font-size: 13px;
	font-weight: bold;
	color: #589a9a !important;
	margin: 12px 0px 18px 0px;
	}	
.products_list_item_name_link {
	font-size: 13px;
	font-weight: bold;
	color: #589a9a !important;
	margin: 12px 0px 18px 0px;
	}		
.products_list_item_gallery h2{
	font-size: 13px;
	font-weight: bold;
	color: #589a9a;
	margin: 12px 0px 18px 0px;
}
.products_list_item_gallery_cat h2{
	font-size: 13px;
	font-weight: bold;
	color: #589a9a;
	margin: 12px 0px 18px 0px;
}
.products_list_item_gallery h2 a{
	color: #589a9a !important;
}
.products_list_item_gallery_cat h2 a{
	color: #589a9a !important;
}
.products_list_item_gallery span.old_price{
	font-size: 12px;
	margin-right: 10px;
	text-decoration: line-through;
}
.products_list_item_gallery_cat span.old_price{
	font-size: 12px;
	margin-right: 10px;
	text-decoration: line-through;
}
.products_list_item_gallery span.only_price{
	font-size: 15px;
	color: #4c4c4c;
}
.products_list_item_gallery_cat span.only_price{
	font-size: 15px;
	color: #4c4c4c;
}

.products_list_item_gallery span.new_price{
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}
.products_list_item_gallery_cat span.new_price{
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}
.products_list_item_gallery a.product_image_link{
	font-size: 0 !important;
	display: block;
	margin-bottom: 6px;
}
.products_list_item_gallery_cat a.product_image_link{
	font-size: 0 !important;
	display: block;
	margin-bottom: 6px;
}
.products_list_item_gallery div{
	overflow: hidden;
}
.products_list_item_gallery_cat div{
	overflow: hidden;
}
.products_list_item_gallery div a.cart_add{
	float: right;
	margin: 6px 5px 0px 0px;
}
.products_list_item_gallery_cat div a.cart_add{
	float: right;
	margin: 6px 5px 0px 0px;
}
.products_list_item_gallery div a.compare{
	float: left;
	margin: 26px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c !important;
	text-decoration: underline;
}
.products_list_item_gallery_cat div a.compare{
	float: left;
	margin: 26px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c !important;
	text-decoration: underline;
}
.products_list_item_gallery p{
	margin: 0 !important;
	text-align: center;
	text-indent: 0 !important;
}
.products_list_item_gallery_cat p{
	margin: 0 !important;
	text-align: center;
	text-indent: 0 !important;
}
#product_details_tabs, #account_menu{
	border-bottom: solid 2px #1d92f2;
	padding-bottom: 6px;
	margin: 20px 0 0 0 !important;
}

#product_details_tabs li, #account_menu li{
	display: inline;
	list-style-type: none;
}

#product_details_tabs li a, #account_menu li a{
	color: #222222;
	font-weight: bold;
	padding: 5px 13px;
	background: #eaeaea; 
	margin-right: 0px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#product_details_tabs li a.current_tab, #account_menu li a.current_tab{
	background: black;
	color: white;
}

#product_details .tab, .account_edit_tab {
	border: solid 1px #eaeaea;
	border-top: 0;
	padding: 18px;
	margin-bottom:5px;
	line-height:20px;
}
#product_details .tab p {
	line-height: 20px;	
}
#product_details .tab ul {
	line-height: 20px;	
}
#product_details .tab li {
	line-height: 20px;	
}
#product_details .tab div ul li div span {
	line-height: 20px;	
}
.product_info_name {
	color: #589A9A;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	}
	
#mainpage_details .tab{
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-topleft: 0;
	border-radius: 8px;
	border-top-left-radius: 0;
	display:block;
	background:url('../../img/layout/jrtech/box_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top:10px;
	padding-left:4px;
	padding-right:0px;
	padding-bottom:10px;
	margin-top:-1px;
}

#mainpage_details_tabs{
	border-bottom: solid 0px black;
	padding-bottom: 0px;
	margin: 20px 0 0 0 !important;
	height:25px;
}
#mainpage_details_tabs li a{
	color: white;
	font-weight: bold;
	padding: 10px 23px;
	background: black; 
	margin-right: 0px;
	font-size:13px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: 1px solid black;
	border-bottom:0px;
}

#mainpage_details_tabs li a.current_tab{
	background: white;
	color: #5f5c5e;
	border: 1px solid #e9e7e7;
	border-bottom:1px solid white;
	margin-top:0px;
}

#account_menu {
	border: 0px;	
}
.account_edit_tab{
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-topleft: 0;
	border-radius: 8px;
	border-top-left-radius: 0;
	display:block;
	background:url('../../img/layout/jrtech/box_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:5px;
}

#account_menu_tabs{
	border-bottom: solid 0px black;
	padding-bottom: 0px;
	margin: 20px 0 0 0 !important;
	height:25px;
}
#account_menu li a{
	color: white;
	font-weight: bold;
	padding: 10px 13px;
	background: black; 
	margin-right: 0px;
	font-size:12px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: 1px solid black;
	border-bottom:0px;
}

#account_menu li a.current_tab{
	background: white;
	color: #5f5c5e;
	border: 1px solid #e9e7e7;
	border-bottom:1px solid white;
	margin-top:0px;
}


#product_details {
	border: 0px;
	margin-top:25px;	
}
#product_details .tab{
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-topleft: 0;
	border-radius: 8px;
	border-top-left-radius: 0;
	display:block;
	
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:-2px;
}

#product_details_tabs{
	border-bottom: solid 0px black;
	padding-bottom: 0px;
	margin: 20px 0 0 0 !important;
	height:25px;
}
#product_details_tabs li a{
	color: white;
	font-weight: bold;
	padding: 10px 13px;
	background: black; 
	margin-right: 0px;
	font-size:13px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: 1px solid black;
	border-bottom:0px;
}

#product_details_tabs li a.current_tab{
	background: white;
	color: #5f5c5e;
	border: 1px solid #e9e7e7;
	border-bottom:1px solid white;
	margin-top:0px;
}

.line_break {
	width:206px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	border-top: 1px solid #ededef;
	display:block;
	font-size:0px;	
	margin-top:7px;
	margin-bottom:4px;
}
.price_label {
	font-size:13px;
	color: #595959;	
	vertical-align:top;
	font-weight:bold;
}
.new_price1 {
	padding:0px;
	color: #da5406 !important;
	font-size:18px;
	margin:0;	
	font-weight:bold;
	line-height:30px;
}
.only_price1 {
	padding:0px;
	color: #da5406 !important;
	font-size:18px;
	margin:0;
	font-weight:bold;
	line-height:24px;
}
.old_price1 {
	text-decoration: line-through;
	font-size:10px;
	margin:0;	
}

p.price .new_price {
	padding:0px;
	color: #da5406 !important;
	font-size:18px;
	margin:0;	
	font-weight:bold;
	line-height:30px;
}
p.price .only_price {
	padding:0px;
	color: #da5406 !important;
	font-size:18px;
	margin:0;
	font-weight:bold;
	line-height:30px;
}
p.price .old_price{
	text-decoration: line-through;
	font-size:10px;
	margin:0;	
}

.rss_link {
	color: 	#595959 !important;		
}

#breadcrumbs{
	float: left;
	position: relative;	
}

#breadcrumbs li{
	display: inline;
	font-size: 12px;
	vertical-align:middle;
}
#breadcrumbs li a{
	text-decoration: underline;	
	padding-right: 15px;
	padding-left:15px;
}
a.breadcrumb_sel {
	text-decoration: none !important;	
	padding-right: 15px;
	padding-left:15px;
	color: #589a9a !important;
	font-weight: bold;
}
#box_categories a.current_page{
	font-weight: bold;
	color: #589a9a !important;
}
.contact_title {
	color: #589a9a !important;
}

a.bottom_nav {
	color: #0d8a94 !important;
	text-decoration: none;
	font-size: 12px;	
	background:url('../../img/layout/jrtech/icon_kropa.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:6px;
}

#product_info_content{
	width: 368px;
	float: right;
	padding-bottom: 20px;
}
.mp_special {
	width:325px;
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display:block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	float:left;
	background:url('../../img/layout/jrtech/sale.png');
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.mp_special_title {
	padding-top: 10px;
	padding-left: 10px;
	padding-right:20px;
}
a.mp_special_title {
	font-size:24px;
	color: #2d2d2d;
	font-weight: bold;
	padding-left:0px;
}
.mp_special_producer {
	font-size:13px;
	color: #2d2d2d;
	font-weight: normal;
	padding-left: 10px;
	padding-top:2px;
}
.mp_special_description {
	color: #629c9c;
	line-height:16px;
	font-size:12px;	
}
.mp_special_price_text {
	color:#344c4f;
	font-size: 16px;
	font-weight:normal;
	padding-top:22px;	
}
.mp_special_price {
	color:#da370b;
	font-weight: normal;
	font-size:22px;	
}
.mp_special_button {
	padding-top:25px;	
}
select#ChangeProducerSelect {
width:160px !important;
}