/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555;
	text-align: center;
	background-color: #326897;
}


/* links */
a, a:visited {
	text-decoration: none;
	color: #015496;
	background: inherit;
}
a:hover {
	color: #E50013;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #666666; 
}

/* images */
img {

}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
h1, h2, h3  {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(envision/quote.gif) no-repeat 5px 5px;    
}
th strong {
	color: #fff;
	text-align: center;
}
th {
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
	background-color: #326897;
}
tr {
	height: 30px;
}
td ,{
	padding-left: 11px;
	padding-right: 11px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	border: none;
	background-color: #FF0000;
	background-image: url(envision/button-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../gfx/content_startowa.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 990px;
	height: 70px;
	padding: 0;
	color: #FFF;
	background-color: #FFFFFF;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#logo-text   a    {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 28px Tahoma, "Times New Roman", Times, serif;
	color: #015496;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px;
	left: 42px;
	letter-spacing: -1px;
}
#header h1 {
	display: none;
}

#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px;
	left: 55px;
	z-index: 2;
}

/* header links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font-size: 10px;
	right: 40px;
	top: 20px;
}

 a {
	color: #015496;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #88A2C1;
}
#header-links img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#baner {
	height: 400px;
	width: 940px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content-wrap {
	clear: both;
	width: 940px;
	margin-left: 25px;
}
#main {
	width: 940px;
	background-color: #FDE84F;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main1/* Main Column */
 {
	margin: 0px;
	text-align: left;

}
#main p {
	margin-right: 10px;
	margin-left: 10px;
	text-transform: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 95%;
}


#main h2 {
	margin-top: 5px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #014378;
	border-bottom: 1px solid #EFF0F1;
	text-transform: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #FFF;
	background-image: url(../gfx/square-green.png);
	background-repeat: no-repeat;
	background-position: 3px 50%;
}
#main  h3 {
	color: #2886C4;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 6px;
}
#main h2 a {
	background: none;
	color: #000066;
	text-decoration: none;
}

#main ul li {
	list-style-image: url(../gfx/bullet.gif);
	margin-left: 5px;
}
#kolumna{
	top: 0px;
	left: 0;
	width: 235px; 
	float: left;
	padding-bottom: 15px;
	background-color: #FDE84F;
}
#kolumna h2 {
	display: none;
}
#kolumna h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer hr {
	margin-right: 70px;
	margin-left: 70px;
	height: 1px;
	color: #015496;
	padding-bottom: 10px;
}



#main hr {
	color: #326897;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #326897;
}


/* Menu */
#menu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 950px;
	background-image: url(../gxf/menu.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #FDE84F;
}
#menu ul li#current a {
	color: #FDE84F;
}
#sidebar_left  {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	top: 210px;
	font-size: x-small;
	color: #000066;
	margin-left: 5px;
}
#sidebar_left h2 {
	background-image: url(../gfx/h2_left.jpg);
	color: #FDE84F;
	padding-bottom: 9px;
	padding-left: 10px;
}
#sidebar_left a {
	background-color: #FAFAFA;
	margin-left: 4px;
	padding-left: 2px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.tableimg   {
	border-style: none;
	padding: 0px;
}
.banerek_lewy {
	padding: 0px;
}
.lacze_baner {
	padding: 0px;
	border-style: none;
}


.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(envision/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(envision/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(envision/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}



/* Sidebar */	
#sidebar {
	float: right;
	width: 215px;
	padding: 0;
	margin: 0;
	color: #014277;
}	
#sidebar h2 {
	color: #FF0000;
	font-size: small;
	background-color: #F9DA02;
}
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #2886C4;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../gxf/dots.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #68774A;
	background-image: url(../gxf/dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }


/* Footer */	
#footer {
	color: #C6DDEE;
	clear: both;
	width: 991px;
	height: 225px;
	text-align: center;
	font-size: 92%;
	background-color: #326897;
	background-image: url(../gfx/footer_startowa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer  p    {
	padding: 10px;		
	margin: 0;
}
.footerp {
	color: #015496;
	text-align: left;
	margin-left: 40px;
}
.footerp u {
	padding-left: 30px;
}

.footera  {
	color: #FF0000;
}

#footer a { 
	color: #FFF;
	text-decoration: none; 
}
#footer   h4  {
	font-size: 9px;
	color: #B6D3E9;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 62px;
	margin-left: 62px;
}
#footer  h4 a {
	font-size: 9px;
	color: #7AB0D8;
	font-weight: normal;
	margin-top: 0px;
}
.tabelafooter {
	border: 0;
}
#footer .tabelafooter {
	border-right-style: none;
	border-left-style: none;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

