html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
	caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, nav, output,
	ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

@font-face {
  font-family: button;
  src: url(Fondamento/Fondamento-Regular.ttf);
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family:  Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.pasek_top {
	height: 80px;
	width: 100%;
	background-color: #271201;
	border-bottom: 3px solid #5e000b;
	-moz-box-shadow: 0 0 5px 5px #121212;
	-webkit-box-shadow: 0 0 5px 5px #121212;
	box-shadow: 0 0 5px 5px #121212;
}

strong {
	font-weight: bold;
}

div {
	overflow: hidden;
}

a {
	text-decoration: none;
	color: #533316;
}



.input_nazwa {
	font-family:  Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 12px;
	color: #525252;
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
}

.welcome {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: auto
}

.naglowek {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 154px;
}

.rejestracja {
	position: absolute;
	margin-left: 20px;
	margin-top: 0px;
	width: 408px;
	height: 334px;
	background-image: url(/images/incoming.png);
}

.linia {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 20px;
	background-image: url(/images/linia.png);
}

.index_top_icon {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	background-image: url(/images/index_top_icon.png);
	background-size: contain;
}

.section_tech {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.input {
    border: 2px solid #ffcc00;
    /** remember to change image path **/
    background: url(/images/bg.jpg);
    font-family: tahoma, helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    color: #f17200;
    padding:5px;
}

.input_back {
	font-family: button;
	font-size: 12px;
	color: #fff;
	margin-right: 30px;
	padding-left: 24px;
	padding-top: -10px;
	width: 180px;
	height: 25px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/input_background.png);
}

.input_logo_index {
	font-family: button;
	font-size: 16px;
	color: #fff;
	margin-right: 30px;
	padding-left: 24px;
	padding-top: -10px;
	width: 126px;
	height: 35px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/input_index.png);
}

.game_submit {
	font-family: Open Sans,  helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 12px;
	color: #fff;
	//float: left;
	width: 150px;
	height: 23px;
	padding-top: 2px;
	text-align: center;
	margin-bottom: 10px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/game.png);
	cursor: pointer;
}

.input_submit {
	font-family: button;
	font-size: 12px;
	color: #5c3404;
	width: 112px;
	height: 28px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/input_submit.png);
}

.input_submit_index {
	font-family:  button;
	font-size: 16px;
	color: #ffffff;
	width: 180px;
	height: 37px;
	margin-left: -20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/logo_index.png);
}

.input_big_button {
	font-family:  button;
	font-size: 22px;
	color: #ffffff;
	width: 227px;
	height: 58px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/index_big_button.png);
	margin-left: 50px;
	margin-top: 250px;
}

.left_side {
	padding-left: 50px;
	padding-top: 30px;
	width: 500px;
	height: 400px;
	font-family:  helvetica , Arial,"Trebuchet
	MS", Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva,
	Sans-serif;
	font-size: 20px;
	color: #533316;
	float: left;
}

.right_side {
	width: 317px;
	height: 400px;
	margin-top: 50px;
	background-repeat: no-repeat;
}

.big_button {
	font-family: button;
	font-size: 22px;
	color: #ffffff;
	width: 177px;
	height: 40px;
	margin: auto;
	margin-top: 260px;
	background-image: url(/images/index_big_button.png);
	padding-left: 50px;
	padding-top: 18px;
}

.big_button_fb_1 {
	float: right;
	font-family: button;
	font-size: 20px;
	color: #ffffff;
	width: 152px;
	height: 40px;
	margin: auto;
	margin-top: -85px;
	padding-left: 75px;
	padding-top: 18px;
}

.remain_passs {
	    margin-top: -8px;
}
.big_button_fb {
	font-family: Open Sans;
	font-size: 22px;
	color: #ffffff;
	width: 152px;
	height: 40px;
	margin: auto;
	margin-top: 295px;
	background-image: url(/images/rejestracja_fb.png);
	padding-left: 75px;
	padding-top: 18px;
}

.index_tlo {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-image: url(/images/big_win_tlo.png);
}

.menu_index {
	font-family: button, Open Sans;
	font-size: 22px;
	margin-left: 50px;
	margin-top: 10px;
}

.menu_button {
	font-family:  Open Sans, helvetica , Arial,"Trebuchet MS",
	Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva,
	Sans-serif;
	font-size: 16px;
	color: #ff9306;
	float: left;
	width: 240px;
	height: 34px;
	padding-top: 4px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/button_menu.png);
}

.fb {
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 12px;
	color: #fff;
	float: left;
	width: 37px;
	height: 37px;
	text-align: center;
	margin-bottom: 10px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	background-image: url(/images/fb.png);
}

input[type=checkbox] {
	border-style: none;
	border-color: transparent;
	background-color: transparent;
}

.welcome_left {
	width: 512px;
	height: 700px;
	float: left;
}

.welcome_right {
	width: 512px;
	height: 700px;
	float: right;
}

.ikonki {
	margin-top: 10px;
	width: 200px;
	height: 37px;
	float: right;
	clear: both;
}

.slider {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.99);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.99);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.99);
	box-shadow: inset 1px 1px 5px px rgba(5d, 5d, 5d, 30);
	margin-top: 220px;
	margin-left: 60px;
}

.menu {
	margin-top: 20px;
	margin-left: 120px;
	width: 400px;
	height: 42px;
	clear: both;
}

.button {
	float: left;
	margin-right: 15px;
}

.nk {
	float: left;
	margin-right: 15px;
}

.logowanie {
	margin-top: 200px;
	margin-left: 50px;
	width: 316px;
	height: 361px;
	background-image: url(/images/logowanie.png);
}

.copy {
	margin-top: 700px;
	margin-left: 450px;
}

.opis {
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 70px;
	margin-left: 110px;
	height: 22px;
}

.login {
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 27px;
	margin-left: 138px;
	height: 20px;
}

.in_login {
	width: 145px;
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 4px;
	margin-left: 85px;
	height: 16px;
	background: none;
	border: none;
}

.haslo {
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
	margin-left: 135px;
	height: 20px;
}

.in_haslo {
	width: 145px;
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-left: 85px;
	height: 16px;
	background: none;
	border: none;
}

.rejestr {
	font-family: Open Sans, helvetica, Arial, "Trebuchet MS", Verdana,
		"Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 60px;
	margin-left: 112px;
	height: 20px;
}




