@charset "utf-8";
/* CSS Document */
html{height: 100%;}
BODY{
	margin:0; padding:0;
	background:#012e58;
	font-family:Tahoma, Geneva, sans-serif;
	height: 100%;
}
P{
	margin:0;
}
A{
	outline:none;
	text-decoration:none;
}
A.txtbutton{
    position:relative;
    display:block;margin:20px auto;background:url(../images/homepage/gfx/submit.jpg) top no-repeat; 
    width:150px; height:29px; text-align:center; color:#fff; font-size:18px; padding:10px 0 0 0;
}
DIV.clear{
	clear:both;
	line-height:1px;
}
#pagecontainer{
	background:url(../images/homepage/gfx/pagecontainer.jpg) top no-repeat;
	height: 100%;
	position: relative;
}
#page{
	background:url(../images/homepage/gfx/pagecontainer.jpg) top no-repeat;
	position:relative;
	margin:0 auto;
	width:940px;
}
#header{
	background:url(../images/homepage/gfx/header-logo.jpg) top left no-repeat;
	width:940px;
	height:218px;
}
#header DIV.flags{
	margin:0; padding:1px 10px 0;
	height:20px;
	float:right;
	background:url(../images/homepage/gfx/lang_panel.gif) top repeat-x;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
#header DIV.flags IMG{
	border:none;
}
#loginpanel{
	float:left;
	width:322px;
	height:238px;
	background:url(../images/homepage/gfx/login-panel.gif) top left no-repeat;
}
#techBreakLeft{
    float:left;
    width:322px;
    height:238px;
    background:url(../images/content/objects/heroes/big/techBreak.gif) top right no-repeat;
}
#loginpanel FORM{
	display:block;
	padding:0; margin:0;
}
#loginpanel FORM DIV.line{
	position:relative;
	clear:both;
	padding:6px 0 7px 0; margin:0;
	height:22px;
}
#loginpanel FORM DIV.txt1, #loginpanel FORM DIV.txt2,#loginpanel FORM DIV.txt3{
	display:block;
	float:left;
	font-size:12px;
	padding:4px 2px 0; margin:0;
}
#loginpanel FORM DIV.txt1, #loginpanel FORM DIV.txt2{
	padding-left:61px;
	width:71px;
	text-align:center;
}
#loginpanel FORM DIV.txt3{
	padding-left:8px;
	width:125px;
	text-align:center;
}
#loginpanel FORM INPUT{
	display:block;
	background-color:transparent;
	border:0;
	font-size:12px;
	margin:1px 0 0 2px;
	width:140px;
	height: 15px;
	background-image: url('../images/blank.gif');
}
#loginpanel FORM INPUT.loginbtn{
	display:block;
	background:url(../images/homepage/gfx/loginbtn.gif) bottom right no-repeat;
	padding:0 0 4px 0; margin:2px 0 2px 112px;
	width:115px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
#selectbox{
	display:none;
	position:absolute;
	padding:0 0 0 0; margin:0;
	left:130px; top:30px;
	background:url(../images/homepage/gfx/scrol2.gif) bottom repeat-y;
	width:152px;
	z-index:2;
}
#selectbox DIV.top{
	padding:0; margin:0;
	background:url(../images/homepage/gfx/scrol1.gif) top no-repeat;
	height:3px;
	line-height:0;
}
#selectbox DIV.bot{
	padding:0; margin:0;
	background:url(../images/homepage/gfx/scrol3.gif) bottom no-repeat;
	height:17px;
}
#selectbox DIV.option{
	font-size:12px;
	line-height:18px;
	padding:2px 0;
	margin: 0 12px;
	border-bottom:1px solid #666;
}
#loginpanel A{
	display:block;
	padding:0 0 8px 0; margin:0 62px 0 80px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#loginpanel A:hover{
	text-decoration:underline;
}
#loginpanel A.registerButton{
	display:block;
	margin:0 0 0 20px;
	padding:8px 0 0 0;
	height:25px;
	background:url(../images/homepage/gfx/registerbtn.gif) top no-repeat;
	font-size:14px;
}
#introbox{
	position:relative;
	padding:25px 0 0 0;
	float:left;
	width:448px;
	background:url(../images/homepage/gfx/introbox-bg.jpg) top left no-repeat;
}
#contentbox{
	position:relative;
	padding:0; margin:0;
	float:left;
	background:url(../images/homepage/gfx/content2.jpg) top left repeat-y;
	width:615px;
}
#contentbox .content{
	position:relative;
	padding:0;
	margin:0;
	background:url(../images/homepage/gfx/content1.jpg) top left no-repeat;
	min-height:780px;
	-height:790px;
}
#contentbox .content H1, #screenpage.textlayout H1{
	clear:both;
	font-size:18px;
	color:#654b2f;
	font-weight:bold;
	background:#e1dab7 url(../images/homepage/gfx/h1bg.jpg) top;
	margin:35px 63px 12px;
	padding:10px 12px;
	border:1px solid #fbf8ed;
}
#contentbox .content P, #screenpage.textlayout P{
	font-size:11px;
	color:#654b2f;
	margin:0 63px;
	padding:5px 0 18px;
	line-height:18px;
	text-align:left;
}
#contentbox .content P.handstyle, #screenpage.textlayout P.handstyle{
	font-size:12px;
	letter-spacing:1px;
	font-style:italic;
}
#contentbox .content P IMG{
	position:relative;
	padding: 5px 20px 5px;
	border:none;
}
#contentbox .content P IMG.left{
	float:left;
	padding: 5px 20px 5px 0;
}
#contentbox .content P IMG.right{
	float:right;
	padding: 5px 0 5px 20px;
}
#contentbox .content P IMG.center{
	display:block;
	margin:0 auto;
	padding: 0 0 15px;
}
#contentbox .content UL, #contentbox .content OL, #screenpage.textlayout UL, #screenpage.textlayout OL{
	position:relative;
	margin:0;
	font-size:11px;
	color:#654b2f;
	margin:0 63px;
	line-height:18px;
	background:#e1dab7 url(../images/homepage/gfx/h1bg.jpg) top;
	padding:10px 12px 16px;
	border:1px solid #fbf8ed;
	text-align:left;
}
#contentbox .content UL LI, #screenpage.textlayout UL LI{
	position:relative;
	padding:0 0 0 24px; margin:0;
	list-style-type:none;
	background:url(../images/homepage/gfx/li-star.gif) left top no-repeat;
}
#contentbox .content OL, #screenpage.textlayout OL{
	padding:10px 12px 16px 36px;
}
#contentbox .content OL LI, #screenpage.textlayout OL LI{
	position:relative;
	padding:0; margin:0;
}
#contentbox .content TABLE{
	display:block;
	margin:10px 63px;
	border:0;
	color:#654b2f;
}
#contentbox .content TABLE TH{
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	margin:0;
	border:0;
}
#contentbox .content TABLE TD{
	font-size:11px;
	text-align:center;
	background:#e1dab7 url(../images/homepage/gfx/h1bg.jpg) top;
	padding:5px 6px;
	border:1px solid #fbf8ed;
	margin:0;
}
#contentbox .content FORM{
    clear:both;
    display:block;
    font-size:12px;
    color:#654b2f;
    font-weight:normal;
    padding:0 63px 12px;
}
#contentbox .content FORM DIV.form{
    background:#e1dab7 url(../images/homepage/gfx/h1bg.jpg) top;
    border:1px solid #fbf8ed;
    padding:10px 12px;
    margin:0;
}
#contentbox .content form div.column, #contentbox .content form div.column-right, #contentbox .content form div.column-left{
	float:left;
	position: relative;
	padding:20px 0px 10px 20px;
	margin:0;
	line-height:18px;
}
#contentbox .content form div.column-right {
	position: relative;
	float:right;
	padding:20px 20px 10px 0px;
}
span.registerLabel {
	font-weight: bold;
} 
FORM INPUT.steel{
	display:block;
	margin:0;
	padding:10px;
	width:130px;
	height:14px;
	border:0;
	background:url(../images/homepage/gfx/input-bg.jpg) top left no-repeat;
	font-size:12px;
	margin-bottom: 5px;
}
FORM INPUT.submit{
background:#766a52 url(../images/homepage/gfx/submit.jpg) top left no-repeat; 
width:150px; height:39px; 
color:#fff; font-size:18px; 
cursor:pointer; 
border:0; margin:0; padding:0;
}
#contentbox .footer{
	background:url(../images/homepage/gfx/content3.jpg) top left no-repeat;
	height:60px;
}
#introbox #video{
	margin:0 auto;
	background:#000;
	width:420px;
	height:261px;
}
#menuR{
	position:absolute;
	top:236px; left:764px;
	width:176px;
}
#menuL{
	position:absolute;
	top:436px; left:72px;
	width:251px;
}
#menuBottom{
	position:relative;
	float:right;
	width:176px;
}
#menuR UL,#menuL UL,#menuBottom UL{
	padding:0; margin:0;
}
#menuR UL LI,#menuL UL LI, #menuBottom UL LI{
	display:block;
	float:right;
	padding:0;
	margin:0;
	width:175px;
	height:45px;
}
#menuR UL LI.btn0,#menuL UL LI.btn0{
	background:url(../images/homepage/gfx/menubtn0anim.gif) top left no-repeat;
	width:209px;
	height:56px;
	padding:8px 0 0 42px;
}
#menuR UL LI.btn1,#menuL UL LI.btn1{
	background:url(../images/homepage/gfx/menubtn1.gif) top left no-repeat;
}
#menuR UL LI.btn2,#menuL UL LI.btn2{
	background:url(../images/homepage/gfx/menubtn2.gif) top left no-repeat;
}
#menuR UL LI.btn3,#menuL UL LI.btn3{
	background:url(../images/homepage/gfx/menubtn3.gif) top left no-repeat;
}
#menuR UL LI.btn4,#menuL UL LI.btn4{
	background:url(../images/homepage/gfx/menubtn4.gif) top left no-repeat;
}
#menuR UL LI.btn5,#menuL UL LI.btn5{
	background:url(../images/homepage/gfx/menubtn5.gif) top left no-repeat;
}
#menuR UL LI.btn6,#menuL UL LI.btn6, #menuBottom UL LI.btn6{
	background:url(../images/homepage/gfx/menubtn6.gif) top left no-repeat;
}
#menuR UL LI.btn7,#menuL UL LI.btn7{
	background:url(../images/homepage/gfx/menubtn7.gif) top left no-repeat;
}
#menuR UL LI.btn8,#menuL UL LI.btn8{
	background:url(../images/homepage/gfx/menubtn8.gif) top left no-repeat;
}
#menuR UL LI.btn9,#menuL UL LI.btn9{
	background:url(../images/homepage/gfx/menubtn9.gif) top left no-repeat;
}
#menuR LI A,#menuL LI A, #menuBottom UL LI A{
	display:block;
	width:133px;
	height:33px;
	padding:12px 0 0 42px;
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#menuR LI.btn1 A:hover,#menuL LI.btn1 A:hover{
	background:url(../images/homepage/gfx/menubtn1over.gif) top left no-repeat;
}
#menuR LI.btn2 A:hover,#menuL LI.btn2 A:hover{
	background:url(../images/homepage/gfx/menubtn2over.gif) top left no-repeat;
}
#menuR LI.btn3 A:hover,#menuL LI.btn3 A:hover{
	background:url(../images/homepage/gfx/menubtn3over.gif) top left no-repeat;
}
#menuR LI.btn4 A:hover,#menuL LI.btn4 A:hover{
	background:url(../images/homepage/gfx/menubtn4over.gif) top left no-repeat;
}
#menuR LI.btn5 A:hover,#menuL LI.btn5 A:hover{
	background:url(../images/homepage/gfx/menubtn5over.gif) top left no-repeat;
}
#menuR LI.btn6 A:hover,#menuL LI.btn6 A:hover, #menuBottom UL LI.btn6 A:hover{
	background:url(../images/homepage/gfx/menubtn6over.gif) top left no-repeat;
}
#menuR LI.btn7 A:hover,#menuL LI.btn7 A:hover{
	background:url(../images/homepage/gfx/menubtn7over.gif) top left no-repeat;
}
#menuR LI.btn8 A:hover,#menuL LI.btn8 A:hover{
	background:url(../images/homepage/gfx/menubtn8over.gif) top left no-repeat;
}
#menuR LI.btn9 A:hover,#menuL LI.btn9 A:hover{
	background:url(../images/homepage/gfx/menubtn9over.gif) top left no-repeat;
}
A.btn0{
	display:block;
	width:209px;
	height:41px;
	padding:20px 0 0 42px;
	margin:0 auto;
	margin-top:46px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:url(../images/homepage/gfx/menubtn0anim.gif) top left no-repeat;
}
DIV.btn0shadow{
	margin:0;
	background:url(../images/homepage/gfx/btn0shadow.jpg) top no-repeat;
	height:37px;
}
#copyright, #copyright A{
	font-size:11px;
	color:#8dadc8;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}
#contentbox #copyright{
	background:#012e58;
}
#copyright A:hover{
	color:#abcbe6;
}
IMG.ship{
	position:absolute;
	bottom:-20px;
	left:-200px;
	z-index:1;
}
DIV.space{
    position:relative;
    background:#182931 url(../images/homepage/gfx/space.jpg) top left no-repeat;
    width:587px;
    height:214px;
    margin:14px;
    font-size:11px;
    color:#fff;
    font-weight:normal;
    text-align:center;
}
#contentbox .content DIV.space H1{
    color:#fff;
    margin:0;
    padding:10px 0 0;
    background:none;
    border:0;
    font-weight:normal;
    text-align:center;
}
#contentbox .content DIV.planets{
    position:absolute;
    top:0; left:0;
    text-align:left;
    padding:51px 0 0 97px;
}
#contentbox .content DIV.planets DIV.planet{
    width:115px;
    float:left;
    margin:0 16px 0 0;
    text-align:center;
}
#contentbox .content DIV.planets DIV.planet IMG{
    border:0;
}

#contentbox .content div.messages, #screenpage.textlayout div.messages {
    position:relative;
    clear:both;
    font-size:14px;
    color: red;
    text-align: center;
    font-weight:bold;
    background:#e1dab7 url(../images/homepage/gfx/h1bg.jpg) top;
    margin:12px 63px 12px;
    padding:10px 12px;
    border:1px solid #fbf8ed;
}

#contentbox .content div.messages p, #screenpage.textlayout div.messages p {
	font-size: 12px;
	color: red;
	padding: 0;
	margin: 0 0 4px 0;
}

#contentbox .content div.messages p.info , #screenpage.textlayout div.messages p.info{
	color: green;
}

DIV.sectors{
    position:absolute;
    width: 232px;
    height: 118px;
    padding: 0;
}
DIV.sectors DIV.s1, DIV.sectors DIV.s2, DIV.sectors DIV.s3, DIV.sectors DIV.s4{
    position: absolute;
    margin: 0;
    padding: 0;
	cursor: pointer;
}
DIV.sectors DIV.s1{
    top: 30px;
    left: 0px;
}
DIV.sectors DIV.s2{
    top: 60px;
    left: 59px;
}
DIV.sectors DIV.s3{
    top: 30px;
    left: 118px;
}
DIV.sectors DIV.s4{
    top: 0px;
    left: 59px;
}
DIV.sectors DIV.sek_txt{
    position: absolute;
    top: 12px;
    text-align: center;
    color: #F4EFDB;
    font-weight: bold;
    font-size: 10px;
    width: 114px;
}
DIV.sek_txt A{
  color: #fff;
  text-decoration: none;
}
DIV.sek_txt A:hover {
  text-decoration: underline;
}
DIV.playbtnbox{
    margin:0; padding:0 14px;
    font-size:12px;
    font-weight:bold;
    color:#654b2f;
    width:580px;
    float:left;
    text-align:center;
    line-height:18px;
}
DIV.playbtn{
    width:100px;
    margin:0 auto; padding:10px 0 0;
	cursor:pointer;
}
DIV.playbtn span{
    display:block;
    float:left;
    margin:0; padding:4px 10px 0;
    height:22px;
    background:url(../images/homepage/gfx/play-btn2.gif) top left repeat-x;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}
DIV.playbtn IMG{
    float:left;
}

div#select-world {
	position: relative;
	width: 140px;
	float: left;
	padding: 2px 0 0 1px; 
}

div#select-world span {
	display: block;
	overflow: hidden;
	padding-right: 20px;
	width: 120px;
	font-size: 12px;
	background: url('../images/homepage/spacer.gif');
}

div.select-world-list {
	width: 152px;
	position: absolute;
	top: 0;
	left: -5px;
	padding: 24px 0 0 0;
	background: url('../images/homepage/spacer.gif');
	z-index: 10;
	margin-left: -6px;
}

div.select-world-list ul {
	list-style: none;
	margin: 0;
	background: transparent url('../images/homepage/gfx/scrol2.gif') repeat-y scroll center bottom;
	padding: 0;
}
div.select-world-list li {
	margin: 0 10px;
	padding: 3px 0;
	font-size: 12px;
	border-bottom: 1px solid black;
	cursor: pointer;
}

div.select-world-list li:hover {
	color: #ce0000;
}
div.select-world-list li.top {
	height: 3px;
	margin: 0;
	padding: 0;
	cursor: auto;
	border: none;
	background: transparent url('../images/homepage/gfx/scrol1.gif') no-repeat scroll center bottom;
}

div.select-world-list li.bottom {
	height: 17px;
	margin: 0;
	padding: 0;
	cursor: auto;
	border: none;
	background: transparent url('../images/homepage/gfx/scrol3.gif') no-repeat scroll center bottom;
}

#contentbox .content div#register-world {
	background: #F1ECD6 url('../images/homepage/gfx/input-bg.jpg') no-repeat scroll left top;
	font-size: 12px;
	width: 150px;
	height: 34px;
	margin: 0 0 10px 0;
	position: relative;
}
#contentbox .content div#register-world span {
	display:block;
	padding: 10px;
	height: 14px;
	background: url('../images/homepage/spacer.gif');
}

div.register-world-list {
	color:#654b2f;
	width: 150px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 34px 0 0 0;
	z-index: 10;
	background: url('../images/homepage/spacer.gif');
}

div.register-world-list ul {
	position: relative;
	list-style: none;
	margin: 0;
	background: transparent url('../images/homepage/gfx/reg-drop-2.gif') repeat-y scroll center bottom;
	padding: 0;
	border: none;
}
div.register-world-list li {
	position: relative;
	margin: 0 10px;
	padding: 3px 0;
	font-size: 12px;
	cursor: pointer;
	background: none;
}

div.register-world-list li:hover {
	color: #ce0000;
}
div.register-world-list li.top {
	height: 4px;
	margin: 0;
	padding: 0;
	cursor: auto;
	border: none;
	background: transparent url('../images/homepage/gfx/reg-drop-1.gif') no-repeat scroll center bottom;
}

div.register-world-list li.bottom {
	position: relative;
	height: 5px;
	margin: 0;
	padding: 0;
	cursor: auto;
	border: none;
	background: transparent url('../images/homepage/gfx/reg-drop-3.gif') no-repeat scroll center bottom;
}

#registerForm A, #registerForm A:hover, #registerForm A:visited, #registerForm A:active{
	color:	#654b2f;
	text-decoration: underline;
}
div.topbarmenu{
	position:absolute;
	width:100%;
	height:24px;
	background:url(../images/homepage/topbar/topbar.gif) top no-repeat;
}
div.topbarmenu div.menuwrapper{
	width:750px;
	padding:2px 0 0; margin:0 auto;
}
div.topbarmenu a.homePage{
	background:url(../images/homepage/topbar/icon-home.gif) left no-repeat;
}
div.topbarmenu a.screenshots{
	background:url(../images/homepage/topbar/icon-screenshot.gif) left no-repeat;
}
div.topbarmenu a.howToPlay{
	background:url(../images/homepage/topbar/icon-help.gif) left no-repeat;
}
div.topbarmenu a.forum{
	background:url(../images/homepage/topbar/icon-forum.gif) left no-repeat;
}
div.topbarmenu a.tauripedia{
	background:url(../images/homepage/topbar/icon-tauripedia.gif) left no-repeat;
}
div.topbarmenu a.playForFree{
	background:url(../images/homepage/topbar/icon-star.gif) left no-repeat;
}
div.topbarmenu a{
	display:block;
	float:left;
	height:15px;
	padding:4px 20px 0 20px;
	color:#dbbc7f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div.topbarmenu a:hover{
	color:#fff;
}
div.topbarmenu a.konkurs{
    background:url(../images/homepage/topbar/icon-konkurs.gif) left no-repeat;
    color:#ff9;
}
.biggreen {
display: block;
width: 285px;
height: 58px;
margin: 0 auto;
text-align: center;
color: white;
background: url(../images/content/buttons/biggreenbtn.gif) 50% 0 no-repeat;
font-weight: bold;
border:0;
cursor:pointer;
}
a.biggreen{padding: 18px 0 0;}
.biggreen:hover{text-decoration:underline;}

#skipbtn{width:224px;height:41px;position:absolute; top:18px; right:0;
        background:url(../images/homepage/gfx/skip-btn.gif) 0 0 no-repeat;
        }
#skipbtn input{
        width:214px; height:28px; color:#cab787;
        background:none;
        border:none;
        font-size:11px; font-weight:bold;
        cursor:pointer;
}
#skipbtn input:hover{color:#fff;}

 .browserWarning {
	position: absolute;
	width: 278px; 
	border: 2px solid #753C07;
	background-color: #E5DCA3;
	color: #FE0002;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	font-family: Arial;
	text-align: center;
}

#fbloginpanel .browserWarning {
	top: 267px;
	left: 15px;
}

#playnowpanel .browserWarning {
	top: 65px;
	left: 4px;
}

.content .browserWarning {
	position: relative;
	margin: 10px 25px 0 25px;
	width: auto;	
}

.tournament{
	font-family: Verdana; 
	color: #eee996;
	font-size:18px;  
	width: 320px; 
	height: 200; 
	text-align: left; 
	padding-left: 340; 
	line-height: 18px; 
	padding-bottom: 10px; 
	padding-top: 95px;
	background-image: url('../images/tournament_bg.jpg');
	width: 589px;
	height: 656px; 	
	background-repeat: no-repeat;
	margin-top: -15px;
	margin-left: 12px;
	position: relative;
}

.tournament .header{
	position: absolute;
	top: 52px;
	left: 152px;
	font-family: Verdana; 
	color: #eee996;
	font-size:18px;
}

.tournament .submit{
	background-image: url('../images/button.png');	
	width: 124px;
	height: 53px;
	display: block;
}

.tournament .submit:hover{
	background-image: url('../images/button_on.png');	
}
.tournament .tournementRegister{
    background-image: url('../images/rejestracja_btn.png');
    width: 152px;
	height: 45px;
	display: block;
}
.tournament .tournementRegister:hover{
   background-image: url('../images/rejestracja_btn_on.png');	
}
