html
{
    margin: 0;
		padding: 0;
}

body
{
    margin: 0;
		padding: 0;
}

h2
{
    margin: 0;
		padding: 0;
		font-size: 14px;
}

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;
		position: relative;
		
}

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

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;
		position: relative;
}

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

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


#tresc
{
    float: left;
		width: 598px;
}
#realizacje
{
    background: url(../grafika/realizacje.png) no-repeat #FFFFFF ;
		margin-bottom: 32px;
		width: 155px;
		height: 34px;
		text-indent: -2000px;
}


#tresc h2.tytul
{
    margin-bottom: 17px;
		font-family: Georgia;
		font-size: 22px;
		color: #000000; 
}

#tresc h3.data
{
    margin-bottom: 17px;
		font-family: 'Lucida Sans Unicode', verdana;
		font-size: 14px;
		color: #000000; 
}

#puchland
{
    position: relative;
		margin-bottom: 17px;
		margin-left: -17px;

}


#tresc p
{
 		font-family: Georgia;
		font-size: 16px;
		color: #000000;
		line-height: 1.5em;
		padding-bottom: 30px;
}


#tresc span
{
		font-size: 18px;
		color: #000000;

}

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

#tresc a
{
    float: right;
		font-family: Georgia;
		font-size: 14px;
		font-weight: bold;
		color: #FF6600;
		text-decoration: underline;
                clear:both;
}

#tresc a:hover
{
    color: #333333;
}



#stopka
{
    position: relative;
    margin: 25px 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;
}

.realizacja {
    margin-bottom: 35px;
    overflow: hidden;
    clear: both;
}
.realizacje_foto {
    margin-bottom: 10px;
}

.pracujemy {
    margin-bottom:32px;
}