body {
	font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DFDCD8; 
	height:100%;
	/*background-image:url(Obrazki/kostka5.jpg);*/
	/*height:100%;*/

}
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color:#666666;
	text-decoration: none;
}
a:active {
	color:#666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

.tloStrony {
background-color:#F3F3F3;
vertical-align:top;
background-image:url(gfx/linia.jpg); background-repeat:repeat-y;
}
.tloDol {background-image:url(gfx/tlo_dol.jpg); background-repeat:repeat-x; height:20px;}
.tloGora {background-image:url(gfx/tlo_gora.jpg); background-repeat:repeat-x; height:37px; width:548px}
.linia {background-image:url(gfx/linia.jpg); background-repeat:repeat-y; padding-left:20px; padding-right:20px; }
/*.logo2 {background-image:url(Obrazki/logo2.jpg); height:130px; width:206px; vertical-align:top; background-repeat:no-repeat}*/
.title {width:548px; height:91px}
/*.nadmenu2 { background-image:url(Obrazki/nad_menu2.jpg); height:2px; width:548px; background-repeat:no-repeat}*/
/*.menu {background-image: url(Obrazki/podmenu2.jpg); height:19px; width:754px; background-repeat:no-repeat}*/
/*.krzywa2 {background-image:url(Obrazki/krzywa2.jpg); height:82px; background-repeat:no-repeat; vertical-align:middle}*/
.marginKrzywa {margin-left:84px}
/*.abtMaszewo {background-image:url(Obrazki/abt_maszewo.jpg); background-repeat:no-repeat; background-position:bottom left;}*/

.naglowek {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#B62804;
	text-align: left;
}

.nagloweklisty {
	font-weight: bold;
	font-size:14px;
}
.czerwony {color: #B62804;}

.right25 {margin-right:25px}
.szareTlo { background-color:#E3DFDC;}

.ramka {border:1px solid #000000}
.ramkaDol {border-bottom: 1px solid #000000 }
.ramkaPrawa {border-right:1px solid #000000 }


.naglowek2 {
	font-family: "Courier New", Courier, mono;
	font-size:30px;
	font-weight:bold;
	color:#B62804;
	text-align: left;
	filter: Shadow(Color=black, Direction=right);	
}

.menu3 {background-image: url(gfx/menu4.jpg); height:30px; width:754px; background-repeat:no-repeat; background-color: #000000;}
.krzywa3 {background-image: url(gfx/kwadrat4.jpg); height:73px; width:79; background-repeat:no-repeat; vertical-align:middle}

.baner1{ background-image: url(gfx/baner4_01.jpg); width:754px; height:26px; background-repeat:no-repeat}
.baner2{ background-image: url(gfx/baner4_02.jpg); width:754px; height:26px; background-repeat:no-repeat}
.baner3{ background-image: url(gfx/baner4_03.jpg); width:754px; height:25px; background-repeat:no-repeat}
.baner4{ background-image: url(gfx/baner4_04.jpg); width:754px; height:26px; background-repeat:no-repeat}
.baner5{ background-image: url(gfx/baner4_05.jpg); width:754px; height:26px; background-repeat:no-repeat}

/* rozszerzenia i dodatki z 3 maja 2010 - Robert Hajduk */
p span {font-weight: bold; font-style: italic;}

.baner {
margin: 15px auto;
text-align: center;
}

#navi
{	margin: 0 0 0 120px;
	padding: 0;
}

	#navi li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;}

	#navi li a
	{	display: block;
		background: #000000;
		padding: 3px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap;}

	#navi li a:hover
	{	background: #B62804;}
		
		#navi li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;}
		
			#navi li ul li
			{	float: none;
				display: inline;}
			
			#navi li ul li a
			{	width: auto;
				background: #B62804;
				color: #EAFFED;}
			
			#navi li ul li a:hover
			{	background: #4c4c4c;}