﻿
body{
	font-family: "Courier";
	background: #000 url('../img/planet1.jpg') no-repeat fixed center;
	color: gray;
	font-weight: bold;
	font-size: x-large;
}

a {
	color:gray;
	text-decoration:none;
}
a:hover{
	color:white;
	background-color:gray;
	
}
.male {
	font-size: large;
	color: gray;
	
}
.male2 {
	font-size: small;
	color: gray;
	
}
table{
	margin-left: 40px; 
	font-size: large;
	color: white;
	text-align: left;	
}

#inwestycje_menu, #produkcja_menu, #magazyny, #zaloga, #wojsko, #budynki, #generator, #wydobycie, #wyprawy, #uprawy, #zbiory, #handel{
	display: none;
}


.tab{
	border:2px solid #003366;
}
.tab td
{
	border: 1px dotted #000033;
	background-color: #003366;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	
}
#wyprawy
{
	border: 4px solid gray;
	background-color: #003366;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	text-align: center;
	padding: 10px;
	
}
#uprawy
{
	border: 4px solid gray;
	background-color: #669900;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	text-align: center;
	padding: 10px;
	
}

.tab th
{
	padding: 3px; 
	background-color:#003366;
	color:white;
	background-color: #003366;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	
}
.tab2{
	border:2px solid gray;
	font-size: small;
}
.tab2 td
{
	border: 1px dotted gray;
	font-size: medium;
	text-align: center;
	
	background-color: #00997a;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	
}
.tab2 th
{
	background-color:#00997a;
	
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	padding: 3px; 
}
input{
	width:50px;
}
h2{
	color: gray;
	text-align: center;
	float: left;
	font-size: large;
}
#prawa,#prawa2{
	float: right;
}
.okienko {
	color: white;
	display: none;
	position: absolute;
	top: 15%;
	left: 37.5%;
	padding: 16px;
	border:3px solid white;
	z-index:1002;
	overflow: auto;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
	background-color: #003366;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.okienko2 {
	color: gray;
	display: none;
	position: absolute;
	
	padding: 16px;
	border:5px solid white;
	z-index:1003;
	overflow: auto;
	
	font-weight: bold;
	font-size: x-large;
	background-color: #0f0f0f;
	
	width: 95%;
	height:92%;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width:100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}


#t_konto{
	color:yellow;
}
#magazyny_procent, #miejsca, #fabryki_max, #sila_boj{
	font-size: small;
	color: gray;
}
#glowna{
	text-align:left;
	
}

#glowna li{
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
	
}

#sur_k, #sur_z, #sur_u, #sur_g{
	text-align:right;
}
#surowce{
	width: 75%;
}
#statek_l{
	font-size: small;
	color: green;
}
#zmien_n_gub{

  padding: 1px 1px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: small;
	
}
#handel_maszyny, #handel_ludzie, #handel{
	display: none;
}
#handel_surowce, #handel_maszyny, #handel_ludzie  td{
	text-align: right;
}
.red{
	color: #aa3d12;
}.black{
	color: black;
}.grey{
	color: #EEd;
}.green{
	color: #005800;
}
#wszystko{
	font-size: medium;
}
.czerwony{
	color:red;
}
.napisy1 {
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}