@font-face {
	font-family: big_noodle_titling;
	src: url('fonts/big_noodle_titling.ttf');
}
html, body {
	height: 100%;
}
body {
	background: #fff url('images/background.png') fixed;
	padding: 0;
	margin: 0;
	background-size: cover;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	width:1018px;
	margin: auto;
	margin-bottom: -50px;
	background: url('images/wrapper.png') repeat-y;
}
#logo {
	width: 1018px;
	height: 270px;
	background: url('images/header.png') no-repeat;
	margin: auto;
}
#menu {
	width: 1018px;
    height: 43px;
    background: url(images/menu.png);
    margin: auto;
}
#menu .menu {
	position: relative;
    margin-left: auto;
    height: 40px;
    margin-right: auto;
    width: 703px;
}
#menu .menu a {
	text-decoration: none;
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}
#menu .menu .link1 {
	margin-left: 1px;
	padding: 0px 46px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	float: left;
	transition: all 0.2s linear;
	background: transparent;
	border-radius: 0px;
}
#menu .menu .link2 {
	padding: 0px 74px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	float: left;
	transition: all 0.2s linear;
	background: transparent;
	border-radius: 0px;
}
#menu .menu .link3 {
	padding: 0px 69px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	float: left;
	transition: all 0.2s linear;
	background: transparent;
	border-radius: 0px;
}
#menu .menu .link4 {
	padding: 0px 57px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	float: left;
	transition: all 0.2s linear;
	background: transparent;
	border-radius: 0px;
}
#menu .menu .link5 {
	padding: 0px 63px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	float: left;
	transition: all 0.2s linear;
	background: transparent;
	border-radius: 0px;
}
#menu .menu .link6 {
	padding: 0px 42px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	float: left;
	transition: all 0.2s linear;
	background: transparent;
	border-radius: 0px;
}
#menu .menu .link1:hover {
	background: rgba(0,0,0,0.3);
}
#menu .menu .link2:hover {
	background: rgba(0,0,0,0.3);
}
#menu .menu .link3:hover {
	background: rgba(0,0,0,0.3);
}
#menu .menu .link4:hover {
	background: rgba(0,0,0,0.3);
}
#menu .menu .link5:hover {
	background: rgba(0,0,0,0.3);
}
#menu .menu .link6:hover {
	background: rgba(0,0,0,0.3);
}
#search_form {
	width: 134px;
	height: 29px;
	float:right;
}
#search_form input[type="text"] {
	margin-left: 10px;
	border: none;
	width: 100px;
	height: 20px;
	background: url('images/textbox.png') no-repeat;
	background-color: transparent;
	padding: 1px 8px;
	color: #7b7b7b;
	font-size: 12.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 28px;
	font-weight: bold;
}
#search_form input[type="submit"] {
	margin: 0;
	padding: 0;
	width: 67px;
	height: 20px;
	background: url('images/search.png') no-repeat;
	border: none;
	margin-top: 9px;
	margin-left: 58px;
	cursor: pointer;
	transition: all 0.2s linear;
}
#search_form input[type="submit"]:hover {
	opacity: 0.7;
}
#container {
	width: 1018px;
	margin: auto;
	margin-top: 6px;
	margin-bottom: 50px;
}
.left { 
	float: left;
}
.right {
	float: right;
}
.content {
	padding-left: 37px;
	padding-top: 14px;
	float: left;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-bottom: 20px;
}
.characters {
	margin-left: -12px;
	margin-top: -12px;
	float: left;
	width: 500px;
}
.content a:hover{
	opacity: 0.9;
	transition: all 0.2s linear;
}
.panel {
	width: 221px;
	margin-top: -6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #fff;
}
.panel .mid {
	width: 221px;
	background: url('images/mid.png');
	min-height: 2000px;
}
.panel .mid2 {
	width: 221px;
	background: url('images/mid2.png');
	min-height: 2000px;
}
.content .top {
	line-height: 40px;
	text-align: center;
	width: 500px;
	height: 46px;
	background: url('images/top2.png');
	font-family: big_noodle_titling;
	font-size: 16px;
}
.top2 {
	margin-top: 20px;
	margin-left: -15px;
	line-height: 40px;
	text-align: center;
	width: 500px;
	height: 46px;
	background: url('images/newstop.png');
	font-family: big_noodle_titling;
	font-size: 16px;
}
.content .mid {
	color: #eaeaea;
	width: 500px;
	background: url('images/mid3.png');
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: #000 0.2em 0.2em 0.4em;
}
.content .bot {
	width: 500px;
	height: 20px;
	background: url('images/bot2.png');
}
.text {
	padding: 2px 15px 0px 15px;
}
.panel .head {
	height: 23px;
	margin-top: 15px;
	margin-bottom: 8px;
}
.loginpanel {
	width: 267px;
	height: 268px;
	margin-left: 7px;
	background: url('images/loginpanel.png') no-repeat;
}
.accountpanel {
	width: 267px;
	height: 268px;
	margin-left: 7px;
	background: url('images/accountpanel.png') no-repeat;
}
.accountpanel a{
	margin-left: 22px;
	line-height: 110px;
	transition: all 0.2s linear;
}
.accountpanel a:hover{
	opacity: 0.7;
}
.searchpanel {
	width: 267px;
	height: 268px;
	margin-left: -53px;
	background: url('images/searchpanel.png') no-repeat;
}
#login_form input[type="text"] {
	margin-left: 90px;
	border: none;
	width: 100px;
	height: 20px;
	background: url('images/textbox.png') no-repeat;
	background-color: transparent;
	padding: 1px 8px;
	color: #7b7b7b;
	font-size: 12.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 13px;
	font-weight: bold;
}
#login_form input[type="password"] {
	margin-left: 90px;
	border: none;
	width: 100px;
	height: 20px;
	background: url('images/textbox.png') no-repeat;
	background-color: transparent;
	padding: 0px 8px;
	color: #7b7b7b;
	font-size: 12.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;6
	margin-top: 8px;
	font-weight: bold;
}
#login_form input[type="submit"] {
	margin: 0;
	padding: 0;
	width: 67px;
	height: 20px;
	background: url('images/login.png') no-repeat;
	border: none;
	margin-top: 12px;
	margin-left: 15px;
	cursor: pointer;
	transition: all 0.2s linear;
}
#login_form input[type="submit"]:hover {
	opacity: 0.7;
}
#create_acc input[type="submit"] {
	width: 67px;
	height: 20px;
	background: url('images/iagree.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#create_acc input[type="submit"]:hover {
	opacity: 0.7;
}
.panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -1px;
}
.panel ul li:hover {
	opacity: 0.7;
}
.panel ul a {
	height: 40px;
}
#footer {
	width: 1018px;
	height: 47px;
	background: url('images/footer.png');
	margin: auto;
	margin-bottom: 40px;
	text-align: center;
	font-family: big_noodle_titling;
	color: #101010;
	font-size: 12pt;
	line-height: 42px;
}
.content a {
	color: #ff8a00;
	text-decoration: none;
}
.content textarea {
	max-width: 390px;
}
#create_char input[type="submit"] {
	width: 109px;
	height: 20px;
	background: url('images/cchar.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#create_char input[type="submit"]:hover {
	opacity: 0.7;
}
#delete_char input[type="submit"] {
	width: 109px;
	height: 20px;
	background: url('images/dchar.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#delete_char input[type="submit"]:hover {
	opacity: 0.7;
}
#regiser_acc input[type="submit"] {
	width: 109px;
	height: 20px;
	background: url('images/register.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#register_acc input[type="submit"]:hover {
	opacity: 0.7;
}
#change_pass input[type="submit"] {
	width: 109px;
	height: 20px;
	background: url('images/cpass.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#change_pass input[type="submit"]:hover {
	opacity: 0.7;
}
#change_mail input[type="submit"] {
	width: 109px;
	height: 20px;
	background: url('images/cmail.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#change_mail input[type="submit"]:hover {
	opacity: 0.7;
}
#change input[type="submit"] {
	width: 67px;
	height: 20px;
	background: url('images/change.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#change input[type="submit"]:hover {
	opacity: 0.7;
}
#cancel input[type="submit"] {
	width: 67px;
	height: 20px;
	background: url('images/cancel.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#cancel input[type="submit"]:hover {
	opacity: 0.7;
}
#delete input[type="submit"] {
	width: 67px;
	height: 20px;
	background: url('images/delete.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#delete input[type="submit"]:hover {
	opacity: 0.7;
}
#login_form2 input[type="submit"] {
	width: 67px;
	height: 20px;
	background: url('images/login.png') no-repeat;
	border: none;
	cursor: pointer;
	transition: all 0.2s linear;
}
#login_form2 input[type="submit"]:hover {
	opacity: 0.7;
}

#character {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
#ranking{
	font-size: 13px;
}
a.podpowiedz span {
    display: none;
    padding: 1px 1px;
    margin-left: 1px;
    z-index: 2;
  
}
img {
	border: none;
}
a.podpowiedz:hover span{
    z-index: 909;
    display: inline;
    position: absolute;
    margin: -5px 0 0 -125px;
    background: #000000;
    border: 1px solid #b30000;
    color: #ffffff;
   -moz-opacity: 0.8;
   opacity:.80;
   filter: alpha(opacity=80);
   text-align: right;
}
