/* pozycje */

.WIB_Container,
.WIB_VerticalContainer,
.WIB_Inner,
.WIB_VerticalInner
{
	position: relative;
}

.wib_Object,
.WIB_knop_links,
.WIB_knop_rechts,
.WIB_knop_op,
.WIB_knop_dons,
.WIB_Inner,
.WIB_VerticalInner,
.WIB_knop_rechts,
.WIB_knop_links,
.WIB_knop_op,
.WIB_knop_dons
{
	position: absolute;
}

.WIB_knop_links,
.WIB_knop_rechts,
.WIB_knop_op,
.WIB_knop_dons
{
	display: none;
}

.wib_Object
{
	top: 11px;
}

.WIB_Inner
{
	left: 31px;
	top: 21px;
}

.WIB_VerticalInner
{
	left: 0px;
	top: 30px;
}

.WIB_knop_rechts,
.WIB_knop_links
{
	top: 55px;
}

.WIB_knop_links
{
	left: -10px;
}

.WIB_knop_rechts
{
	left: 680px;
}

.WIB_knop_op
{
	left: 70px;
	top: 0px;
}

.WIB_knop_dons
{
	left: 70px;
	top: 500px;
}

/* wymiary */

.WIB_Inner,
.WIB_VerticalInner
{
	overflow: hidden;
}

.wib_Object
{
	padding-top: 1px;
	width: 162px;
	height: 144px;
}

.WibImage
{
	border-style: solid;
	border-width: 1px;
	width: 140px;
	height: 104px;
}

.WIB_Container
{
	width: 700px;
	height: 190px;
}

.WIB_Inner
{
	width: 649px;
	height: 184px;
}

.WIB_VerticalContainer
{
	width: 150px;
	height: 540px;
}

.WIB_VerticalInner
{
	width: 148px;
	height: 500px;
}

/* kolory */

a.wib
{
	color: #888;
}

a.wib:hover
{
	color: #000
}

.WibImage
{
	border-color: #888;
	background-color: #eee;
}

/* tekst */

.wib_Object,
.wib_ObjectVertical
{
	text-align: center;
}

a.wib
{
	font-size: 11px;
	text-decoration: none;
}

table#layout_main .wib_Object,
table#layout_sub .wib_Object
{
	width: 185px;
}

table#layout_main .WIB_Inner,
table#layout_sub .WIB_Inner
{
	width: 740px;
}

table#layout_main .WIB_Container,
table#layout_sub .WIB_Container
{
	width: 750px;
}

table#layout_main .WIB_knop_rechts,
table#layout_sub .WIB_knop_rechts
{
	left: 770px;
}

