@import url(/css/base.css);

:focus {
    outline: none;
}

a { text-decoration: none; font-weight: bold; color: #105ED1; }

h1 {
	font-size: 26px;
}

h1, h2, .register h3 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: 300;
	font-size-adjust:none;
}

p {
	line-height:18px;
	text-align:justify;
}

body { background: #cfecff url(/i/layout/bg.png) repeat-x; }
#container { width: 950px; margin: 5px auto; position: relative;  }

.c10 { color: #eba300; }
.c11 { color: #bc6e00; }

.menu_head
{
	font-size: 26px;
}

.menu_separator
{
	width: 100%;
	height: 12px;
} 

#logo {
	
	float: left;
	position: absolute;
	left: 0px;
	top: 15px;
	
}

#logo a {
	display: block;
	width: 306px;
	height: 72px;
	background: url(/i/logo/logo.png) no-repeat;
}

#menu {
	height: 34px;
	padding-top: 68px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

#menu ul, #menu li {
	list-style: none;
	float: left;
}

#menu a {
	float: left;
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	margin-right: 5px;
	background: url(/i/tab.png) no-repeat;
	padding: 0px 5px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

#menu a.selected {
	background-image: url(/i/layout/base.png);
}

#menu a.blue {
	background-image: url(/i/layout/tab_green.png);
}

#menu a.orange {
	background-image: url(/i/layout/tab_orange.png);
}

#content {
	clear: both;
	/*border: 1px solid #ccc;*/
	float: left;
	margin-top: 385px;
	margin-left: -3px;
	font-size: 12px;
} 

#content .top {
	background: url(/i/layout/content_top.png);
	height: 8px;
	width: 956px;
}

#content .middle {
	padding: 5px 15px;
	background: url(/i/layout/content_middle.png) repeat-y;
	width: 925px;
}

#content .middleFlex {
	padding-left: 3px;
	background: url(/i/layout/content_middle.png) repeat-y;
	width: 950px;
}

#content .bottom {
	background: url(/i/layout/content_bottom.png);
	height: 9px;
	width: 956px;
}

#blue_box {
	background: url(/i/layout/blue_box.png);
	width: 954px;
	height: 276px;
	margin: 101px 0 5px -2px;
	top: 0px;
	left: 0px;
	z-index: 0;
	position: absolute;
	color: #fff;
}

#blue_box .intro {
	width: 660px;
	padding: 10px;
	float: left;
	
	font-size: 16px;
}

#blue_box .register {
	float: right;
	width: 260px;
	padding: 15px 10px 0 0;
}

#blue_box .register h1 {
	color: #fff;
	margin: 0;
	margin-bottom: 10px;
	font-size: 22px;
}

#blue_box input[type=text], #blue_box input[type=password] {
	width: 234px;
	height: 26px;
	background: url(/i/layout/input.png) no-repeat;
	border: 0;
	font-family: arial;
	font-size: 16px;
	padding: 5px;
	margin-bottom: 10px;
}

#blue_box .line {
	position: relative;
}

#blue_box .alt {
	color: #999;
	font-size: 16px;
	position: absolute;
	font-style: italic;
	display: none;
	left: 10px;
	top: 7px;
}

#blue_box a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.main_ranking h2
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 40px;
}

.main_ranking_link a
{
	font-size: 10px;
}
.btn_graj {
	display: block;
	width: 110px;
	height: 33px;
	background: url(/i/layout/btnPlay2.png);
	margin-left: 137px;
	margin-top: 10px;
	border: none !important;
}

.btn_graj:hover {
	background-position: 0px 34px;
}

#userbar {
	background: url(/i/layout/userbar.png);
	width: 934px;
	height: 23px;
	margin: 100px 0 5px -2px;
	
	position: absolute;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	line-height: 23px;
}

#userbar a {
	color: #fff;
	/*border-bottom: 1px solid #fff;*/
        text-decoration: none;
}

#userbar .icon {
	width: 16px;
	height: 16px;
	float: left;
	margin: 5px;
	margin-left: 0;
}

#userbar span {
	float: left;
	margin-right: 15px;
	border-right:1px dotted #105ed1;
	padding-right: 15px;
}

#userbar span.last {
	border: none !important;
	padding-right: 0 !important;
}

#top10 {
	float: right;
	width: 200px;
}

#top10 h2 {
	margin: 0;
	margin-bottom: 5px;
}

#top10 ul, #top10 li {
	list-style: none;
}

#top10 li {
	line-height: 28px;
	font-size: 14px;
}

#top10 .amount {
	font-weight: bold;
	background: #eba300;
	color: #fff;
	padding: 3px;
	border: 1px solid #bc6e00;
}

#nav {
	/*background: url(/i/layout/nav_top.png) no-repeat;*/
	width: 252px;
	float: right;
	margin-left: 10px;
	color: #fff;
	padding-top: 5px;
}

#nav.blank {
	background: none;
}

#nav .bg {
	background: #20bcff;
	padding: 10px;
}

#nav .bottom {
	background: url(/i/layout/nav_bottom.png) no-repeat;
	height: 5px;
	width: 100%;
}

#nav h2 {
	color: #fff;
	margin: 0;
	margin-bottom: 10px;
}

#nav a {
	color:  #fff;
	font-weight: normal;
}

#nav li {
	background: url(/i/layout/arrow.png) no-repeat 0px  center;
	list-style: none;
	padding: 5px 0;
	padding-left: 20px;
	line-height: 18px;
	border-top: 1px dotted #fff;
	font-size: 12px;
}

#nav li.sel {
/*	font-weight: bold;*/
	background-image: url(/i/layout/arrow_yellow.png);
}

.user_bar_nav li
{
    list-style: none;
    float: right;
    margin-right: 7px;
    margin-left: 7px;
    
}


.nav_link a
{
    text-decoration: none;
}

.user_bar_nav a
{
    text-decoration: none;
}

#nav li.sel a {
	color:  #f4de4b;
}

.small_content_left
{
    width: 900px;
    margin-left: 20px;
    /*float: leftt;*/
}

.small_content {
	width: 660px;
	float: left;
}

.welcome
{
	width:925px;
	text-align:center;
	
}

.welcome table
{
	text-align: center;
	font-size: 20px;
}

.welcome-table img
{
	border: 3px solid #bbb;
	padding: 2px;
	float: right;
	margin-right: 50px;
}

.blue-box-welcome
{
	background: transparent url(/i/layout/welcome_blue_box.png) repeat scroll 0 0;
	height: 320px;
	margin-top: 30px; 
}

.blue-box-welcome td
{
	color: #ffffff;
}

#botton_graj
{
	display: block;
	width: 110px;
	height: 39px;
	background: url(/i/layout/graj.png);
	margin-left: 137px;
	margin-top: 10px;
	border: none !important;
	float: right;
	margin-right: 80px;
}

input.welcome_input
{
	background: transparent url(/i/layout/input.png) no-repeat scroll 0 0; 
	height: 28px; 
	width: 244px; 
	border: 0px;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: bold;
	color: #c0c0c0;
}

#welcome-logo
{
	margin-top: 10px;
}

.panel {
	display: none;
}

.game {
	clear: both;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px dashed #bbb;
	margin-bottom: 20px;
}

.game img {
	border: 3px solid #bbb;
	padding: 2px;
	float: left;
	margin-right: 10px;
}

.game h2 {
	margin: 0;
	margin-bottom: 10px;
	float:left;
	width:420px;
	font-size: 20px;
}

table.ranking .col1 {
	width: 50px;
	text-align: center;
	font-size: 28px;
}

table.ranking .col2 {
	height: 50px;
}

table.ranking .col2 img {
	margin-top: 2px;
}

table.ranking .col3 {
	width: 350px;
	padding-left: 20px;
	font-size: 12px;
}

table.ranking .col4 {
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

table.ranking .row0 {
	background: #eee;
}

table.ranking.small .col1 {
	width: 40px;
}

table.ranking.small .col3 {
	width: 100px;
}

table.ranking.small .col4 {
	width: 60px;
}

#foot {
	margin: 30px 0 0px;
	padding-bottom: 30px;
	font-weight: bold;
	color: #ccc;
	float: left;
	width: 100%;
}

.avatar {
	border: 2px solid #666 !important;
	padding: 2px;	
}

.avatar_64 {
	width: 64px;
	height: 64px;
}

.avatar_96 {
	width: 96px;
	height: 96px;
}

.profile .avatar {
	float: left;
	margin-right: 10px;
}

.profile .nick {
	margin: 0;
	float: left;
	width:  200px;
	font-size: 20px;
	height:30px;
}

.profile .meta {
	line-height: 22px;
}

.profile ul {
	margin-left: 20px;
}

.profile li {
	clear: both;
	height: 30px;
	list-style: none;
}

.profile li .name {
	display: block;
	width:  200px;
	font-weight: bold;
	float: left;
}

.profile li .value {
	display: block;
	float: left;
}

.ed_quiz form > dt {
	width: 100px;
}

.ed_quiz form > dd {
	margin-left: 105px;
}

.ed_quiz .answers dt {
	margin-left: 20px;
	width: 35px;
	clear: none;
}

.ed_quiz .answers dd {
	margin-left: 10px;
	float: left;
}

.ed_quiz form input[name=go] {
	border: 1px solid #666;
	padding: 5px 10px;
	float: right;
	margin-right: 5px;
	background: #44a500;
	color: #fff;
	font-weight: bold;
}

.ed_quiz .question {
	margin-bottom: 10px;
}

.games_sessions {
	width: 630px;
	float: left;
	background: #4eb200;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

.games_sessions .session {
	width: 610px;
	height: 80px;
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 10px;
	padding: 10px;
	clear: both;
}

.games_sessions .session .image {
	float: left;
}

.games_sessions .session h1 {
	float: left;
	line-height: 80px;
	margin-left: 20px;
	font-size: 30px;
	width: 150px;
	text-align: center;
}

.games_sessions .session .meta {
	float: left;
	line-height: 26px;
	margin: 0px 0 0 20px;
	width: 180px;
}

.games_sessions .session .pay {
	float: left;
	width: 125px;
	text-align: center;
	margin-top: 10px;
}

.games_sessions .session a {
	margin-top: 20px;
	margin-left: 490px;
}

.achievement {
	clear:  both;
	color: #999;
}

.achievement img.image {
	float:  left;
	margin-right: 10px;
	display: none;	
}

.achievement img.locked {
	float:  left;
	margin-right: 10px;
}

.achievement h2 {
	margin-bottom: 10px;
	color: #999;
}

.achievement.unlocked {
	color: #000;
}

.achievement.unlocked img.image {
	display: block;
}

.achievement.unlocked img.locked {
	display: none;
}

.achievement.unlocked h2 {
	color: #000;
}

div.secondLogin
{
	padding: 30px 0px 10px 170px; 
}

table.secondLogin
{
	align: center;
}

table.secondLogin td
{
	color: red;
}

#dotpayLogs
{
    display: block;
}

#dotpayPoziom
{
   margin-top: 30px;
   margin-left: 20px;
}

#dotpayPion
{
    margin-top: 60px;
    margin-left: 50px;
}

img.bigZIndex{ z-index: 16 !important; position: absolute; width: 159px; height: 34px; display: block;}
img.smallZIndex{ z-index: 0 !important; }

.errorMsg
{
    text-align: center;
    
}

.shoutBox
{
    height: 145px;
    
    padding-right: 20px;
    margin-top: 30px;
    margin-left: 70px;
    border-left: 0px solid;
}

.shoutBox ul
{
   font-size: 15px;
   font-weight: bold;
   margin-left: 70px;
}

.shoutBox span
{
   font-size: 17px;
   font-weight: bold;
}

div.achievement
{
    width: 280px;
}

.invitation
{
    margin-top: 7px;
    color: #ffffff;
    background: url('../i/invCloudBefore.png') no-repeat;
    height: 70px;
    width: 240px;
    padding-left:8px;
    padding-top:10px;
}

.invitationOver
{
    margin-top: 7px;
    color: #ffffff;
    background: url('../i/invCloud.png') no-repeat;
    height: 70px;
    width: 240px;
    padding-left:8px;
    padding-top:10px;
}

.fotoquizTable1
{
    padding-left:110px;
}

