@charset "iso-8859-1";
body, html {
	background: #f9f4ed url('images/bg.jpg') center top no-repeat;
	font-family: Calibri, Times New Roman, Verdana, Arial;
	font-size: 12px;
	color: #545454;
	margin: 0 auto;
}

a {
	outline: 0;
	color: #545454;
	text-decoration: none;
}

a:hover {
	color: #545454;
	text-decoration: none;
}

img { border: 0; }

div#container {
	width:950px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

div#left {
	margin-top: 361px;
	width: 26px;
	height: 47px;
	float: left;
}

div#center {
	width: 899px;
	float: left;
}
div#right {
	background: url('images/box/index/right.png') no-repeat;
	margin-top: 595px;
	width: 25px;
	height: 11px;
	float: left;
}

div#top {
	/*background: url('images/top/index.png') no-repeat;*/
	background: url('images/top/wodnosamolot.jpg') no-repeat;
	height: 367px;
	width: 899px;
	float:left;
}

#fiszki {
	width:224px;
	height:47px;
	background:url('images/fiszki.png') no-repeat;
	position:absolute;
	z-index:100;
	top:360px;
	left:0;
}
#fiszki a {display:block; width:224px; height:47px; }
.f_ { background-position:0 0 !important; }
.f_en_ { background-position:0 -47px !important; }

div#context {
	width: 899px;
	float:left;
}

div#context #boxes {
	margin-top: -35px;
	width: 899px;
	height: 282px;
}

div#context .box .middle2 {
	background: url('images/box/index/bg2.png') no-repeat;
	margin-bottom: 10px;
	height: 233px;
	width: 243px;
}
