/* layout strony głównej */
#subpage-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:43px;
	background: url('../graph/subpage-images/subpage_01.png');
}

#subpage-02 {
	position:absolute;
	left:0px;
	top:43px;
	width:36px;
	height:105px;
	background: url('../graph/subpage-images/subpage_02.png');
}

#subpage-header {
	position:absolute;
	left:36px;
	top:43px;
	width:715px;
	height:105px;
	background: url('../graph/subpage-images/header.png');
}

#subpage-04 {
	position:absolute;
	left:751px;
	top:43px;
	width:49px;
	height:105px;
	background: url('../graph/subpage-images/subpage_04.png');
}

#subpage-05 {
	position:absolute;
	left:0px;
	top:148px;
	width:800px;
	height:15px;
	background: url('../graph/subpage-images/subpage_05.png');
}

#subpage-06 {
	position:absolute;
	left:0px;
	top:163px;
	width:194px;
	height:47px;
	background: url('../graph/subpage-images/subpage_06.png');
}

#subpage-strip-content {
	position:absolute;
	left:194px;
	top:163px;
	width:557px;
	height:47px;
	background: url('../graph/subpage-images/strip_content.png');
}

#subpage-08 {
	position:absolute;
	left:751px;
	top:163px;
	width:49px;
	height:47px;
	background: url('../graph/subpage-images/subpage_08.png');
}

#subpage-09 {
	position:absolute;
	left:0px;
	top:210px;
	width:800px;
	height:16px;
	background: url('../graph/subpage-images/subpage_09.png');
}

#container {
	position: absolute;
	top: 226px;
	left: 0px;
	width: 800px;
	background: url('../graph/subpage-images/background.png') repeat-y;
}

#subpage-10 {
	width:36px;
	float: left;
}

#subpage-main-content {
	width:715px;
	float: left;
}

#subpage-12 {
	width:49px;
	float: left;
}

#subpage-13 {
	clear: both;
	width:800px;
	height:34px;
	background: url('../graph/subpage-images/subpage_13.png');
}

/* zawartość strony */
#menu {
	position: absolute;
	margin-right: 10px;
	right: 0px;
	bottom: 0px;
	height: 20px;
	font-size: 12px;
}

#language-box {
	position: absolute;
	margin: 10px 10px 0px 0px;
	right: 0px;
	top: 0px;
	height: 16px;
	font-size: 10px;
}

#strip
{
	width:		450px;
	height:		100%;
	margin:		10px;
	color:		#ffffff;
	font-size:	12px;
	font-weight:	bold;
	text-align:	center;
}


pre {
	font-size: 10px;
}