body {
	padding: 0px;
	margin: 0 auto; 
	width: 100%;
	background-image: url("../obrazki/tlo_general.jpg"); repeat; repeat-y;
	background-color: #999999;
	font-family: TIMES NEW ROMAN, arial, geneva, helvetica, lucida;
	font-size: 15;
	color: #000000; 
	text-align: center;
	text-decoration: none;
}
#okno {
	width: 950px;
	background-image: url("../obrazki/tapeta_firmy.gif"); repeat; repeat-y;
	text-align: center;
	margin: auto;
}
#logo {
	width: 10px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin: auto;
}
#naglowek {
	width: 940px;
	height: 100px;
	font-family: Lucida Calligraphy, ARIAL BLACK, arial, geneva, helvetica, lucida;
	float: left;
	text-align: center;
	overflow: hidden;
	margin: auto;
}
#banner {
	width: 950px;
	height: 70px;
	background-image: url("../obrazki/rulony.jpg");
	float: left;
	text-align: center;
	margin-bottom:4px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}
#menu_1 {
	width: 950px;	
	height: 40px;
	float: left;
	clear: both;
	
}

#stopka {
	width: 950px;
	height: 30px;
	color: #ffffff;
	clear: both;
	margin: auto;
	text-align: center;
	background-image: url("../bg_02.gif"); repeat; repeat-x;
	}