
/* ************************* BOXY *************************** */
.box	{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}

.box_tabber {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}

.naglowek	{

	}

.naglowek img	{
	vertical-align: middle;
	border: 0px;
	}

.naglowek_lewy	{
	float: left;
	}

.naglowek_prawy {
	float: right; 
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px; 
	margin-right: 5px;
	}

.przerwa	{
	clear: both;
	}

.box_top	{
	width: 302px;
	height: 25px;
	background: url(/img/naglowek.jpg) repeat-x;
	}

.box_tresc	{
	width: 302px;
	background: url(/img/box_bg.jpg) repeat-x;
	}

.box_top_2	{
	width: 616px;
	height: 25px;
	background: gray url(/img/naglowek.jpg);
	}

.box_tresc_2	{
	width: 616px;
	height: 145px; 
	background: url(/img/box_bg.jpg);
	}

.box_top_3	{
	width: 310px;
	height: 25px;
	background: gray url(/img/naglowek.jpg);
	}

.box_tresc_3	{
	width: 310px;
	height: 145px; 
	background: url(/img/box_bg.jpg);
	}

.box_top_4	{
	width: 936px;
	height: 25px;
	background: gray url(/img/naglowek.jpg);
	}

.box_tresc_4	{
	width: 936px;
	height: 145px; 
	background: url(/img/box_bg.jpg);
	}
/* ************************* BOXY *************************** */
/* ********************************************************** */

