body
{
	background-color:#eff0eb;
	font-family:Verdana, Tahoma, sans-serif;
	font-size:8pt;
	color:#7f7a7a;
}

a
{
	color:#A59F9F;
}

*
{
	margin:0;
	padding:0;
	zoom:1;
}

#holder
{
	width:1000px;
	margin:0px auto;
	position:relative;
}
	
#top
{
	width:100%;
	height:143px;
}

#logo
{
	width:332px;
	height:100%;
	background:transparent url(images/zaza_logo.jpg) no-repeat left top;
	float:left;
}

#top_menu
{
	width:537px;
	height:100%;
	float:left;
}

#top_menu .first, #top_menu .last
{
	display:none;
}

#top_menu li
{
	list-style-type:none;
}

#top_menu li a
{
	text-decoration:none;
	position:relative;
}

#top_menu .druk_cyfrowy
{
	width:100%;
	height:52px;
	background:transparent url(images/druk_cyfrowy.jpg) no-repeat left top;
}

#top_menu .druk_cyfrowy a
{
	display:block;
	width:120px;
	height:30px;
	position:relative;
	top:10px;
	left: 200px;
}

#top_menu .druk_offsetowy
{
	width:100%;
	height:39px;
	background:transparent url(images/druk_offsetowy.jpg) no-repeat left top;
}

#top_menu .druk_offsetowy a
{
	display:block;
	width:110px;
	height:30px;
	position:relative;
	top:2px;
	left: 200px;
}

#top_menu .druk_wielkoformatowy
{
	width:100%;
	height:52px;
	background:transparent url(images/druk_wielkoformatowy.jpg) no-repeat left top;
}

#top_menu .druk_wielkoformatowy a
{
	display:block;
	width:170px;
	height:30px;
	position:relative;
	top:10px;
	left: 150px;
}

#right_menu
{
	width:131px;
	height:100%;
	float:right;
}

#right_menu .last
{
	display:none;
}

#right_menu li
{
	list-style-type:none;
	position:relative;
}

#right_menu li a
{
	text-decoration:none;
	position:relative;
}

#right_menu .first
{
	width:100%;
	height:52px;
	background:transparent url(images/first_menu.jpg) no-repeat left top;
}

#right_menu .kontakt
{
	width:100%;
	height:39px;
	background:transparent url(images/kontakt.jpg) no-repeat left top;
}

#right_menu .kontakt a
{
	display:block;
	width:70px;
	height:30px;
	top:5px;
	left: 60px;
}

#right_menu .strona_glowna
{
	width:100%;
	height:52px;
	background:transparent url(images/strona_glowna.jpg) no-repeat left top;
}

#right_menu .strona_glowna a
{
	display:block;
	width:105px;
	height:25px;
	top:5px;
	left: 25px;
}

#left
{
	width:224px;
	float:left;
	height:607px;
}

#hand
{
	position:absolute;
	top:118px;
	left:0;
	width:100%;
	height:205px;
	background:transparent url(images/hand.jpg) no-repeat left top;
}

#main_menu
{
	margin-top:205px;
	width:100%;
	height:402px;
	background:transparent url(images/menu_bg.jpg) no-repeat left top;
}

#main_menu .first
{
	height:30px;
}
#main_menu .last
{
	display:none;
}

#main_menu li
{
	list-style-type:none;
	text-align:right;
	padding:2px 30px 2px 0px;
}

#main_menu li a
{
	text-decoration:none;
}

#main_content
{
	width:645px;
	height:607px;
	float:left;
}

#content
{
	width:645px;
	height:472px;
	background:transparent url(images/content.jpg) no-repeat left top;
	position:relative;
}

#inner_content
{
	position:relative;
	left:110px;
	top:50px;
	width:440px;
	height:420px;
	overflow:auto;
	padding-right:20px;
}

#footer
{
	width:645px;
	height:135px;
	background:transparent url(images/footer.jpg) no-repeat left top;
}

#right
{
	float:right;
	width:131px;
	height:607px;
	background:transparent url(images/arm.jpg) no-repeat left top;
}table.moja_tabelka
{
  border:1px solid black;
  border-collapse:collapse;
}

.moja_tabelka td
{
  border:1px solid black;
}