﻿/*---ELEMENTY XHTML---*/
a, a:link, a:visited{
	color:#000;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#A33;
}
a.bank{
	color:white;
}
a.bank:hover{
	color:red;
}
body{
	font-family:Tahoma;
	font-size:12px;
	background-color:#111166;
}
img{
	border:0;
}

.button{
	background-image:url(../img/button.png);
	background-color:transparent;
	height:21px;
	width:121px;
	font-size:11px;
	border:0;
	padding:0;
	background-repeat:no-repeat;
	cursor: pointer;
}
.button:hover{
	color:#2839CB;
}
/*---ELEMENTY SKŁADOWE---*/
#page{
	background-color:#ECE5B6;
	position:relative;
	width:965px;
	margin:0 auto;
	padding:0;
}
	/*---TOP---*/
	#top{
		position:relative;
		width:100%;
		height:135px;
		background-image:url(../img/elements/top_new.png);
		background-repeat:no-repeat;
		margin:0 0 10px 0;
		padding:0;
		}
		#topLogoLink a{
			width:180px;
			height:110px;
			display:block;
		}
		#topHello{
			color:#AAA;
			position:absolute;
			top:112px;
			left:10px;
			font-size:11px;
		}
		#topSearch{
			position:absolute;
			top:65px;
			right:5px;
			text-align:right;
		}
		#topMenu{
			position:absolute;
			top:1px;
			right:1px;
			text-align:right;
		}
		#topMenu ul{
			list-style-type:none;
			margin:0;
		}
		#topMenu li{
			display:block;
			float:left;
			height:24px;
			width:80px;
		}
		#topMenu li a{
			display:block;
			width:100%;
			height:100%;
			text-align:center;
			line-height:22px;
		}
		#topMenu li a:hover{
			background-color:#FCDA29;
			border-bottom:1px solid #F00;
		}
		#topActionBar{
			position:absolute;
			top:107px;
			right:5px;
		}
		#top .commercial_0{
			position:absolute;
			top:35px;
			left:185px;
		}
	/*---LEFT---*/
	#left{
		position:relative;
		width:184px;
		background-image:url(../img/elements/shop_title.png);
		background-repeat:no-repeat;
		background-position:5px 0px;
		padding:20px 5px;
		margin:0;
		float:left;
	}
		#leftMenu{
			padding-bottom:20px;
		}
		/*--- LEFT MENY LEVELS ---*/
		.menuLevel_1{
			background-color:#77AEEF !important;
		}
		.menuLevel_2{
			background-color:#8BBAF1 !important;
		}
		.menuLevel_3{
			background-color:#A0C6F4 !important;
		}
		.menuLevel_4{
			background-color:#ADCEF5 !important;
		}
		.menuLevel_5{
			background-color:#BBD6F7 !important;
		}
		.menuLevel_6{
			background-color:#C9DFF9 !important;
		}
		#leftFilter{
			position:relative;
			width:184px;
			background-image:url(../img/elements/filter_title.png);
			background-repeat:no-repeat;
			background-color:#77AEEF;
			padding-top:20px;
			margin-bottom:10px;
			padding-bottom:20px;
		}
		#leftSerwis{
			position:relative;
			width:184px;
			background-image:url(../img/elements/service_title.png);
			background-repeat:no-repeat;
			background-color:#77AEEF;
			padding-top:20px;
			margin-bottom:20px;
			margin:0;
		}
	/*---CENTER---*/
	#center{
		width:560px;
		float:left;
		text-align:center;
		padding:0 10px;
		position:relative;
		z-index:9;
	}
	/*---RIGHT---*/
	#right{
		float:left;
	}
		#rightAccount{
			position:relative;
			width:179px;
			background-image:url(../img/elements/account_title.png);
			background-repeat:no-repeat;
			background-color:#77AEEF;
			padding:30px 0 10px 5px;
			margin-bottom:20px;
			}
			#rightAccount img{
				padding:5px 5px 0 5px;
				vertical-align:middle;
				}
		#rightCart{
			position:relative;
			width:179px;
			background-image:url(../img/elements/cart_title.png);
			background-repeat:no-repeat;
			background-color:#77AEEF;
			padding:30px 0 10px 5px;
			margin-bottom:20px;
		}
		#rightComparison{
			position:relative;
			width:179px;
			background-image:url(../img/elements/comparison_title.png);
			background-repeat:no-repeat;
			background-color:#77AEEF;
			padding:30px 0 10px 5px;
			margin-bottom:20px;
		}
		#right .commercial_1, #right .commercial_2{
			background-image:url(../img/elements/commercial_title.png);
			background-repeat:no-repeat;
			background-color:#77AEEF;
			margin-top:10px;
			width:174px;
			text-align:center;
			padding:30px 5px 10px 5px;
		}
		#right .commercial_2{
			height:660px;
		}
		#right .commercial_1 a, #right .commercial_2 a{
			display:block;
			width:170px;
			height:200px;
		}
	/*---BOTTOM---*/
	#bottom{
		position:relative;
		width:100%;
		height:100px;
		background-image:url(../img/elements/bottom.png);
		background-repeat:no-repeat;
		margin-top:20px;
		}
		#bottomDate{
			position:absolute;
			top:15px;
			right:5px;
			color:#C00;
		}
		#bottomCopy{
			position:absolute;
			top:50px;
			right:5px;
		}
		#bottomCopy a:link{
			color:#CCC;
		}
		#bottomCopy a:hover{
			color:#C00;
		}
		#bottomText{
			text-align:center;
			width:80%;
			margin:0 auto;
			padding-top:48px;
			color:#666;
		}
/*---KLASY, ELEMENTY ZMIENNE---*/
.paginator{
	float:right;
}
	.paginator a{
		padding:2px;
	}
.paginator_category{
	width:100%;
	background-color:#4444dd;
	color:#FFFFFF;
	text-align:right;
	margin:0;
	padding:0;
	line-height:20px;
}
	.paginator_category a{
		color:#FFF;
	}
.pngButton{
	padding:0 10px;
}
	.pngButton img{
		vertical-align:middle;
	}
.pngButtonMultiline{
	padding:0;
	position:relative;
	font-size:11px;
}
	.pngButtonMultiline img{
		vertical-align:middle;
		float:left;
		margin:3px 5px 0 0;
	}
#flashMessage{
	border:1px dashed #FFCA00;
	background-color:#FFFF95;
	width:100%;
	padding:10px 0;
	margin:10px 0;
	color:#F00;
}
.content{
	position:relative;
	margin:0 auto;
	border:1px solid #ABABA8;
	border-top:6px solid #ABABA8;
	background-color:#F0F0F0;
	padding:10px;
	min-height:300px;
}
#news{
	position:relative;
	width:535px;
	margin: 0 auto;
	background-image:url(../img/elements/news_title.png);
	background-repeat:no-repeat;
	padding-top:20px;
}
#promotions{
	position:relative;
	width:535px;
	margin: 0 auto;
	background-image:url(../img/elements/promotions_title.png);
	background-repeat:no-repeat;
	padding-top:20px;
}
#newsletter{
	background-image:url(../img/elements/box_content_wide.png);
	background-repeat:no-repeat;
	width:535px;
	height:110px;
	padding-top:20px;
	margin: 3px auto;
	text-align:justify;
	font-size:11px;
	position:relative;
}
.newsBox{
	background-image:url(../img/elements/box_content_wide.png);
	background-repeat:no-repeat;
	width:530px;
	height:130px;
	float:left;
	margin: 3px 3px 3px 0px !important;
	padding:0 10px 0 5px;
	text-align:left;
	font-size:10px;
	overflow:auto;
	position:relative;
}
	.newsBox h4{
		font-size:11px;
		margin:5px;
		padding:0;
		text-align:left;
	}
	.newsBox img{
		float:left;
		margin:5px 10px 2px 10px;
		padding:0;
	}
	.newsBox a{
		color:#000;
	}
	.newsBox .gross, .newsBox .gross_new{
		font-size:11px;
	}
	.newsBox .nett, .newsBox .gross_old{
		display:none;
	}
.overviewBox{
	background-color:#F8F7F0;
	border:1px solid #ABABA8;
	width:265px;
	height:102px;
	float:left;
	margin: 3px 3px 3px 2px !important;
	margin: 2px 2px 2px 2px;
	padding:0 4px;
	text-align:justify;
	font-size:10px;
	overflow:auto;
	position:relative;
}
	.overviewBox h4{
		font-size:11px;
		margin:5px;
		padding:0;
		text-align:left;
	}
	.overviewBox img{
		float:left;
		margin:5px 10px 2px 10px;
		padding:0;
	}
	.overviewBox a{
		color:#000;
	}
	.overviewBox .prices{
		position: absolute;
		bottom:3px;
		right:3px;
	}	
.blueMenu{
		list-style-type:none;
		margin:0;
		padding:0;		
		background-color:#77AEEF;
	}
	.blueMenu li{
		display:block;
		float:left;
		width:100%;
		margin:0;
		padding:0;
	}
	.blueMenu a{
		display:block;
		width:176px;
		height:100%;
		text-align:center;
		line-height:22px;
		background-color:#77AEEF;
		border-color:#5981B4;
		border-style:solid;
		border-width:0 1px 1px 1px;
		text-align:left;
		padding:0 3px;
	}
	.blueMenu a:hover{
		background-color:#FCDA29;
		border-bottom:1px solid #F00;
	}

.form-error{
	background-color:#F3B2B2;
	border:1px solid #F00;
}
.error-message{
	color:#F00;
	font-size:9px;
}
.required input{
	border-top:1px solid #FF7F7F;
	border-left:1px solid #FFAFAF;
	border-right:1px solid #FFAFAF;
	border-bottom:1px solid #FFAFAF;
}
/*--- CZERWONA TABELKA --- */
.red_table{
	border:1px solid #D40002;
	border-top-width:6px;
	width:100%;
}
.red_table th{
	background-color:#F0EFE7;
	padding: 5px 0;
}
.red_table td{
	text-align:left;
}
.red_table td a,.red_table td a:hover,.red_table td a:visited{
	display:block;
	height:100%;
	width:96%;
	margin:0;
	padding:3px 2%;
	color:#000;
}
/*--- PROFIL ---*/
.profil_zarejestruj{
	border:1px solid #D40002;
	border-top-width:6px;
	width:100%;
}
.profil_zarejestruj th{
	background-color:#F0EFE7;
	padding: 5px 0;
}
.profil_zarejestruj td{
	text-align:left;
	padding: 10px 10px;
}
/* PRODUKTY _ OGÓLNIE */
.dark{
	background-color:#DFDDD1;
}
.light{
	background-color:#F8F7F4;
}
.nett{
	font-size:11px;
	font-weight:normal;
}
.gross{
	font-size:15px;
	font-weight:bold;
}
.gross_new{
	font-size:15px;
	font-weight:bold;
	color:#F00;
}
.gross_old{
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
	color:#7B7B7B;
	font-weight:normal;
}
.paginator{
	margin-bottom:3px;
}
.paginator .current{
	text-decoration:underline;
}
/*--- PRODUKTY - WIDOK KATEGORII ---*/
.productsTable{
	width:100%;
	text-align:left;
	border-spacing:0;
}

.productsTable tr:hover{
	background-color:#FCD426;
}
.productsTable th{
	background-color:#BC0004;
	color:#FFF;
	border-left:1px solid #EF000A;
	border-top:1px solid #EF000A;
	border-bottom:1px solid #8F0006;
}
.productsTable th:hover{
	background-color:#CF0008;
}
.productsTable th a{
	color:#FFF;
	display:block;
	height:15px;
	padding:5px 5%;
}
.productsTable td{
	position:relative;
	border-bottom:1px solid #7B7B7B;
}
.productsTable td a,.productsTable td a:hover,.productsTable td a:visited{
	display:block;
	margin:0;
	padding:0 2%;
	color:#000;
}
.productsTable .micImage{
	background-color:#FFF;
	width:42px;
}
.productsTable .micImage a, .productsTable .micImage a:hover, .productsTable .micImage a:visited{
	height:40px;
	height:auto !important;
	min-height:40px;
	display:table-cell;
	margin:0;
}
.whitenergy td{
	font-size:15px;
}
.whitenergy td:hover{
	background-color:#FF0;
	font-size:15px;
}
/*--- PRODUKTY - DETALE PRODUKTU ---*/
	.productTable{
		width:100%;
		border:1px solid #D40002;
		border-spacing:0;
		background-color:#ffffff;
	}
	/* NAGŁÓWEK */
	.productTable th{
		background-color:#000;
		color:#FFF;
		font-weight:bold;
		padding:10px;
		font-size:16px;
	}
	/*PARAMETRY*/
	.productTable table{
		width:100%;
		border-spacing:0;
		margin:0;
	}
	.productTable table td{
		width:50%;
		padding:3px;
		margin:0;
	}
	.productPath{
		width:100%;
		text-align:left;
		font-size:14px;
		background-color:#D40002;
		color:#FFF;
		line-height:24px;
		margin-top:-14px;
	}
	.productPath a{
		color:#FFF;
		padding:0 0 0 10px;
		font-weight:bold;
	}
	.progressBarFrame{
		position:relative;
		border:1px solid #D40002;
		background-color:#FFF;
		height:15px;
		width:150px;
		float:left;
	}
	.progressBarBar{
		background-color:#D40002;
		margin:1px;
		height:13px;
	}
/*--- ULUBIONE ---*/
.favourites_list{
	border:1px solid #D40002;
	border-top-width:6px;
	width:100%;
	margin-top:-14px;
}
.favourites_list th{
	background-color:#F0EFE7;
	padding: 5px 0;
}
.favourites_list td{
	text-align:left;
}
.favourites_list td a,.favourites_list td a:hover,.favourites_list td a:visited{
	display:block;
	width:96%;
	margin:0;
	padding:3px 2%;
	color:#000;
}
/*--- PORÓWNANIE ---*/
.comparison_list{
	border:1px solid #D40002;
	border-top-width:6px;
	width:100%;
	margin-top:-14px;
}
.comparison_list th{
	background-color:#F0EFE7;
	padding: 5px 0;
}
.comparison_list td{
	text-align:left;
}
.comparison_list td a,.comparison_list td a:hover,.comparison_list td a:visited{
	display:block;
	width:96%;
	margin:0;
	padding:3px 2%;
	color:#000;
}
/*--- KOSZYK ---*/
.cart_list{
	border:1px solid #D40002;
	border-top-width:6px;
	width:100%;
	margin-top:-14px;
}
.cart_list th{
	background-color:#F0EFE7;
	padding: 5px 0;
}
.cart_list td{
	text-align:left;
}
.cart_list td a,.cart_list td a:hover,.cart_list td a:visited{
	display:block;
	height:100%;
	width:96%;
	margin:0;
	padding:3px 2%;
	color:#000;
}
/*--- ZAMÓWIENIE ---*/
.order_list{
	border:1px solid #D40002;
	border-top-width:6px;
	width:100%;
	margin-top:-14px;
}
.order_list th{
	background-color:#F0EFE7;
	padding: 5px 0;
}
.order_list td{
	height:30px;
}
.order_list td a,.order_list td a:hover,.order_list td a:visited{
	display:block;
	height:100%;
	width:96%;
	margin:0;
	padding:3px 2%;
	color:#000;
}
/*--- WIADOMOŚ O LOGOWANIU---*/
#authMessage{
	color:#F00;
	font-size:11px;
	text-align:center;
}
a.pozycjonowanie{
	color:#000000;
}
a.menuLevel_wyprz{
	background-color:#D40002;
}
