/* Przydatne style */
	* 					{ margin: 0; padding: 0; }
	img 				{ border: 0; }

	.left 			{ float: left; }
	.right 			{ float: right; }
	.clear 			{ clear: both; }
	.block 			{ display: block; }
	.text-right 	{ text-align: right; }
	.text-center 	{ text-align: center; }
	
	a 					{ color: #B9C3DF; }
	a:hover			{ color: #7483AD; text-decoration: none; }

body {
	background: #0D1323 url(../images/layout/site-bg.gif) center top;
	font: 12px Tahoma;
	color: #7481A3;
	text-align: center;
}
	
/* Main */	
#main {
	margin: 0 auto;
	width: 934px;
	background: transparent url(../images/layout/main-bg.gif) center top;
}
	/* Lewa kolumna */
	#main-left {
		float: left;
		width: 200px;
		margin-bottom: 25px;
	}
		/* Languages */
		#main-left #languages { height: 42px; background: transparent url(../images/layout/main-languages-bg.jpg) no-repeat; }
		#main-left #languages a { display: block; float: left; width: 100px; height: 42px; line-height: 42px; text-decoration: none; text-align: center; }
		#main-left #languages a:hover { text-decoration: underline; }
		
		#main-left #languages a.checked { color: #fff; text-decoration: underline; font-weight: bold; }
		
		/* Menu lewe */
		#main-left ul { background-color: #070912; text-align: left; }
		#main-left ul li { list-style: none; padding-bottom: 1px; background: transparent url(../images/layout/other/left-menu-separator.gif) center bottom no-repeat; }
		
		#main-left ul li a { display: block; width: 160px; height: 26px; line-height: 26px; padding-left: 40px; text-decoration: none; color: #A1A7C4;
									background: transparent url(../images/layout/other/left-menu-dot.gif) 20px center no-repeat; }
									
		#main-left ul li a:hover { width: 155px; padding-left: 45px; color: #fff; font-weight: bold;
									background: transparent url(../images/layout/other/left-menu-hover.gif) center center no-repeat; }
									
			#main-left ul li.sub a { width: 145px; padding-left: 55px; background: transparent url(../images/layout/other/left-menu-dot.gif) 30px center no-repeat; }
			#main-left ul li.sub a:hover { background: transparent url(../images/layout/other/left-menu-sub-hover.gif) center center no-repeat; }
		
	/* Prawa kolumna */
	#main-right {
		float: right;
		width: 734px;
		margin-bottom: 25px;
	}
		/* Menu górne */
		#main-right ul.top-menu { width: 734px; height: 34px; background: transparent url(../images/layout/main-top-menu-bg.jpg) left center no-repeat; }
		#main-right ul.top-menu li { float: left; list-style: none; }
		
		#main-right ul.top-menu li a { display: block; float: left; margin-top: 3px; padding: 0 15px; height: 30px; line-height: 30px; color: #fff; text-decoration: none; }
		#main-right ul.top-menu li a:hover { background: transparent url(../images/layout/other/top-menu-hover.gif) repeat-x; margin: 0; border-top: 3px solid #FC5000; }
		
		/* Top strony */
		#main-top {
			width: 734px;
			height: 208px;
			text-align: left;
			background: transparent url(../images/layout/main-top-bg.jpg) no-repeat;
		}
			/* Napis w topie */
			#main-top #top { width: 450px; height: 140px; float: left; position: relative; top: 10px; left: 30px; }
			#main-top #top h1.top 	{
	color: #E9EBF4;
	font-family: Georgia;
	font-size: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
			#main-top #top p.top 	{ position: relative; left: 10px; top: 5px; width: 410px; font: bold 12px Georgia; line-height: 150%; }
			
			/* Flash */
			#main-top #flash { width: 250px; height: 204px; float: right; }
			
			/* Nawigator */
			#main-top #navigator { padding-left: 10px; font-size: 11px; clear: left; display: block; position: relative; top: 40px; }
			#main-top #navigator strong { color: #A4B1D6; }
			#main-top #navigator a { color: #E2E6F2; padding: 0 3px; }
		
		/* Wyszukiwarka, koszyk */
		#main-search {
			width: 734px;
			height: 113px;
			text-align: left;
			background: transparent url(../images/layout/main-search-bg.jpg) center top no-repeat;
		}
			/* Wyszukiwarka */
			#main-search #search-box { float: left; width: 250px; position: relative; left: 15px; top: 20px; }
			#main-search #search-box label { display: block; color: #FFF3EA; font-weight: bold; padding-bottom: 5px; }
			#main-search #search-box #search { background-color: #2C3654; border: 1px solid #404E79; border-top-color: #0A0C13; border-left-color: #161C2B; border-right-color: #374367;
										 color: #7685B3; font-size: 11px; width: 190px; padding: 3px 5px; }
										 
			/* Koszyk */
			#main-search #cart { float: right; width: 170px; height: 80px; padding-right: 10px; }
			#main-search #cart h1 { font-size: 12px; font-weight: bold; color: #fff; padding: 0 0 0 15px;
											background: transparent url(../images/layout/other/dot.gif) left center no-repeat; }
			#main-search #cart .msg { height: 50px; padding-top: 5px; }
			#main-search #cart p { font-size: 11px; }
			#main-search #cart p strong { color: #E3E6F3; }
			
			#main-search #cart a.left,
			#main-search #cart a.right { padding-left: 15px; color: #fff; background: transparent url(../images/layout/other/dot.gif) left center no-repeat; }
			
			/* Banner */
			img.left { position: relative; top: 10px; left: 27px; }
			
			
		/* Content */
		#main-content {
			text-align: left;
			padding-left: 15px;
			font-size: 115%;
			line-height: 1.3em;
			width: 719px;
		}
			
		
	/* Stopka */
	#main-bottom {
		clear: both;
		height: 76px;
		background: transparent url(../images/layout/main-bottom-bg.gif) left 9px repeat-x;
		line-height: 180%;
	}
		#main-bottom .left { text-align: left;  margin: 10px 0 0 15px; }
			#main-bottom .left em { font-size: 10px; font-style: normal; margin: 0 5px; }
			#main-bottom .left span	{ font-size: 11px; }
		
		#main-bottom .right { text-align: right; font-size: 11px; margin: 10px 15px 0 0; }

	/* element nie widoczny - edit by bard */
	.rowNoShow {
		display: none;
	}