body {
	margin: 10px;
	padding: 0px;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:baseline;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4{

	display:block;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #777777;

}


hr {
	height: 0
	margin: 10px 0px;
	border: none;
	width: 100%;
	border-bottom: 1px solid #efefef;
	color: #efefef;

}

img {

	margin: 2px;
	border: 0px;
}

span.search {

	display: block;
	margin: 10px 0px;
	padding: 4px 5px 2px 30px;
	font-size: 16px;
	background: url('http://mojepuzzle.pl/files/design/icons.png') 0px 0px no-repeat;


}

span.ok {


	display: block;
	margin: 10px 0px;
	padding: 4px 5px 2px 30px;
	font-size: 16px;
	background: url('http://mojepuzzle.pl/files/design/icons.png') 0px -24px no-repeat;

}

span.error {


	display: block;
	margin: 10px 0px;
	padding: 4px 5px 2px 30px;
	font-size: 16px;
	background: url('http://mojepuzzle.pl/files/design/icons.png') 0px -48px no-repeat;

}


span.login {

	display: block;
	margin: 10px 0px;
	padding: 4px 5px 2px 30px;
	font-size: 16px;
	background: url('http://mojepuzzle.pl/files/design/icons.png') 0px -72px no-repeat;

}


span.info {

	display: block;
	margin: 10px 0px;
	padding: 4px 5px 2px 30px;
	font-size: 16px;
	background: url('http://mojepuzzle.pl/files/design/icons.png') 0px -96px no-repeat;

}




#wraper {

	width: 800px;
	margin: 0 auto;
}

#top {

	width: 800px;
	padding: 0px;

}

#top .content {

	padding: 0px 10px;
	background: #FFFFFF;
}

#navigation {

	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	border-style: dotted;
	border-width: 2px 2px 2px 2px;
	border-color: #efefef;
}

#billboard {

	width: 800px;
	padding: 0px 10px;
	margin-bottom: 10px;
	background: #FFFFFF;

}

#content {

	width: 780px;
	background: #FFFFFF;
	padding: 0px 10px;
}


#content .content {

	background: #ffffff;
	padding: 0px 10px;

}

#content .right {

	float: right;	
	width: 160px;
	padding: 0px 0px 0px 25px;
	background: #FFFFFF;
}



#content .left {

	float: left;
	width: 595px;
	background: #FFFFFF;
}

#content .game {

	margin: 10px;
	text-align: center;

}

.container {

	margin: 10px 0px;
}

#pager {

	margin: 20px;
	text-align:center;
	background: #FFFFFF;
}

#pager u {

	padding: 2px;
	color: #666666;


}

#pager a:link, #pager a:visited, #pager a:hover {

	padding: 2px;

}

#top a:link, #top a:visited, #footer a:link, #content a:link, #content a:visited, #footer a:visited {
	
	color: #4db6dd;
	text-decoration: none;

}

#top a:hover, #content a:hover, #footer a:hover {

	color: #000000;
	text-decoration: underline;

}

#top a.big:link, #top a.big:visited, #content a.big:link, #content a.big:visited {
	
	color: #4db6dd;
	font-size: 20px;
	text-decoration: none;

}

#top a.big:hover, #content a.big:hover {

	color: #000000;
	font-size: 20px;
	text-decoration: underline;

}

#footer {

	clear: both;
	width: 800px;

}

#footer .content {

	margin: 10px 0px;
	padding: 10px;
	border-style: dotted;
	border-width: 2px 2px 2px 2px;
	border-color: #efefef;
	background: #FFFFFF;
}


#links {

	color: #888888;
	font-size: 10px;
	text-align:center;
	padding: 10px;

}

#links a:link, #links a:visited, #links a:hover {

	color: #888888;
	font-size: 10px;
	font-decoration: underline;

}

a.home:link, a.home:visited {

	display: block;
	width: 75px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 0 no-repeat;


}
a.login:link, a.login:visited {

	display: block;
	width: 105px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -30px no-repeat;


}

a.signup:link, a.signup:visited { 

	display: block;
	width: 105px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -60px no-repeat;

}

a.create:link, a.create:visited { 

	display: block;
	width: 125px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -90px no-repeat;

}

a.bookmarks:link, a.bookmarks:visited { 

	display: block;
	width: 160px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -120px no-repeat;

}

a.ranking:link, a.ranking:visited { 

	display: block;
	width: 130px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -150px no-repeat;

}

a.help:link, a.help:visited { 

	display: block;
	width: 120px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -180px no-repeat;

}

a.contact:link, a.contact:visited { 

	display: block;
	width: 90px;
	height: 30px;
	text-indent: 2000px;
	overflow: hidden;
	background: url('http://mojepuzzle.pl/files/design/icons_left.png') 0 -210px no-repeat;

}

a.home:hover {

	background-position: -160px 0;


}

a.login:hover {

	background-position: -160px -30px;

}

a.signup:hover {

	background-position: -160px -60px;

}

a.create:hover {

	background-position: -160px -90px;
}

a.bookmarks:hover {

	background-position: -160px -120px;

}

a.ranking:hover {

	background-position: -160px -150px;

}

a.help:hover {

	background-position: -160px -180px;

}

a.contact:hover {

	background-position: -160px -210px;

}

img.thumbs, img.avatars {

	padding: 2px;
	border: 1px solid #efefef;
}

input, select, textarea, table, tr, td {


	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;

} 

input, select, textarea  {

	padding: 5px;
}
