@CHARSET "UTF-8";

/* TREŚĆ ŚRODKOWA
--------------------------------------------- */

#content ul#breadcrumb {
	margin-left: 0px;
	padding: 0px 0px 5px 0px;
}

#content ul#breadcrumb li {
	margin-left: 10px;
	float: none;
	display: inline;
	height: 20px;
	padding: 5px 0 5px 10px;
	background: transparent url('/images/toplinks_bullet.png') no-repeat scroll left 10px;
}

#content ul#breadcrumb li a {
	color: #B0150C;
}

#content_body {
	border: 1px solid #E1E5E4;
	clear: both;
}

/* TREŚĆ ŚRODKOWA
--------------------------------------------- */

tr#brand td {
	line-height: 1em;
	
}

span.brand-description,
span.brand-description a {
	font-size: 9px;
	
}

ul.tabs {
	padding-left: 10px;
	display: block;	
}

ul.tabs li {
	font-weight: bold;	
}

#top_info {
	position: relative;
	border-bottom: 1px solid #E1E5E4;
	padding-bottom: 20px;
}

#back {
	float: right;
	padding: 5px 10px 5px 10px;
	width: 280px;
	background: #748d92 url('/images/message_brounded.png') no-repeat scroll bottom left;
}

#back a {
	color: white;
	font-weight: bold;
	background: transparent url('/images/search_bullet.png') no-repeat scroll left center;
	padding-left: 12px;
}

#main_photo_div {
	float: left;
	margin-left: 20px;
	width: 230px;
	height: 170px;
	line-height: 170px;
	text-align: center;	
}

#main_photo_div img {
	vertical-align: middle;
}
	
#main_photo_zoom {
	background: transparent url('/images/image_zoom.png') no-repeat scroll left center;
	padding-left: 12px;
	color: #B0150C;
	margin-left: 15px;
}

#product_title {
	float: right;
	clear: right;
	font-size: 18px;
	color: #B0150C;
	width: 300px;
	margin-top: 18px;
	line-height: 20px;
}

#pricesdiv {
	float: right;
	width: 300px;
	margin-top: 15px;
	position: relative;
}

#fb {
	position: absolute;
	top: 0px;
	right: -20px;	
}

#prices tr.brutto td.price {
	font-size: 18px;
	color: #B0150C;
	text-align: right;
}

#prices tr.netto td.price {
	color: #B0150C;
	text-align: right;
}

#prices tr.brutto td.vat,
#prices tr.netto td.vat {
	font-size: 11px;
	padding-left: 5px;
}

#pbrutto small,
#pnetto small {
	color: #5a5a5c;
	font-size: 11px;
}

#pnetto {
	clear: right;
	float: right;
	width: 300px;	
	color: #B0150C;
}

#product_info {
	float: right;
	width: 300px;
	clear: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

#product_info th {
	font-weight: bold;
	width: 110px;
	padding: 3px;
}

#product_info td {
	padding: 3px;
}

#info_add_clip {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 178px;
}

#info_add_clip img {
	display: block;
}

#info_add_cart {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 45px;
}

#info_add_cart img {
	display: block;
}

#photos {
	margin: 0px 10px 0px 10px;	
}

#photos img {
	border: 1px solid #E1E5E4;
	width: 70px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 20px;
}

#opis {
	border-top: 1px solid #E1E5E4;
	margin: 0px 10px 0px 10px;
	padding: 10px 0 25px 0;
	display: none;
}

#opis h3 {
	font-weight: bold;
	margin: 20px 0 5px 0;
	color: #B0150C;
}

#opis h2 {
	font-weight: bold;
	margin: 20px 0 5px 0;
	color: #B0150C;	
}

#opis ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#dane_techniczne {
	border-top: 1px solid #E1E5E4;
	margin: 0px 10px 0px 10px;
	padding: 15px 0 25px 0;
	display: none;
}

#dane_techniczne table {
	width: 100%;
}

#dane_techniczne table caption {
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 4px;
}

#dane_techniczne table th,
#dane_techniczne table td {
	padding: 4px;
	border-top: 1px solid #E1E5E4;
}

#dane_techniczne table th {
	font-weight: bold;
}

#linki {
	border-top: 1px solid #E1E5E4;
	margin: 0px 10px 0px 10px;
	padding: 10px 0 25px 10px;
	display: none;
}

#linki ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#linki ul li a {
	font-weight: bold;
}

#opinie {
	border-top: 1px solid #E1E5E4;
	margin: 0px 10px 0px 10px;
	padding: 5px 0 25px 0;
	display: none;
}

#opinie strong {
	margin-top: 5px;
	display: block;
}

#add_opinion {
	float: right;
}

#opinie dl strong {
	display: inline;
}

#opinie dt span {
	float: right;
	margin-right: 5px;
}

#opinie dt {
	margin: 20px 0 5px 0;
	border-top: 1px solid #E1E5E4;
	padding-top: 8px;
}

#raty {
	border-top: 1px solid #E1E5E4;
	margin: 0px 10px 0px 10px;
	padding: 10px 0 25px 0;
	display: none;
}

#raty p {
	margin-top: 10px;
}
	
#raty form {
	margin-top: 10px;	
}

#wrat {
	margin: 10px 0 5px 0px;
	font-size: 17px;	
}

#wrat strong {
	font-size: 17px;
}

#zapytaj {
	border-top: 1px solid #E1E5E4;
	margin: 0px 10px 0px 10px;
	padding: 10px 0 25px 0;
	display: none;
}

#opis.visible,
#linki.visible,
#dane_techniczne.visible,
#opinie.visible,
#raty.visible,
#zapytaj.visible {
	display: block;
}

#dod_op {
	margin-top: 20px;
}

tr.employee-row td,
tr.employee-row th {
	background: #FFEAE9;
}
