
* {margin:0; padding:0;}

/******** General tags ********/
body {
font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
font-size: 0.9em;
background:#000000;
color:#bbb;
margin:0 0 0 0;
padding:0 0 0 0;
}

a {
text-decoration:underline;
font-weight:normal;
}

a:link, a:visited {color:#9e9e9e;}
a:hover{color:#f31110;}
a img {border:0;}

h1 {
padding:15px 10px 0px 0px;
font-size:1.4em;
color: #f31110;

}

h3 {
font-size:1.2em;
margin:10px 0 8px 0;
padding:0;
}


/******** Header ********/
#header {
	background: url(images/tlo_header.jpg) repeat-x !important;
}

#toplogolink{
	display:block;
	width: 420px;
	height: 65px;
	border: 0;
}

/******** Content variations ********/
#container{
	background-color:#000;
	overflow:hidden;
	margin:0 0 0 0;
	padding-left:200px; /* The width of the rail */
}
* html #container{
	height:1%; /* So IE plays nice */
}
#content{
	background-color:#000;
	width:100%;
	border-left:200px solid #000; /* The width and color of the rail */
	margin-left:-200px; /* Hat tip to Ryan Brill */
	float:right;
}
#sidebar{
	background-color:#000;
	width:150px;
	float:left;
	margin-left:-200px;
	display:inline; /* So IE plays nice */
}

#page-content{
	padding-right: 10px;
	text-align:justify;
	width: 600px;
}
#page-content p{
	padding-bottom: 8px;
}

#page-content ul{
	padding-left: 20px;
	margin-top:0px;
	margin-bottom: 10px;
	list-style: url(images/ulli.gif);
}
#page-content ul li{
	padding-top: 0px;
	margin-top:  0px;
}

#page-content img {
	padding: 2px;
	margin:  3px;
	border: 1px solid #f31110;
}

#breadcrumbs {
	font-size: 0.7em;
}

/******** Footer ********/
#footer {
	clear:both;
	margin:10px 0px 40px 200px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	color: #666666;
}

/*#footer p {margin: auto auto auto auto;}*/
#footer a {color:#505050; text-decoration:none;}
#footer a:hover, a:hover {text-decoration:underline;}
#footer p {font-size: 0.8em;line-height:2.4em;}

#graphical_menu TR TD {
margin:0; 
padding:0;
line-height:1px;
}

/*formularze*/
fieldset {
border: 0;
}
#username, #password {
	width: 100px;
}


/*menu graficzne po lewej*/
#graphical_menu {
	list-style-type: none; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	width:180px; 
	height:551px; 
	background: url(images/mn_bkg.jpg) left top no-repeat !important;
}
#graphical_menu li, #graphical_menu li a {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;height:42px;max-height:42;}

.lm_begin {width:180px; height:41px;margin:0;padding:0;}
.lm_ludzie , .lm_fakty , .lm_technika , .lm_relacje, .lm_nagrania, .lm_kontakt, .lm_namarginesie{width:180px; height:42px; display:block;margin:0px;padding:0px;border:0px solid red;}
.lm_end {width:180px; height:216px;margin:0;padding:0;}

/*lewe menu sekcja klas dla hover i aktualnej strony*/
/*kolejnosc: a link:visited:hover:active*/
a.lm_ludzie, a.lm_ludzie:link		{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_ludzie.gif) no-repeat;}
a.lm_fakty, a.lm_fakty:link			{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_fakty.gif) no-repeat;}
a.lm_technika, a.lm_technika:link	{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_technika.gif) no-repeat;}
a.lm_relacje, a.lm_relacje:link		{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_relacje.gif) no-repeat;}
a.lm_nagrania, a.lm_nagrania:link	{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_nagrania.gif) no-repeat;}
a.lm_kontakt, a.lm_kontakt:link		{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_kontakt.gif) no-repeat;}
a.lm_namarginesie, a.lm_namarginesie:link	{padding:0;margin:0;display:block; width:180px; height:42px; background: url(images/mn_namarginesie.gif) no-repeat;}
#sidebar span { position:relative; left:3000px; width: 160px;text-decoration:none; }
#sidebar a { text-decoration:none;}
#sidebar a:active,  #sidebar a:focus {
	-moz-outline:    none;
	outline:         none;
	ie-dummy:        expression(this.hideFocus=true);
}


a.lm_ludzie:hover,
.lm_ludzie  .lm_ludzie 				{display:block; width:180px; height:42px; background: url(images/mn_ludzie.gif) no-repeat; background-position:0 -42px;}
a.lm_fakty:hover,
.lm_fakty  .lm_fakty 					{display:block; width:180px; height:42px; background: url(images/mn_fakty.gif) no-repeat; background-position:0 -42px;}
a.lm_technika:hover,
.lm_technika .lm_technika 			{display:block; width:180px; height:42px; background: url(images/mn_technika.gif) no-repeat; background-position:0 -42px;}
a.lm_relacje:hover,
.lm_relacje .lm_relacje 				{display:block; width:180px; height:42px; background: url(images/mn_relacje.gif) no-repeat; background-position:0 -42px;}
a.lm_nagrania:hover,
.lm_nagrania .lm_nagrania			{display:block; width:180px; height:42px; background: url(images/mn_nagrania.gif) no-repeat; background-position:0 -42px;}
a.lm_kontakt:hover,
.lm_kontakt .lm_kontakt				{display:block; width:180px; height:42px; background: url(images/mn_kontakt.gif) no-repeat; background-position:0 -42px;}
a.lm_namarginesie:hover,
.lm_namarginesie .lm_namarginesie	{display:block; width:180px; height:42px; background: url(images/mn_namarginesie.gif) no-repeat; background-position:0 -42px;}

/*nawigator*/
#nawigator{
margin:30px auto;
}

#nawigator h4 {
color: #bbb;
}

#nawigator .PJN_Menu  SELECT {
background-color: #000;
color:#bbb;
border: 1px solid #bbb;
}


.pimg {
	text-align: center;
	padding: 10px 0 0 0;
}
.podpis_img {
	display:block;
	text-align:center;
	font-style: italic;
}

#footer_friends, #footer_friends  A, #footer_friends A:link {
	color:#555;
}
#footer_friends{
	font-size:9px;
}

#sidebox {width:185px;float:right;margin-left:15px;margin-bottom:15px;background-color:#333;border:1px solid #555}
#pomyslstrony {
	display:block;
	width:185px;
	height:55px;
	background:url(images/pomyslstrony.gif) no-repeat;
	padding:0;
	margin:0;
}
#pomyslstrony span {display:none;}
#sidebox_content {padding: 10px;font-size:80%;}
