body 
{
	font-family:Tahoma,Verdana,sans-serif;
	font-size:0px;
	background: url("bg_body.png");
	margin: 0px;
	}

#container{
	margin: auto;
	width: 947px;

}
#top{
	
	width: 947px;

}
#content{
	width: 947px;
	

	}
#left_column{
	float: left;
	width: 280px;
	height: 546px;

	background: url("left.jpg");
	}

#right_column{
	float: right;
	width: 667px;
	height: 546px;
	font-size: 12px;
	background: url("center.jpg");

	}
#right_column_kontakt{
	float: right;
	width: 667px;
	height: 546px;
	font-size: 12px;
	background: url("kontakt.jpg");

	}
#bottom{
	width: 947px;
	height: 214px;
	clear: both;
	background: url("bottom.jpg");
}
/**************************struktura koniec***************************************/
#button_swieto
{
margin-top:23px;
	display: block;
	width: 176px;
	height: 54px;
	background: url("swieto_koguta.png");
}
#button_swieto:hover
{
	background: url("swieto_koguta_on.png");
}
#button_projekt{
	display: block;
	width: 176px;
	height: 61px;
	background: url("eutrogallus.png");
	}
#button_projekt:hover
{
	background: url("eutrogallus_on.png");
}
#button_o_olawie{
	display: block;
	width: 176px;
	height: 58px;
	background: url("o_olawie.png");
	}
#button_o_olawie:hover
{
	background: url("o_olawie_on.png");
}
#button_kontakt{
	display: block;
	width: 176px;
	height: 59px;
	background: url("kontakt_off.png");

}
#button_kontakt:hover
{
	background: url("kontakt_on.png");
}
#player{
	border:3px solid #7f2d2d;
}
#kontakt{

	margin: 230px 0px 0px 150px;
}
#kontakt td{
	padding: 4px;
	background: none;
}
#kontakt #tytul, #kontakt #mail,#kontakt #tresc{
font-weight: bold;
	
/*	background: none;
	border: 1px solid white;*/
}
#kontakt #tresc{
	width: 300px;
	height: 150px;
}
.lama{
display: block;
float: right;
background: url("lama.png");
background-repeat: no-repeat;
height: 46px;
margin-top:146px;
width: 175px;
}
