@import "table.css";

body{
background: transparent url(../../images/header_side_bg_px.jpg) repeat-x scroll 0 0;
}

body.max {
background: transparent url(../../images/header_side_bg_px_max.jpg) repeat-x scroll 0 0;
}

body #page {
	margin: 0 auto;
	width: 1024px;
	clear: both;
}

body #page, #facebox .content {
	color: #000;
	font-family: Tahoma,Arial,Georgia,"Trebuchet MS",sans-serif;
	font-size: 11px;
}


/* =NAGLOWEK */

#page #header {
	margin:0 auto;
	padding-left:10px;
	height: 225px;
	width: 925px;
	position: relative;
}

#page #header.small {
	padding-left:6px;
	height: 165px;
	width: 921px;
	position: relative;
}


#header .nostyles {
	display: none;
}


#header #links {
	height: 23px;
	padding: 7px 10px 0 0;
	float: right;
}

#header #banner {
	border: 2px solid #FFFFFF;
	height: 30px;
	width: 910px;
	padding-top: 158px;
}

#header.small #banner {
	margin-left: 2px;
	/*background: url(../../images/header_bgs/default.jpg) no-repeat;*/
	background: url(../../images/header_bgs/xmas.jpg) no-repeat;
	height: 30px;
	padding-top: 99px;
}
#header.flash blockquote {
	background: url(../../images/header_bgs/quote.png) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 332px;
	margin-top: 7px;
	float: left;
}
#header.flash #banner {
	background: url(../../images/header_bgs/default-flash.jpg) no-repeat;
}
#header-flash {
	position: absolute;
	bottom: 40px;
	right: 10px;
	cursor: pointer;
}

/* =GLOWNE MENU */

#main_menu {
	background: white;
}

#main_menu li {
	float: left;
}

#main_menu li a {
	display: block;
	text-decoration: none;
	height: 31px;
	background: url(../../images/menu.jpg);
	background-repeat: no-repeat;
	background-position-y: 0px;
}

#main_menu li a span {
	display: none;
}

#main_menu a.home {
	width: 129px;
}
#main_menu a.home.current {
	background-position: 0px -31px;
}
#main_menu a.groups {
	width: 96px;
	background-position: -129px 0px;
}
#main_menu a.groups.current {
		background-position: -129px -31px;
}
#main_menu a.katharsis {
	width: 121px;
	background-position: -225px 0px;
}
#main_menu a.katharsis.current {
		background-position: -225px -31px;
}
#main_menu a.mediations {
	width: 109px;
	background-position: -345px 0px; 
}
#main_menu a.mediations.current {
		background-position: -345px -31px;
}
#main_menu a.workshops {
	width: 102px;
	background-position: -454px 0px;
}
#main_menu a.workshops.current {
		background-position: -454px -31px;
}
#main_menu a.help {
	width: 115px;
	background-position: -556px 0px;
}
#main_menu a.help.current {
		background-position: -556px -31px;
}
#main_menu a.knowledge {
	width: 106px;
	background-position: -671px 0px;
}
#main_menu a.knowledge.current {
		background-position: -671px -31px;
}
#main_menu a.addresses {
	width: 132px;
	background-position: -777px 0px;
}
#main_menu a.addresses.current {
	background-position: -777px -31px;
}

/* =CONTENT */

#page #content {
	padding: 0 56px;
	overflow: visible;
	clear: both;
	background: transparent url(../../images/page_bg.jpg) repeat-y scroll 0 0;
	position: relative;
}

#main_wrapper {
	display: inline;
	float: left;
	overflow: hidden;
	width: 722px;
	margin-top: 15px;
}

/* NAWIGACJA */

#content #navigation {
	border-bottom: 1px dotted #787878;
	padding: 0 0 10px 0;
	color: #7C9218;	
}

#navigation a {
	color:#7C9218;
}

#navigation a.current {
	font-weight: bold;
	text-decoration: underline;
}

/* =MAIN */

#main .cols-wrapper {
	margin-top: 10px;
	background: url(../../images/bg_dot.gif) repeat-y 418px;	
}

#main {
	width: 700px;
	overflow: hidden;
	border-right: 1px dotted #787878;
	background-color: white;
	padding: 0 10px;
}

#main .left_col {
	width: 410px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
}

/*#main, #main .left_col {*/
/*	min-height: 900px;*/
/*}*/

#main .right_col {
	width: 265px;
	padding-left: 10px;
	float: left;
}

/* =SIDEBAR */

#sidebar {
	display: inline;
	float: right;
	width: 170px;
	padding: 0 10px;
	margin-top: 15px;
}

/* =FOOTER */

#footer_links {
	border-top: 1px dotted #787878;
	padding-top: 0;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

#footer_links li {
	float: left;
}

#page #footer {
	text-align:center;
	background: transparent url(../../images/footer_bg.jpg) no-repeat center top;
}

.foot_baner_bg {
	padding-bottom: 15px;
	background: transparent url(../../images/page_bg_clean.jpg) repeat-y scroll 0 0;
}

.foot_baner_bg .ad_banner {
	margin: 0px;
}

#footer #text {
	color: #838383;
	margin: 20px auto 10px auto;
	width: 600px;
}
}

#footer p.bottom_menu{
	color: #616A35;
	text-align: center;
	margin-top: 30px;
}

#footer p a {
	color: #616A35;
}

img.logo{
	margin-left: 25px;
	margin-right: 25px;	
}

#banner-arbonetwork {
	padding-top: 15px; 
	background-color: #fff;
}
#banner-arbonetwork .banner {
	margin: 0 auto;
	width: 750px; 
}
#skyscraper-arbonetwork {
	position: absolute; 
	top: 15px; 
	right: -113px; 
}

.tooltip {
	position:absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}
#user_act_premium .tooltip {
	left: 25px !important;
	top:14px !important;
	width:120px  !important;
}

.servicesPopUp{
	width: 416px;
	position: absolute;
	z-index: 99;
	left: 285px;
	top: 65px;
	display:none;
	background-image:url('../../images/popUp.png');
	background-repeat:no-repeat;
	-webkit-box-shadow: 0px 10px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 10px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 10px 5px 1px rgba(0, 0, 0, 0.2);	
}
.servicesPopUp .services{
	width:100%;
	margin-top:7px;
}
.servicesPopUp .services tr{
	background-color:#f4f6e7;
	height: 35px;
	border-bottom: 1px solid #DEE0D2;
	border-right:2px solid #616a35;
	border-left:2px solid #616a35;
}
.servicesPopUp .services tr td:last-child{
	padding-right:5px;
}
.servicesPopUp .services tr:first-child{
	background-color:transparent;
	height: 25px;
	border-bottom: 1px solid #DEE0D2;
	color:#fff;
	border-right:2px solid transparent;
	border-left:2px solid transparent;
}
.servicesPopUp .services tr:last-child{
	background-color:#f4f6e7;
	height: 35px;
	color:#000;
	border-bottom:2px solid #616a35;
	border-right:2px solid #616a35;
	border-left:2px solid #616a35;
}
.servicesPopUp .services tr .float{
	text-align:left;
	padding-left:10px;
}