BODY
{
    font-size: 12px;
    font-family: Tahoma, Verdena, Arial;
    background: #E9C47D;
		background-image: url(img/bg.jpg);
		background-repeat: repeat-x;
		background-position: top;
    margin: 0px;
		text-align: center;
		color: #663300
}
img, input, select
{
    border: 0px;
}
h1
{
		font-size: 16px;
		color: #663300;
		margin-top: 1px;
		padding-top: 3px;
		font-family: Trajan Pro, Tahoma, Verdena, Arial;
}
a
{
    color: #663300;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
#content
{
    width: 967px;
		text-align: center;
		margin: 0 auto 0 auto;
}
#top
{
		background: url(img/top.jpg);
		width: 967px;
		height: 256px;
}
#menu
{
		text-align: left;
		width: 220px;
		float: left;
		margin-top: 5px;
		margin-left: 42px;
}
#text
{
		text-align: left;
		float: left;
		min-height: 300px;
		width: 650px;
		margin-top: 8px;
		margin-left: 10px;
}
.pasek_temat
{
		background: url(img/pasek_temat.jpg);
		width: 650px;
		height: 25px;
		padding-top: 8px;
		padding-left: 12px;
}
#stat
{
		margin-top: 5px;
		background: url(img/bg_stat.gif);
		width: 217px;
		height: 51px;
		color: #ffffff;
		margin-bottom: 5px;
}
#footer1
{
		float: left;
		width: 862px;
		height: 39px;
		background: url(img/footer1.jpg);
		margin-left: 54px;
}
#footer1 .text
{
		padding: 5px;
		padding-left: 20px;
		font-size: 10px;
		color: #ffffff;
		text-align: left;
}
#footer1 .text a
{
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
}
#footer2
{
		float: left;
		width: 885px;
		height: 49px;
		background: url(img/footer2.jpg);
		margin-left: 42px;
}
#footer2 .text
{
		padding-top: 20px;
		padding-left: 20px;
		font-size: 12px;
		color: #ffffff;
		text-align: left;
		float: left;
		width: 570px;
}
#footer2 .text a
{
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
}
#footer2 .text2
{
		padding-top: 20px;
		padding-left: 20px;
		font-size: 12px;
		color: #ffffff;
		text-align: left;
		float: left;
		width: 250px;
}
#footer2 .text2 a
{
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
}