#content_main{

	position:absolute;

	background:url(../img/content_gradient.jpg);

	background-repeat:repeat-x;

	background-color:#d1ccc8;

	top:93px;

	left:317px;

	visibility:visible;

	width:633px;

	height:305px;

}

#content_sub{

	position:absolute;

	left:335px;

	top:110px;

	visibility:visible;

	width:600px;

	height:270px;

	overflow:hidden;

}

#content_sub_lewy{

	position:absolute;

	left:335px;

	top:110px;

	visibility:visible;

	width:380px;

	height:270px;

	overflow:hidden;

}
#content_sub_prawy{

	position:absolute;

	left:715px;

	top:110px;

	visibility:visible;

	width:220px;

	height:270px;

	overflow:hidden;

}

#sub_menu{

	position:absolute;

	top:110px;

	left:0px;

	width:190px;

}

#sub_menu tr{

	background:url(../img/sub_menu_strzalka.gif);

	background-repeat:no-repeat;

	background-position:top right;

}

#sub_menu td{

	background:url(../img/sub_menu_bg.gif);

	background-repeat:no-repeat;

	width:140px;

	height:66px;

	padding-bottom:22px;

	padding-right:55px;

	color:#FFFFFF;

	font-size:12px;

	font-weight:bold;

	text-align:right;

	vertical-align:center;

	text-align:center;

	cursor:pointer;

}

#sub_menu .pomaranczowy{

	color: #ff7501;

}