html
{
    margin: 0;
		padding: 0;
}

body
{
    margin: 0;
		padding: 0;
}

h2
{
    margin: 0;
		padding: 0;
}

img
{
    border: none;
}

p
{
    margin:0;
		padding:0;
}

a
{
    text-decoration: none;
}

#strona
{
    position: relative;
		width: 100%;
		padding-bottom: 50px;
}

#logo_obejmujacy
{
    position: relative;
		margin: 28px auto 25px auto;
		width:888px;
}
#logo_obejmujacy h2
{
    font-size: 1px;
		line-height: 2px;
}
#logo
{
		position: relative;
		background: url(../grafika/logo.jpg) no-repeat #FFFFFF;
		width: 124px;
		height: 56px;
		text-indent: -8000px;
		line-height: 56px;
}

#logo a
{
    display: block;
		width: 124px;
		height: 56px;
}

#pas_pomaranczowy
{
    position: relative;
	  background: url(../grafika/linia_pomarancz.jpg) repeat-x #FF6600;
	  width: 100%;
		height: 59px;
}

#menu_tresc
{
    position: relative;
		margin: 0 auto 0 auto;
		padding-top: 26px;
		width:928px;
}
#menu
{
    float: left;
		width: 302px;
}

ul
{
    list-style-type: none;
		margin: 0;
		padding: 0;
}

li
{
    font-family: 'Lucida Sans Unicode', verdana;
    font-size: 14px;
		margin: 0 0 20px 20px;
}

li.aktywny
{
    font-family: 'Lucida Sans Unicode', verdana;
    font-size: 14px;
		font-weight: bold;
		margin: 0 0 20px 0;
		padding-left: 20px;
		background: url(../grafika/strzalka_dol.gif) no-repeat left #FFFFFF;
}

li.rozwiniety
{
    font-family: 'Lucida Sans Unicode', verdana;
    font-size: 14px;
		font-weight: bold;
		margin: 0 0 20px 0;
		padding-left: 20px;
		background: url(../grafika/strzalka_dol2.gif) no-repeat left #FFFFFF;
}

#menu a
{
    font-family: 'Lucida Sans Unicode', verdana;
    font-size: 14px;
		font-weight: normal;
		color: #000033;
}

#menu a.dzial
{
    font-weight: bold;
}

#menu a:hover
{
    color: #FF6600;
		text-decoration: underline;
}

ul.wciete
{
    margin: 0 0 0 15px;
}

ul.wciete li
{
    font-family: 'Lucida Sans Unicode', verdana;
    font-size: 14px;
		margin: 0 0 20px 20px;
		font-weight: bold;
		color: #FF6600;
}



#tresc
{
    float: left;
		width: 606px;
}

#tresc p
{
    font-family: Georgia;
		font-size:16px;
		line-height: 1.5em;
		color: #000000;
		width: 455px;
		margin: 0 0 30px 0;
}

#tresc p.ostatni
{
    margin-bottom: 20px;
}

#tresc span
{
    background: #FFFFC0;
}

#uzytecznosc
{
    background: url(../grafika/uzytecznosc.gif) no-repeat #FFFFFF ;
		margin-bottom: 32px;
		width: 251px;
		height: 34px;
		text-indent: -2000px;
}


#pas_ciemny
{
    position: relative;
	  background: url(../grafika/linia_projektowanie.jpg) repeat-x #000033;
	  width: 100%;
		height: 185px;
		margin-bottom: 62px;
		z-index: 11;
}

#obejmujacy_ikonki
{
    position: relative;
		width: 984px;
		margin: auto;
		padding-top: 12px;
}

div.ikonka
{
    width: 215px;
		float: left;
		margin-right: 90px;
		text-align: center;
		font-family: Georgia;
		font-size: 12px;
		color: #FFFFFF;
}

div.ikonka a
{
		font-family: Georgia;
		font-size: 12px;
		color: #FFFFFF;
}

div.ikonka a:hover
{
    text-decoration: underline;
}

div.ikonka img
{
    display: block;
		margin: auto;
		margin-bottom: 6px;
}




div.pusty
{
    clear: both;
    font-size: 1px;
}

div.pusty_przy_ciemnym
{
    clear: both;
    font-size: 1px;
		height: 13px;
}

div.tytul_opis
{
    position: relative;
		margin: 0 auto 0 auto;
		width:888px;
}

div.tytul
{
    float: left;
		width: 282px;
}

div.tytul h2
{
    font-family: verdana;
		font-size: 16px;
		color: #000000;
		margin-right: 36px;
		text-align: right;
		font-weight:bold;
		line-height:26px;
		
}


div.opis
{
    float: left;
		width: 580px;
		margin-bottom: 37px;
}

div.opis p
{
    font-family: Georgia;
		font-size:16px;
		line-height: 1.5em;
		color: #000000;
		width: 455px;
		margin: 0 0 25px 0;
}

div.opis span
{
    background: #FFFFC0;
}

a.dogory
{
    font-family: verdana;
		font-size: 12px;
		color: #888888;
    padding: 0 10px 1px 0;
		background: url(../grafika/strzalka_gora_1.gif) no-repeat right #FFFFFF;
		border-bottom: 1px solid #FF6600;
}

a.dogory:hover
{
	  color: #000000;
		background: url(../grafika/strzalka_gora_2.gif) no-repeat right #FFFFFF;
}

a.dalej
{
    font-family: verdana;
		font-size: 12px;
		color: #888888;
    padding: 0 10px 1px 0;
		background: url(../grafika/strzalka_dalej_1.gif) no-repeat right #FFFFFF;
		border-bottom: 1px solid #FF6600;
}

a.dalej:hover
{
	  color: #000000;
		background: url(../grafika/strzalka_dalej_2.gif) no-repeat right #FFFFFF;
}

#stopka
{
    position: relative;
    margin: 0 auto 0 auto;
		text-align: center;
}

#stopka a
{
 	  color: #000033;
		margin: 0 26px 0 26px;
		font-family: 'Lucida Sans Unicode', verdana;
    font-size: 15px;
}

#stopka a:hover
{
    color: #FF6600; 
		text-decoration: underline;
}

#przezroczysty
{
    position: fixed;
		bottom: 0px;
		z-index: 10;
		width: 100%;
		height: 51px;
		background: transparent url(../grafika/przez.png) repeat-x scroll center top;
}


