body {
	margin: 0 auto;
	padding: 0;
	font-size: 72.50%;  /* 1em = 10px */
	font-family: Arial, Tahoma, Sans-serif;
	text-align: center;
}

#page {
	background-image: url(/images/background.png);
	/*background-repeat: repeat-x;*/
	background-position: bottom left;
	/*background-color:#595959;*/
	height: 100%;
	width: 100%;
	top:0;
	left:0;	
	position:fixed;
	overflow:auto;
}

#main {
	margin: 0 auto;
	height: 100%;
	width: 968px;
	vertical-align: top;
	table-layout: fixed;
	text-align: left;
	color: #b9b9b9;
	font-size: 12px;
}	
/*
div.top-bar {
	background:#0D0D0D;
	color:#B9B9B9;
	padding-top:15px;
	font-size:11px;
}
*/
div.top-partner {
	padding-top:9px;
	text-align:right;
}


#top_menu{
	margin: 0;
	padding: 0;
	float:left;
}

#top_menu div.fl {
	margin: 9px 0;
	padding: 0 11px;
}

#top_menu div.pipe { /* N */
	border-right: 1px solid #b9b9b9;
}

#main_menu {
	height: 90px;
	width: 968px;
	background-image: url(/images/main_menu_background.png);
	background-repeat: no-repeat;
	background-position: center;
}

	#main_menu #netia_logo { /* N */
		padding:20px 0 0 20px;
		height:67px;width:73px;
	}

	#main_menu .sep{ /* N */
		margin-left:1px;
		padding-top:20px;
		width:25px;
		height:51px;
	}
	
	#main_menu #gameSpace_logo { /* N */
		padding-top:17px;
		height:69px;
	}

	#main_menu #main_menu_box{
		padding: 6px 0 0 0;
		width:693px;
	}
	
	#main_menu #main_menu_box div.categories {
		line-height:18px;
	}
	#main_menu #main_menu_box div.categories a:hover {
		color:white;text-decoration:none;
	}
	#main_menu #main_menu_box div.categories a.active {
		font-weight:bold;color:white;
	}
	
	/* wyszukiwarka w menu */
	
	#main_menu .search_box
	{
		padding:3px 0 0 4px;
		background:url(/images/main_menu_wypozycz_select.png) no-repeat;
		width:209px; height:39px;
	}
	
	#main_menu #search_keywords
	{
		padding:8px 4px;
		background:url(/images/search_field_bg.png) no-repeat;
		height:23px; width:95px; border:none;
		color:#404040;
	}

	#logo {position:relative;}
	
#gameSpace_box {
	height: 72px;
	width: 968px;
	background-image: url(/images/gameSpase_box_background.png);
	background-repeat: no-repeat;
	background-position: center;
}

	#gameSpace_box .info{
		padding: 18px 0 0 30px;
		display: block;
		width:600px;
	}
	
		#gameSpace_box .info .text{
			font-size: 11px;
		}

	#gameSpace_box .logo{
		padding: 10px 25px 0 0;
	}
		
#middle_box {
	background-color: #212121;
	min-height: 340px;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #2b2b2b;
	width: 966px;
}	

		#middle_box .img{
			width:720px;			
		}

		#middle_box #login-container {
			padding:0 0 5px 0;
		}
		
		#middle_box .login{
			padding: 17px 13px 0 0;
		}	
				
			#middle_box .login_form{
				background-image: url(/images/logowanie_top_background.png);
				background-repeat: no-repeat;
				background-position: top left;
				height: 291px;				
				width:	226px;
			}	
		
				#middle_box .login_form form{
					height: 228px;
					width:	226px;
					display:block;
					margin:0;
				}	
			
				#middle_box .login_form .text_login{
					padding:27px 0 0 21px;
					font-size:0;
				}

				#middle_box .login_form .input{
					padding:4px 0 0 20px;
					height:27px;
					font-size:0;
				}
				
				#middle_box .login_form .text_password{
					padding:13px 0 0 21px;
					font-size:0;
				}

					#middle_box .login_form .input input{
						background-image: url(/images/login_input.png);
						background-repeat: no-repeat;
						background-position: top;
						padding: 7px 5px 4px;
						width: 174px;
						height: 16px;
						border: 0;
						font-family:Arial, Helvetica, sans-serif;
					}

				#middle_box .login_form .forget{
					padding:11px 0 0 21px;
				}	
				
					#middle_box .login_form .forget .forget_img{
						padding-top:7px;
						font-size:0;
					}	
					
					#middle_box .login_form .forget .text a{
						padding-left:5px;
						text-decoration:underline;
						color:white;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 1.1em;
					}	
					
				#middle_box .login_form .zaloguj{
					padding:14px 0 0 50px;
					font-size:0;
				}		
				
				#middle_box .login_form .login_bottom_text{
					padding:9px 0 0 22px;
					font-size:0;
				}		

				#middle_box .login_form .zarejestruj{
					padding:6px 0 0 20px;
					font-size:0;
				}					
				
				
/**
 * logged
 */
						
	div.login .logged { /* N */
		background-image: url(/images/logged-background.png);
		width: 226px;
		height: 202px;
	}
		
		div.login .logged .logged_title {
			font-size: 18px;
			font-weight: bold;
			color: #ffffff;
			padding:15px 19px 0 19px;
		}
		
		div.login .logged .wallet {
			margin-top: 14px;
			margin-left: 20px;
			line-height: 20px;
		}
		
		div.login .logged .wallet .raquo  {
			color: #0b93b8;
			margin: -2px 3px 0 0;
		}
		
		div.login .logged .wallet a { 
			color: #ffffff;
			text-decoration: underline;
			font-weight: bold;
		}
		
		div.login .logged .text {
			margin-top: 9px;
			margin-left: 20px;
			line-height: 25px;
		}
		
		div.login .logged .text .raquo  {
			color: #fff100;
			margin: -2px 3px 0 0;
		}
		
		div.login .logged .text a {
			color: #ffffff;
			text-decoration: underline;
			font-weight: bold;
		}

div.promo_box {
	position:relative;
	margin:17px 0 5px 15px;
	width: 690px;
	height: 200px;
	/*border:2px solid #39555C;*/
	border:2px solid #000000;	
	overflow:hidden;	
}
	div.promo_box div.header {
		margin:0;padding:0;
		position:absolute;bottom:0;
		background-image: url(/images/overlay-promo.png);
		background-position:top left;
		background-repeat:repeat-x;
		height:50px; width:680px;
		padding-left:10px;
		overflow:hidden;
		font-weight:bold; font-size:14px;
	}
	div.promo_box div.header big {
		line-height:27px; font-size:20px;
	}
	div.promo_box div.header a {
		color:#cccccc;/*color:#fff100;*/
	}
	div.promo_box p { margin:0;padding:0; }
	
	div.promo_box ul#promo_spot, div.promo_box ul#promo_spot li, div.promo_box ul#promo_spot li a, div.promo_box ul#promo_spot li a img {
		margin:0;padding:0;border:0;width:690px;overflow:hidden;
	}
	
	div.promo_box ul#promo_spot {
		overflow:hidden;
	}
	
	div.promo_box ul#promo_spot li {
		display:none;
		overflow:hidden;		
	}

	div.promo_box ul#promo_spot li.v { display: block; position: absolute; left: 0; top: 0; }
	div.promo_box ul#promo_spot li.n { display: block;  }
	
	div.promo_box ul.navi {
		position:absolute;
		bottom:5px; right:0;
		margin:0;padding:0;
		list-style:none;
	}
	div.promo_box ul.navi li {
		margin:0;padding:0;
		float:left;
	}
	div.promo_box ul.navi li a {
		display:block;
		padding:0 5px;
		font-weight:bold;
	}
	div.promo_box ul.navi li a:hover, div.promo_box ul.navi li a.active {
		color:#fff100;
		text-decoration:none;
	}




#bottom_box {
	background-color: #191919;
	height: 213px;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #2b2b2b;
	padding: 13px 0 11px 0;
	position:relative;
}	

	#bottom_box .modul {
		padding-left:12px;
		position: relative;
	}
	
	#bottom_box .multi_gry,
	#bottom_box .serwery_gier{
		width: 253px;		
		height: 213px;
		background-position:bottom left;
		background-repeat:no-repeat;
	}

	#bottom_box .multi_gry{
		background-image: url(/images/multi_gry_background.png);
	}
		
	#bottom_box .multi_gry div.text,
	#bottom_box .serwery_gier div.text,
	#bottom_box .homepage_news div.text,
	#bottom_box .homepage_weekend_promo div.text,
	#bottom_box .homepage_wallet div.text{
		height:113px;
		margin:17px 0 0 26px;
		width:130px;
		line-height:1.2em;
	}
	
	#bottom_box .homepage_wallet div.text {
		width:230px;
	}	

	#bottom_box .homepage_news div.text,
	#bottom_box .homepage_weekend_promo div.text {
				width:195px;
	}	


	#bottom_box .multi_gry div.text div.title, 
	#bottom_box .serwery_gier div.text div.title, 
	#bottom_box .homepage_news div.text div.title,
	#bottom_box .homepage_weekend_promo div.text div.title,
	#bottom_box .homepage_wallet div.text div.title {
		color: #ffffff;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	#bottom_box .multi_gry div.text div.abstract, 
	#bottom_box .serwery_gier div.text div.abstract, 
	#bottom_box .homepage_news div.text div.abstract,
	#bottom_box .homepage_weekend_promo div.text div.abstract,
	#bottom_box .homepage_wallet div.text div.abstract {
		font-size: 11px;
	}
	
	
	#bottom_box .serwery_gier {
		background-image: url(/images/serwery_gier_background.png);
	}
	
	#bottom_box .homepage_weekend_promo,
	#bottom_box .homepage_news {
		background-image: url(/images/homepage_news_background.png);
		background-position:bottom left;
		background-repeat:no-repeat;
		width: 415px;
		height: 213px;
	}
	
	#bottom_box .homepage_wallet {
		background-image: url(/images/homepage_portfel_background.png);
		background-position:bottom left;
		background-repeat:no-repeat;
		width: 415px;
		height: 213px;
	}

	#bottom_box .homepage_news div.text div.title,
	#bottom_box .homepage_weekend_promo div.text div.title {
		font-size:14px;
	}
	
	#bottom_box .homepage_weekend_promo strike { 
		font-size: 18px;
		font-weight: bold;
		margin-left: 10px;
		color:#aaaaaa;
		line-height:28px;
	}
	#bottom_box .homepage_weekend_promo span.price {
		font-size: 25px;
		color: #fff100;
		margin-left: 10px;
		font-weight: bold;
		line-height:30px;
	}
	
	#bottom_box .title_img{
		font-size:0;
	}	
	
	#bottom_box a.zobacz{
		position:absolute;
		left:37px;top:165px;
	}
	
#footer {
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:968px;
	height:65px;
}	

	#footer .link{
		padding:25px 40px 0;	
		color:#b9b9b9;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	#footer .link .pipe{
		border-right: 1px solid #b9b9b9;
		padding-right: 9px;
		margin-right: 9px;
	}

	#footer .link img{
		margin-bottom: -3px;
		margin-left: 5px;
	}



#shodow{
	display:block;
	margin:8px 0 0 0px;
	padding-bottom: 15px;
	position: relative;
}
#shodow1{
	height:22px;
	display:none;
}


#tags-cloud {
	background-color: #191919;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #2b2b2b;
	padding: 13px 0 11px 0;

}

#tags-cloud .title { padding:12px 0 0 20px;font-size:18px;color:#0b93b8;width:155px; }
#tags-cloud .cloud { width:620px;}
#tags-cloud .more { padding:15px 10px 0 0;font-size:13px;}
#tags-cloud ul { text-align: justify;list-style:none;margin: 0;padding:0;word-spacing: 1em; }
#tags-cloud ul li { display:inline;line-height: 2em;  }
#tags-cloud li a { border: none; }
#tags-cloud li.tag_popularity_1 { font-size: 1.2em; }
#tags-cloud li.tag_popularity_2 { font-size: 1.4em; }
#tags-cloud li.tag_popularity_3 { font-size: 1.6em; }
#tags-cloud li.tag_popularity_4 { font-size: 1.8em; }
#tags-cloud li.tag_popularity_5 { font-size: 2em; }

div#assortment_branding { width:714px;max-height:150px;overflow:hidden;margin-left:1px; }
	div#assortment_branding p { margin:0;padding:0; }


#flash {
	background-color: #191919;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #2b2b2b;
}

div#flash div.msg
{
	background: url(/images/tick.png) no-repeat 10px 4px #ffffff;
	color:#047A93;
	padding: 4px 4px 4px 30px;
	border: 2px solid #047A93;
}

/* COMMON */
.fl {
	float: left;
}

.fr {
	float: right;
}

.newLine {
	clear: both;
}

.empty, .clear{
	clear:both;
	overflow: hidden;
	margin:0;
	padding:0;
	font-size:0; 
	height: 0;
}

a {
	color: #b9b9b9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border: none;
	display:block;
}

fieldset {
	border:none;margin:0;padding:0;
}


		div#koszyk, div#koszyk div.header, div#koszyk div.abstract, div#koszyk div.footer {
			width: 228px;
		}
		div#koszyk {
			margin-top:16px;
		}
		
			div#koszyk div.header {
				background-image: url(/images/koszyk_header.png);
				height: 41px;
				font-size: 18px;
				font-weight: bold;
				color: #ffffff;
			}
		
				div#koszyk div.header .text {
					padding-left: 23px;
					padding-top: 8px;
				}
			
			div#koszyk div.abstract {
				background-image: url(/images/koszyk_background.png);
			}
			
				div#koszyk div.abstract div.text{
					font-size: 11px;
					padding: 13px 10px 13px 25px;
				}
			
					div#koszyk .abstract .text div.foto, div#koszyk .abstract .text div.item_text, div#koszyk .abstract .total_price, div#koszyk .abstract .cart_do_kasy{
						margin-top: 5px;
					} 
			
					div#koszyk .abstract .text div.foto {
						background: white;
						width: 63px;
						height: 76px;
						position:relative;
					}
						
						div#koszyk .abstract .text div.foto img {
							left: 2px;
							top: 2px;
							clip:rect(0px 59px 72px 0px);
							position:absolute;
						}
			
					div#koszyk .abstract .text div.item_text {
						font-size: 11px;
						width: 90px;
						margin-left: 12px;
					}
			
						div#koszyk .abstract .text div.item_text div.title{
							margin-bottom: 4px;
						}
			
							div#koszyk .abstract .text div.item_text div.title a{
								color: #ffffff;
								text-decoration: underline;
							}
			
						div#koszyk .abstract .text div.item_text div.price{
							margin-top: 5px;
							color: #fff100;
							font-weight: bold;
						}
			
					div#koszyk .abstract .text div.remove {
						margin-top: 5px;
					}
			
						div#koszyk .abstract .text div.remove div.fl{
							padding-bottom: 2px;
						}
				
						div#koszyk .abstract .text div.remove img{
							margin-right: 5px;
						}
						div#koszyk .abstract .text div.remove a {
							text-decoration:underline;
						}

			
					div#koszyk div.abstract div.clear_cart{
						padding-top: 3px;
					}		
			
						div#koszyk div.abstract div.clear_cart span{
							text-decoration: underline;
						}
				
				div#koszyk .abstract .cart_line{
					border-top: 1px solid #404040;
					height: 0;
					margin: -6px 0 0 2px;
					padding: 0;
					font-size: 0;
					width: 224px;
				}
				
				div#koszyk .abstract .total_price{
					text-align: right;
					color: #fff100;
					font-size: 12px;
					font-weight:bold;
					padding: 2px 25px 13px 25px; 
				}
				
				div#koszyk .abstract .cart_do_kasy{
					font-size:11px;
					padding: 10px 10px 7px 25px;;
				}
			
			div#koszyk div.footer {
				width: 228px;
				height: 9px;
				background-image: url(/images/koszyk_footer.png);
				font-size:0;
			}

.bold {font-weight:bold;}
.white { color: #ffffff;} 
.green { color: #94D91D; }
.grey { color: #666666; }
.red { color: #ff0000; }
.yellow { color: #fff100; }
a.blue_link { color:#15afd0;font-weight:bold;}

/**
 * buttony i inne brakujące elementy
 */
.product_files_box {display:block;text-align:center;}
.product_files_box div.title {font-size:35px;}
.product_files_box ul {list-style:none;}
div#download_button_container .product_files_box {margin-top:10px;}
div#download_button {background-color:#1b1b1b;}
div#download_button_list, .download_button_list {background-color:#191a1a;}
div.right div#download_button {margin:14px 0 10px 0;}

div.product_files {font-size:15px;padding-top:20px;}
div.product_files ul {list-style:none;}
 
.button {
	height:26px;
	font-weight:bold;
	color:#ffffff;
	border:none;background:transparent;
}

.bt109 { background:transparent;background-image:url('/images/button-bg.gif');width:109px; }
.bt209 { background:transparent;background-image:url('/images/button-bg-209.gif');width:209px; }
.big-button {
	height:40px;
	font-weight:bold;
	color:#ffffff;
	border:none;
}
.bt161 { background:transparent;background-image:url('/images/button-bg-big.gif');width:161px; }


a.button {
	display:inline-block;
	height:27px;line-height:27px;
	font-weight:bold;
	color:#ffffff;
	border:none;
	text-align:center;
}
a.button:hover { text-decoration:none; }
.red-bt {
	height:27px;background-image:url('/images/red-bt-bg.png');width:109px;
}

/* INDICATOR */
div#indicator
{
	position: absolute;
	width: 200px;
	z-index: 10000;
	text-align: center;
}
#indicator_top_left
{
	width: 14px;
	height: 14px;
	float: left;
	background: url(/images/indicator_top_left.gif);
}
#indicator_top_center
{
	float: left;
	background: url(/images/indicator_top_center.gif) repeat-x;
	width: 172px;
	height: 14px;
}
#indicator_top_right
{
	width: 14px;
	height: 14px;
	float: right;
	background: url(/images/indicator_top_right.gif);
}
#indicator_content
{
	width: 200px;
	background: url(/images/indicator_content.png) repeat-y top;
	color:#cccccc;
}
	#indicator_content a { color:#909090; }
#indicator_logo
{
	height: 80px;
	background: url(/images/logo-small.gif) no-repeat 35px;
}
#indicator_spinner
{
	margin-top: 8px;
	background: url(/images/indicator.gif) no-repeat 86px;
}
#indicator_msg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 5px 10px;
	margin: 0;
}

#indicator_close
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}

#indicator_bottom_left
{
	width: 14px;
	height: 14px;
	float: left;
	background: url(/images/indicator_bottom_left.gif);
}
#indicator_bottom_center
{
	float: left;
	background: url(/images/indicator_bottom_center.gif) repeat-x;
	height: 14px;
	width: 172px;
}
#indicator_bottom_right
{
	width: 14px;
	height: 14px;
	float: right;
	background: url(/images/indicator_bottom_right.gif);
}

div.captcha
{
	min-width:80px;
	height:34px;
}
