
body{
	background-color: #1c1c1e;
	color: #b1b2b2;
	/*background-attachment: fixed;
    background-position: center; */
    margin:0;
	font-family: Calibri;
   /* padding:0;*/
/*	position:relative;*/
}


#page {
	margin: 20px auto;
	width: 820px;
/*	border: 1px solid #FFFFFF;*/
}

h2 {
	font-family: Calibri;
}



#logo {
	background-image: url("img/logo.jpg");
	background-repeat: no-repeat;
	height: 201px;
	width: 711px;
	margin: 0 auto;
}


#nawigacja {
	margin: 0 auto;
	width: auto;
	height: 45px;
	background-color: #121212;
}

ol {
	list-style-type:none;
	padding:0;
	margin: 0 auto;
	margin-top:-20px;
	font-size:16px;
	height:45px;
	width: 630px;
	line-height:2em;
	text-align:center;
	/*border:1px solid #FFFFFF;*/
}

ol a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	/* padding:0 5px;*/
	margin-top: 7px;
}

ol > li {
	/*padding-top:10px;*/
	float:left;
	/*width:134px;*/
	margin-right:20px;
	height:45px;
	color: #ccc;
	text-align:center;
	font-weight:bold;
}
	  
ol > li > img {
  
 	border: none;
}

ol > li:first-child {
	margin-left:15px;
}

ol > li:hover {

}

ol > li:hover > a {
	color:#970003;
	font-size: 16px;
	font-weight:bold;
}

ol > li > .active { 
	color:#970003;
	font-size: 16px;
	font-weight:bold;
}

ol > li:hover > ul {
	display:block;
}



a{ 
	text-decoration : none;
	color: #FFFFFF;
}


#tv {
	background-image: url("img/tv.png");
	margin: 0 auto;
	width: 638;
	height:422px;
}

#tv iframe {
	margin-top:-5px;
}


#glowna {
	margin: 0 auto;
}
#glowna .glowna_logo{
	margin: 0 auto;
	height: 196px;
	width: 474px;
	background-image: url("img/home.jpg");
	background-repeat: no-repeat;

}
#glowna h1 {
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	font-size:16px;
}

#glowna p {
	text-align: center;
	margin: 0 auto;
	width: 96%;
	white-space: pre-wrap;
	font-size:14px;
	margin-bottom: 10px;
}

#kontakt {
	margin: 0 auto;
}
#kontakt .kontakt_logo{
	margin: 0 auto;
	height: 220px;
	width:488px;
	background-image: url("img/kontakt.jpg");
	background-repeat: no-repeat;
	margin-bottom: -20px;
}
#kontakt h1 {
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	font-size:16px;
}

#kontakt p {
	text-align: center;
	margin: 0 auto;
	width: 96%;
	white-space: pre-wrap;
	font-size:14px;
	margin-bottom: 10px;
}


.rekrutacja{
	margin: 0 auto;
	height: 220px;
	width:488px;
	background-image: url("img/rekrutacja.jpg");
	background-repeat: no-repeat;
	margin-bottom: -20px;
}

.red {color: #FF0000}
.600 {width: 600px;}




#tresc {
   /* margin: 20 auto;*/
   min-height:20px;
	width: auto;
/*	background-color: #161616;*/
	/*background-image: url('img/body.png');*/
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
/*	border: 1px solid #2c2c2c;*/
	/*margin-bottom: 90px;*/
}

#tresc p, .form {
	color: #ccc;
	width: 780px;
	margin-left: 8px;
	font-size: 14px;
	font-family: Calibri;
	white-space:pre-wrap;
}

#tresc h2 {text-align:center; text-transform: uppercase; }

#tresc p .form,table input {border: none;border-bottom: 1px solid #2c2c2c; background: none; color:#ccc; font-weight: bold;}

#tresc p .form,table textarea {border: 1px solid #2c2c2c; width:400px; height: 50px; background: none; color:#ccc; font-weight: bold;}

#tresc p form,.obrazek {
	background-color: #FFFFFF;
	border: 1px solid #000000; 
	margin: 1px; 
	width: 151px; 
	float: left;
}

#tresc li{
	color: #000000;
	width: 740px;
	margin-left: 30px;
	font-size: 14px;
	font-family: Arial;
	white-space:pre-wrap;
}

#tresc p::selection {
	background: ccc;
	color: #000;
}
#tresc p::-moz-selection {
	background: ccc;
	color: #000;
}

#tresc b::selection {
	background: ccc;
	color: #000;
}
#tresc b::-moz-selection {
	background: ccc;
	color: #000;
}

#stopka {
		text-align: center;
		width:800px;
		margin: 0 auto;
		border-top: 1px solid #161616;
}

#stopka p {font-size: 12px; color: #888888;}

#b {
	position: relative;
	bottom: 5px;
	font-family: Calibri;
	font-size: 12px;
	color: #ccc; 
	text-align: right;
	width:800px; 
	margin: 0 auto;
}

	 
.l {float:left;}
.r{float:right;}	 
.c{margin-left:275px;margin-top:-15px;}

.ogl{
	border: 1px solid #2c2c2c; 
	width: 600px; 
	height: 150px; 
	background: none; 
	color: #ccc;
}

.ogl2{
	border: 1px solid #surow; 
	width: 780px; 
	height: 350px; 
	background: none; 
	color: #ccc;
}

#usun{
	background-image: url('img/usun.png');
	border: none;
	height: 12px;
	width: 6px;
    background-repeat: no-repeat;
}

#dodaj{
	background-image: url('img/dodaj.png');
	border: none;
	height: 14px;
	width: 6px;
    background-repeat: no-repeat;
}

#surowce{
	background-image: url('img/surowce.png');
	border: none;
	height: 16px;
	width: 16px;
    background-repeat: no-repeat;
}

#team{
	background-image: url('img/team.png');
	border: none;
	height: 16px;
	width: 16px;
    background-repeat: no-repeat;
}

.kal_data {
	background:none; 
	border: none; 
	border-bottom: 1px solid #444444; 
	color: FFFFFF; 
	width:80px; 
	text-align:center;
}
a.podpowiedz span {
    display: none;
    padding: 2px 3px;
    margin-left: 8px;
    width: 350px;
}

a.podpowiedz:hover span{
    display: inline;
    position: absolute;
	margin: 15px 0 0 5px;
    /*background-image:url('img/body.png');*/
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
    border: 1px solid #2c2c2c;
    color: #fff;
	/*-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);*/
	text-align: center;
}

button,input[type=submit] {
	background-color: #101010;
	border: 1px solid #282828;
	min-width: 120px;
	height: 30px;
	color: #b8b8b8;
}

button:hover,input[type=submit]:hover  {
	background-color: #131313;
	border: 1px solid #282828;
	min-width: 120px;
	height: 30px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}


/*...............*/
table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	/*color:#333333;*/
	border-width: 0px;
	border-color: #727272;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #727272;
	border-bottom: 1px solid #2c2c2c;
}
table.altrowstable td {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #727272;
}
.oddrowcolor{
	/*background-color:#d4e3e5;*/
}
.evenrowcolor{
	/*background-image:url('img/body.png');*/
}





#podanie {
	color:#FFFFFF; 
	width: 650px; 
	margin: 0 auto;
}
#podanie h2 {
	margin-top: 30px;
	font-size:14px;
	color: orange;
}

#podanie textarea{
	background-color: #101010;
	border: 1px solid #282828;
	color:#FFFFFF;
	width: 100%; 
	height: 80px;
	text-align: left;
}

#podanie .input{
	background-color: #101010;
	border: 1px solid #282828;
	color:#FFFFFF;
	width: 70%; 
	text-align: left;
}
#podanie input[type=submit] {
	color: #FFFFFF;
	/*background-image: url('../img/log/input.png');*/
	background-color: #101010;
	border: 1px solid #282828;
	width: 120px;
	margin-left:41%;
}
#accept {
	color: #577A3A;
	background-color: #101010;
	border: 1px solid #282828;
	width: 180px;
}

#discard {
	color: #FC5D5D;
	background-color: #101010;
	border: 1px solid #282828;
	width: 180px;
}

#podanie p {
	margin-left: 5px;
	color: ccc;
	margin-bottom: 10px;
}

.alter{
	color: #bc2014;
	text-align: right;
	/*margin: 10px auto;
	margin-top: 4px;*/
	width: auto;
	margin-left: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("../img/icons/alterwarring.png");
	font-size: 12pkt;
	
}

.obr {
/*	background-color: #161616;*/

}




#ad {
	/*background-color: #000000;*/
	/*background-image: url('img/background-clan-panel.png');*/

	margin: 0 auto;
	
/*	border: 1px solid #616161;*/
	padding-bottom: 5px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	/*border: 1px solid #232323; *//*#6d3d12;  #68380e;*/
	font-family: Arial;
	
}


#ad h1 {
	padding-top: 10px;
	margin-left: 10px;
	font-size:14px;
}

#ad p {
	margin: 0 auto;
	width: 96%;
	white-space: pre-wrap;
	text-align: left;
	font-size:12px;
	margin-bottom: 10px;
}




#team_list {
	/*background-color: #161616;*/
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top-right-radius:2px;
	border-top-left-radius: 2px;
}


@font-face {
 font-family: HeliosCond;
 src: url('szablon/HeliosCond.ttf');
}

#spoiler,#spoiler a, #spoiler a:hover{
	background:none;
	border: none;
	width: auto;
	color: #b8b8b8;
}

.spoiler {display:none}



.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td{background-color:#f2f2f2}.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}

