BODY {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:				#333333;
	text-decoration:	none;
	margin:				0px;
	text-align:			center;
}

.FullBody {
	width:				100%;
	min-height:			100%;
	text-align:			left;
}

.LogoBar {
	clear:				both;
	height:				78px;
	background:			url(../images/bg-header.gif) no-repeat right top;
}
IMG.Logo {
	margin-top:			5px;
	margin-left:			1px;
}
IMG.flagIMG {
	margin:				0px;
}

.TabBar {
	height:				31px;
	text-align:			center;
	background:			url(../images/tab-bar.gif) repeat-x left bottom;
}
.TabSep {
	width:				2px;
	height:				31px;
	background:			url(../images/tab-line.gif) no-repeat left bottom;
	line-height:		31px;
}
.Tab {
	height:				31px;
	text-align:			center;
}
.Tab A:link, .Tab A:visited {
	padding-left:		20px;
	padding-right:		20px;
	font-family:		Verdana;
	font-size:			13px;
	font-weight:		bold;
	color:				#FFFFFF;
	line-height:		31px;
	text-decoration:	none;
}

.SearchBar {
	height:				79px;
	font-family:		Verdana; 
	font-size:			26px;
	font-weight:		normal; 
	color:				#333F55;
	background:			url(../images/search-bar.gif) repeat-x left top;
	text-align:			center;

}
.SearchBar FORM {
	margin:				0px;
	padding:			0px;
	padding-top:		15px;
}

.Stack {
	clear:				both;
	width:				990px;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.StackLeft {
	width:				200px;
	float:				left;
}
.StackRight {
	margin-right:		5px;
	_margin-right:		0px;
	width:				770px;
	_width:				760px;
	float:				right;
}

.IndexStack {
	clear:				both;
	width:				770px;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.IndexStackLeft {
	margin-left:		5px;
	width:				450px;
	float:				left;
}
.IndexStackRight {
	width:				300px;
	float:				right;
}

.BannerLeft {
	height:				158px;
	background:			url(../images/banner-lewy.gif) no-repeat left top;
}
.BannerMid {
	height:				158px;
	font-family:			Verdana; 
	font-size:			12px; 
	font-weight:			bold; 
	color:				#FFFFFF;
	text-align:			left;
	background:			url(../images/banner-srodek.gif) repeat-x left top;
	margin-bottom:			10px;
}
.BannerRight {
	height:				158px;
	background:			url(../images/banner-prawy.gif) no-repeat right top;
}

.BannerBoxHeading {
	margin-top:			5px;
	font-family:			Verdana; 
	font-size:			14px; 
	font-weight:			bold; 
	color:				#333F55;
	text-align:			center;
	line-height:			20px;
}

.BannerBoxSep {
	height:				10px;
	background:			url(../images/line-banner.gif) no-repeat center center;
}

.BannerText {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#888888;
	text-align:			left;
	line-height:		20px;
	text-decoration:	none;
}

.BoxHeading {
	font-family:		Verdana; 
	font-size:		18px; 
	font-weight:		bold; 
	color:			#001378;
	text-align:		center;
	line-height:		25px;
}

.Boxindexextra {
	font-family:		Verdana; 
	font-size:		12px; 
	font-weight:		normal; 
	color:			black;
	text-align:		left;
	line-height:		15px;
	
}

.BoxInnerSepBig {
	height:				10px;
	background:			url(../images/line-big.gif) no-repeat center center;
}
.BoxInnerSepSmall {
	clear:				both;
	height:				5px;
	background:			url(../images/line-small.gif) no-repeat center center;
}

.separatormenutekst {
	clear:				both;
	height:				5px;
	border-top:	1px solid #001378;
}


.BoxTopLeft {
	height:				100%;
	background:			url(../images/box-top-left.gif) no-repeat left top;
}
.BoxTopMid {
	height:				100%;
	background:			url(../images/box-top-mid.gif) repeat-x left top;
}
.BoxTopRight {
	height:				100%;
	background:			url(../images/box-top-right.gif) no-repeat right top;
}
.BoxLeft {
	height:				100%;
	background:			url(../images/box-left.gif) repeat-y left bottom;
}
.BoxRight {
	height:				100%;
	background:			url(../images/box-right.gif) repeat-y right bottom;
}
.BoxBotLeft {
	height:				100%;
	background:			url(../images/box-bot-left.gif) no-repeat left bottom;
}
.BoxBotMid {
	height:				100%;
	background:			url(../images/box-bot-mid.gif) repeat-x left bottom;
}
.BoxBotRight {
	height:				100%;
	background:			url(../images/box-bot-right.gif) no-repeat right bottom;
	min-height:			200px;
	_height:			200px;
}

.NGBoxLeft {
	height:				100%;
	background:			url(../images/nograd-box-left.gif) repeat-y left bottom;
}
.NGBoxRight {
	height:				100%;
	background:			url(../images/nograd-box-right.gif) repeat-y right bottom;
}
.NGBoxBotLeft {
	height:				100%;
	background:			url(../images/nograd-box-bot-left.gif) no-repeat left bottom;
}
.NGBoxBotMid {
	height:				100%;
	background:			url(../images/nograd-box-bot-mid.gif) repeat-x left bottom;
}
.NGBoxBotRight {
	height:				100%;
	background:			url(../images/nograd-box-bot-right.gif) no-repeat right bottom;
}
.BoxGrad {
	margin-bottom:		10px;
	background:			url(../images/box-grad.gif) no-repeat left bottom;
}
.BoxContainer {
	text-align:			left;
	padding:			15px;
}
.CatBoxContainer {
	text-align:			left;
	padding:			8px;
}

.Footer {
	clear:				both;
	height:				22px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#FFFFFF;
	text-align:			center;
	text-decoration:	none;
	line-height:		20px;
	background:			url(../images/bot-bar.gif) repeat-x top left;
}
.Footer A:link, .Footer A:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#FFFFFF;
	text-decoration:	none;
}

.Footer A:hover {
	font-family:		Verdana; 
	font-size:		10px; 
	color:			black;
	font-weight:		normal;
	background-color:	white;
}

.Copyright {
	margin-top:			3px;
	height:				20px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#555555;
	text-align:			center;
	background:			url(../images/bot-bar-grad.gif) repeat-x top left;
}

.prodtabs {
	clear:				both;
	margin:				0px auto;
	text-align:			left;
}

.prodtab {
	height:				25px;
	background:			url(../images/zakladka-srodek.gif) repeat-x top left;
	float:				left;

}
.prodtabLeft {
	height:				25px;
	width:				10px;
	background:			url(../images/zakladka-lewa.gif) no-repeat top left;
	float:				left;
}
.prodtabLeft_STARY {
	height:				25px;
	width:				10px;
	background:			url(../images/prod-tab-left.gif) no-repeat top left;
	float:				left;
}

.prodtabRight {
	height:				25px;
	margin-right:		2px;
	width:				10px;
	background:			url(../images/zakladka-prawa.gif) no-repeat top right;
	float:				left;
}

.prodtab A:link, .prodtabs A:active, .prodtabs A:visited {
	line-height:		25px;
	font-size:			11px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	color:			black;
	text-decoration:	none;
}
.prodtab A:hover, .prodtabLive A:hover {
	color:				blue;
}

.prodtabLive {
	height:				25px;
	background:			url(../images/zakladka-srodek-live.gif) repeat-x top left;
	float:				left;
}
.prodtabLive A:link, .prodtabLive A:visited {
	line-height:		25px;
	font-size:			11px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	color:				white;
	text-decoration:	none;
}
.prodtabLeftLive {
	height:				25px;
	width:				10px;
	background:			url(../images/zakladka-lewa-live.gif) no-repeat top left;
	float:				left;
}
.prodtabRightLive {
	height:				25px;
	margin-right:		2px;
	width:				10px;
	background:			url(../images/zakladka-prawa-live.gif) no-repeat top right;
	float:				left;
}

.prodtabsBg {
	clear:				both;
	background:			#7F7F7F;
	height:				10px;
}
.prodshipping {
	border: 			1px solid;  

  	background-color:		#E8E8E8;
}
.prodshippingleft {
	border-top: 			1px solid;  
  	border-bottom: 			1px solid;  
  	background-color:		#E8E8E8;
	background:			url(../images/zakladka-srodek.gif) no-repeat top left;
}


.effectbig
{  
	font-family:		Verdana; 
	font-size:			24px; 
	font-style:			normal; 
	font-weight:		normal; 
}
.effect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#000000; 
	background-color:	#EFEFEF; 
	border:				1px solid gray;
}
.baseeffect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#333F55; 
	border:				1px solid gray;
	width:				85px;
}
.baseeffectEx
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#333F55; 
	border:				1px solid black;
}

.newsletter
{
	float: right;
	width: 200px;
	height: 71px;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: #999999; 
	line-height: 25px;
}

.newsletterHidden {
	top: 55px;
	left: 100px;
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: black; 
	visibility: hidden;
	position: absolute;
	line-height: 18px;
	background: white;
	border: 2px solid gray;
	padding: 5px;
	white-space: nowrap;
}

.newsletterHidden INPUT {
	margin: 1px;
}


A.catbold:link, A.catbold:visited {
	font-family:		Verdana; 
	font-size:		10px; 
	font-weight:		bold; 
	color:			#333F55;
	text-decoration:	none;
	line-height:		15px;
}
A.catbold:hover {
	text-decoration:	underline;
	color:			#333F55;
}
.catinfo {
  	margin-left:		30px;
}

A.catinfo:link, A.catinfo:visited {
	font-family:		Verdana; 
	font-size:		10px; 
	font-weight:		bold; 
	color:			#333F55;
	text-decoration:	none;
	line-height:		15px;
}
A.catinfo:hover {
	text-decoration:	underline;
	color:			#333F55;
}



A.catlink:link, A.catlink:visited {
	font-family:		Verdana; 
	font-size:		9px; 
	font-weight:		normal; 
	color:			#686868;
	text-decoration:	none;
	line-height:		15px;
}
A.catlink:hover {
	font-family:		Verdana; 
	font-size:		9px; 
	font-weight:		normal; 
	text-decoration:	underline;
	color:			#686868;	
}

A.cattop:link, A.cattop:visited {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		bold; 
	color:				#5258A4;
	text-decoration:	none;
	line-height:		20px;
}

.PPTitle, A.PPTitle:link, A,.PPTitle:visited {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#333F55;
	text-decoration:	none;
	line-height:		25px;
}
A.PPTitle:hover {
	font-family:		Verdana; 
	font-size:		12px; 
	font-weight:		bold; 
	color:			#333F55;
	text-decoration:	underline;
	line-height:		25px;
}
.PPDetail {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#686868;
	text-decoration:	none;
}
.PPPrice {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#CC3232;
	text-decoration:	none;
}

.PLBox {
	clear:				both;
	border:				1px solid #CCCCCC;
	padding:			5px;
}
.PLPrice {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#CC3232;
	text-decoration:	none;
}
.PLDetail {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#333333;
	text-decoration:	none;
}

a.linkSrchCloud 
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	color:				#333F55;
	text-decoration:	none;
	margin:				3px;
}
a.linkSrchCloud:hover 
{
	text-decoration:	underline;
}

.BoxSubHeadingBar
{
	clear:				both;
	height:				20px;
	font-family:		Verdana, Times, serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#333F55;
	background-color:	#DCDCDC;
	line-height:		20px;
	margin-top:			15px;
	margin-left:		2px;
	margin-right:		1px;
	padding:			3px;
	padding-left:		20px;
	border-top:			1px solid #BCBBBB;
	border-bottom:		1px solid #BCBBBB;
	cursor:				hand;
}

.MyListContent
{
	clear:				both;
	min-height:			55px;
	min_height:			55px;
	font-family:		Verdana, Times, serif;
	font-size:			10px;
	font-weight:		normal;
	color:				#333333;
	background-color:	#EFEFEF;
	line-height:		20px;
	margin-left:		5px;
	margin-right:		3px;
	padding:			3px;
	padding-left:		10px;
	border:				1px solid #DCDCDC;
	border-top:			none;
}

.MyProdBox
{
	width:				44px;
	height:				44px;
	padding:			2px;
	margin:				2px;
	border:				1px solid #DCDCDC;
	background-color:	white;
	float:				left;
}

.DivHr
{
	height:				15px;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.DivVr
{
	width:				15px;
	margin-left:		15px;
	background:			url(../images/line-vertical.gif) repeat-y left top;
}

.ListingContainer
{
	display:			table-cell;
	background:			url(../images/line-vertical.gif) repeat-y 9px top;
}

.HeadRow, .DivTh {
	background-color:	#333F55;
}

.ListingRow {
	width:				740px;
	min-height:			120px;
	min_height:			120px;
}

.ListingHr {
	width:				95%;
	height:				15px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.ListingCheckbox {
	width:				25px;
	float:				left;
	margin-top:			35px;
}

.ListingThumbnail {
	width:				100px;
	float:				left;
}

.ListingThumbnailBox {
	display:			table-cell;
	text-align:			center;
	vertical-align:		middle;
	width:				90px;
	height:				90px;
	border:				1px solid #CCCCCC;
	background-color:	#FFFFFF;
}

.ListingRowRight {
	width:				82%;
	float:				left;
}

.ListingRowRightLeft {
	width:				67%;
	float:				left;
}

.ListingRowRightRight {
	width:				33%;
	float:				left;
	text-align:			center;
}

.ListingHeadRow {
	height:				25px;

	background-color:	#333F55;
}

