body {
	background: White;
	font-family: verdana, arial, sans-serif;
	background-image: url(white_orange/tlo_lapy_02.gif);
	background-attachment: fixed;
	font-size: 10pt;
	margin-top: 80px; /*przesywa zawartość w klasie .content w dół*/
	margin-bottom: 50px;	
	padding: 0;			
	/*śmieci dla GÓWNIANEGO IE BEZ TYCH ŚMIECI NIE DZIALA :p*/
}

/* Ogólne
------------------------------------------- */

h1, h2 {
	background-color: #ff9a0c;
	padding-left: 10px;
	color: White;
}
h2#aktualnosci{
	margin-bottom: -10px;
}

h3 {
	border-bottom: 2px solid #ff9a0c;
	border-left: 17px solid #ff9a0c;
	padding-left: 10px;
	color: Black;
}
h4 {
	border-bottom: 1px solid #ff9a0c;
	border-left: 9px solid #ff9a0c;
	padding-left: 8px;
	color: Black;
}

h5, h6 {
	border-bottom: 1px solid #ff9a0c;
	border-left: 3px solid #ff9a0c;
	margin-left: 5px;
	padding-left: 7px;
	color: Black;
}

h4.news_title{
	margin-top: 20px;
	margin-bottom: 0;	
}
h6.news_date{
	margin-top: 0;
	margin-bottom: 0;		
	border: none;
	padding-left: 11px;
	font-weight: normal;
}

a {
    color: #06c;
    text-decoration: none;
}
a:hover {
    color: #06e;
    text-decoration: underline;
}

a[title] {
	cursor: help;
}
abbr {	
	cursor: help;
}
abbr:after {
	content: url(white_orange/abbr.png);
}
em {
	color: #000;
	background-color: #ddd;
	font-style: normal;
}
img {
	border: none;
	margin-top: 3px;
	margin-left: 15px;
}

pre {
	margin: 0px 20px;
	padding: 3px 15px;
	border-left: 15px solid Gray;
	background-color: White;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong{
	color: Red;
}

/* Top - Header
------------------------------------------- */
#heading {
	position: absolute;
	top: 10px;
	left: 0px;
	font-weight: bold;
	right: 0px;
	text-align: center;	
	font-size: 21pt;
	color: #666;
	padding: 10px 0 10px 0;
	background-image: url(white_orange/garfield-pl.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#heading + .content {
	margin-top: 90px;	
}

/* Content - Elementy
------------------------------------------- */
.content {
	margin-bottom: 20px;
	margin-left: 21%;
	margin-right: 2%;
	color: #000;
	background-color: #F1F1F1;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background-image: url(white_orange/tlo_lapy_02_szare.gif);	
	background-attachment: fixed;
}
.content a[href^="http://"]:after{
	content: url(white_orange/external_link.png);
}

.content p, content div{
	margin-left: 10px;
	margin-right: 1%;
}

#krokowo td, #przygotowanie_cz-b td{
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0px;
}

/* Sidebar
------------------------------------------- */
#sidebar {
	position: absolute;
	top: 45px;
	left: 2%;
	right: 80%;
	/*background-attachment: fixed;*/
	background-image: url(white_orange/bg_sidebar.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	background-position: top left;
}
body > #sidebar {
    position: fixed;
}

#sidebar div {
	display: block;
	position: relative;
	margin-bottom: 10px;
	font-size: 9pt;
	background-color: #F1F1F1;
	background-image: url(white_orange/tlo_lapy_02_szare.gif);	
	background-attachment: fixed;	
}

#sidebar h2 {
	color: #fff;
	margin: 0px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13pt;
	display: block;
	background-color: #ff9a0c;
	padding-left: 10px;	
	border-left-color: #000;
	border-left-width: 10px;
}
#sidebar a{
	display: block;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
    color: #eee;
	 background-color: #06c;
    text-decoration: none;
}
a:active {
	color: Red;
}
#sidebar ul {
	list-style: none inside;
	margin: 0px;
	padding-left: 0;
}
#sidebar .here > a{
	/*list-style: square;*/
	border-bottom: 1px solid #BFBFBF;
	border-left: 5px solid #06c;/*#ff9a0c;*/
	border-right: 5px solid #06c;
}
#sidebar ul ul a{
	font-weight: normal;
	margin-left: 10px;
}
#sidebar ul ul ul a{
	font-weight: normal;
	margin-left: 30px;
	font-size: 7pt;
}
#sidebar > div > ul > li{
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

#sidebar li a
	{
		padding: 0em 1em;  
		text-decoration: none;
		display: block;
	}

.menu_podgrupa{
	display: none;
}
	
/* Footer
------------------------------------------- */
#footer {
	position: fixed;
	bottom: 0px;
	left: 2%;
	right: 80%;
	padding: 2px;
	text-align: center;
	font-size: 8pt;
	color: #666;
	background-color: #F1F1F1;
	border-top: 1px solid #BFBFBF;
	border-left:  1px solid #BFBFBF;
	border-right:  1px solid #BFBFBF;
	background-image: url(white_orange/tlo_lapy_02_szare.gif);	
	background-attachment: fixed;
}
#footer .data2 {
	font-size: 6pt;
}


