body {
	background: Black;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	color: #F75B06;
	font: normal x-small "Georgia", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	background-image: url(nutki.gif);
	background-repeat: repeat;
}

a{
	color: #FFA353;
}

div#main_column{
	width: 1001px;
	margin: 0 auto;
}

div#left_column {
	margin: 0;
	width: 260px;
	float: left;
}

div#right_column {
	margin: 30px 0 0 0;
	width: 291px;
	float: left;
}

div#bottom_column {
	margin: 40px 0 0 0;
	width: 1001px;
	float: left;
	text-align: right;
}

div#header{
	width: 1001px;
	height: 291px;
	background-image: url(tloprzemysl.jpg);
	margin: 0;
	float: left;
	padding: 0;
}

div#header div#left_side {width: 709px; height: 291px; float: left;}


div#header div#right_side {width: 292px; height: 291px; float: left;}

div#title_box {
	text-align: center;
	padding: 0;
	width: 709px;
	height: 200px;
	margin: 0;
	float: right;
}

div#title_box img {margin-top: 20px; margin-left: 40px; border: none; float: left;}
div#title_box h1 {width: 530px; float: left; color: #882200; font: normal 35px "Georgia", Georgia, "Times New Roman", Times, serif;}

div#shortcuts {
	text-align: center;
	width: 292px;
	height: 291px;
	margin: 0;
	float: right;
}

div#menubox{
	float: left;
	width: 709px;
	height: 91px;
	margin-left: 30px;
}

div#menu_sub{
	float: left;
}

div#menu_tyt{
	float: left;
}

div#menubox_right{
	float: left;
	margin-left: 10px;
	margin-top: 110px;
}


div#content{
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
}

