body
{
	background-color:white;
	font-family:Verdana, Tahoma, sans-serif;
	font-size:9pt;
	color:#615f57;
}

a
{
	color:#615f57;
	text-decoration:none;
}

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

#holder
{
	width:1000px;
	margin:0 auto;
}

#header
{
	width:1000px;
	height:34px;
	background:transparent url(images/top.jpg) no-repeat left top;
}

#top_left
{
	width:333px;
	height:163px;
	background:transparent url(images/top_left.jpg) no-repeat left top;
	float:left;
}

#top_right
{
	width:207px;
	height:163px;
	background:transparent url(images/top_right.jpg) no-repeat left top;
	float:right;
}

#menus
{
	width:460px;
	height:163px;
	float:left;
}

#main_menu
{
	width:460px;
	height:32px;
	background:transparent url(images/top_menu.jpg) no-repeat left top;
	float:left;
	clear:right;
}

.first, .last
{
	display:none;
	width:0;
}

#main_menu li
{
	list-style-type:none;
	float:left;
	margin:0 25px 0 40px;
	width:50px;
}

#main_menu li.portfolio
{
	margin:0 25px 0 45px;
}

#main_menu li.strona_glowna
{
	margin:0 25px 0 25px;
}


#main_menu li a
{
	color:#171613;
	font-size:1.2em;
}

#sub_menu
{
	width:460px;
	height:80px;
	clear:left;
}

#sub_menu li
{
	list-style-type:none;
	float:left;	
}

#sub_menu li a
{
	list-style-type:none;
	display:block;	
	height:80px;
}

#sub_menu li.grafika a
{
	width:111px;
	background:transparent url(images/menu1.jpg) no-repeat left top;
}

#sub_menu li.opakowania a
{
	width:122px;
	background:transparent url(images/menu2.jpg) no-repeat left top;
}

#sub_menu li.wydawnictwa a
{
	width:137px;
	background:transparent url(images/menu3.jpg) no-repeat left top;
}

#sub_menu li.outdoor a
{
	width:90px;
	background:transparent url(images/menu4.jpg) no-repeat left top;
}

#sub_menu li.grafika a:hover
{
	background-image:url(images/menu1_h.jpg);
}

#sub_menu li.opakowania a:hover
{
	background-image:url(images/menu2_h.jpg);
}

#sub_menu li.wydawnictwa a:hover
{
	background-image:url(images/menu3_h.jpg);
}

#sub_menu li.outdoor a:hover
{
	background-image:url(images/menu4_h.jpg);
}

#under_menu
{
	width:460px;
	height:51px;
	background:transparent url(images/sub_menu.jpg) no-repeat left top;
}

#left
{
	clear:left;
	width:200px;
	height:199px;
	background:transparent url(images/left.jpg) no-repeat left top;
	float:left;
}

#content
{
	width:544px;
	height:199px;
	background:transparent url(images/content.jpg) no-repeat left top;
	float:left;
}

#inner_content
{
	margin:30px 40px;
	overflow:auto;
	width:460px;
	height:200px;
	padding-right:10px;
}

#right
{
	width:256px;
	height:199px;
	float:left;
}

#card
{
	width:256px;
	height:121px;
	background:transparent url(images/card.jpg) no-repeat left top;
}

#right_bg
{
	width:256px;
	height:78px;
	background:transparent url(images/right.jpg) no-repeat left top;
}

#middle
{
	width:1000px;
	height:35px;
	background:transparent url(images/middle.jpg) no-repeat left top;
	clear:both;
}

#bottom_left
{
	width:263px;
	height:319px;
	background:transparent url(images/bottom_left.jpg) no-repeat left top;
	float:left;
}
#images
{
	width:384px;
	height:319px;
	background:transparent url(images/images.jpg) no-repeat left top;
	float:left;
}
#bottom_right
{
	width:353px;
	height:319px;
	background:transparent url(images/bottom_right.jpg) no-repeat left top;
	float:right;
}

