@charset "iso-8859-2";
/* CSS Document */




body {
background-image: url(bground.jpg);
background-position: top center;
background-repeat:repeat-x;
margin-top: 0px;
background-color: #f0ca21;
color: #f0ca21;
font-family: "Arial", "Tahoma", "Verdana", "DejaVu Sans";
font-size: 12px;
line-height: 17px;
text-align: justify; 
}


a:link, a:visited {
	color:#f0ca21;
	text-decoration: none;
}

a:hover, a:active {
	color:#769900;
	text-decoration: none;
}

#content

{
position: relative;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
width: 780px;
height: 550px;
}

#lewa

{
position: absolute;
margin-top: 70px;
margin-left: 20px;
width: 500px;
height: 550px;
}

#prawa

{
	position: absolute;
	margin-top: 35px;
	width: 210px;
	height: 550px;
	left: 570px;
}





#address{
	margin-top: 15px;
	margin-left: 60px;
    font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left; 
}

#address a:link, #address a:visited {
	color:#000000;
	text-decoration: none;
}

#address a:hover, #address a:active {
	color:#769900;
	text-decoration: none;
}