@font-face {
	font-family: 'Bebas Neue';
	src: url('BebasNeue.ttf') format('truetype');
}
* {
	margin: 0;
}

/* 
---------------------------------------------------------------------------------------
	BAZA 
---------------------------------------------------------------------------------------
*/

html, body {
	height: 100%;
}

video#bg_florida {
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height: 830px;
	background-size: auto;
	z-index: -100;
	object-fit: cover;
	position: absolute;
}

body {
	background-image: url('img/noktowizor.jpg');
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	font-family: 'Bebas Neue', Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 18px;
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
}

.container {
	width: 1090px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.container-content {
	margin: 0 auto;
}

.input {
	border: 1px solid #132234;
	border-radius: 5px;
}

.page-wrap {
	min-height: 100%;
	z-index: -2;
}

.page-wrap:after {
	content: "";
	display: block;
}

.overlay {
	background-color: rgba(0, 0, 0, 0.7);
	z-index: -1;
}

input {
	font-family: Arial, sans-serif;
}

.hideable-content {
	display:none;
}

/* 
---------------------------------------------------------------------------------------
	TOP
---------------------------------------------------------------------------------------
*/

header {
	width: 100%;
	height: 51px;
	background-image: url('top-background.png');
	background-position-x: center;
	background-repeat: repeat-x;
	position: relative;
	z-index: 4;
}

/* 
---------------------------------------------------------------------------------------
	BUTTONY SOCIAL - FACEBOOK & GOOGLE+ 
---------------------------------------------------------------------------------------
*/

.social {
	width: 300px;
	position: relative;
	padding-top: 15px;
}

.like-button {
	float: left;
}

.facebook-like-button {
	margin-top: 0px;
	margin-right: 10px;
}

/* 
---------------------------------------------------------------------------------------
	WYBĂ“R JÄ�ZYKA 
---------------------------------------------------------------------------------------
*/

ul#menu, ul#menu ul.sub-menu {
	padding:0;
	margin: 0;
	font-size: 12px;
	border-radius: 3px;
}
ul#menu li, ul#menu ul.sub-menu li {
	list-style-type: none;
	display: inline-block;
}

ul#menu li a, ul#menu li ul.sub-menu li a {
	text-decoration: none;
	color: #000000;
	padding: 2px;
	padding-left: 5px;
	display: inline-block;
}

ul#menu li {
	position: relative;
}

ul#menu li ul.sub-menu {
	display:none;
	position: absolute;
	width: 80px;
	border: none;
	background-color: rgb(15,15,15);
	border: 3px solid rgb(36,36,36);
	margin-left: -3px;
}

ul#menu li:hover ul.sub-menu {
	display:block;
}

.flag {
	display: inline-block;
	width: 15px;
	height: 10px;
	margin-top: 7px;
	vertical-align: top;
	background: url('flags.png') no-repeat;
}

.flag.pl {
	background-position: 0 0;
}

.flag.en {
	background-position: 0 -54px;
}

.flag.de {
	background-position: 0 -36px;
}

.flag.ru {
	background-position: 0 -18px;
}

.flag.es {
	background-position: 0 -72px;
}

.flag.gr {
	background-position: 0 -180px;
}

.flag.fr {
	background-position: 0 -108px;
}

.flag.it {
	background-position: 0 -90px;
}

.flag.nl {
	background-position: 0 -126px;
}

.flag.no {
	background-position: 0 -288px;
}

.flag.br {
	background-position: 0 -216px;
}

.flag.pt {
	background-position: 0 -144px;
}

.flag.rs {
	background-position: 0 -162px;
}

.flag.cz {
	background-position: 0 -198px;
}

.flag.tr {
	background-position: 0 -270px;
}

.flag.ar {
	background-position: 0 -234px;
}

.flag.zh {
	background-position: 0 -252px;
}

a.lang, a.lang:hover {
	display: block;
}

.drop-down {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 7px;
	vertical-align: middle;
	background: url('drop-down.png') no-repeat;

}

.lang-label {
	display: inline-block;
	width: 25px;
	line-height: 24px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 3px;
	font-weight: bold;
}

.current-label {
	color: #000;
}

li.lang {
	border-radius: 3px;
	border-bottom: 1px solid rgba(36,36,36,1.0);
	width: 80px;
}

li.lang:hover {
	background-color: #000000;
}

li.current-lang {
	background: #e8e8e8;
	border: 1px solid #d1d1d1;
	width: 80px;
	height: 27px;
	border-radius: 3px;
	cursor: pointer;
	float: right;
	z-index: 5;
}

li.current-lang:hover {

}

.language-selector-container {
	margin: 0 auto;
	width: 80px;
}

.language-selector {
	width: 80px;
	margin-top: -5px;
	margin-right: 204px;
	float: right;
	font-family: Arial, sans-serif;

}

/* 
---------------------------------------------------------------------------------------
	LOGOWANIE - SLIDER
---------------------------------------------------------------------------------------
*/

#sliderWrap {
	margin: 0 auto;
	width: 175px;
}

#slider {
	position: absolute;
	background-image:url('top-login-form-background.png');
	background-repeat:no-repeat;
	background-position: bottom;
	width: 194px;
	height: 279px;
	margin-top: -340px;
	z-index: 3;
	margin-left: 432px;
}

#slider img {
	border: 0;
}

#sliderContent {
	margin: 0 auto;
	position: absolute;
	color:#333333;
	padding-left: 17px;
	padding-top: 50px;
	text-align: center;
	font-size: 12px;
}

#header {
	margin: 0 auto;
	width: 600px;
	background-color: #F0F0F0;
	height: 200px;
	padding: 10px;
}

#openCloseWrap {
	position:absolute;
	margin: 232px 0 0 74px;
	font-size:12px;
}

#loginUnder {
	position:absolute;
	margin-left: 440px;
	margin-top: -105px;
	font-size:12px;
	z-index: 5;
}

span.login {
	position: absolute;
	z-index: 3;
	font-family: 'Bebas Neue', Arial Black, Arial, sans-serif;
	font-size: 38px;
	text-transform: uppercase;
	color: #210f01;
	text-shadow: 0 1px rgba(255,255,255,.65);
	margin-top: 13px;
	text-align: center;
	width: 178px;
	letter-spacing: -1px;
}

#Standalone_models_LoginForm_username, #Standalone_models_LoginForm_password, #Standalone_models_PasswordRemindForm_email {
	width: 147px;
	height: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ededed;
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	border: solid 1px #000;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.15), rgba(255,255,255,.15));
	padding-left: 10px;
	margin-top: 10px;
	display: block;
}

label.remember-me {
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

span.break {
	display: block;
	margin-bottom: 10px;
}

.login-button  {
	width: 159px;
	height: 43px;
	background-image: url('top-login-button.png');
	border: none;
	background-color: transparent;
	line-height: 24px;
	text-transform: uppercase;
	cursor: pointer;
	font-family: 'Bebas Neue';
	font-size: 36px;
	color: #fff;
	text-shadow: 0 -1px #0a2409;
}

a.login, span.forgot-password {
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a.login:hover, span.forgot-password:hover {
	text-decoration: underline;
}

/*
---------------------------------------------------------------------------------------
	BANNER + PROFIL GRACZA
---------------------------------------------------------------------------------------
*/

.player {
	margin: 10px auto;
}

/*
---------------------------------------------------------------------------------------
	REKLAMA
---------------------------------------------------------------------------------------
*/

#banner {
	width: 888px;
	height: 126px;
}

/*
---------------------------------------------------------------------------------------
	PROFIL GRACZA
---------------------------------------------------------------------------------------
*/

#player {
	position: absolute;
	background-image:url('top-login-form-background.png');
	background-repeat:no-repeat;
	background-position: bottom;
	width: 194px;
	height: 279px;
	margin-top: -279px;
	z-index: 3;
	margin-left: 898px;
}

.player-content {
	margin: 153px 17px 0 17px;
}

.logout-button {
	width: 159px;
	height: 43px;
	background: url('logout-button.png');
	border: none;
	font-family: "Bebas Neue";
	font-size: 38px;
	color: #fff;
	text-shadow: 0 -1px #0a2409;
	cursor: pointer;
}

.player-picture {
	border: 2px solid #fff;
	border-radius: 3px;
	width: 50px;
	height: 50px;
	float: left;
}

.player-description {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffa40b;
	margin: 0 0 0 58px;
}

.player-details {
	margin: 0 0 17px 0;
}

.turncate {
	width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#player a {
	color: #fff;
}

/*
---------------------------------------------------------------------------------------
	GRA
---------------------------------------------------------------------------------------
*/

#game-container iframe {
	width: 1075px;
	height: 755px;
	padding: 8px;
}

#game-container {
	margin: 0 auto;
	width: 1091px;
	height:771px;
	background: url('game-background.png');
	border-radius: 7px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

.container-wrapper {
	min-height: 755px;
}


/*
---------------------------------------------------------------------------------------
	PĹ�ATNOĹšCI
---------------------------------------------------------------------------------------
*/

#loading {
	background-color: rgba(0, 0, 0, 0.7);
	width: 1075px;
	height: 755px;
	margin: 8px;
	z-index: 10;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	display: none;
}

.loader {
	width: 128px;
	height: 128px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 270px;
	text-align: center;
}

.loader img {
	margin-top: 22%;
}

#payment-container {
	width: 1075px;
	margin: 0 auto;
}

#payments-country {
	color: #8a8a8a;
}

#payment-container h2, #edit-profile-container h2, #friends-container h2 {
	font-size: 72px;
	font-weight: normal;
	color: #ffa800;
	text-shadow: 0 -2px #000;
	line-height: 90px;
}

#payment-container h4, #edit-profile-container h4 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	line-height: 38px;
}

#payment-container h5 {
	font-size: 48px;
	color: #8a8a8a;
	text-shadow: 0 -2px #000;
	font-weight: normal;
}

#edit-profile-container a.close img {
	position: absolute;
	margin: 8px 0 0 511px;
}

#payment-container .payment-title, #edit-profile-container .edit-profile-title, #friends-container .friends-title {
	width: 100%;
	height: 92px;
	background: url('linear-background.png');
}

#payment-container .payment-details {
	width: 1075px;
	height: 330px;
	background: url('payment-rosette-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#payment-container .payment-method-title , #edit-profile-container .edit-profile-subtitle {
	border-top: 1px solid #35322e;
	border-bottom: 1px solid #35322e;
}

#payment-container .arrow-down, #edit-profile-container .arrow-down {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #35322e;
	margin: 0 auto 33px auto;
}

#payment-container .payment-method {
	width: 100%;
	height: 293px;
	background: url('linear-background.png');

}

.payment {
	margin-top: 8px;
	position: absolute;
	background: #111111;
	z-index: 5;
	width: 1075px;
	height: 755px;
}

.payment .proceed,
.payment .payu-fields {
	display: none;
}

.payment .paymentwall-iframe {
	display: none;
	width: 1075px;
	height: 755px;
}

.payment form {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 1075px;
}

.payment .image {
	margin: 10px auto 0 auto;
}

.payment .service-column {
	display: inline-block;
	vertical-align: top;
	width: 314px;
	height: 130px;
	margin: 0px 10px 0;
}

.payment form label {
	font-size: 26px;
	height: 44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #111;
	-webkit-box-shadow: 0 0 0 1px #35322e;
	-moz-box-shadow: 0 0 0 1px #35322e;
	box-shadow: 0 0 0 1px #35322e;
	border: solid 1px #000;
	color: #fff;
	line-height: 44px;
	padding-left: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	display: block;
	text-align: left;
}

.payment input[type="radio"] + span {
	margin: 0px 10px 0px -21px
}

.payment form input[type="text"] {
	width: 304px;
	height: 44px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ededed;
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	border: solid 1px #000;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,.15), rgba(255,255,255,.15));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.15), rgba(255,255,255,.15));
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.payment .proceed {
	margin-top: 30px;
}

.payment-close, .friends-close {
	right: 10px;
	top: 40px;
	background: url('small-close.png');
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

input[type="radio"] {
	width: 26px;
	margin: 0;
	padding : 0;
	opacity : 0;
	vertical-align: middle;
	cursor: pointer;
}

input[type="radio"] + span + label    {
	display: inline-block;
	line-height: 22px;
}

input[type="radio"] + span   {
	display: inline-block;
	width: 25px;
	height: 23px;
	margin:0px 2px 0px -25px;
	vertical-align:middle;
	background:url(/sns/standalone/payment-checkbox.png) 0px top no-repeat;
	cursor:pointer;
	margin-top: -6px;
}

input[type="radio"]:checked + span {
	background:url(/sns/standalone/payment-checkbox.png) -26px top no-repeat;
	cursor:pointer;
}

/*
---------------------------------------------------------------------------------------
	HUNTIUM
---------------------------------------------------------------------------------------
*/

.huntium {
	display: table;
}

.left-container{
	width: 420px;
	margin: 60px 0 60px 60px;
	padding-right: 60px;
	border-right: 3px dotted #8f8f8f;
	display: table-column;
	float: left;
	min-height: 651px;
}

.right-container {
	width: 420px;
	margin: 60px 60px 60px 0px;
	padding-left: 60px;
	display: table-column;
	float: right;
}

.step-row {
	font-size: 48px;
	line-height: 90px;
	display: table-row;
}

.step {
	width: 80px;
	height: 80px;
	border: 5px solid #FFFFFF;
	border-radius: 100%;
	font-size: 60px;
	line-height: 77px;
	text-align: center;
	float: left;
	margin-right: 20px;
}

.download-row, .screen-row {
	height: 560px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.download-row a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.button-huntium-download {
	width: 194px;
	height: 69px;
	background: url('/sns/standalone/button-huntium-download.png');
	padding-left: 105px;
	padding-top: 8px;
	margin: 0 auto;
}

.first-line {
	font-size: 36px;
	display: block;
	line-height: 36px;
}

.second-line {
	font-size: 20px;
}

.first-line, .second-line {
	text-shadow: 0 -1px #0a2409;
}

p.download-text {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 15px;
	color: #999999;
}
/*
---------------------------------------------------------------------------------------
	EDYCJA PROFILU
---------------------------------------------------------------------------------------
*/

#edit-profile-container {
	width: 1075px;
	height: 755px;
	margin: 0 auto;
	padding: 8px;
	text-align: center;
}

#edit-profile-container h2 {
	color: #FFFFFF;
}

#edit-profile-container .current-avatar {
	display: inline-block;
	height: 80px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 3px;
}

#edit-profile-container .current-avatar span.active-username{
	font-size: 24px;
	line-height: 80px;
	margin-left: 10px;
	font-weight: 400;
}

#edit-profile-container span.active-email {
	font-size: 24px;
	font-weight: 400;
	display: block;
}

#edit-profile-container .change-avatar {
	margin-top: 10px;
	margin-bottom: 20px;
}

#edit-profile-container .settings {
	margin-bottom: 30px;
}

#edit-profile-container .scroll {
	height: 663px;
	overflow-y: scroll;
}

#verify-email {
	padding: 40px;
}

#verify-email img {
	padding-bottom: 40px;
}

#verify-email p {
	padding: 20px 0;
}

#verify-email h6 {
	padding-bottom: 0px !important;
}

#verify-email a {
	color: #FFA701;
}

/*
---------------------------------------------------------------------------------------
	LISTA ZNAJOMYCH
---------------------------------------------------------------------------------------
*/

#friends-container {
	width: 1075px;
	margin: 0 auto;
	text-align: center;
}

.friends {
	margin-top: 8px;
	position: absolute;
	background: #111111;
	z-index: 5;
	width: 1075px;
	height: 755px;
}

#friends-container h2 {
	color: #FFFFFF;
}

.friends-menu {
	border-top: 1px solid #35322e;
	border-bottom: 1px solid #35322e;
	background: url('linear-background.png');
	width: 100%;
	height: 36px;
	font-size: 20px;
}

label.friends-tab, label.friends-tab-checked {
	line-height: 36px;
	background: url('friends-list-section-button.png');
	border-left: 1px solid #35322e;
	border-right: 1px solid #35322e;
	cursor: pointer;
	padding: 8px 25px 8px 0;
	margin-right: -4px;
	text-align: center;
}

label.friends-tab-checked {
	color: #e0f30c;
}

#friends-container .scroll {
	height: 625px;
	overflow-y: scroll;
}

#friends-container .content {
	padding: 20px 0 20px 20px;
}

.invite-friend-email {
	width: 330px;
	height: 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ededed;
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	border: solid 1px #000;
	padding-left: 10px;
	font-size: 14px;
	margin: 0 auto 10px auto;
	display: block;
}

.hidden {
	display: none;
}

#friends-container .invitations, #friends-container .friends-list {
	text-align: left;
	padding-left: 41px;
}

.invitation, .friend {
	width: 100px;
	height: 124px;
	background-color: #151515;
	-webkit-box-shadow: 0 0 0 2px #35322e;
	-moz-box-shadow: 0 0 0 2px #35322e;
	box-shadow: 0 0 0 2px #35322e;
	border: solid 1px #000;
	border-radius: 1px;
	display: inline-block;
	margin: 0 20px 20px 0;
	position: relative;
	padding: 10px;
	text-align: center;
}

.invitation button.decline, .friend button.decline {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url('decline-invitation.png');
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	cursor: pointer;
	right: -5px;
	top: 2px;
}

.invitation button.accept, .friend button.accept {
	background: url('accept-invitation.png');
	background-color: transparent;
	border: none;
	background-repeat: no-repeat;
	color: #e0f30c;
	cursor: pointer;
	padding-left: 16px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.friend button.unfriend {
	background: url('unfriend.png');
	background-color: transparent;
	border: none;
	background-repeat: no-repeat;
	color: #c61f17;
	cursor: pointer;
	padding-left: 16px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.invitation span.username, .friend  span.username {
	display: block;
}

.invitation span.level, .friend span.level {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: -1px;
}

/*
---------------------------------------------------------------------------------------
	SCROLLBARY
---------------------------------------------------------------------------------------
*/

#edit-profile-container .scroll::-webkit-scrollbar, #friends-container .scroll::-webkit-scrollbar {
	width:15px;
	background-color:#000000;
	box-shadow: -1px 0 #35322e;
	-webkit-box-shadow: -1px 0 #35322e;
	padding: 10px;
	background: url('scroll-background.png');
}

#edit-profile-container .scroll::-webkit-scrollbar-thumb, #friends-container .scroll::-webkit-scrollbar-thumb{
	width: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	border: solid 1px #000;
	background-image: -webkit-linear-gradient(bottom, #183616, #2e5323 8%, #89a329 87%, #a6c72a);
	background-image: -moz-linear-gradient(bottom, #183616, #2e5323 8%, #89a329 87%, #a6c72a);
	background-image: -o-linear-gradient(bottom, #183616, #2e5323 8%, #89a329 87%, #a6c72a);
	background-image: -ms-linear-gradient(bottom, #183616, #2e5323 8%, #89a329 87%, #a6c72a);
	background-image: linear-gradient(to top, #183616, #2e5323 8%, #89a329 87%, #a6c72a);
}
#edit-profile-container .scroll::-webkit-scrollbar-thumb:hover, #friends .scroll::-webkit-scrollbar-thumb:hover{
	width: 15px;
}
#edit-profile-container .scroll::-webkit-scrollbar-thumb:active, #friends .scroll::-webkit-scrollbar-thumb:active{
	width: 15px;
}

/* 
---------------------------------------------------------------------------------------
	FORMULARZ REJESTRACYJNY 
---------------------------------------------------------------------------------------
*/

.register-form-container {
	background-image: url('login-form-background.png');
	/*width: 417px;*/
	height: 726px;
	margin: 54px auto 0 auto;
	position: relative;
	z-index: 0;
	background-position: center;
	background-repeat: no-repeat;
}

img.logo {
	padding-bottom: 15px;
	display: block;
}

label[for=Standalone_models_RegisterForm_username],
label[for=Standalone_models_RegisterForm_password],
label[for=Standalone_models_FacebookRegisterForm_username],
label[for=Standalone_models_FacebookRegisterForm_email],
label[for=Standalone_models_RegisterForm_email] {
	line-height: 38px;
	font-size: 30px;
	color: #ffa701;
	text-shadow: 0 -2px #000;
}

label[for=Standalone_models_FacebookRegisterForm_email],
label[for=Standalone_models_FacebookRegisterForm_username] {
	color: #FFFFFF !important;
}

label.regulations, .alternate-login, label[for=Standalone_models_RegisterForm_termsAccepted] a {
	font-size: 24px;
	color: #ffa701;
	text-shadow: 0 -2px #000;
}

div.register-form {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 auto;
	width: 343px;
	/*padding-top: 50px;*/
}

div.register-form-content {
	padding-top: 50px;
	position: absolute;
	z-index: 0;
	color: #451e0e;
}

.register-input {
	width: 330px;
	height: 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ededed;
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 2px 5px rgba(0,0,0,.5);
	border: solid 1px #000;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.register-input-facebook {
	width: 300px !important;
}

.register-form-input {
	height: 45px;
	margin-bottom: 12px;
	line-height: 45px;
}

.last-input, #Standalone_models_RegisterForm_email {
	margin-bottom: 15px;
}

.register-buttons {
	text-align: center;
	margin-top: 19px;
	margin-left: -28px;
	padding-top: 30px;
	width: 399px;
	border-top: 1px solid #35322e;
}

.register-button , .facebook-button {
	width: 259px;
	height: 53px;
	border: none;
	background-color: transparent;
	font-family: "Bebas Neue";
	font-size: 38px;
	color: #fff;
	text-shadow: 0 -1px #0a2409;
	cursor: pointer;
}

.facebook, .facebook-button {
	background-image: url('login-form-facebook-button.png');
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 38px;
	color: #fff;
	text-shadow: 0 -1px #0a2409;
	padding: 0 0 0 45px;
}

.alternate-login {
	line-height: 45px;
	color: #ffffff;
	text-shadow: none;
	display: block;
}

span.facebook-txt {
	margin-left: 45px;
	line-height: 48px;
}

input.play-now, button.play-now {
	background-image: url('login-form-register-button.png');
}

input[type="checkbox"] {
	width: 28px;
	margin: 0;
	padding : 0;
	opacity : 0;
	vertical-align: middle;
	cursor: pointer;
}

input[type="checkbox"] + span + label    {
	display: inline-block;
	line-height: 22px;
}

input[type="checkbox"] + span   {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin:0px 2px 0px -26px;
	vertical-align:middle;
	background:url(checkbox.png) 0px top no-repeat;
	cursor:pointer;
}

input[type="checkbox"]:checked + span {
	background:url(checkbox.png) -26px top no-repeat;
	cursor:pointer;
}

/* 
---------------------------------------------------------------------------------------
	POP-UPY
---------------------------------------------------------------------------------------
*/

.popup-container {
	display: none;
}

.popup-overlay {
	width: 100%;
	height: 100%;
	padding-bottom: 205px;
	position: fixed;
	display: block;
	z-index: 110;
	background-color: rgba(255, 255, 255, 0.6);
}

.popup {
	width: 401px;
	/* height: 260px; */
	background-color: rgba(15, 15, 15, 0.9);
	box-shadow: 0px 0px 0px 7px rgba(36, 36, 36, 0.9), 0px 0px 30px rgba(0, 0, 0, 0.5);
	background-image: linear-gradient(to bottom, rgba(6, 6, 6, 0.15), rgba(51, 51, 51, 0.15));
	margin: 250px auto 0px;
	border-radius: 1px;
}

.popup-close {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	background-color: transparent;
	border: none;
	background: url('/sns/standalone/close.png');
	margin: 10px 0 0 373px;
	cursor: pointer;
}

.popup-details {
	text-align: center;
	padding: 40px;
}

h6 {
	font-size: 38px;
	color: #ffa701;
	font-weight: normal;
	text-shadow: 0 -2px #000;
	padding-bottom: 10px;
}

p {
	font-size: 24px;
	font-weight: normal;
}

.popup-button {
	margin-top: 15px;
}

#Standalone_models_PasswordRemindForm_email {
	display: inline-block;
	width: 250px;
}

/* 
---------------------------------------------------------------------------------------
	TOOLTIPY
---------------------------------------------------------------------------------------
*/

.tooltip {
	font-size: 12px;
	color: #000000;
	display: inline;
	position: relative;
	background-color: rgba(255, 174, 1, 1);
	border-radius: 3px;
	z-index: 10;
	margin-left: 10px;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.tooltip-facebook {
	position: absolute !important;
	padding: 0 10px;
}

div.tooltip:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -8px;
	margin-right: -1px;
	width: 0;
	height: 0;
	border-right: 8px solid rgba(255, 174, 1, 1);
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.settings .tooltip {
	position: absolute;
	margin-top: 8px;
}

.settings .change-avatar .tooltip {
	position: absolute;
	margin-top: -6px;
}

/* 
---------------------------------------------------------------------------------------
	STOPKA
---------------------------------------------------------------------------------------
*/

.footer {
	height: 70px;
}

.footer {
	background-image: url('../img/below/stopka.png');
	background-position: center;
	background-color: #030303;
	width: 100%;
	margin: 0;
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: -5px;
}

.footer:after {
	width: 100%;
	float: left;
	background-image: url('../img/below/leather_pattern_bg.jpg');
}

.logo-footer {
	width: 560px;
	height: 58px;
	padding-top: 5px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(0,0,0,.75);
	color: #9B9494;
}

.logo-container {
	position: relative;
}

.footer-full-address {
	width: 250px;
	position: absolute;
	right: 0;
	top: 17px;
	font-size: 11px;
	color: #DC9F86;
	text-shadow: 2px 2px #000;
}

.footer-container {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	margin-top: -19px;
	color: #DC9F86;
	text-shadow: 2px 2px #000;
}

footer a {
	color: inherit;
	text-decoration: none;
	font-weight: 400;
	font-size: 12px;
	font-style: normal;
	text-shadow: inherit;
}

footer a:hover {
	text-decoration: underline;
}

