body
{
background-color: gray;
margin: 0px;
padding: 20px;
text-align: center;
}

html, body 
{ 
scrollbar-base-color: gray;
scrollbar-arrow-color: white;
}






#container
 {
	      background:#343643;
        margin:0 auto;
        padding:0 0px 0 0px;
        position: relative;
        width: 900px;
				border: 2px solid lightgray;
		    height: 100%;
				
				
			
	}
	
#top
	
{
margin-top: 0px;
padding-top: 0px;
width: 900px;
text-align: center;
}

#niebieskie {
width:100%;
height:100%;
background-color: #343643; 

}



#adres
{
width: 170px;
position: absolute; top: 220px; left: 710px;
font-size: 18px; 
color: #cccccc;
text-align: center;
}

#adres a:link, #adres a:visited
{
text-decoration: none;
color: yellow;
font-style: italic;
}

#adres a:hover
{
color: red;
}


#menu
{
position: absolute; left: 30px; top: 220px;
font-family: veranda, arial;
font-size: 14px;
text-align: left;
line-height: 17px;
}



#menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	width: 200px;
}

#menu ul a:link, ul a:visited {
	display: block;
	width: 140px;
	text-decoration: none;
	background-color: gray;
	color: #343643;
	padding: 5px;
	border: 2px outset #ccc;
}

#menu ul a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
}


#linki a:link, #linki a:visited
{
position: absolute; left: 50px; top: 460px;
color: gray;
font-family: veranda, arial;
font-size: 16px;

}

#linki a:hover
{
color: white;
}

#linki p
{
position: absolute; left: 40px; top: 420px;
color: gray;
font-family: veranda, arial;
font-size: 16px;
}


#tresc p
{
width: 480px;
font-size: 16px;
margin: 25px 200px;
text-align: center;
font-family: veranda, arial;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
padding-left: 10px;
padding-right: 10px;
line-height: 25px;
color: #cccccc;
}

#tresc span
{
font-style: italic;
text-decoration: underline;
}


#zdjecia
{
margin: 0pt auto;
text-align:center;
width:900px;
}

#zdjecia img{
border: 0;
width: 190px;
height: 140px;
}

#zdjecia
td.szer
img{
border: 0;
width: 120px;
height: 140px;
}

#zdjecia td{
background: url("szare1.gif");
border: 0;
width: 240px;
height: 190px;

}





#ramki
{
position: absolute; left: -5px; top: 0px;
}

#ramki1
{
position: absolute; left: 891px; top: 0px;
}

#ramki2
{
position: absolute; left: 0px; top: 0px;
}

#ramki3
{
position: absolute; left: 0px; top: 160px;
}

#stopka p
{
clear:both; /* makes the footer sit below whichever column is longest */
list-style: none;
font-family: veranda, arial;
background: black;
color: #ffffff;
width: 900px;
text-align: center;
color:gray;
}


