/* =reseting
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


a{text-decoration: none; cursor: pointer;}


/* =basics
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
acronym{cursor: help; border-bottom: 1px dotted #000000;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.big{font-size: 150%;}
.centerText{text-align: center;}
.centerBlock{margin: auto;}
.small{font-size: 10px;}
.sub{vertical-align: -25%;}
.sup{vertical-align: super; }
.normal{text-transform: none;}
.capitalize{text-transform: capitalize;}
.upper{text-transform: uppercase;}
.lower{text-transform: lowercase;}
.accesskey{text-decoration:underline;}

	
h1{font-size: 20px;}
h2{font-size: 18px;}
h3{font-size: 16px;}
h4{font-size: 14px;}
h5{font-size: 12px;}
h6{font-size: 10px;}

.clear{
	clear: both;
	font-size: 0px;
	height: 0px;
}

input{
	margin: 0;
	border: 0;
	padding: 0;
}

/* =gui
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
input.focus{ 
	background: #ffff88;
}


/* =common
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body{
	height: 100%;
}


body{
	color: #000000;
	font-family: "Verdana", "Arial", "Tahoma", "Helvetica", sans-serif;
	font-size: 12px;
	background: #006699 url(../graph/frontend/main_bg_new.jpg) center 630px no-repeat;
	min-width: 960px;
}

/* = common layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	

#wrapper{
}

#flash-wrapper{
	width: 100%;
	height: 630px;
	text-align: center;
}

#flash-wrapper #flash{
	width: 100%;
	height: 630px;
}





.main-content-bg {
	margin: 0 auto;
	width: 800px;
	background: url(../graph/frontend/footer_bg.gif) center top repeat-y;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

.main-content-top {
	background: url(../graph/frontend/footer_top.gif) center top no-repeat;
	padding-top: 5px;
}
.main-content-bottom {
	background: url(../graph/frontend/footer_bottom.gif) center bottom no-repeat;
	padding-bottom: 35px;
}

.laczenie {
	background: url(../graph/frontend/laczenie.png) center top no-repeat;
	height: 26px;
}



/* = user menu	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
	#user-menu{
		margin: 0px auto;
		width: 807px;
		height: 142px;
		background: url(../graph/frontend/user-menu.png) no-repeat 0 0;
	}
	
		#user-menu li{
			padding: 10px 3px 0;
			float: left;
		}
		
			#user-menu li a{
				width: 263px;
				height: 100px;
				text-indent: -9999px;
				display: block;
			}
		
		

	
/* = footer	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#footer {
	margin: 0 auto;
	width: 800px;
	background: url(../graph/frontend/footer_bg.gif) center top repeat-y;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

#footer .footer_top {
	background: url(../graph/frontend/footer_top.gif) center top no-repeat;
	padding-top: 5px;
}
#footer .footer_bottom {
	background: url(../graph/frontend/footer_bottom.gif) center bottom no-repeat;
	padding-bottom: 5px;
}

#footer p {
	color: #fff;
	font-family: arial;
	font-size: 11px;
	padding: 6px;
	text-align: center;
}

#footer p a {
	color: #fff;
}

#footer p span {
	padding: 0px 5px;
}


#copyright {
	width: 928px;
	margin: auto;
	min-height: 68px;
	background: url(../graph/frontend/footer_bottom.png) center bottom no-repeat;
	margin-top: 63px;
}

#copyright p {
	padding-top: 25px;
	color: #55d2db;
	font-family: arial;
	font-size: 11px;
}

#copyright p.copyright {
	float: left;
	text-align: left;
}

#copyright p.projekt {
	float: right;
	text-align: right;
}

#copyright p a {
	color: #55d2db;
	font-weight: bold;
}

#copyright .sieciaki {
	float: left;
	padding-left: 227px;
	margin-bottom: 6px;
}








/*
#footer{
	margin: 0 auto;
	width: 808px;
	height: 88px;
	background: url(../graph/frontend/footer.png) no-repeat 0 0;
	text-align: center;
	color: #592f09;
	font-family: Verdana;
	font-size: 11px;
}

	#footer li{
		padding: 0 3px;
		display: inline;
		line-height: 3.0;
	}
	
		#footer li a{
			color: #2c1704;
		}
		
		#footer li#forgot-password a{
			color: #ed962a;
		}
*/
		
/* = search form	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
#form-search{
	margin: auto;
	padding: 7px 25px 0 0;
	width: 783px;
	height: 30px;
	background: url(../graph/frontend/form-search.png) top left no-repeat;
	text-align: right;
}

	#form-search div.row{
		display: inline;
	}
	
		#form-search div.row label{
			display: none;
		}
		
		#form-search div.row input{
			padding: 1px 3px;
		}
		
		#form-search p{
			display: inline;
		}

			#form-search p input{
				border: none;
				width: 69px;
				height: 18px;
				background: url(../graph/frontend/btnSearch.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
/*
#form-search-static{
	margin: auto;
	padding: 7px 25px 0 0;
	width: 783px;
	height: 62px;
	background: url(../graph/frontend/form-search-static.png) no-repeat 0 0;
	text-align: right;
}
*/

/* = content	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
.content-wrapper{
	margin: 0 auto;
	width: 808px;
	position: relative;
	
}

	.content-wrapper .content-inner{
		position: relative;
		z-index: 10;
		background: url(../graph/frontend/content-top.png)  no-repeat 0 0;
	}
*/
		.content{
			margin: 0 100px;
			padding: 0px 30px 30px 30px;
			min-height: 450px;
			background: #c5aa68;
			overflow: hidden;
		}
		
			.content-wrapper h2{
				padding: 15px;
			}
			
			.content-wrapper h2#header-profile{
				background: url(../graph/frontend/header-profile.png) no-repeat center center;
				text-indent: -9999px;
			}
      
			.content-wrapper h2#header-reklamy{
				background: url(../graph/frontend/header-reklamy.png) no-repeat center center;
				text-indent: -9999px;
			}
      
      #reklamy-frame{
        background: url(../graph/frontend/bg-reklamy.png) no-repeat top left;
      }
      
			.content-wrapper h2#header-about{
				background: url(../graph/frontend/header-about.png) no-repeat center center;
				text-indent: -9999px;
			}
			.content-wrapper h2#header-ranking{
				background: url(../graph/frontend/header-ranking.png) no-repeat center center;
				text-indent: -9999px;
			}

			.content-wrapper h2#header-rankinganimal{
				background: url(../graph/frontend/header-rankinganimal.png) no-repeat center center;
				text-indent: -9999px;
			}
			.content-wrapper h2#header-news{
				background: url(../graph/frontend/header-news.png) no-repeat center center;
				text-indent: -9999px;
			}
			.content-wrapper h2#header-registration{
				background: url(../graph/frontend/header-registration.png) no-repeat center center;
				text-indent: -9999px;
			}
			.content-wrapper h2#header-rules{
				background: url(../graph/frontend/header-rules.png) no-repeat center center;
				text-indent: -9999px;
			}
			.content-wrapper h2#header-contact{
				background: url(../graph/frontend/header-contact.png) no-repeat center center;
				text-indent: -9999px;
			}
			
			.content-wrapper h2#header-change-password{
				background: url(../graph/frontend/header-change-password.png) no-repeat center center;
				text-indent: -9999px;
			}
			
			.content-wrapper h2#header-privacy{
				background: url(../graph/frontend/header-privacy-policy.png) no-repeat center center;
				text-indent: -9999px;
			}
			
			.content-wrapper h2#header-games{
				background: url(../graph/frontend/header-games.png) no-repeat center center;
				text-indent: -9999px;
			}
			
			.content-wrapper h2#header-remind-password{
				background: url(../graph/frontend/header-remind-password.png) no-repeat center center;
				text-indent: -9999px;
			}
			
			.content-wrapper h2#header-activation{
				background: url(../graph/frontend/header-activation.png) no-repeat center center;
				text-indent: -9999px;
			}
			
			.content-wrapper h2#header-dlarodzicow{
				background: url(../graph/frontend/header-dlarodzicow.png) no-repeat center center;
				text-indent: -9999px;
			}
/*
	.content-wrapper .content-bg{
		position: absolute;
		top: 50px;
		bottom: 50px;
		left: 0;
		right: 0;
		background: url(../graph/frontend/content-middle.png) repeat-y 0 0; 
	}
*/
.content-e-wrapper{
	margin: 0 auto;
	width: 808px;
	position: relative;
	
}

	.content-e-wrapper .content-inner{
		position: relative;
		z-index: 10;
		background: url(../graph/frontend/content-e-top.png)  no-repeat 0 0;
	}

		.content-e-wrapper .content{
			padding: 0 10px 100px;
			background: url(../graph/frontend/content-e-bottom.png) no-repeat 0 bottom;
			min-height: 450px;
			overflow: hidden;
		}
		
			.content-e-wrapper .content h2{
				margin: 15px auto 0px;
			}
	
	.content-e-wrapper .content-bg{
		position: absolute;
		top:20%;
		bottom: 20%;
		left: 0;
		right: 0;
		background: url(../graph/frontend/content-e-middle.png) repeat-y 0 0; 
	}
	
	.content-inner .content{
		position: relative;
					text-align: left;
	}
	
		.content-inner .content a.collapse{
			width: 19px;
			height: 18px;
			background: url(../graph/frontend/arrow-up.png) no-repeat 0 0;
			display: block;
			position: absolute;
			top: 25px;
			right: 20px;
			text-indent: -9999px;
		}
	

/* = user info and bars in profile	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
#user-bars{
	
}	
	
	#user-bars #user-info{
		padding: 10px 25px 25px;
		width: 143px;
		height: 79px;
		background: url(../graph/frontend/user-info.png) no-repeat 0 0;
		float: left;
		position: relative;
		margin-left: 60px;
		margin-bottom:20px;
		margin-top:20px;
	}
	
		#user-info strong{
			line-height: 1.5;
			font-size: 18px;
			color: #910c02;
		}
		
		#user-info dl{
		
		}
		
			#user-info dl dt{
				padding-right: 5px;
				clear: left;
				float: left;
				font-weight: bold;
				color: #000;
				line-height: 1.5;
			}
			
			#user-info dl dd{
				color: #000;
				line-height: 1.5;
			}
			
		#user-info #icons{
			margin: 0;
			padding-bottom: 15px;
		
		}
		
			#user-info #icons #icon-add-to-friends{
				width: 25px;
				height: 25px;
				display: block;
				background: url(../graph/frontend/icon-add-to-friends.png) no-repeat 0 0;
			}
			
			#user-info #icons #icon-send-message{
				width: 25px;
				height: 25px;
				display: block;
				background: url(../graph/frontend/icon-send-message.png) no-repeat 0 0;
			}

	#user-bars #badges{
		margin: 0 3px 0;
		width: 413px;
		height: 114px;
		background: url(../graph/frontend/badges.png) no-repeat 0 0;
		float: left;
		margin-left: 60px;
	}
	
		#badges h3{
			margin-top: 10px;
			text-indent: -9999px;
			background: url(../graph/frontend/label-poziom-sprawnosci.png) no-repeat center 0;
		}
	
		#badges ul{
			padding-top: 5px;
			text-align: center;
		}
		
			#badges ul li{
				display: inline;
			}
			
				#badges ul li img{
				
				}


	#user-bars #user-points-info{
		width: 173px;
		height: 114px;
		background: url(../graph/frontend/user-points-info.png) no-repeat 0 0;
		float: left;
		margin-left: 50px;
		margin-bottom:20px;
		margin-top:20px;
	}
	
		#user-points-info dl{
			padding: 15px 25px;
		}
		
			#user-points-info dl dt{
			
			}
			
			#user-points-info dl dt#label-liczba-punktow{
				background: url(../graph/frontend/label-liczba-punktow.png) no-repeat center 0;
				text-indent: -9999px;
			}
			
			#user-points-info dl dt#label-liczba-leonarow{
				margin-top: 5px;
				background: url(../graph/frontend/label-liczba-leonarow.png) no-repeat center 0;
				text-indent: -9999px;
			}
			
			#user-points-info dl dd{
				text-align: center;
				font-size: 30px;
				color: #910c02;
			}
			
/* = messages section in profile	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
	#messages{
		margin-top:15px;
		padding:  40px 40px 20px;
		position: relative;
		/*width: 728px;*/
		height: 77px;
		background: url(../graph/frontend/messages.png) no-repeat center center;
		overflow: hidden;
	}
	
		#messages h3#label-messages{
			background: url(../graph/frontend/label-wiadomosci.png) no-repeat 0 0;
			text-indent: -9999px;
			position: absolute;
			top:10px;
			left: 92px;
			width: 87px;
			height: 16px;
		}	
	/*
		#messages a.prev{
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/previous.png) no-repeat 0 0;
			position: absolute;
			top: 45px;
			left: 10px;
			text-indent: -9999px;
		}
		
		#messages a.next{
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/next.png) no-repeat 0 0;
			position: absolute;
			top: 45px;
			right: 10px;
			text-indent: -9999px;
		}*/
		#messages a.prev{
			margin: 50px 0 0 10px;
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/previous_new.png) no-repeat 0 0;
			position: absolute;
			top: 5px;
			left: -10px;
			text-indent: -9999px;
		}
		
		#messages a.next{
			margin: 50px 10px 0 0;
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/next_new.png) no-repeat 0 0;
			position: absolute;
			top: 5px;
			right: -10px;
			text-indent: -9999px;
		}
/*
		#messages ._messageCarousel{
			margin: 0 auto;
			width: 613px;
		}
		*/
		#messages ._messageCarousel {
			margin: 0 auto;
			width: auto;
		}

		#messages ul{
			width: 613px;
			height: 77px;
		}
		
			#messages ul li{
				padding: 0 4px 0 4px;
				float: left;
			}
			
				#messages ul li a{
					display: block;
					min-width: 67px;
					text-align: center;
					color: #3b2314;
					font-weight: bold;
				}
			
				#messages ul li.read a{
					padding-top: 65px;
					background: url(../graph/frontend/message-open.png) no-repeat center 0;
				}
				
				#messages ul li.unread a{
					padding-top: 65px;
					background: url(../graph/frontend/message.png) no-repeat center 7px;
				}
			
				
/* = friends section in profile	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/				
	#friends{
		position: relative;
		background: url(../graph/frontend/friends.png) no-repeat center 0;
	}
	
		#friends h3#label-friends{
			background: url(../graph/frontend/label-przyjaciele.png) no-repeat 0 0;
			text-indent: -9999px;
			position: absolute;
			top:15px;
			left: 90px;
			width: 76px;
			height: 16px;
		}	
        
        #friends #friendsAmount{
            position: absolute;
            top: 14px;
            left: 170px;
            font-weight: bold;
            font-size: 14px;
        }
	
		#friends a.prev{
			margin: 50px 0 0 10px;
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/previous_new.png) no-repeat 0 0;
			position: absolute;
			top: 15px;
			left: -35px;
			text-indent: -9999px;
		}
		
		#friends a.next{
			margin: 50px 10px 0 0;
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/next_new.png) no-repeat 0 0;
			position: absolute;
			top: 15px;
			right: -55px;
			text-indent: -9999px;
		}
	
		#friends ul{
			/*width: 613px !important;
			height: 106px;
			*/
		}
		
			#friends ._friendCarousel{
				margin: 15px auto 0;
				padding-top: 40px;
				height: 126px;
				/*
				width: 613px !important;
				*/
			}
	
			#friends ul li{
				padding: 0 7px 0;
				float: left;
				text-align: center;
			}
			
				#friends ul li a{
					
				}
				
				#friends ul li a.send-message{
					margin: 5px auto 0;
					background: url(../graph/frontend/user-options.png) no-repeat center 0;
					width: 61px;
					height: 20px;
					text-indent: -9999px;
					display: block;
				}
				
					#friends ul li a span.user-avatar{
						margin: 0 auto;
						width: 62px;
						height: 62px;
						overflow: hidden;
						position: relative;
						display: block;
					}
					
					#friends ul li a strong{
						color: #3b2314;
						font-weight: bold;
						line-height: 1.5;
					}
				
						#friends ul li a span.user-avatar img{
							display: block;
						}
				
						#friends ul li a span.user-avatar span.frame{
							width: 62px;
							height: 62px;
							background: url(../graph/frontend/avatar-frame.png) no-repeat 0 0;
							display: block;
							position: absolute;
							top: 0;
							left: 0;
							
						}
						
						
/* = neighbours section in profile	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
	#neighbours{
		position: relative;
	}
	
		#neighbours h3#label-neighbours{
			background: url(../graph/frontend/label-sasiedzi.png) no-repeat 0 0;
			text-indent: -9999px;
			position: absolute;
			top:15px;
			left: 90px;
			width: 54px;
			height: 16px;
		}	
	
		#neighbours ul{
			margin: 15px auto 0;
			padding:  40px 10px 20px;
			/*width: 613px;*/
			height: 136px;
			/*background: url(../graph/frontend/neighbours.png) no-repeat 0 0;*/
		}
		
		#neighbours a.prev{
			margin: 65px 0 0 10px;
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/previous.png) no-repeat 0 0;
			float: left;
			text-indent: -9999px;
		}
		
		#neighbours a.next{
			margin: 65px 10px 0 0;
			display: block;
			width: 40px;
			height: 59px;
			background: url(../graph/frontend/next.png) no-repeat 0 0;
			float: right;
			text-indent: -9999px;
		}
	
			#neighbours ul li{
				padding: 0 7px 0;
				float: left;
				text-align: center;
		
			}
			
				#neighbours ul li a{
					
				}
				
				#neighbours ul li a.send-message{
					margin: 5px auto 0;
					background: url(../graph/frontend/user-options.png) no-repeat center 0;
					width: 61px;
					height: 20px;
					text-indent: -9999px;
					display: block;
				}
				
				#neighbours ul li a.add-to-friends{
					margin: 5px auto 0;
					background: url(../graph/frontend/user-options.png) no-repeat center -20px;
					width: 61px;
					height: 30px;
					text-indent: -9999px;
					display: block;
				}
				
					#neighbours ul li a span.user-avatar{
						margin: 0 auto;
						width: 62px;
						height: 62px;
						overflow: hidden;
						position: relative;
						display: block;
					}
					
					#neighbours ul li a strong{
						color: #3b2314;
						font-weight: bold;
						line-height: 1.5;
					}
				
						#neighbours ul li a span.user-avatar img{
							display: block;
						}
				
						#neighbours ul li a span.user-avatar span.frame{
							width: 62px;
							height: 62px;
							background: url(../graph/frontend/avatar-frame.png) no-repeat 0 0;
							display: block;
							position: absolute;
							top: 0;
							left: 0;
							
						}
						
/* = Bar	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
						
.bar{
	margin: 0 auto;
	width: 808px;
	height: 74px;
	background: url(../graph/frontend/bar.png) no-repeat 0 0;
	position: relative;
}

	.bar h3{
		line-height: 2.2;
		text-indent: -9999px;
	}
	
	.bar h3#header-ranking{
		background: url(../graph/frontend/header-ranking.png) no-repeat center center;
	}
	
	.bar h3#header-profile{
		background: url(../graph/frontend/header-profile.png) no-repeat center center;
	}
	
	a.expand{
		display: block;
		width: 19px;
		height: 18px;
		background: url(../graph/frontend/arrow-down.png) no-repeat 0 0;
		text-indent: -9999px;
		position: absolute;
		top: 10px;
		right: 20px;
	}
	
 
	
/* = probably to delete	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#form-registration{

}

	#form-registration fieldset{
	
	}
	
		#form-registration fieldset legend{
		
		}
		
	#form-registration div.row{
		clear: both;
		padding: 5px;
	}
	
		#form-registration div.row label{
			padding-right: 5px;
			float: left;
			width: 120px;
			text-align: right;
			line-height: 1.5;
		}
		
		#form-registration div.row input{
			padding: 2px 3px;
		}
		
	#form-registration div.right{
		line-height: 1.5;
	}
		
		#form-registration div.right label{
			float: none;
			line-height: 1.0;
		}
		
		#form-registration div.right input{
			margin: 2px 5px 0 125px;
			float: left;
		}
		
	#form-registration p{
	
	}
	
		#form-registration p input{
			width: 189px;
			height: 38px;
			background: url(../graph/frontend/btnRegister.png) no-repeat 0 0;
			text-indent: -9999px;
			position: absolute;
			bottom: 20px;
			right: 80px;
		}
		
		#form-registration p a#close{
			width: 149px;
			height: 38px;
			display: block;
			background: url(../graph/frontend/btnClose.png) no-repeat 0 0;
			text-indent: -9999px;
			position: absolute;
			bottom: 20px;
			right: 280px;
		}
		

/* = ranking in profile	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
		
#ranking-content table,
#window-content table{
	color: #000;
	border-right: 1px solid #897544;
}

#window-content table{
	margin: 0 auto;
}

	#ranking-content table thead,
	#window-content table thead{
		text-align: center;
	}
	
		#ranking-content table thead th,
		#window-content table thead th{
			background: #98824c;
			border-bottom: 1px solid #897544;
			border-left: 1px solid #897544;
			font-weight: bold;
			vertical-align: middle;
		}
		
			#ranking-content table thead th div,
			#window-content table thead th div{
				height: 36px;
				text-align: center;
			}
		
	#ranking-content table tbody,
	#window-content table tbody{
	
	}
	
		#ranking-content table tbody tr,
		#window-content table tbody tr{
			background: #b29a5d;
			color: #2f2717;
		}
		
		#ranking-content table tbody tr.alt,
		#window-content table tbody tr.alt{
			background: #bca468;
			color: #625331;
		}
		
		#ranking-content table tbody tr.selected,
		#window-content table tbody tr.selected{
			background: #d2bd8a;
			color: #9e4225;
		}
		
			#ranking-content table tbody tr.selected td,
			#window-content table tbody tr.selected td{
				font-weight: bold;
			}
		
      #ranking-content table tbody tr td,
			#window-content table tbody tr td{
				padding: 3px;
				border-bottom: 1px solid #897544;
				border-left: 1px solid #897544;
				vertical-align: middle;
			}
			
			#ranking-content table tbody tr td.lp,
			#window-content table tbody tr td.lp{
				width: 17px;
			}
			
			#ranking-content table tbody tr td._login,
			#window-content table tbody tr td._login{
				width: 100px;
			}
			
			#ranking-content table tbody tr td.points,
			#window-content table tbody tr td.points{
				text-align: right;
				width: 62px;
			}
			
			#ranking-content table tbody tr td.action,
			#window-content table tbody tr td.action{
				width: 37px;
			}
			
		
	#jqgridRankingTablePager{
		padding-bottom: 20px;
		background: none;
		text-align: center;
	}
	
		#jqgridRankingTablePager .selbox{
			margin-top: 5px;
			font-size: 16px;
			width: 20px;
		}
		
		#jqgridRankingTablePager img#first,
		#jqgridRankingTablePager img#prev{
			margin-right: 10px;
			float: left;
		}
		
		#jqgridRankingTablePager img#next,
		#jqgridRankingTablePager img#last{
			margin-left: 10px;
			float: right;
		}
		
	.Header{
		display: none;
	}
	
	._profileRanking{
		width: 350px;
		float: left;
		
	}
	
	._profileRanking h4{
		float: left;
		padding-bottom: 15px;
	}
	
	#searchDiv{
		float:right;
	}
	
	#ranking-content .GridHeader{
		display: none;
	}  
	
/* = ranking user preview	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
	._rankingPreview{
	
	}
	
		._rankingPreview .box-top{
			width: 150px;
			height: 10px;
			background: url(../graph/prev-box-top.png) no-repeat 0 0;	
		}
		
		._rankingPreview .box-middle{
			padding: 0 10px;
			width: 126px;
			border-left: 2px solid #3b2314;
			border-right: 2px solid #3b2314;
			background: #663f1d;
			overflow: hidden;
		}
		
			._rankingPreview .box-middle #avatar{
				display: block;
				margin: 12px auto 12px;
			}
			
			._rankingPreview .box-middle #user-preview-badges{
				text-align: center;
			}
			
				._rankingPreview .box-middle #user-preview-badges img{
					margin: 5px;
				}
			
			._rankingPreview .box-middle .user-preview{
				margin: 10px 0;
				padding: 10px 0;
				border-top: 1px solid #3b2314;
				border-bottom: 1px solid #3b2314;
			}
			
				._rankingPreview .box-middle .user-preview h4{
					padding: 0 0 10px 0;
					font-size: 16px;
				}
                
                ._rankingPreview .box-middle .user-preview p#icons{
                    padding: 10px 0 0 0;
                    position: relative;
                }
                
                    ._rankingPreview .box-middle .user-preview p#icons #icon-add-to-friends{
                    	width: 25px;
        				height: 25px;
        				display: block;
        				background: url(../graph/frontend/icon-add-to-friends.png) no-repeat 0 0;
        				text-indent: -9999px;
                        float: right;
        		
        			}
        			
        			._rankingPreview .box-middle .user-preview p#icons #icon-send-message{
                        margin-right: 10px;
                        width: 25px;
        				height: 25px;
        				display: block;
        				background: url(../graph/frontend/icon-send-message.png) no-repeat 0 0;
        				text-indent: -9999px;
                        float: right;
        		
        			}
				
			._rankingPreview .box-middle a{
				color: #f59120;
				font-weight: bold;
			}
			
			._rankingPreview .box-middle dl{
				font-weight: bold;
			}
			
				._rankingPreview .box-middle dl dt{
					padding: 3px 0;
					color: #3b2314;
					float: left;
					clear: left;
				}
				
				._rankingPreview .box-middle dl dd{
					padding: 3px 0;
					color: #f59120;
					float: right;
				}
				
			._rankingPreview .box-middle p{
			
			}
		
			._rankingPreview .box-middle img{
				text-align: center;
			}
		
		._rankingPreview .box-bottom{
			width: 150px;
			height: 10px;
			background: url(../graph/prev-box-bottom.png) no-repeat 0 0;
		}

		p#icons a span {
			visibility: hidden;
		}
/* = registration form	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#regForm{
	font-size: 16px;
	overflow: visible;
}

	#regForm fieldset{
		padding: 20px 60px;
	}
	
		#regFrom fieldset legend{
		
		}
		
	#regForm div.row{
		padding: 5px 0;
		clear: both;
		position: relative;
	}
	
		#regForm div.row label{
			padding-right: 5px;
			float: left;
			width: 200px;
			text-align: right;
			line-height: 1.3;
		}
		
		#regForm div.row input{
			padding: 2px 3px;
			border: 1px solid #645731;
			background: #d1b589;
			font-size: 14px;
		}
		
		#regForm div.row span.error{
			padding: 5px;
			background: #895d3b;
			border: 1px solid #603a17;
			color: #42270e;
			font-size: 12px;
			display: block;
			position: absolute;
			top: 5px;
			left: 360px;
			white-space: nowrap;
		}
		
	#regForm div.checkboxes{
		padding-left: 205px;
	}
	
		#regForm div.checkboxes input{
			margin-top: 5px;
		}
	
		#regForm div.checkboxes label{
			float: none;
			font-size: 12px;
		
		}
		
		#regForm div.checkboxes span.error{
			left: 270px;
		}
		
	#regForm p{
		padding-top: 15px;
		text-align: center;
	}
	
		#regForm p input#register{
			border: none;
			width: 189px;
			height: 38px;
			background: url(../graph/frontend/btnRegister.png) no-repeat 0 0;
			text-indent: -9999px;
			cursor: pointer;
		}
		
		#regForm p span{
			font-size: 11px;
		}
		
			#regForm p span a{
				color: #603a17;
			}
			
			
/* = privacy policy	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/			
#privacy-wrapper{
	/*background: url(../graph/frontend/creeper-content.png) no-repeat center 58px;*/
}

	#privacy-inner{
		padding-top: 5px;
	}
	
	#privacy-inner img{
		margin-left: -80px;
		float: left;
	}
	
	#privacy-inner p{
		padding: 0 80px 20px;
		color: #603a17;
	}
	
	#privacy-inner h3{
		padding: 15px 80px 7px;
		font-weight: bold;
		color: #5f3a17;
	}
	
	#privacy-inner p.first{
	
	}


/* = news	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
#news-bg{
	/* background: url(../graph/frontend/creeper-content.png) no-repeat center 43px; */
}

#news-content dl{
	padding-top: 40px;
}

	#news-content dl dt{
		padding: 0 0 10px 40px;
		background: url(../graph/frontend/leon-icon.png) no-repeat 0 0;
	}
	
		#news-content dl dt strong{
			padding-bottom: 5px;
			font-weight: bold;
			font-size: 16px;
			display: block;
			color: #523215;
		}
		
			#news-content dl dt strong a{
				color: #523215; 
			}
			
			#news-content dl dt.odd strong a{
				color: #de1f26;
			}
		
		#news-content span.news-date{
			font-size: 11px;
			font-style: italic;
		}
		
		#news-content span.news-author{
			font-size: 11px;
		}
	
	#news-content dl dd{
		padding: 0 0 35px 40px;
	}
	
		#news-content dl dd a{
			color: #523215; 
		}	
		
		#news-content dl dd p{
			line-height: 1.3;
			padding-bottom: 20px;
		}
	
		#news-content dl dd div#news-full{
			padding-top: 20px;
		}
	
		#news-content dl dd p.read-more{
			padding-top: 10px; 
		}
		
			#news-content dl dd p.read-more a{
				color: #523215;
			}
		
/* = static content	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#static-content{
	padding: 30px 0px;
}

	#static-content p{
		padding-bottom: 20px;
		line-height: 1.3;
	}
	
	#static-content a{
		color: #523215; 
	}
	
	#static-content strong{
		font-weight: bold;
	}
	
/* = remind password form
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#remind-password-wrapper{
	background: url(../graph/frontend/palms.png) no-repeat center 237px;
}

	#remind-password-inner{
		padding: 80px 100px 120px;
		background: url(../graph/frontend/compass-small.png) no-repeat 590px 100px;
	}
	
		#remind-password-wrapper h1{
			position: absolute;
			top: 18px;
			left: 300px;
			width: 262px;
			height: 30px;
			background: url(../graph/frontend/header-remind-password.png) no-repeat 0 0;
			text-indent: -9999px;
		}

#remind-password-content p{
	line-height: 1.3;
}

#remindPasswdForm{

}

#remindPasswdForm fieldset{
		padding: 20px 60px;
	}
	
		#remindPasswdForm fieldset legend{
		
		}
		
	#remindPasswdForm div.row{
		padding: 5px 0;
		clear: both;
		position: relative;
	}
	
		#remindPasswdForm div.row label{
			padding-right: 5px;
			float: left;
			width: 200px;
			text-align: right;
			line-height: 1.3;
		}
		
		#remindPasswdForm div.row input{
			padding: 2px 3px;
			border: 1px solid #645731;
			background: #d1b589;
			font-size: 14px;
		}
		
		#remindPasswdForm div.row span.error{
			padding: 5px;
			background: #895d3b;
			border: 1px solid #603a17;
			color: #42270e;
			font-size: 12px;
			display: block;
			position: absolute;
			top: 5px;
			left: 360px;
			white-space: nowrap;
		}
		
		#remindPasswdForm p{
			padding-top: 10px;
			text-align: center;
		}
		
			#remindPasswdForm p input{
				border: 0;
				width: 189px;
				height: 38px;
				background: url(../graph/frontend/btnRemind.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
			

/* = remind password form
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	

#changeasswdForm{

}

#changeasswdForm fieldset{
		padding: 20px 60px;
	}
	
		#changeasswdForm fieldset legend{
		
		}
		
	#changeasswdForm div.row{
		padding: 5px 0;
		clear: both;
		position: relative;
	}
	
		#changeasswdForm div.row label{
			padding-right: 5px;
			float: left;
			width: 200px;
			text-align: right;
			line-height: 1.3;
		}
		
		#changeasswdForm div.row input{
			padding: 2px 3px;
			border: 1px solid #645731;
			background: #d1b589;
			font-size: 14px;
		}
		
		#changeasswdForm div.row span.error{
			padding: 5px;
			background: #895d3b;
			border: 1px solid #603a17;
			color: #42270e;
			font-size: 12px;
			display: block;
			position: absolute;
			top: 5px;
			left: 360px;
			white-space: nowrap;
		}
		
		#changeasswdForm p{
			padding-top: 10px;
			text-align: center;
		}
		
			#changeasswdForm p input{
				border: 0;
				width: 189px;
				height: 38px;
				background: url(../graph/frontend/btnSend.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
			
/* = send to friend form
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
._sendToFriendContent{
	padding: 80px 100px 120px;
	background: url(../graph/frontend/giraffe-left.png) no-repeat 584px 80px;
}

#send-to-friend-inner{
	/*background: url(../graph/frontend/palms.png) no-repeat center 384px;*/
}

	#send-to-friend-inner h1{
		position: absolute;
		top: 18px;
		left: 250px;
		width: 320px;
		height: 30px;
		background: url(../graph/frontend/header-send-to-friend.png) no-repeat 0 0;
		text-indent: -9999px;
	}

#sendToFriendForm{

}

#sendToFriendForm fieldset{
		padding: 20px 60px;
	}
	
		#sendToFriendForm fieldset legend{
		
		}
		
	#sendToFriendForm div.row{
		padding: 5px 0;
		clear: both;
		position: relative;
	}
	
		#sendToFriendForm div.row label{
			padding-right: 5px;
			float: left;
			width: 200px;
			text-align: right;
			line-height: 1.3;
		}
		
		#sendToFriendForm div.row input,
		#sendToFriendForm div.row textarea{
			padding: 2px 3px;
			border: 1px solid #645731;
			background: #d1b589;
			font-size: 14px;
		}
		
		#sendToFriendForm div.row span.error{
			padding: 5px;
			background: #895d3b;
			border: 1px solid #603a17;
			color: #42270e;
			font-size: 12px;
			display: block;
			position: absolute;
			top: 5px;
			left: 360px;
			white-space: nowrap;
		}
		
		#sendToFriendForm #imageCode{
			margin-left: 205px;
			margin-right: 10px;
		}
		
		#sendToFriendForm p{
			padding-top: 10px;
			text-align: center;
		}
		
			#sendToFriendForm p input{
				border: 0;
				width: 127px;
				height: 38px;
				background: url(../graph/frontend/btnSend.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}	

/* = newsletter form
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#subscriber-inner{
	background: url(../graph/frontend/compass-magnifier.png) no-repeat 500px 100px; 
}

	#subscriber-inner h1{
		position: absolute;
		top: 18px;
		left: 250px;
		width: 320px;
		height: 30px;
		background: url(../graph/frontend/header-newsletter.png) no-repeat 0 0;
		text-indent: -9999px;
	}

._addSubscriberContent{
	padding: 80px 100px 120px;
}

#addSubscriber{

}

#addSubscriber fieldset{
		padding: 20px 60px;
	}
	
		#addSubscriber fieldset legend{
		
		}
		
	#addSubscriber div.row{
		padding: 5px 0;
		clear: both;
		position: relative;
	}
	
		#addSubscriber div.row label{
			padding-right: 5px;
			float: left;
			width: 200px;
			text-align: right;
			line-height: 1.3;
		}
		
		#addSubscriber div.row input,
		#addSubscriber div.row textarea{
			padding: 2px 3px;
			border: 1px solid #645731;
			background: #d1b589;
			font-size: 14px;
		}
		
		#addSubscriber div.row span.error{
			padding: 5px;
			background: #895d3b;
			border: 1px solid #603a17;
			color: #42270e;
			font-size: 12px;
			display: block;
			position: absolute;
			top: 5px;
			left: 360px;
			white-space: nowrap;
		}
		
		#addSubscriber #imageCode{
			margin-left: 205px;
			margin-right: 10px;
		}
		
		#addSubscriber p{
			padding-top: 10px;
			text-align: center;
		}
		
			#addSubscriber p input{
				border: 0;
				width: 127px;
				height: 38px;
				background: url(../graph/frontend/btnSend.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}


/* = games list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#games-content ul{

}

	#games-content ul li{
		padding: 7px 0 7px;
	}
	
		#games-content ul li dl{
		
		}
		
			#games-content ul li dl a{
				color: #523215;
			}
		
			#games-content ul li dl dt{
				padding-bottom: 5px;
				font-weight: bold;
			}
			
			#games-content ul.swiat-przyrody li dl dt a{
				color: #5b4c3a;
			}
			
			#games-content ul.swiat-przed-wiekami li dl dt a{
				color: #6c2d2d;
			}
			
			#games-content ul.swiat-logiki li dl dt a{
				color: #2c364d;
			}
			
			#games-content ul.swiat-ksiazek li dl dt a{
				color: #7f3d31;
			}
			
			#games-content ul.swiat-cywilizacji li dl dt a{
				color: #45603b;
			}
			
			#games-content ul li dl dd{
			
			}
			
				#games-content ul li dl dd img{
					margin: 0 5px 5px 0;
					float: left;
				}
				
				#games-content ul li dl dd p{
					line-height: 1.3;
			}

		
			
#message-content h4{
	padding-bottom: 20px;
	font-weight: bold;
}

				
#message-content p{
	line-height: 1.3;
	padding-bottom: 20px;
}

#message-wrapper2{
	padding: 80px 100px 120px;
}


._sendMessageContent,
._inviteMsgBody,
#messageBox{
	padding: 80px 100px 120px;
}	

#messageBox #accept{
	margin-right: 20px;
	border: none;
	width: 149px;
	height: 38px;
	background: url(../graph/frontend/btnAccept.png) no-repeat 0 0;
	text-indent: -99999px;
	cursor: pointer;
}

#messageBox #reject{
	border: none;
	width: 149px;
	height: 38px;
	background: url(../graph/frontend/btnReject.png) no-repeat 0 0;
	text-indent: -99999px;
	cursor: pointer;
}			
				
#sendMessage{

}

		#sendMessage #send{
			border: none;
			width: 127px;
			height: 38px;
			background: url(../graph/frontend/btnSend.png) no-repeat 0 0;
			text-indent: -9999px;
			cursor: pointer;
		}
		
		#sendMessage #resetContact{
			margin-left: 15px;
			border: none;
			width: 149px;
			height: 38px;
			background: url(../graph/frontend/btnClose.png) no-repeat 0 0;
			text-indent: -9999px;
			cursor: pointer;
		}

	

#addFriendForm{
	padding: 25px;
	text-align: center;
}
				
#addFriendForm #send{
	border: none;
	width: 141px;
	height: 38px;
	background: url(../graph/frontend/btnInvite.png) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
}

#addFriendForm #cancelInvite{
	margin-left: 15px;
	border: none;
	width: 149px;
	height: 38px;
	background: url(../graph/frontend/btnClose.png) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
}

#messageBox{

}

	#messageBox dl{
	
	}
	
		#messageBox dl dt{
			padding-bottom: 5px;
			padding-right: 5px;
			float: left;
			width: 120px;
			text-align: right;
		}
		
		#messageBox dl dd{
			padding-bottom: 5px;
			margin-left: 130px;
		}
		
		#messageBox p{
			padding-top: 30px;
			text-align: center;
		}
		
			#messageBox p #reply{
				width: 181px;
				height: 38px;
				background: url(../graph/frontend/btnReply.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
			
			#messageBox p #delete{
				width: 96px;
				height: 38px;
				background: url(../graph/frontend/btnDelete.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
			
	#messageBox #close{
		width: 149px;
		height: 38px;
		background: url(../graph/frontend/btnDelete.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	
	
#text-registration{
	margin: 0 auto 0;
	width: 608px;
	height: 138px;
	background: url(../graph/frontend/text-rejestracja.png) no-repeat -18px 0;
	text-indent: -9999px;
}

/* = rules
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#rules-wrapper{
	/* background: url(../graph/frontend/creeper-content.png) no-repeat center 43px; */
}

	#rules-inner{
		background: url(../graph/frontend/parrot-left.png) no-repeat 505px 325px;
	}
	
		#rules-inner h2{
			margin-bottom: 100px; 
		}
	
		#rules-inner h4{
			margin-bottom: 15px;
			text-align: center;
			font-weight: bold;
		}
		
		#rules-inner h5{
			padding: 0 80px 20px;
			font-weight: bold;
		}
		
		#rules-inner p{
			/*padding: 0 80px 20px;*/
			display: block;
			line-height: 1.3;
		}
		
		#rules-inner ul{
			/*padding: 0 100px 25px;*/
		}
		
			#rules-inner ul li{
				padding: 5px 0;
				line-height: 1.3;
			}
			
				#rules-inner ul li ul{
					padding: 0 20px 0px;
				}


/* = contact static page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#contact-wrapper{
	min-height: 450px;
	/*background: url(../graph/frontend/palms.png) no-repeat center bottom;*/
}

	#contact-inner{
		min-height: 450px;
	/*	background: url(../graph/frontend/monkey-right.png) no-repeat 0 130px; */
	}
	
		#contact-inner h3#contact-subheader{
			width: 140px;
			height: 29px;
			text-indent: -9999px;
			background: url(../graph/frontend/contact-subheader.png) no-repeat 0 0;
		}
		
		#contact-inner p.first{
			padding-top: 60px;
			text-align: center;
		}
		
			#contact-inner p.first a{
				color: #394618;
				font-size: 16px;
				font-style: italic;
				font-weight: bold;
			}
			
		#contact-inner p.second{
			color: #42270e;
			font-size: 14px;
			text-align: center;
		}
		
		#contact-inner p.back{
			text-align: center;
		}
		
/* = about static page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#about-wrapper{
	min-height: 450px;
	/*background: url(../graph/frontend/palms.png) no-repeat center bottom;*/
}

	#about-inner{
		min-height: 450px;
		background: url(../graph/frontend/leon-left.png) no-repeat 462px 50px;
	}
	
		#about-inner h3#about-subheader{
			margin-left: 25px;
			padding-bottom: 20px;
			width: 139px;
			height: 29px;
			text-indent: -9999px;
			background: url(../graph/frontend/about-subheader.png) no-repeat 0 0;
		}
		
		#about-inner p{
			padding: 0 80px 25px;
			color: #42270e;
			line-height: 1.3;
		}
		
		#about-inner p.first{
			padding-right: 200px;
			color: #394618;
			font-weight: bold;
		}
		
		#about-inner p.back{
			text-align: center;
			padding-bottom: 80px;
		}
		
p#incorrect-login{
	padding-top: 30px;
	background: url(../graph/frontend/incorrect-login.png) no-repeat center 30px;
	height: 50px;
	text-indent: -9999px;
}
	

p.back a{
	margin: 0 auto;
	width: 69px;
	height: 18px;
	background: url(../graph/frontend/btnBack.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}

#search-results{
	padding: 80px 100px 120px;
}

#jqgridSearchTable td a{
	color: #521109;
}
	

/* = popup window
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#overlay{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	background: url(../graph/frontend/overlay.png) repeat 0 0;
}	
	
#window{
	width: 855px;
}

	#window #window-wrapper{
		position: relative;
	}

	#window #window-bg{
		position: absolute;
		top:10%;
		bottom: 10%;
		left: 0px;
		right: 0px;
		background: url(../graph/frontend/window-middle.png) repeat-y 0 0;
	}

	#window #window-inner{
		position: relative;
		z-index: 10;
		background: url(../graph/frontend/window-top.png) no-repeat 0 0;
	}
	
		#window #window-inner #window-content{
			background: url(../graph/frontend/window-bottom.png) no-repeat 0 bottom;
		}
		
			#window #window-inner #window-content a#close{
				width: 149px;
				height: 38px;
				display: block;
				background: url(../graph/frontend/btnClose.png) no-repeat 0 0;
				text-indent: -9999px;
				position: absolute;
				bottom: 20px;
				right: 350px;
			}
			
	#window-preloader{
		position: absolute;
		top: 85px;
		left: 320px;
	}
	
/*
 * beta version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#message-wrapper2 #available-soon{
	background: url(../graph/frontend/available-soon.png) no-repeat center center;
	height: 54px;
	text-indent: -9999px;
} 

#badges p#available-soon{
	padding-top: 10px;
	background: url(../graph/frontend/available-soon.png) no-repeat center center;
	height: 54px;
	text-indent: -9999px;
}

#user-points-info #available-soon{
	cursor: pointer;
}
	
	
	

/**
 * stopwatch

 
html, body{
	overflow: hidden;
}	
	
#stopwatch-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: url(../graph/frontend/overlay.png) repeat 0 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
}

	#stopwatch-wrapper{
		width: 764px;
		height: 502px;
		background: url(../graph/frontend/countdown.png) no-repeat 0 0;
		margin: 0 auto;
		position: relative;
	}
	
		#stopwatch{
			width: 315px;
			height: 85px;
			position: absolute;
			top: 350px;
			left: 230px;
			font-size: 60px;
			line-height: 85px;
			text-align: center;
			font-family: verdana, arial, tahoma, sans-serif;
			color: #2b1806;
		}
			
*/

table.navtable {
	display: none !important;	
}







#flashgame {
	background: url(../graph/ramka_bg.jpg) center top no-repeat;
	height: 630px;
	overflow: hidden;
}

#flashgame #flash-wrapper{
	width: 800px;
	height: 410px;
	margin: auto;
}

#flashgame #flash-wrapper #flash{
	width: 800px;
	height: 410px;
	margin: auto;
}


/*
#form-login {
	display: none;
}
*/


#login_cloud_container, #login_cloud_container_hide {
	z-index: 2325;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#login_cloud {
	z-index: 32325;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../graph/chmurka.png) right top no-repeat;
	height: 154px;
	width: 250px;
	text-align: right;
	margin: auto;
	overflow: hidden;
}
#login_cloud_hide {
	height: 1px;
	width: 950px;
	text-align: right;
	margin: auto;
	overflow: hidden;
}

#login_cloud .padding {
	text-align: right;
	padding-top: 50px;
	padding-right: 20px;
}


#pass {
	display: none;
}

#nickID, #pass, #pass_hidden {
	width: 65px;
	border-top: 1px solid #005880;
	border-left: 1px solid #005880;
	border-bottom: 1px solid #d7f3fc;
	border-right: 1px solid #d7f3fc;
	background: #d7f3fc;
	color: #0577a6;
	font-size: 11px;
	font-family: tahoma;
	padding: 3px;
}
#log_me_in {
	vertical-align: middle;
}

#zalogujsie {
	text-align: right;
	padding-right: 20px;
}

#zarejestrujsie {
	text-align: right;
	padding-right: 50px;
}

#zarejestrujsie p {
	text-align: right;
}

#zarejestrujsie a {
	float: right;
	display: block;
	width: 115px;
	height: 14px;
	background: url(../graph/btt_rejestracja.png) top right no-repeat;
}

#zarejestrujsie a span {
	display: none;
}

#zarejestrujsie a:hover {
	background: transparent url(../graph/btt_rejestracja.png) no-repeat scroll right -14px
}



#logged {
	width: 200px;
	margin-left: auto;
	margin-right: 0px;
	text-align: center;
}

#logged p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 3px;
	font-weight: bold;
}

#logged #logout a, #logged #user-help a, #logged #user-login a {
	font-weight: normal;
	color: #0d95bf;
}

#logged #user-login a {
	font-weight: bold;
	color: #1fafc9;
}


#logo_link {
	z-index: 23225;
	height: 90px;
	width: 200px;
	display: block;
	position: absolute;
	top: 55px;
}
#logo_link span {
	display: none;
}

#ranking-content #jqgridRankingTable td.animal img{
   vertical-align: middle;
}

