* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	background: #ffffff url("images/body-background.gif") repeat-y;
	background-position: left top;
	text-align: center;
	width: 100%;
}

div#page-wrapper {
	background-color: #5a759f;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	margin: auto; /* center, not in IE5 */
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 778px;
}

div#header-links {
	background: #ffffff url("images/header-links.jpg") no-repeat;
	background-position: left;
	height: 33px;
	text-align: right;
}

div#header-links a {
	color: #aaaaaa;
	line-height: 25px;
	margin-right: 10px;
	text-decoration: none;
}

div#header {
	background: #ffffff url("images/header.jpg");
	height: 186px;
}

/* Menu */
div#menu-wrapper {
	background: url("images/menu-background.jpg") repeat-x;
	height: 44px;
}

div#menu-wrapper img {
	float: left;
	margin-left: 0 !important;
	margin-left: -3px;
}

div#menu-wrapper ul {
	margin-left: 248px;
}

div#menu-wrapper ul li {
	float: left;
	line-height: 44px;
	list-style: none;
	text-align: center;
	width: 105px;
}

div#menu-wrapper ul li a {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

/* /Menu */

div#left-wrapper {
	color: #ffffff;
	float: left;
	width: 219px !important;
	width: 216px;
	/*border: 1px solid green;*/
}

div#left-wrapper a {
	color: #ffffff;
}

div#left-wrapper a:hover {
	text-decoration: none;
}

div#left-wrapper p, div#left-wrapper form {
	margin: 15px;
}

div#right-wrapper {
	background-color: #dfe2e9;
	margin-left: 220px !important;
	margin-left: 217px;
	padding-bottom: 200px;
	/*margin-bottom: 170px;*/
	position: relative;
	width: 558px;
}

div#supbottom {
	background: #ffffff url("images/supbottom.png") no-repeat;
	bottom: 98px;
	height: 100px;
	position: absolute;
	width: 778px;
}

div#footer {
	/*border: 1px solid red;*/
	background: #ffffff url("images/bottom.jpg") no-repeat;
	bottom: 0;
	clear: both;
	height: 100px;
	/*padding-top: 100px;*/
	position: absolute;
	width: 778px;
}

/*Optymise style*/
.mainprod { margin:2px;}
.zagolovok { 
	font-weight:bold; 
	margin-top:10px;
	}
h1 {
	font-size:
	color:#26416A;
	font-size:1.7em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 2px;
}
h3 {font-size:14px;}