/* 
	Final Fantasy Heaven 3.1 (www.ffheaven.eu)
	by Raijin
	Copyright (c) 2001 - 2009. Wszelkie prawa zastrzeżone.
*/
body
{ 
  height: auto;
  font: 0.73em verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  background: #3E3A39 url(../gfx/tlo.jpg) repeat-x;
  color: #a1a1a1;
  text-align: left;
}

ul, ul li 
{ 
  margin: 0; padding: 0; 
}

p
{ 
  margin: 0px;
  padding: 0px 0px 17px 0px;
  line-height: 20px;
}

img
{
	border: 0;
}

a
{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

table
{
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	margin-left: auto; 
    margin-right: auto;	
	margin-bottom: 9px;
	border-color: #a1a1a1;
	border-style: solid;
}

table th
{  
	text-align: center;
	font-size: 1.1em; 
	color: #fff; 
	font-weight: bold; 
}

#container
{ 
	height: auto;
    min-height: 100%;
	width: 780px;
    margin-left: auto; 
    margin-right: auto;
	padding: 0;
    color: #a1a1a1;
	background: #222;
	border: 2px solid #000;
}

#header
{ 
  margin-left: auto; 
  margin-right: auto;
  padding: 0;
  width: 780px;
  height: 150px;
  background: url(../gfx/header.jpg) no-repeat;
  position: relative;
}

#subheader
{ 
	height: auto;
	text-align: left;
	border-bottom: 1px dashed #a1a1a1;
}

#subheader h1
{  
	font: bold 100% verdana, sans-serif;
	color: #fff;
	margin: 4px;
}

#content
{ 
	margin-left: auto; 
  margin-right: auto;
  width: 780px;
  height: auto;
  padding: 0;
	background: #222;
  color: #a1a1a1;
} 

#left
{ 
	margin: 0;
	padding: 3px 0px 9px 9px;
	width: 140px;
	height: auto;
	float: left;
}

#left h2 
{
	margin: 2px 0px 2px 12px;
	font: bold 111% verdana, sans-serif;
	color: #fff;
}

#menu li 
{
	clear: both;
  float: left;
  width: 100%;
  height: auto;
	list-style: none;
	color: #ed7f00;
}

#menu li a 
{
  color: #ed7f00;
  font-weight: normal;
  width: auto;
  height: auto;
  text-decoration: none;
}
/* top right bottom left */
#menu li a:hover 
{
	font-weight: bold;
	border-top: solid 1px #a1a1a1;
	border-bottom: solid 1px #a1a1a1;
}

#right
{ 
	text-align: left;
	margin: 0;
	padding: 9px 9px 9px 7px;
	height: auto;
    width: 615px;
    float: right;
}

#right h2 
{
	margin: 0px 0px 3px 12px;
	font: bold 115% verdana, sans-serif;
	color: #fff;
}

#right h3 
{
	margin: 0px 0px 7px 12px;
	font: bold 105% verdana, sans-serif;
	color: #a1a1a1;
}

#footer
{ 
  width: auto;
  text-align: left;
	border-top: 1px dashed #a1a1a1;
  height: auto;
  padding: 4px; 
	background-color: #222;
  color: #a1a1a1;
}	

#footer a:link, a:visited, a:active 
{
	color: #a1a1a1;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover 
{
	color: #ed7f00;
	font-weight: bold;
	text-decoration: underline;
}

#footleft
{ 
  float: left;
}

#footright
{ 
  float: right;
}

#contentclear 
{
  clear: both;
  width: auto;
}

#footerclear
{
  clear: both;
  width: auto;
}

.center
{
  text-align: center;
}

.right
{
  text-align: right;
}

.przekreslony
{
  text-decoration: line-through;
}

.autor
{
  border: 0;
}
