body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	border: none;	
}
#content {
	width: 840px;
	margin: 0 auto;
}
html>body #content {
	width: 840px; /* ie5win fudge ends */
}
#down {
/*	width: 840px;*/
}
#down a:link {
	color: #434343;
	text-decoration: none;
}
#down a:hover {
	color: #FF0000;
	text-decoration: none;
}
#down a:visited {
	color: #434343;
	text-decoration: none;}

html>body #down {
	width: 840px; /* ie5win fudge ends */
}					
#top {
	height: 23px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
}
html>body #top {
}
#baner {
	height: 169px;
}
html>body #baner {
}
#naglowek {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	float: left;
	background-color: #972904;	
	height: 22px;
}
html>body #naglowek {
	width: 760px; /* ie5win fudge ends */
}
#navi {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
html>body #navi {
	width: 760px; /* ie5win fudge ends */
}
#page {
	color: #555555;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	border-left-width: 1px;
	width: 838px;
}
html>body #page {
	width: 838px; /* ie5win fudge ends */
}
#menu {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: auto;
	width: 242px;
	float: left;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
html>body #menu {
	width: 242px;
}

