/* GENERALNE */
body 
{
	margin:0; 
	padding:0; 
	font:76% Verdana,Tahoma,Arial,sans-serif; 
	line-height:1.4em; text-align:justify; 
	color:black; 
	background:#e8eaec; 
	background-color:rgb(239,235,239);
}
a 
{
	color:#467aa7; 
	font-weight:normal; 
	text-decoration:none; 
	background-color:inherit;
	border-bottom: 1px dashed;
}
a:hover 
{
    background-color:inherit;
    border-bottom: 1px solid;
}
a img 
{
	border:none;
}
a:visited 
{
	color: #808;
	text-decoration: none;
	border-bottom: 1px dashed #808;
}
p {padding:0 0 0 0;}
p form 
{
	margin-top:0; 
	margin-bottom:20px;
}
/* Formatowania dla dowolnych elementów */
p.mniejszy
{
	font-size:0.7em;
}

img.left,img.center,img.right {padding:4px; border:1px solid #a0a0a0;}
img.left {float:left; margin:0 12px 5px 0;}
img.center {display:block; margin:0 auto 5px auto;}
img.right {float:right; margin:0 0 5px 12px;}
/* DIV NAVIGATION */
#navigation 
{
	height:2.2em; 
	line-height:2.2em; 
	margin:0px 0px; 
	margin-top:0px; 
	background:#578bb8; 
	color:#ffffff;
}
#navigation ul
{
margin:0px;
padding:0px;
}
#navigation li 
{
	float:left; 
	list-style-type:none; 
	border-right:1px solid #ffffff; 
	white-space:nowrap;
}
#navigation li a 
{
	display:block; 
	padding:0px 10px; 
	font-size:0.8em; 
	font-weight:normal; 
	text-transform:uppercase; 
	text-decoration:none; 
	background-color:inherit; 
	color: #ffffff;
	border-bottom: none;
}
* html 
#navigation a 
{
	width:1%;
}
#navigation .selected,#navigation a:hover 
{
	background:#80b0da; 
	color:#ffffff; 
	text-decoration:none;
}
#navigation a:visited 
{
	text-decoration: none;
}
/* STOPKA (DIV FOOTER) */
#footer 
{
	clear:both; 
	padding:5px; 
	padding-left:auto; 
	padding-right:auto; 
	font-size:0.9em; 
	color:#f0f0f0; 
	background:#467aa7; 
	text-align:center;
}
#footer p 
{
	padding:0; 
	text-align:justify;
}

#footer a 
{
	color:#f0f0f0; 
	background-color:inherit; 
	font-weight:bold;
}
#footer a:hover 
{
	color:#ffffff; 
	background-color:inherit; 
	text-decoration: underline;
}
/* ZAWARTOSC GLOWNA (DIV CONTENT)*/
#content 
{
	font-size:1em; 
	padding:20px 10px 20px 20px;
	background-color:white;
}

#content p 
{
	color: black;
	border:0px none black;
	clear:left;
	display:block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#content p.uwaga
{
	display: block;	
	margin: 1em 0;
	background: #fee url("images/alert.gif") no-repeat 5px 5px;
	padding: 10px 10px 10px 40px;
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #800;
	overflow:hidden;	
}

#content p.porada
{
	display: block;	
	margin: 1em 0;
	background: #ffffDA url("images/tip.gif") no-repeat 5px 5px;
	padding: 10px 10px 10px 40px;
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #ffff00;
	overflow:hidden;	
}

#content p.info
{
	display: block;
	overflow:hidden;
	margin: 1em 0;
	background: #E3E7F0 url("images/info.gif") no-repeat 5px 5px;
	padding: 10px 10px 10px 40px;
	border-width: 1px 1px 1px 6px;
	border-style: solid;	
	border-color: #578bb8;
}

#content p.linki
{
	font-size: 1em;	
	font-style: italic;
	font-weight: normal;	
}

#content h1
{	
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 16px;
	padding-bottom: 4px; 
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 26px;
    overflow:hidden;	    	
}

#content h2 
{
	font-size:1.2em; 
	font-weight: bold;
	/* text-transform: uppercase;*/
	background-color: inherit;
	overflow:hidden;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#content h3 
{
	font-weight: bold;
	background-color: inherit;
    overflow:hidden;	
}
#content .wyr
{
	font-weight: bold;
	background-color:inherit; 
}
#content .czerwony
{
	font-weight: 600;	
	color: red;
	background-color:inherit; 
}

#content .pochyl
{
	font-style: italic;
	font-weight: normal;	
}

#content ul, #content ol 
{
	margin: 10px;
	padding-left:10px;
	list-style-position:outside;
	
}
#content dl 
{
	margin:0 5px 10px 25px;
}
#content dt {font-weight:bold; margin-bottom:5px;}
#content dd {margin:0 0 10px 15px;}

/* ZAWARTOSC GLOWNA - TABELE */
#content table 
{
	table-layout: auto;
	border-collapse: separate;
	border: 1px;
	border-spacing: 2px;
	text-align: left;
}
#content tr.naglowek
{
	color: #ffffff;
	background-color: #578bb8;
	height: 2em;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 2px;
	font-size: 1.1em;
}

#content tr.p  /*wiersze parzyste */
{
	background-color: rgb(227,223,214);
}

#content td
{
	padding: 5px 8px 5px 8px;
}

#content tr.np  /* wiersze nieparzyste */
{
	background-color: #f2f2f2;
	padding: 5px;
}

#content caption 
{ 
	margin-left: 2px;
	text-align: left;
	caption-side: bottom;
}

#ramka
{
    width:95%;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    border:1px solid rgb(160,160,160);
    padding:1px;
}



/* RAMKA SPISU TRECI */
#ramka1
{
    width:95%;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    border:1px solid black;
    background-color:rgb(227,223,214);
    padding:2px;
}
#ramka1 ul,#ramka1 ol 
{
	text-align: left;
	/* tu nie wiem jak zrobić żeby nie było marginesu z lewej? */
}
#ramka1 p.naglowek, #ramka2 p.naglowek
{
	font-size:1.2em; 
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	background-color:inherit; 
}

#ramka1 a 
{
	color: black;
	border-bottom: 0px ;
}

#ramka1 a:visited 
{
	color: black;
	text-decoration: none;
	border-bottom: 0px;
}

/* RAMKA LINKOW */
#ramka2
{
    width:95%;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    border:1px solid black;
    background-color:rgb(227,223,214);
    padding:2px;
}
#TOP
{
    width:100%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto; 
}
#nowy 
{
	background-color:rgb(70,122,167);
	height:60px;
	color:#fff;
	margin:0px;
	padding:0px;
}
#NAGLOWEK 
{
	background-color:rgb(70,122,167);
	height:60px;
	color:#fff;
	margin:0px;
	margin-bottom:1px;
	padding:6px;
	font-size:20pt;
	line-height:20pt;
}
#RBOX 
{
	width: 250px;
	float: right;	
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
	background-color:inherit;
	border:4px;
}
#TRESC 
{	
	background-color:black;
	padding:10px;
	margin-top:1px;
	margin-bottom:1px;	
}
