html, body
{
  font-family:Tahoma, Arial;
  font-size:11px;
  margin:0px auto;
  text-align:center;
  color:#4e4e4e;
  background-color:#ffffff;
}

#main {
		width:985px;
		margin:0 auto;		
		
		
		position:relative;
		z-index:2
	}

img 
{
	border:0;
}

.pageTitle {
	position:absolute;
	left:0;
	top:-14px;
    font-size:17px;
	color:#31A639;
	font-weight:bold;
	font-family:Tahoma;
	font-style: oblique;
	display:block; 
	background:url("../../gfx/titlebg.gif") repeat-x;
	
}


/* gora strony */
	
	
	
	.buttop
	{
		float:left;
		display:inline;
		cursor: pointer;
	}
	
	.navTopRight
	{
		float:left;width:180px;
		position:absolute;
		top:23px;
		right:-5px;		
	}
	.navTopButton
	{
		float:left;width:60px;
	}
	
	.navTopButton a
	{
		color:#076EA9;
		font-size:10px;
		text-decoration:none
	}
 
 	.navTopButton a:hover
 	{
 		color:#cc0000;
 	}
 	
 /* menu glowne */
 	.menuMain
 	{
 		width:100%;
 		height: 35px;
 		text-align:left; 
 	}
 	.button1 {
 		position:relative;
 		display:inline;
 		float:left;
 		z-index:1;
 		width:128px;
 		height:35px;
 		cursor:pointer;
 		background:url("../../gfx/clever_free/menu/strona_glowna.png") no-repeat;
 	}
 	
 	.button1Hover {
		z-index:2;
 		background:url("../../gfx/clever_free/menu/strona_glowna_on.png") no-repeat;
 	}
 	.button2 {
 		position:relative;
 		display:inline;
 		cursor:pointer;
 		float:left;
 		left:-13px; 	
 		width:120px;
 		z-index:1;
 		height:35px;	
 		background:url("../../gfx/clever_free/menu/button_promocje.png") no-repeat;
 	}
 	
 	.button2Hover {
 		z-index:2;
 		background:url("../../gfx/clever_free/menu/button_promocje_on.png") no-repeat;
 	}
 	
 	
 	.button3 {
 		position:relative;
 		display:inline;
 		float:left;
 		cursor:pointer;
 		left:-27px; 	
 		width:224px;
 		z-index:1;
 		height:35px;	
 		background:url("../../gfx/clever_free/menu/button_ads.png") no-repeat;
 	}
 	
 	.button3Hover {
 		z-index:2;
 		background:url("../../gfx/clever_free/menu/button_ads_on.png") no-repeat;
 	}
 	.button4 {
 		position:relative;
 		display:inline;
 		float:left;
 		cursor:pointer;
 		left:-39px; 	
 		width:120px;
 		z-index:1;
 		height:35px;	
 		background:url("../../gfx/clever_free/menu/button_dopobrania.png") no-repeat;
 	}
 	
 	.button4Hover {
 		z-index:2;
 		background:url("../../gfx/clever_free/menu/button_dopobrania_on.png") no-repeat;
 	}
 	.button5 {
 		position:relative;
 		display:inline;
 		float:left;
 		left:-52px; 
 		cursor:pointer;	
 		width:90px;
 		z-index:1;
 		height:35px;	
 		background:url("../../gfx/clever_free/menu/button_praca.png") no-repeat;
 	}
 	
 	.button5Hover {
 		z-index:2;
 		background:url("../../gfx/clever_free/menu/button_praca_on.png") no-repeat;
 	}
 		.button6 {
 		position:relative;
 		display:inline;
 		float:left;
 		left:-66px; 	
 		cursor:pointer;
 		width:85px;
 		z-index:1;
 		height:35px;	
 		background:url("../../gfx/clever_free/menu/button_kontakt.png") no-repeat;
 	}
 	
 	.button6Hover {
 		z-index:2;
 		background:url("../../gfx/clever_free/menu/button_kontakt_on.png") no-repeat;
 	}
 	
 	.menuend {
 		position:absolute;
 		display:inline;
 		float:left;
 			right:10px;
 		
 		width:275px;
 		z-index:1;
 		height:35px;	
 		background:url("../../gfx/clever_free/menu/end.png") no-repeat;
 	}
 
 	
 	
 	
 /* content top */

 .spacerTop {
 	width:2px;
 	font-size:1px;
 	float:left;
 	height:72px;
 	background:url("../../gfx/default/bg_spacer.jpg") no-repeat;
 }
 
 
 
 .spacerVer {
 	width:2px;
 	font-size:1px;
 	float:left;
	min-height:690px; 	
 	background:url("../../gfx/default/bg_vert.gif");
 }
 
 * html .spacerVer {
 	height:690px;
 }
 .contentBg {
 	
	min-height:660px;

 }
 
 * html .contentBg
 {
 	height:660px;
 	
 }
 	

.contentList
{
	width: 647px;
}

.contentTextDiv
{
	margin-top:2px;
	display: inline; 
	float: left;
	width:100%;
	
}

.contentTitle
{
	display:block;
	float:left;
	color:#31A639;
	font-weight:bold;
	position:relative;
}

.title
{
	position:absolute;
	top:-14px;
	font-size:16px;
	color:#31A639;font-weight:bold;font-family:Tahoma;font-style: oblique;display:block; background-color:#ffffff;
}
.contentDate
{
	display:block;
	color:#BEBEBE;
	
	float:right;
}

.e4ContentCenter
{
	float:left;
	width:647px;
	min-height:120px;
	text-align:left;
	padding-bottom:10px;
	line-height:16px;
	
}

a.intro
{
	text-decoration:none;
	color:#535353;
	line-height:16px;
}



/* wyciaganie strony */
.blockPage {
	position:relative;width:100%
	}

.rightTop1 
{
	position:absolute;
	
	width:50%;
	right:0;
	height:34px;
	background:url("../../gfx/default/bg_topright.png") repeat-x;
	
}
.bgLeftContentBottom{
	width:50%;position:absolute;top:-136px;left:0;height:105px;
	background:url("../../gfx/tlo_botom.png") repeat-x;
}


.leftMenuBg
{
	position:absolute;width:50%;left:0;height:35px;top:0;
	background:url("../../gfx/clever_free/menu_bgleft.png") repeat-x;
	}
.bgtopleft
{
	position:absolute;width:50%;left:0;top:0;height:100px;z-index:0;
	/*background:url("../../gfx/default/bgtop1.jpg") repeat-x;*/
	/*background-color:#E2FAAD*/
	
}

/* employes */
.employeesCategorySub
{
	
	text-align:left;
}

.employeesCategorySub a
{
	font-weight:bold;
	color: #0B79B8;
	text-decoration:none
}	




.news{
	width:322px;height:98px;float:left; background:url(../../gfx/bg_news.png) no-repeat;
	background-position: bottom;
		padding-top:5px;
}
.news2
{
	width:322px;height:103px;float:left; background:url(../../gfx/bg_news2.png) no-repeat;
	padding-top:5px;
}




.pageTop
{
	height:154px;
	width:100%;
	background:url("../../gfx/banners/bg_banner_clever_free.jpg") no-repeat;
}

.navTop
{
	height:34px;
	width:680px;
	float:right;
	background:url("../../gfx/default/bg_topright.png") repeat-x;
	position:relative;
}



.rightColumn
{
	background:url("../../gfx/clever_free/bg_right.png") no-repeat;
	width:336px;
	height:300px
}



/* menu */
.sideMenuRightItem a
{
	color:#31A639;	
}

.menu_pick
{
	float:right;
	height:24px;
	width:15px;
	background-position:0 8px;
	background-image:url("../../gfx/clever_free/menu_pick.gif");
	background-repeat: no-repeat;
}

/* menu dolne */
.bottomMenuItem a 
{
	color: #31A639;
}
