@font-face {
	font-family: Coalition;
	/*src: url(../fonts/Coalition_v2..ttf);*/
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #191718;
}

body {
	font-family: 'Questrial', sans-serif;
	min-height: 100%;
	background-color: #191718;
}

.home-text {
	position: relative;
	top: 50%;
	width: 100%;
	height: 500px;
}


#combination-w1 {
	position: absolute;
	width: 100%;
	text-align: center;
	/*top: -80px;*/
	top: -80px;
}

#calculation-w1 {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 20px;
}

#animated-example {
	text-align: center;

}

.word-inner1 {}



.text-animation {
	-vendor-animation-duration: 3s;
	-vendor-animation-delay: 12s;
	/*-vendor-animation-iteration-count: infinite;*/
	-webkit-animation: hue 60s infinite linear;
}


#combination-w1 .word-inner1 {
	/*	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-image: url(../img/combination1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;*/
}



.animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 1.5s;
	/* Chrome, Safari, Opera */
	animation-delay: 1.5s;
}

.animated img {
	max-width: 80%;
}

/*@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

.animated2 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
*/
.word-inner1 {
	overflow: hidden;
}

.word-inner2 {
	overflow: hidden;
}









#Stage_How_does_it_work {}

#Stage {
	top: -163px;
}

#line1 {

	width: 0px;
	height: 5px;
	background-color: #fff;
}

.home-text p {
	/*line-height: 68px;*/
	/*height: 100%;*/
	/*text-align: center;*/
	/*height: 0;
	overflow: hidden;*/
}

.home-text .container {
	text-align: center;
}

h1, h2, h3 {
	font-family: 'Coalition', sans-serif;
}

a {
	color: #50bb48;
}

.tut img {
	max-width: 100%;
}

.word {
	color: #fff;
	font-size: 50px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	/*left: 50%;*/
	/*width: 800px;*/

	margin: 0 auto;

	font-family: 'Questrial', sans-serif;
	/*width: 290px;*/
	/*text-indent: -9999px;*/
	background-repeat: no-repeat;
	background-position: left;
}

#word-combination {
	/*background-image: url(../img/combination.png);*/
	font-family: 'Coalition', sans-serif;
}

#word-calculation {
	font-family: 'Coalition', sans-serif;
	z-index: 600;
	top: 5px;
	height: 0;
}


#link-tutorial {}

#phrase {

	text-align: center;
	font-size: 20px;
	z-index: 200;
	color: #fff;
	text-indent: 0;
	opacity: 0;
	top: 110px;
	height: 100px;
}

.separator-hor {
	width: 1px;
	background-color: #fff;
	display: inline-block;
	height: 23px;
	margin-bottom: -5px;
}

#phrase.word a {
	font-size: 20px;
	color: #fff;
}

#phrase.word a:hover {

	color: #02FEE3;
}

#link-tutorial {
	opacity: 0;
	text-indent: 0;
	top: 210px;
	height: 100px;
	z-index: 1000;
}

#link-tutorial a p {
	display: inline-block;
}

#link-tutorial a img {
	margin-bottom: 40px;
}

.word a {
	/*width: 480px;*/
	/*display: block;*/
	font-size: 20px;
	color: #02FEE3;
}

.word a:hover {
	color: #02FEE3;
	/*text-shadow: 0px 0px 8px rgba(2, 254, 227, 0.8);*/
	text-decoration: none;
}

#link-tutorial p {
	text-align: left;
	height: auto;
	overflow: auto;
}

.home .page {
	min-height: 100%;
}

.page-wrapper {
	height: 100%;
	background-color: #191718;
}

#contact_page .page-wrapper {
	padding-top: 150px;
	height: 100%;
	background-color: #191718;
}

.contact_content {
	margin-bottom: 70px;
}

.contact_content h1, .contact_content h2, .contact_content h3 {
	color: #CACACA;
	font-family: 'Questrial', sans-serif;
}

.contact-text-polja {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 18px;
	padding: 12px 12px;
}

.loginwindov h2 {
	font-size: 30px;

}

.page-wrapper .logo {
	margin: 0;
	position: absolute;
	top: 30px;
	left: 30px;
}

.forget-pass {}

.page-wrapper a {
	color: #666;
}

.loginwindov .form-control {
	border: none;
	box-shadow: none;
	border-radius: 0;
	border-bottom: 2px solid #02FEE3;
}

.loginwindov {}

.loginwindov-wrapp {}

.br-polje {
	display: inline-block;
}

.br-polje a {
	/*	cursor:pointer;
	display: inline-block;
	background-color: #fff;
	background-image: url(../img/loptice.png);
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-radius: 20px;
	height: 50px;
	width: 50px;
	background-position: 4px 0px;
	text-align: center;
	line-height: 40px;
	margin: 0 30px 30px 0;*/
}

.br-polje span {
	display: inline-block;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0 30px 30px 0;
}

.br-polje a:hover {
	background-image: url(../img/loptice2.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-size: contain;
	/*background-position:-96px 0px;*/


}

.br-polje a.iza {
	/*	background-image: url(../img/loptice.png);
	text-decoration: none;
	background-position:-96px 0px;
	cursor:pointer;*/
}

.br-polje a.activ {
	background-color: #02FEE3;
}


.page-wrapper-kombo {
	height: 100%;
	/*background-color: #000;*/
	color: #999;
	margin-bottom: 50px;
	/*margin-top: 80px;*/
}

.tabela-content {
	margin-top: 80px;
}

.tabela, .user-numbers {
	/*margin-top: 70px;*/
}

.polja-brojevi {
	background-color: #fff;
	border-radius: 50px;
	padding: 24px 0 0 20px;
}

.polja-brojevi-izabrani {
	background-color: #fff;
	border-radius: 50px;
	padding: 30px 0 0 30px;

}

.polja-brojevi-izabrani .br-polje {
	background-color: #02FEE3;
	/*color: #111;*/
}

.header {
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 50px;
}

.br-kombinacija .form-control option {
	width: 50px;
}

.num-option {
	width: 50px;
}

.logo {
	margin-top: 30px;
	margin-bottom: 10px;
}

.br-kombinacija {
	margin-bottom: 30px;
	/*width: 341px;*/
	display: inline-block;
}

.input-wrapp {
	width: 200px;
	margin-left: 20px;
	float: left;
}

.br-kombinacija-wrap {
	text-align: right;
}

.br-kombinacija p {
	margin-top: 6px;
	float: left;
}

.rezultat-wrapper {
	background-color: #fff;
	border-radius: 50px;
	padding: 50px;
}

.rezultat-wrapper .br-kombinacija {
	margin: 0;
}

.whitw-bg a {
	color: #888;
}

.footer {
	height: 90px;
	position: relative;
}

#intended {
	margin-top: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #50bb48;
}

#intended p {
	font-family: 'Coalition', sans-serif;
	letter-spacing: 1px;
}

.loginwindov-wrapp-nav {
	/*width: 100%;*/
}

.loginwindov-wrapp-nav .loginwindov {
	position: relative;
}

.yamm>.container {
	position: static;
}

.yamm>.container .dropdown-menu {
	left: 0;
	text-align: center;
	width: 100%;
}

.yamm .dropdown-menu>li {
	display: inline-block;
}

.yamm-content {
	width: 100%;
}

.rezultat {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}

.rezultat .grupa em {
	display: inline-block;
	/*cursor: pointer;*/
	display: inline-block;
	background-color: #fff;
	background-image: url(../img/loptice.png);
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-radius: 20px;
	height: 50px;
	width: 50px;
	background-position: 4px 0px;
	text-align: center;
	line-height: 40px;
	margin: 0 5px 5px 0;
}




.collapse.in {}

#sign li {
	list-style: none;
}

/*#logo{
	font-size: 20px;
	font-family: 'Coalition', sans-serif;
	color: #afabaa;
	}*/
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	text-indent: -9999px;
	background-image: url(../img/logo2-reg.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 60px;
	width: 220px;
	padding: 15px 15px 15px 0;
	margin-left: 15px;
}

#logo #combination {
	/*color: #e8e8e8;*/
}

#logo #calculation {
	/*color: #a8a8a8;*/
}

.navbar-cc {
	background-color: #272727;
}

.plus {
	height: 80px;
	width: 80px;
	border-radius: 50%;
	background-color: #02FEE3;
	display: none;
}

.plus {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -0%);
	text-align: center;
	line-height: 90px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.page {
	/*height: 100%;*/
	/*padding-top: 150px;*/
}


.page h1 {
	color: #fff;
}

.tot-body {
	margin-top: 20px;
	font-size: 16px;
	color: #d7d7d7;
	text-align: center;
}

.tabela .navbar-cc {
	border-bottom: 1px solid #fff;
}

.page-wrapper-kombo .header {}

.header h2, .header h3 {
	font-family: 'Questrial', sans-serif;
	color: #fff;
}

.form-control {
	border-radius: 40px;
}

.btn {
	border-radius: 40px;
}


.scrollToTop {
	width: 100px;
	height: 130px;
	padding: 10px;
	text-align: center;
	z-index: 5000;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position: fixed;
	bottom: 50px;
	right: 40px;
	display: none;


}

.scrollToTop.bottom {
	bottom: 80px;
}

.scrollToTop:hover {
	text-decoration: none;
	color: #50bb48;
}

.scrollToTop span {
	font-size: 30px;
	display: block;
}




/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

The CSS, XHTML and design is released under Creative Common License 3.0:
http://creativecommons.org/licenses/by-sa/3.0/

*/

/***** clearfix *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
/*.clearfix {height: 1%;}*/
.clearfix {
	display: block;
	/*clear: both;*/
}



/* sliding panel */
#toppanel {
	position: absolute;
	/*Panel will overlap  content */
	/*position: relative;*/
	/*Panel will "push" the content down */
	top: 0;
	width: 100%;
	z-index: 999;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto;
}

#panel {
	font-family: 'Questrial', sans-serif;
	width: 100%;
	/*height: 250px;*/
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel .form-control {
	height: 32px;
}

.header-form {
	padding: 0 50px 0 0;
}

.nav-link a {
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.nav-link a:hover, .nav-link a:focus {
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	color: #50bb48;
	text-decoration: none;
}

.login-btn {
	/*width: 120px;*/
}

#more .glyphicon {
	background-color: #50bb48;
	padding: 5px;
	color: #272727;
	margin-right: 10px;
	border-radius: 20px;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2, #panel h3 {
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 10px 0;
	color: white;
	font-family: 'Questrial', sans-serif;
	/*font-weight:bold;*/

}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	/*color: #02FEE3;*/
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float: left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}







.word {
	font-size: 30px;
}

.tab {
	background-color: #0d0d0d;
	height: auto;
	position: relative;
	top: 0;
	z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 42px;
	width: auto;
	line-height: 42px;
	margin: 0;

	color: white;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.tab ul.login li {
	/*text-align: left;*/
	padding: 0 6px;
	display: block;
	display: inline-block;
	height: 42px;

}

.tab ul.login {
	height: auto;
}

.tab ul.login li.left, .tab ul.login li.right {
	display: none;
}

#panel .start-navlink {
	display: block;
}

.navbar-brand {
	height: auto;
	width: 100px;
}

.navbar-toggle .icon-bar {
	background: #fff;
}

.input-group {
	background: transparent;
}

.polja-brojevi {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px 0 0 20px;
	margin-bottom: 60px;
}

.br-polje a, .br-polje span {
	margin: 0 20px 20px 0;
}

.form-control {
	border-radius: 0;
}

.btn {
	border-radius: 0px;
}

.input-wrapp {
	width: 100%;
	margin-left: 0;
	float: left;
}

.rezultat-wrapper {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px;
}

.br-kombinacija-wrap-sm {
	display: block;
}

.br-kombinacija-wrap-lg {
	/*display: none;*/
}

.br-kombinacija-wrap-sm .numbers {
	margin-top: 20px;
}

.user-numbers .polja-brojevi {
	display: inline-block;
	margin-bottom: 10px;
}



.btn-use:hover, .btn-use:focus {
	color: #02FEE3;
	text-decoration: none;
	background-color: #333;
}

.use-combination {
	display: inline-block;
}

.item {
	width: 216px;
}

/*.item.w2 { width: 50%; }*/

.social-links {
	position: static;
	left: 32px;
	bottom: 26px;
	font-size: 32px;
	width: 250px;
}

.social-links.bottom {
	bottom: 126px;
}

.s-link {
	display: inline-block;
}

.social-links .s-link a {
	color: #afabaa;
	background-color: transparent;

	border-radius: 40px;
	width: 60px;
	height: 60px;
	line-height: 68px;
	text-align: center;
	display: inline-block;
	margin-right: 15px;

}

.social-links .s-link a .fa {
	line-height: 60px;
}

.s-link a:hover {
	background-color: #50bb48;
	color: #fff;
}

.nav-link {
	width: 84px;
	text-align: center;
}

#word-wrapp {
	position: relative;
	text-align: center;
	top: -57px;
}

.word-w {

	position: absolute;
	/*margin: 5px 20px;*/
	/*position: absolute;
	font-size: 92px;
	line-height: 92px;
	display: table-cell;
	font-family: Coalition;
	color: #afabaa;*/

}

.word-inner {

	height: 100%;
}

#combination-w {

	bottom: -42px;
	width: 100%;
	height: 0px;
	position: absolute;
	/*bottom: 0;*/
	/*background:green;*/
	float: left;
	z-index: 99;
	overflow: hidden;
	vertical-align: bottom;
	text-indent: -9999px;
}

#combination-w .word-inner {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-image: url(../img/combination1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
}

#calculation-w {

	top: 62px;
	vertical-align: top;
	width: 100%;
	height: 0px;
	/*background:pink;*/
	float: left;
	z-index: 99;
	overflow: hidden;
	text-indent: -9999px;
}

#calculation-w .word-inner {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	background-image: url(../img/calculation1.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}

#animated-example {
	/*vertical-align: bottom;*/
}

#animated-example img {
	vertical-align: bottom;
	max-width: 80%;
}

.calculate-btn {
	margin-bottom: 30px;
	margin-top: 36px;
}

.br-kombinacija.pull-right {
	float: none !important;
	display: block;
}

.br-kombinacija.pull-right p {}

.calculate-wrapp #submit {
	margin-left: -31px;
}

#combination-w1 {
	top: -37px;
}

.reg-word2 {
	margin-left: 3px;
}

/*.start-navlink{
	display: none;
	}*/
/* Extra Small */

@media(max-width:400px) {
	#animated-example img {
		max-width: 80%;
	}

	#combination-w1 {

		/*top: -37px;*/
	}

	.word {
		font-size: 20px;
	}

	#phrase.word a {
		font-size: 14px;
	}

	.nav-link {
		width: auto;
		text-align: center;
	}
}

@media(max-width:410px) {

	.br-kombinacija-wrapp {
		height: 100px;
	}

	.calculate-wrapp {
		height: 100px;
	}

	.calculate-btn {
		margin-bottom: 11px;
		margin-top: 56px;
	}
}

/* Extra Small */
@media(max-width:767px) {
	.word-w {
		font-size: 30px;
	}
}

@media(min-width:420px) {}

/* Small */
@media(min-width:768px) {

	.calculate-btn {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.calculate-wrapp #submit {
		margin-left: 0px;
	}

	.br-kombinacija.pull-right {
		float: right !important;
		display: inline-block;
	}



	#animated-example img {
		max-width: 80%;
	}


	.br-kombinacija {
		margin-right: 30px;
	}

	.br-kombinacija-wrap-lg #submit {
		width: 100%;
	}

	.br-kombinacija-wrap-lg .numbers {
		width: 100%;
	}

	.br-kombinacija .form-control {
		width: 100px;
	}

	.br-kombinacija-wrap-sm {
		display: none;
	}

	.br-kombinacija-wrap-lg {
		display: block;
	}

	/* .br-subsets  .form-control{
			width: 100px;
		} */

	.rezultat-wrapper {
		background-color: #fff;
		border-radius: 32px;
		padding: 32px;
	}

	.input-wrapp {
		width: 70px;
		margin-left: 20px;
		float: left;
	}

	.form-control {
		border-radius: 18px;
	}

	.btn {
		border-radius: 40px;
	}

	.br-polje a {
		display: inline-block;
		background-color: #fff;
		background-image: url(../img/loptice.png);
		font-size: 24px;
		color: #000;
		font-weight: bold;
		border-radius: 20px;
		height: 50px;
		width: 50px;
		/*background-position: 4px -2px;*/
		text-align: center;
		line-height: 40px;
		margin: 0 5px 5px 0;
	}

	.br-polje span {
		display: inline-block;
		background-color: #000;
		color: #fff;
		font-weight: bold;
		border-radius: 20px;
		height: 40px;
		width: 40px;
		text-align: center;
		line-height: 40px;
		margin: 0 30px 30px 0;
	}

	.polja-brojevi {
		background-color: #fff;
		border-radius: 32px;
		padding: 24px 0 0 20px;

	}

	.user-numbers .polja-brojevi {
		padding: 15px 0 0 15px;
		margin-bottom: 20px;
		/*width: 244px;*/
	}

	.use-combination {
		display: block;
	}

	.single-number-combination .time {
		margin-bottom: 5px;
	}

	.single-number-combination {
		/*display: inline-block;*/
		background-color: #1F1F1F;
		padding: 15px;
		margin-bottom: 20px;
		border-radius: 10px;

	}

	.user-numbers .br-polje span {
		margin: 0 15px 15px 0;
	}

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		text-indent: -9999px;
		background-image: url(../img/logo1-reg.png);
		background-repeat: no-repeat;
		background-position: center left;
		height: 50px;
		width: 420px;
		padding: 15px 15px 15px 0;
		margin-left: 0px;
	}

	#panel .start-navlink {
		display: none;
	}

	.login-btn {
		/*width: 120px;*/
	}

	.word-w {
		font-size: 75px;
	}

	.home-text {
		width: auto;
	}

	/* Panel Tab/button */
	.tab {
		background-color: transparent;
		background: url(../img/tab_b.png) repeat-x 0 0;
		height: 42px;
		position: relative;
		top: 0;
		z-index: 999;
	}

	.tab ul.login {
		display: block;
		position: relative;
		float: right;
		clear: right;
		height: 42px;
		width: auto;
		line-height: 42px;
		margin: 0;
		right: 150px;
		color: white;
		font-size: 12px;
		text-align: center;
	}

	.tab ul.login li.left {
		background: url(../img/tab_l.png) no-repeat left 0;
		height: 42px;
		width: 30px;
		padding: 0;
		margin: 0;
		display: block;
		float: left;
	}

	.tab ul.login li.right {
		background: url(../img/tab_r.png) no-repeat left 0;
		height: 42px;
		width: 30px;
		padding: 0;
		margin: 0;
		display: block;
		float: left;
	}

	.tab ul.login li {

		padding: 0 6px;
		display: block;
		float: left;
		height: 42px;
		background: url(../img/tab_m.png) repeat-x 0 0;
	}

	.tab ul.login li a {
		/*color: #02FEE3;*/
	}

	.tab ul.login li a:hover {}

	.tab .sep {
		color: #414141
	}

	.tab a.open, .tab a.close {
		height: 20px;
		line-height: 20px !important;
		padding-left: 30px !important;
		cursor: pointer;
		display: block;
		/*width: 100px;*/
		position: relative;
		top: 11px;
	}

	.tab a.open {
		background: url(../images/bt_open.png) no-repeat left 0;
	}

	.tab a.close {
		background: url(../images/bt_close.png) no-repeat left 0;
	}

	.tab a:hover.open {
		background: url(../images/bt_open.png) no-repeat left -19px;
	}

	.tab a:hover.close {
		background: url(../images/bt_close.png) no-repeat left -19px;
	}

	.numbers {
		margin-bottom: 20px;
	}
}

/* Medium */
@media(min-width:992px) {
	.social-links {
		position: fixed;
		left: 32px;
		bottom: 26px;
		font-size: 32px;
		width: 250px;
	}

	.sl-table-page {
		position: static;

	}

	.sl-table-page.bottom {
		position: static;

	}

	.word-inner {
		margin: 0px;
	}

	#combination-w .word-inner {
		background-size: auto;
		background-position: center;

	}

	#calculation-w .word-inner {
		background-size: auto;
		background-position: center;
	}

	.container {
		/*width: 850px;*/
	}


}

/* Large */
@media(min-width:1200px) {
	.word-w {
		font-size: 90px;
	}

	#combination-w1 {
		top: -80px;
	}

}

#share a {
	text-indent: -9999px;
	display: block;
	border: 0;
	padding: 0;
	margin: 10px auto;
	width: 152px;
	height: 32px;
	background: url(http://www.hyperarts.com/facebook/static-fbml-bible/_img/share-btn.png) top left no-repeat;
	overflow: hidden;
	text-decoration: none !important;
}

.rezultat1 {}

.grupa1 {
	display: inline-block;
	padding: 5px 15px;
}

.rezultat1 .grupa1 em {
	display: inline-block;
	background-color: #fff;
	background-image: url(../img/loptice1.png);
	background-repeat: no-repeat;
	font-style: normal;
	background-size: contain;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-radius: 24px;
	height: 50px;
	width: 50px;
	background-position: top center;
	text-align: center;
	line-height: 40px;
	margin: 0 5px 5px 0;
	padding-left: 4px;
	padding-top: 2px;
}

.rezultat1 .grupa1 em.s1 {
	background-image: url(../img/loptice_s1.png);
}

.rezultat1 .grupa1 em.s2 {
	background-image: url(../img/loptice_s2.png);
}

#selcomb.rezultat1 .grupa1 em {
	font-size: 22px;
	height: 47px;
	width: 47px;
	padding-left: 0;
}

.br-polje a {
	cursor: pointer;
	display: inline-block;
	background-color: #fff;
	background-image: url(../img/loptice1.png);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-radius: 20px;
	height: 50px;
	width: 50px;
	background-position: top center;
	text-align: center;
	line-height: 40px;
	margin: 0 30px 30px 0;
}

.br-polje a.iza, .br-polje a.iza_s1, .br-polje a.iza_s2 {
	background-image: url(../img/loptice2.png);
	background-repeat: no-repeat;
	background-size: contain;
	text-decoration: none;

	cursor: pointer;
}

a[id^="adiv_s1_"], #izabrani_s1 .br-polje a {
	background-image: url(../img/loptice_s1.png);
}

a[id^="adiv_s2_"], #izabrani_s2 .br-polje a {
	background-image: url(../img/loptice_s2.png);
}

a[id^="adiv_s1_"]:hover,
#a[id^="adiv_s2_"]:hover,
#izabrani_s1 .br-polje a:hover,
#izabrani_s2 .br-polje a:hover {
	background-image: url(../img/loptice2.png);
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.rezultat .grupa em {
		display: inline-block;

		background-color: #fff;
		background-image: url(../img/loptice.png);
		/*background-size: contain;*/
		font-size: 18px;
		color: #000;
		font-weight: bold;
		border-radius: 20px;
		height: 40px;
		width: 40px;
		background-position: 4px 0px;
		text-align: center;
		line-height: 40px;
		margin: 0 5px 5px 0;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.rezultat1 .grupa1 em, .br-polje a {
		height: 35px;
		width: 35px;
		line-height: 35px;
		font-size: 16px;
		padding-left: 0px;
		padding-top: 0px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

	.rezultat1 .grupa1 em, .br-polje a {
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 14px;
		padding-left: 0px;
		padding-top: 0px;
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}