body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #536593;
	text-align: center;
	line-height: 150%;
}


form, fieldset {
	margin: 0;
	padding: 0;
	border:0;
}

label {
	display: block;
	clear: left; /*for Opera browser*/
	float: left;		
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

input, select, textarea {
	float: right;
	margin-bottom: 3px;
}

div {
	overflow: hidden;
	height: 100%;
}

a, a:visited {	color: #536593;}

a img {border:0;}

.px30 {width: 30px;}

.px50 {width: 50px;}

.px80 {width: 80px;}

.px120 {width: 120px;}

.px220 {width: 220px;}

.bold {font-weight: bold;}

.red {color: #ff0000;}

.redbold {font-weight: bold; color: #ff0000;}

.left {float:left;}

.right {float:right;}

.middle{vertical-align: middle;}

.clear {clear:both;}

.text_right {text-align:right;}

.text_center {text-align:center;}

.m0 {margin: 0;}

h1 {
	font-size: 18px;
}

h1.header {
	padding-bottom: 10px;
	line-height: 130%;
	font-size: 23px;
	border-bottom: 1px solid #c0c8c7;
}

h1.name {
	font-size: 17px;
	line-height: 130%;
}

/*--------------------*/

.img_border {
	border: 1px solid #D8D8D8;
	padding: 7px;
}

/*--------------------*/

div.monit {
	margin: 15px 7px 15px 0px;
	padding: 6px;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #c0c8c7;
	
}

	.monit p.monit_header {
		margin: 0px 0px 6px 0px;
		text-align: left;
		color: #9B5925;
	}

		.monit .monit_header img {
			margin-right: 5px;
		}
	.monit p {
		margin: 3px 0px 6px 0px;
		text-align: center;
	}

/*--------------------*/

p.sum {
		clear: both;
		float: right;
		margin: 0px 0px 10px 0px;
		font-weight: bold;
}
	
	p.sum span {
		color: #ff0000;
	}

/*--------------------*/

.infoBox {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 7px;
	border: 1px solid #c0c8c7;
}

	.infoBox .left {
		width: 44%;
		margin-right: 20px;
	}
	
			.infoBox .left  p {
			margin: 2px 0px 2px 7px;
		}
		
			.infoBox .left  p.title {
			margin-left: 0;
		}

/*--------------------*/

.box_lightgreen {
	width: 180px;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	color: #536593;
	background-color: #f1f4df;
	border: 1px solid #e2ecc9;
}

/*--------------------*/

p.title, div.title {
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c0c8c7;
	color: #536593;
}
	div.title span.right {
		font-weight: normal;
		font-size: 10px;
	}

	p.title a, p.title a:visited,
	div.title a, div.title a:visited {
		color: #536593;
		text-decoration: none;
	}

/*--------------------*/

p.subtitle {
	margin: 20px 0px 5px 0px;
	padding: 0 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color: #536593;
}

	p.subtitle img {
		margin-right: 5px;
	}


/*--------------------*/

.addCart {
	width: 99%;
	margin: 0;
	
	overflow:hidden;
	height: 100%;
}

	.addCart img {
		float: left;
		margin: 0px 5px 10px 0px;
	}
	
/*-----------------------------------------------*/
/*paginacja*/

.paging {
	width: 50%;
	margin: 0px auto 10px auto;
	margin-top:10px;
	text-align: center;
	font-weight: bold;
	
	overflow: hidden;
	height: 100%; 
}

	.paging a {
		text-decoration: none;
	}

.pag_top {
	margin: auto auto;
	text-align:center;
	overflow: hidden;
}

	.pag_top  a {
		margin-right:3px;
	}
	
	.pag_top a span#actual_page {
		color: #F60000;
	}
	
	.pag_top span#empty_prev {
		float: left;
		width: 25px;
	}

	.pag_top span#empty_next {
		float: right;
		width: 25px;
	}

.pag_bottom {
	margin: auto auto;
	text-align:center;
}
/*--end-- paginacja --*/
/*-----------------------------------------------*/
	

/*----------------------------------------*/
/*--structure--*/

#top {
	width: 820px;
	height: 171px;
	margin: 0px auto 0px auto;
	text-align: center; 
	
}

	#top_bgr {
		height: 139px;
	}

	#top_nav {
		margin-top: 0;
		margin-left: 44px;
		background: url(../img/bgr_top_nav.jpg) no-repeat;

	}
	
#main {
	width: 810px;
	text-align: left;
	margin:0px auto 10px auto;
}

	#main #content {
		width: 768px;
		margin-left: 39px;		
		border: solid #c0bfc5;
		border-width:0px 1px 1px 1px;
	}	
	
		#bnr_top {
			width: 700px;
			margin: 6px auto 6px auto;			
			text-align: center;
		}	
		
#footer {
	width: 768px;
	clear: both;
}

	#foot_top {
		margin-bottom: 1px;
		padding: 0px 5px 0px 5px;
		background-color: #efefef;
		border-bottom: 1px solid #efefef;
	}
	
	#foot_middle {
		height: 6px;
		background-color: #a16130
	}
	
	#foot_bottom {
		height: 46px;
		margin-top: 1px;
		background: url(../img/bgr_foot_bottom.gif);
	}



/*---end structure----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--top--*/

#top_nav .left {
	padding: 9px 0px 0px 5px;
}

#top_nav .right {
	padding: 9px 10px 0px 0px;
}

#top_nav .right img {
	margin-bottom: 4px;
}

	#top_nav .left a , #top_nav .right a{ 
		padding: 0px 5px 0px 5px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #9E5B27;
	}
	
			#top_nav .left a:hover, #top_nav .right a:hover {
				text-decoration: underline;
				color: #9E5B27;
			}
/*---end top----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--main--*/

/*LEFT*/

#main #left {
	width: 210px;
	float: left;
	margin-right: 10px; 
}

/*--search_box / newsletter*/

#main #left #search_box, #main #left #newsletter {
	width: 190px;
	margin: 10px 0px 7px 12px;
}

#main #left #search_box form,
#main #left #newsletter form {
	width: 100%;
	margin:0px 0px 0px 16px;
	text-align: center;
}

#main #left #search_box input,
#main #left #newsletter input {
	width: 60%;
	float: left;
	margin-right: 5px;
	font-size: 11px;
}

#main #left #search_box input.submit_send,
#main #left #newsletter input.submit_send {
	width: 36px;
}

#newsletter p.newsletter_info {
	margin: 4px 0px 4px 0px;
}

/*--end search_box / newsletter*/

/*--shopcart*/

#main #left #shopcart p {
	margin: 0px 0px 2px 0px;
}

/*--end shopcart*/

/*--novelty*/

#novelty a, #novelty a:visited {
	display: block;
	margin: 5px 0px 5px 12px;
	text-decoration: none;
}

/*--end novelty*/


/*--contact*/

	#contact p.subtitle {
		margin-top: 2px;
		padding-left:4px;
		cursor: pointer;
	}
	
	#contact p {
		margin: 2px 0px 2px 0px;
		padding-left: 10px;
	}
	
	#contact p.subtitle {
		padding-left: 10px;
	}
	
		#cnt_header p {
			margin: 2px 0px 2px 0px;
		}
	
		#contact .contact_group p {
			padding-left: 25px;
		}

/*--end contact*/

#bnr_left {
	width: 190px;
	margin: 10px auto 10px auto;
}


/*--category tree*/

#left_category {
	margin-bottom: 20px;
}

#left_category ul {
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
	list-style-image: url(../img/bullet.gif);
}
		
	#left_category ul li {
		margin-bottom: 3px;
	}
	
		#left_category ul li a {
			text-decoration: none;
		}
		
		#left_category ul li a:hover {
			text-decoration: underline;
		}

/*--end category tree*/

/*END LEFT*/

/*RIGHT*/

#categories {
	margin-top: 10px;
	margin-bottom: 15px;
}

	#categories .cat_row {
		width: 47%;
		float: left;
		padding: 7px;
		text-align: left;
	}
	
		#categories .left {
			margin-right:20px;
		}
	
			#categories .left a.catname {
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
			}
		
		ul.subcategories {
			clear: both;
			margin: 0px 0px 0px 18px;
			padding-left: 0px;
			list-style-image: url(../img/bullet.gif);
		}
		
			ul.subcategories a {
				text-decoration: none;
			}
			
				ul.subcategories a:hover {
					text-decoration: underline;
				}
				
#bnr_middle {
	width: 468px;
	margin: 6px auto 6px auto;			
	text-align: center; 
}	

.promotions_col {
	width: 260px;
	float: left;
	margin: 10px 5px 10px 0px;
}

	#left_col {
		margin-right: 9px;
	}

.promotion_item {
	width: 255px;
	margin-bottom: 10px;
}

	.promotion_item img {
		float: left;
		margin: 0px 5px 10px 0px;
	}
	
	.promotion_info {
		float: left;
		width: 127px;
	}
	
		.promotion_info .prodName {
			text-decoration: none;
			font-weight: bold;
		}
	
		.promotion_info p {
			margin: 0;
		}
		
		.promotion_info a {
			color: #536593;
		}
		
		.promotion_info h1 {
			font-size: 23px;
			color: #536593;
		}


/*END RIGHT*/

/*---end main----*/
/*----------------------------------------*/


/*----------------------------------------*/
/*--product_listing--*/

#product_listing {
	margin-top: 10px;
}

	p.path {
		margin: 0;
	}

	h1#actual_category {
		margin-bottom: 19px;
	}

	#subcategories {
		margin-bottom: 15px;
	}

	#subcategories ul.subcategories {
		width: 95%;	
		margin:0px 0px 5px 10px;		
		list-style: none;
		
		overflow: hidden;
	}
		
		#subcategories ul.subcategories li {
			width:180px;
			float: left;
			margin-right: 30px;
		}
		
			#subcategories ul.subcategories li img {
				margin-right: 10px;
			}
	
	#sort {
		margin-right: 10px;
		margin-bottom: 15px;
		padding: 5px 5px 0px 5px;
		border: 1px solid #c0c8c7;
	}
	
		#sort p {
			float: left;
			margin:0px 10px 0px 0px;
		}
		
		#sort a {
			float: left;
			margin-top: 0px;
			margin-right: 15px;
			text-decoration: none;

		}
		
			#sort a span {
				display: block;
				float: left;
				margin-top: 0px;
			}
	
			#sort a img {
				margin-top: 2px;
				margin-left: 7px;
			}
	
		#sort #change_brand {
			width: 350px;
			float: right;
		}
	
			#sort #change_brand label {
				width: 80px;
				float: right;
				margin: 0px 10px 0px 0px;				
			}
			
			#sort #change_brand form {
				margin: 0;
			}
		
			#sort select , #sort option {
				font-size: 11px;
			}

	.prod_list_item {
		margin-bottom: 15px;
		padding: 0px 7px 7px 7px;
	}
	
		.prod_list_item .kod {color: #999999;}
	
		.prod_list_item a.prodImg {float: left;}
		
		.prod_list_item div.prodShortInfo {width: 270px; float: left;}
		
		.prod_list_item div.shortDesc {margin-top: 10px; font-size: 11px; text-align: justify; }
			.prod_list_item div.shortDesc a {text-decoration: none;}
		
		.prod_list_item div.priceCard {float: right; width: 130px;}

		.prod_list_item p.title img.left {
			margin-right: 5px;
		}
		
			.prod_list_info p {
				margin: 0;
			}
			
			.prod_list_info h1 {
				margin-top: 0;
				margin-bottom: 10px;
			}
			
			.prod_list_info img {
				margin: 0px  7px 0px 0px;
			}
		
			.prod_list_item .addCart {
				width: 120px;
				float: right;
				clear: right;
			}
		
		.prod_list_item .more, .more:visited {
			text-decoration: none;
			color: #9F5F2F;
		}
		
		.prod_list_item .clear {
			margin-top: 10px;
		}
		
			.prod_list_item .clear p.short_desc {
				margin: 0;
			}

/*---end product_listing-----*/
/*----------------------------------------*/


/*----------------------------------------*/
/*--product_details--*/

#product_details {
	padding: 10px;
}

	#product_details #main_img_container {
		width: 275px;
		float: left;
		margin-right: 10px;
		text-align: center;
	}

	#product_details div.main_img {
		width: 260px;
		text-align: center;
		margin: 0px 10px 10px 0px;
		padding: 3px;
		text-align: center;
		border: 1px solid #c0c8c7;		
		overflow: hidden;
	}
	
	.see_gallery {
		clear:both;
		margin: 0px 0px 10px 0px;	
		
		overflow: hidden;
		height: 100%;
	}
	
		.see_gallery img {
			margin-right: 10px;
		}
		
		.see_gallery a {
			text-decoration: none;
			float: left;
		}

	.prod_det_info {
		width: 220px;
		float: left;
		margin-bottom: 10px;
		padding:0px 7px 7px 7px;
	}
	
	.price, .promotionPrice, .priceNetto {		
		width: 220px;
		float: left;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 15px;
	}
	
	.promotionPrice {
		color: #ff0000;		
	}		
	
		.price span, .priceNetto span, .promotionPrice span {
			display: block;
			float: right;			
			width: 112px;
			text-align: left;
		}
		
		.price span.label, .priceNetto .label, .promotionPrice span.label {
			display: block;
			width: 95px;
			float: left;
			text-align: right;			
		}
		
	.priceNetto {		
		font-size: 13px;
		color: #536593;
		margin: 3px 0px 3px 0px;
	}
	
	.advisors .spec {
		float:left;
		margin: 7px 30px 7px 3px;
		vertical-align: middle;
	}
		
		.advisors .spec img {
			vertical-align: middle;
		}
	
	.advisors p, .advisors a {
		margin:5px;
		text-decoration: none;
	}
		
	.callNumber {
		width: 450px;
		overflow: hidden;
	}
	
	.callNumber fieldset {
		float: left;
	}
		
	.callNumber label {
		display: block;
		float: none;
		clear: both;
	}
		
	.callNumber fieldset.left {
		width: 150px;
		float: left;
		margin-right: 10px;
		text-align: left; 
	}
	
		.callNumber fieldset.left input {
			width: 98%;
		}
		
		.callNumber textarea {
			width: 430px;
			clear: both;
			float: left;			
			font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #536593;
		}
	
	.callNumber fieldset#submit, .callNumber fieldset#submit input {
		margin-top: 12px;
		width: 86px;
	}
	
	#print_version a {
		cursor: pointer;
	}
	
	.voute_print {width: 480px;	margin-top: 25px;}
	
		.voute_print div.left {width: 40%;}
		
			.voute_print .left p {margin: 0;}
			
			.voute_print .left label {width: 75px;}
			
			.voute_print .left select, .voute_print .left option {width: 55px; margin-top:3px; float: left; font-size: 10px;}
			
		.voute_print div.right {margin-top: 20px;}
			
			.voute_print .right img {margin-right: 10px;}
			
			.voute_print .right span {margin-top: 10px; text-decoration: underline;}
			
			
#connected_products {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

	#connected_products ul {
		margin: 0;
		padding-left: 25px;
		list-style-image: url(../img/bullet3.gif);
	}
	
		#connected_products ul li {
			margin-bottom: 5px;
		}
		
			#connected_products ul a {
				text-decoration: none;
			}
			
			#connected_products ul a:hover {
				text-decoration: underline;
			}
			
			
/*gallery*/

.gallery {
	width: 550px;
	text-align: center;
	padding: 5px 5px 5px 15px;
}

h3.gallery_title {
	width: 400px;
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #bcda00;
}

	.gallery a.prodImg {
		display:block;
		float: none;
		width:540px;
		height: 360px;
		margin: auto auto auto 0px;	
		border: 0;
		text-align:center;	
		line-height:300px;
		font-size:300px;
	}

	*>.gallery a.prodImg {
		font-size:12px
	}
	
	.gallery a.prodImg img {
	    vertical-align:middle;  
	 }



.gallery .miniImages {
	width: 100%;
	margin: 10px auto 10px auto;	
	
	overflow: hidden;
	height: 100%; 
}

	#leftImg, #rightImg, #minimainImg{
		display: block;
		width: 150px;		
		float: left;
		margin:0px 3px 0px 3px;
		text-align: center;	
	}
	
		#leftImg img , #rightImg img {
			padding: 5px;
			border:1px solid #cfcfcf;
			background-color: #FAFAFA;
		}

		#minimainImg img {
			padding: 5px;
			border:1px solid #cfcfcf;
			background-color: #eeeeee;
		}
		
/* end gallery*/

/*---end product_details----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--log--*/

#log {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}

	#log form {
		width: 230px;
		margin-top: 15px;
		margin-left: 10px;
		overflow: hidden;
	}
	
		#log form label {
			width: 40px; 
		}
		
		#log form input {
			width: 180px;
		}
		
		#log form input#submit {
			width: 86px;
			clear: both;
			float: right;
		}
		
	#log a {
		text-decoration: none;
	}

/*---end log----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--register / account--*/

#register {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}
	
	#register form, #account form#edit {
		width: 412px;		
		overflow: hidden;
	}
	
		#register form fieldset, #account form#edit fieldset {
			width: 380px;
			margin-bottom: 15px;
			padding: 15px;
			border: 1px solid #c0c8c7;
		}
		
			#register form fieldset legend, #account form#edit legend {
				font-weight: bold;
				color: #536593;
			}
	
		#register form label, #account form#edit label {
			width: 125px;		
			margin: 4px 0px 5px 0px;
			padding:0;
				
		}
		
		#register form input, #account form#edit input {
			width: 240px;
		}
		
		#register form select, #account form#edit select {
			width: 245px;
		}
		
		#register form fieldset.submit, #account form#edit fieldset.submit {
			width: 380px;
			float: right;
			padding:0;
			margin: 0;
			border: 0;
			
		}
		
		#register form input#submit, #account form#edit input#submit {
			width: 86px;
			float: right; 
			margin: 0;
			padding: 0;
		}

/*---end register / account----*/
/*----------------------------------------*/


/*----------------------------------------*/
/*--account / cart-*/

	#ordersTable {
		width: 99%;
		margin-top:15px;
		margin-bottom: 10px;
		border-collapse: collapse;		
	}


	#ordersTable a, #ordersTable a:visited {
		text-decoration:none;
		color: #536593;
	}
	
	#ordersTable th {
		padding-left: 4px;
	}
	
	#ordersTable td {
		padding: 7px 7px 15px 7px;
		border: 1px solid #c0c8c7;
	}
	
		#ordersTable td.lp {
			text-align: center;
			vertical-align: top;
		}
	
/*---end account / cart----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--account-*/

#account {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}

	#account_nav {
		margin: 8px 0px 2px 0px;
	}

		#account_nav a {
			margin: 0px 7px 0px 5px;
			font-weight: bold
		}
	
	#account .user_info {
		margin-left: 15px;
		margin-bottom: 10px;
	}
	
	#account p.label {
		width: 110px;
		float: left;
		margin: 0px 0px 3px 0px;
		padding-left:6px;
		border-bottom: 1px solid #E0E4E4;
	}
	
	#account p.content {
		width: 385px;
		float: left;
		clear: right;
		margin: 0px 0px 3px 0px;
		border-bottom: 1px solid #E0E4E4;
	}
	
	#account form#edit {
		margin-top: 15px;
	}
	
		#account form#edit p {
			width: 220px;
			float: right;
			margin: 0px 0px 10px 0px;
		}


/*---end account----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--cart-*/

#cart {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}

#buy_also {
	margin-top: 20px;
}

	#buy_also img {
		float: left;
		margin-right: 7px;
	}
	
	#buy_also p {
		margin: 0px 0px 7px 0px;
	}
	
		#buy_also p a {
			text-decoration: none;
			font-weight: bold;
		}


/*---end cart----*/
/*----------------------------------------*/


/*----------------------------------------*/
/*--order-*/

#order {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}

	#order input {
		float: left;
	}
	
	#order textarea {
		width: 495px;
		height: 140px;
		float: left;
	}
	

		
	#order #orderbutton {
		clear: both;
		float: right;
	}

/*---end order----*/
/*----------------------------------------*/


/*----------------------------------------*/
/*--footer-*/

#foot_top .lastViewedItem {
	width: 230px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0px 7px 7px 7px;
}

	#foot_top .lastViewedItem a {
		text-decoration: none;
	}
	
	#foot_top .lastViewedItem a:hover {
		text-decoration: underline;
	}

	#foot_top .lastViewedItem p.subtitle {
		margin: 0px 0px 5px 0px;
	}

	#foot_top .lastViewedItem img.prod_image {
		float: left;
		margin: 0px 5px 7px 16px;
		border: 1px solid black; 
	}

#foot_bottom {
	padding: 7px 0px 0px 9px;
	color: #EFEFEF;
}

	#foot_bottom a, #foot_bottom a:visited {
		color: #EFEFEF;
		text-decoration: none;
	}
	
	#foot_bottom a:hover {
		text-decoration: underline;
	}

#maker {
	margin: 7px 0px 0px 0px;
	text-align: center;
	color: #C5C3CB;
}
	
	#maker a, #maker a:visited {
		text-decoration: none;
		color: #C5C3CB;
	}

/*---end footer----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--single_article-*/

#single_article {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}

	#single_article img {
		margin: 0px 10px 10px 0px;
	}
	
	#single_article #singleart_content {
		clear: both;
		margin: 0;
		border: 0;
	}
	
	#single_article #singleart_content div,
	#single_article #singleart_content p,
	#single_article #singleart_content span,
	#single_article #singleart_content font,
	#single_article #singleart_content td,
	#single_article #singleart_content th, 
	#single_article #singleart_content ul, 
	#single_article #singleart_content li {
		font-size: 11px;
		line-height: 150%;		
	}
	
#id div, #id p, #id a, #id span, #id font, #id td, #id th  
	
	#singleArt_gallery {
		text-align: center;
	}

/*---end single_article----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--delivery-*/

#delivery_costs {
	width: 95%;
	margin-top: 7px;
	margin-bottom: 15px;
	text-align: center;
}

	#delivery_costs th {
		vertical-align: top;
	}
	
	#delivery_costs td {
		padding: 7px 0px 7px 0px;
		border-bottom: 1px solid #c0c8c7;
	}

/*---end delivery----*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--newsletter-*/

#newsletter {
	margin: 10px 10px 0px 0px;
	padding: 0px 7px 7px 7px;
}

/*---end newsletter----*/
/*----------------------------------------*/
