body	{
	padding: 0px;
	margin: 0px;
	background-color: #5e677d;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-family: "Tahoma", "Arial", "Verdana";
	color: #222;
	font-size:10pt;
	}
#inner	{
	 margin-left:auto; 
	 margin-right:auto;
	 width: 1000px;
	 text-align:justify;
	}
#top	{
	width: 1000px;
	background-image:url(img/top.jpg);
	height: 315px;
}
#menu	{
	position:absolute;
	
	margin-top:255px;
	padding-left: 35px;

}
#main_content	{
	text-align:justify;
	width: 998px;
	margin-top:0px;
	background-color:#fff;
	border-left: 1px solid #f8f8ec;
	border-right: 1px solid #f8f8ec;
	border-bottom: 1px solid #f8f8ec;
	background-repeat:repeat-y;
	
}
#content	{
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:100px;
	background-color:#fff;
	
}
#bottom	{
	background-color:#ccd1e4;
}
#bottom_content	{
	padding: 20px;
	text-align: center;
	}
#logo {
	margin: 0px;
	padding-top:35px;
	padding-left:30px;
}	

h1	{
	color: #6a91d2;
	font-size: 14pt;
	font-weight: 400;
		background-color: #dee2f6;
	border-bottom: 1px solid #b6bfe3;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:3px;
}
h1.lo	{
	margin: 0px;
	padding:0px;
	color: #fff;
	font-family: "Century Gothic", "Arial","Tahoma";
	font-size:24pt;
	font-weight:100;
	border:0px;
	background-color:transparent;
}	
h2	{
	color: #7faaf3;
	font-size: 12pt;
	font-weight:100;
}
h2.lo	{
	margin: 0px;
	padding:0px;
	line-height:10pt;
	color: #CCC;
	font-size: 12pt;
	font-weight:100;
}
ul	{
	color:#000;
}
p	{
	color: #222;
	
}	
p.lo {
	font-size:12pt;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}
a:link  
	{
	color: #0053dc;
	TEXT-DECORATION: none
	}
a:visited 
	{
	color: #0053dc;
	TEXT-DECORATION: none
	}
a:active 
	{
	color: #0053dc;
	TEXT-DECORATION: none
	}
a:hover 
	{
	color: #0053dc;
	TEXT-DECORATION: underline
	}


	
a.super:link  
	{
	color: #242933;
	TEXT-DECORATION: none
	}
a.super:visited 
	{
	color: #4f5161;
	TEXT-DECORATION: none
	}
a.super:active 
	{
	color: #ff0000;
	TEXT-DECORATION: none
	}
a.super:hover 
	{
	color: #8493c3;
	TEXT-DECORATION: underline
	}


input.formularz
 {
 
 font-size:14pt; border: thin #000 solid; background-color:#fff; 	
 }

input.nnice {
border:1px solid #ccc; font-size:14pt; width:400px;	
}

hr {
  width: 100%;
  background-color:#999;
  height:1px;
}
