body{
	background: #fffcff url(beta/images/tlo.jpg) repeat;
	text-align: center;
	margin: 0;
}

a{
	color:#555;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#ABABAB;
	text-decoration:none;
	font-weight:bold;
}
#drugieTlo {
	background: url(beta/images/bg.jpg) top repeat-x;
	position: absolute;
	z-index: 10;
	width: 50%;
	height: 751px;
	top: 0;
	right: 0;
}

#pierwszeTlo {
	background: url(beta/images/ba.jpg) top repeat-x;
	position: absolute;
	z-index: 10;
	width: 50%;
	height: 751px;
	top: 0;
	left: 0;
}

#page {
	position: relative;
	border: 0;
	z-index: 100;
	margin-left: auto;
}

div#content{
	width: 1000px;
	margin: auto;

}

div#content div#left{
	float:left
}

div#content div#right{
	float:left
}

div#content div#left div#part1{
	width: 565px;
	height: 223px;
	background: url(beta/images/inventive_01.jpg) no-repeat
}

div#content div#left div#part2{
	width: 565px;
	height: 258px;
	background: url(beta/images/inventive_03.jpg) no-repeat
}

div#content div#left div#part3{
	width: 565px;
	height: 270px;
	background: url(beta/images/inventive_06.jpg) no-repeat
}

div#content div#right div#logo{
	width: 435px;
	height: 223px;
	background: url(beta/images/inventive_02.jpg) no-repeat
}

div#content div#right div#menu{
	width: 435px;
	height: 63px;
	background: url(beta/images/inventive_04.jpg) no-repeat
}


div#content div#right div#box1{
	width: 365px;
	height: 425px;
	background: url(beta/images/inventive_05.jpg) no-repeat;
	text-align:right;
	padding-right:70px;
	padding-top:40px;
	font-family:Arial, sans-serif;
	font-size:15px;
	color:#212120;
	line-height:19px;
}


/*******************************************
                 NAWIGACJA
*******************************************/

div#right div#menu ul{
	list-style:none;
	display: block;
	margin:0;
	padding:0;
}

div#right div#menu ul li{
	float:left;
	margin: left:0;
	display: block;
}

div#right div#menu ul li b{
	visibility:hidden;
}

div#right div#menu ul li a {
	display: block;
	height: 63px;
	text-decoration: none;
	background: transparent;
}

div#page div#menu ul li#noo1 a {
	width: 106px;
}

div#page div#menu ul li#noo2 a {
	width: 90px;
}

div#page div#menu ul li#noo3 a {
	width: 90px;
}

div#page div#menu ul li#noo4 a {
	width: 149px;
}

div#page div#menu ul li#noo1 a:hover {
	background: transparent url("beta/images/menu.jpg") 0 0 no-repeat;
}

div#page div#menu ul li#noo2 a:hover {
	background: transparent url("beta/images/menu1.jpg") 0 0 no-repeat;
}

div#page div#menu ul li#noo3 a:hover {
	background: transparent url("beta/images/menu2.jpg") 0 0 no-repeat;
}

div#page div#menu ul li#noo4 a:hover {
	background: transparent url("beta/images/menu3.jpg") 0 0 no-repeat;
}