




/* layout
----------------------------------------------- */

*{
	margin: 0;
	padding:0;
	}




body{
	background: #181818;
	color: #eee;
	font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
height: 100%;
scrollbar-face-color: #E8E9F3;
scrollbar-highlight-color: #181818;
scrollbar-shadow-color: #E8E9F3;
scrollbar-3dlight-color: #181818;
scrollbar-arrow-color: #181818;
scrollbar-track-color: #181818;
scrollbar-darkshadow-color: #181818;
position:relative;



	}

#topborder{	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 2.0em;
	background-color: #363633;
	}
* html div#topborder{	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2.0em;
	background-color: #363633;
	}
#bottomborder{	
	position: fixed;
	bottom: 0 ;
	left: 0;
	width: 100%;
	height: 2.0em;
	background-color: #363633;
	}
* html #bottomborder{	
	position: absolute;
	

	
	}

#logo{ position:fixed; top: 60px; left:50px;}
* html div#logo  { top: 60px; left:50px;	position:absolute; }



#logo2{ position:fixed; top: 60px; left:23px;}
* html div#logo2  { top: 60px; left:23px;	position:absolute; }

#gazela{ position:fixed; top: 150px; left:30px;}
* html div#gazela  { top: 150px; left:30px;	position:absolute; }

#partner{ position:fixed; bottom: 40px; left:23px;}
* html div#partner  { bottom: 40px; left:30px;	position:absolute; }

#animacja1{ position:fixed; top: 280px; left: 3em;
width:50px;}
* html div#animacja1  { top: 280px; left: 42px;
width:50px;	position:absolute; }


#animacja2{ position:fixed; top: 400px; left: 80px;
width:50px;}
* html div#animacja2  { top: 400px; left: 80px;
width:50px;	position:absolute; }

#sidebar{ position:fixed; top: 128px; left:20px;	width: 230px; }
* html div#sidebar  { top: 128px; left:20px; width: 230px; position:absolute; }

#menu{ position:fixed; top: 24px; left: 15%; width:800px; }
* html div#menu  { top: 18px; left: 50%; margin-left: -375px; width:770px; position:absolute; }

#glossymenu{ position:fixed; top: 0px; left:0px;	width:170px; }
* html div#glossymenu  { top: 0px; left: 0px;  width:170px; position:absolute; }

#zdjecie { position:fixed; top: 50%; margin-top: -210px; left:50%; margin-left: -320px;      }
* html div#zdjecie  { top: 280; left: 500; width:640; position:absolute}

#pila { position:fixed;top: 4em; left: 9%;      }
* html div#pila  { top: 4em; left: 10em;    position:absolute}

#tabela{position:fixed; top: 100px; left:15%;}
* html div#tabela  { top: 100px; left:15%;	position:absolute; }
#tabela2{position:fixed; top: 140px; left:60%;}
* html div#tabela2  { top: 140px; left:60%;	position:absolute; }
#tabela3{position:relative; top: 4em; left:220px; width: 800px;}
* html div#tabela3  { top: 4; left:20; width: 800; position:relative; }



#linia1 {
position: fixed;
top: 1.1em;
left: 0;
width: 100%;
height: 32px;
background-image: url(glossyback.gif);
background-repeat: repeat-x;
border: 1px inset gray; }

* html div#linia1  {position: absolute;
top: 16;
left: 0;
width: 100%;
height: 32px;
background-image: url(glossyback.gif);
background-repeat: repeat-x;
border: 2px inset gray;  }


#linia2 {
position: fixed;
bottom: 1.1em;
left: 0;
width: 100%;
height: 15px;
background-image: url(glossyback.gif);
background-repeat: repeat-x;
border: 1px inset gray; }
* html div#linia2  {
position: absolute;
bottom: 15px;
left: 0;
width: 100%;
height: 15px;
background-image: url(glossyback.gif);
background-repeat: repeat-x;
border: 2px inset gray; 

} 

#liniapion {
position: fixed;
top: 0;
left: 3em;
width: 50px;
height: 100%;
background-image: url(liniepion.gif);
background-repeat: repeat-y;
 }

* html div#liniapion  {position: absolute;
top: 0;
left: 42;
width:50px;

background-image: url(liniepion.gif);
background-repeat: repeat-y ;


}

#liniapion2 {
position: fixed;
top: 0;
left: 80;
width: 50px;
height: 100%;
background-image: url(liniepion.gif);
background-repeat: repeat-y;
 }

* html div#liniapion2  {position: absolute;
top: 0;
left: 80;
width:50px;

background-image: url(liniepion.gif);
background-repeat: repeat-y;
}
#flashcontent {height: 90%; width: 90%; position:fixed; top: 50px; left: 200px;  }
* html div#flashcontent  {height: 90%; top: 50px; left: 200px;   position:absolute; }


/* typography
----------------------------------------------- */

p {	line-height: 1.4em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.4em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	xfont-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}


h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 { font-size: 2.3em; }
h1 a { color:#fff; border: none; }
h1 em{ font-size: 1.25em; color: #D0EB6A; font-style: normal; }

h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #D0EB6A;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #c0dB5A;
	text-transform: uppercase;
	padding-top: 0.5em;
	}

a, .contact-link{
	color: #8ad459;
	text-decoration: none;
	cursor: hand;
	}

#content p a:hover,
#content dd a:hover { border-bottom: 1px dotted #8ad459; }



a img{ 	border: none;}

small{ font-size: 0.8em; }

pre{
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	border-left: 6px solid #0d0d09;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #8d8d73;
	padding: 0.3em 0.4em;
	}

pre code{
	padding: 0; margin: 0;
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #fff;
	}


#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{  }

#nav{ list-style: none; margin: 1.5em 0 1em 0;
overflow: hidden;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
	}

#nav a:hover{
	color: #1a1a1a;
	background-color: #E8E9F3;
	}	


#sidebar .callout{ xbackground-color: #333;
	border: 1px solid #222; 
	padding: 0.25em .5em;   }
#sidebar .callout a{ color: #8ad459;}
#sidebar .callout ul{ margin-top: -.45em; margin-left: 1em; margin-bottom: .4em; }

/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
#content ul ul{ margin-top: 0;}
	
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

/* misc
----------------------------------------------- */

.section{
	border-top: 4px solid #3d3d33;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
	}
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

/* menu on the top
----------------------------------------------- */
#menu a{
	color: #fff;
	}


#menu h1 a{ font-weight: bold; }
#menu h1 a:hover{  }

#menu{ list-style: none; margin: 0.5em 0 1em 0;}
#menu li{ padding: 0; margin: 0; }
#menu a{

	height: 1.0em;
	padding: 0.3em 3.5em 0em 3.5em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
text-shadow: #535353 2px 4px 15px;

	}

#menu a:hover{
	color: #1a1a1a;
	background-color: #DFDCCB;
	}	


#menu .callout{ xbackground-color: #333;
	border: 1px solid #222; 
	padding: 0.25em .5em;   }
#menu .callout a{ color: #8ad459;}
#menu .callout ul{ margin-top: -.45em; margin-left: 1em; margin-bottom: .4em; }


/* menu java */


.glossymenu{
margin: 160px 20px;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #363633;
border-bottom-width: 0;
}



.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}


/* koniec menu java*/

/* tabele*/
TD.tekst { FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: veranda,tahoma,arial,helvetica,sans-serif; TEXT-ALIGN: justify } 
TD.tytul2 { FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: arial,helvetica,sans-serif }
TD.trx { FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: arial,tahoma,arial,helvetica,sans-serif; }  
TD.akt1 { FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: veranda,tahoma,arial,helvetica,sans-serif }  
TD.akt2 { FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: veranda,tahoma,arial,helvetica,sans-serif }

/* koniec tabele*/


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}



