/* CSS Document */

#tab_panel
{
	margin-top: 9px;
	height:35px;
	overflow:hidden;
	width: 720px;
	position: relative;
	top: 2px;
}

#product_name
{
	float: left;
	width: 210px;
}
#tabs
{
	float: left;
	width: 493px;
	overflow: hidden;
}

.user_tabs
{
	position: relative;
	left: 136px;
}

.tab
{
	text-align: center;
	padding-top: 11px;
}

.tab:hover
{
	text-decoration: none;
	color: #999;
}


.ceny_tab_active
{
	float: left;
	overflow: hidden;
	background-position: 0px 0px;
	height:35px;
	width:98px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.ceny_tab
{
	float: left;
	overflow: hidden;
	background-position: 0px 36px;
	height:35px;
	width:98px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.specyfikacja_tab
{
	float: left;
	overflow: hidden;
	background-position: -98px 0px;
	height:35px;
	width:137px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.specyfikacja_tab_active
{
	float: left;
	overflow: hidden;
	background-position: -98px -36px;
	height:35px;
	width:137px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.przygotowanie_tab
{
	float: left;
	overflow: hidden;
	background-position: -235px 0px;
	height:35px;
	width:148px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.przygotowanie_tab_active
{
	float: left;
	overflow: hidden;
	background-position: -235px -72px;
	height:35px;
	width:148px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.portfolio_tab
{
	float: left;
	overflow: hidden;
	background-position: -383px 0px;
	height:35px;
	width:110px;
	background-image:url(../images/global_layout/product/tabs.png);
}

.portfolio_tab_active
{
	float: left;
	overflow: hidden;
	background-position: -383px -108px;
	height:35px;
	width:110px;
	background-image:url(../images/global_layout/product/tabs.png);
}

#product_panel
{
	width: 701px;
	overflow: hidden;
}

.product_header
{
	padding: 7px 10px 0px 0px;
	font-weight:bold;
	color:#666;	
}
.col
{
	text-align: center;
	float: left;
	padding-top: 10px;

	margin: 0px 10px 0px 10px;
}

.product
{
	overflow:hidden;
}
.product:hover
{
	background-color:#dfdfdf;
}

.product_1_col
{
	width: 205px;
	text-align: left;
	padding-left: 25px;
	margin-bottom: 5px;
}

.product_2_col
{
	width: 85px;
}

.product_3_col
{
	width: 115px;
}

.product_4_col
{
	width: 75px;
}

.product_5_col
{
	width: 80px;
}

.head_separator
{
					background-image:url(../images/global_layout/content/news/separator.png);
					width: 640px;
					height: 3px;
					clear: both;
					margin: 20px 0px 0px 0px;
					position: relative;
					left: 30px;
}

.prod_separator
{
					background-image:url(../images/global_layout/content/news/separator.png);
					width: 640px;
					height: 3px;
					clear: both;
					margin: 0px 0px 0px 0px;
					position: relative;
					left: 30px;
}

.site_separator
{
					background-image:url(../images/global_layout/content/news/separator.png);
					width: 670px;
					height: 3px;
					clear: both;
					margin: 0px 0px 0px 0px;

	
}

.cart_icon
{
	position: relative;
	top: -3px;
}


/*  SPECYFIKACJA */

#opis
{
	text-indent:3em;
	padding: 5px 10px 10px 25px;
	text-align:justify;
}

.opis
{
	padding: 10px;
}
.opis li
{
	margin-left: -25px;
	text-indent: 0px;
	
}

.product_content
{
	clear: both;
	overflow:hidden;
}

.opis_foto
{
	float: left;
	margin: 20px 25px 10px 15px;
	background-color:#FFF;
	padding: 10px;
	border: 1px solid;
	border-color:#999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	
}

.product_spec
{
	clear: both;
	overflow: hidden;
}

.product_spec_head
{
	clear: both;
	padding: 10px;
}

.product_spec_main
{
	clear: both;
}

.product_spec_left
{
	float: left;
	padding: 15px 15px 15px 25px;
}

.dims
{

	width: 188px;
	height: 231px;
	margin: 10px;
}

.dim1
{
	display: block;
	position: relative;
	top: 50px;
	left: -90px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
	color:#F00;

	
}

.dim2
{
	position: relative;
	left:95px;
	top: -10px;
	color:#F00;
}

.dim3
{
	position: relative;
	top: 25px;
	left: -70px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
	color:#03F;

	
}

.dim4
{
	position: relative;
	left: 95px;
	top: -17px;
	color:#03F;
}

/*portfolio*/

.portfolio_foto
{
	margin: 3px;
	background-color:#FFF;
	padding: 10px;
	border: 1px solid;
	border-color:#CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	height: 97px;
	overflow: hidden;
}

.portfolio_foto:hover
{
	border: 1px solid;
	border-color:#666;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}