html, body, #wrapper
{
	background-color: #ffffff;
	color : #3C3C3C;
	font : 12px "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
	text-align : center;
	line-height: 16px;
	
	margin:0;
  padding:0;
  border:none;
}


a {
   outline: none;
}

td, p
{
	font : 12px "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
	line-height: 16px;
	text-align : justify;
}

a, a:visited
{
	color : #666699;
	text-decoration: none;
}

a:hover
{
	text-decoration : underline;
}

p.centerText
{
	text-align: center;
}

fieldset
{
	border: 0px;
}

form
{
	display: inline;
}

div.centerText
{
	text-align: center;
  margin: 0 auto 0 auto;
}

img
{
	border: 0px;
}

p.regInputDesc
{
	font: 10px "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
}

#loginTable
{
	margin: 0 auto 0 auto;
}

#infopageTopSep
{
	background-image: url(images/top_separator.gif);
	height: 3px;
	width: 100px;
	margin-bottom: 10px;
}

.button
{
	color: #555555;
	border: 1px solid #cccccc;
	background-color: #efefef;
	height: 20px;
	font-size: 11px;
	font-family: "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
}

.loginBlockButton
{
	color: #fefcfc;
	border: 1px solid #959595;
	background-color: #c0bebe;
	height: 16px;
	font-size: 11px;
	font-family: "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
}

.centerBlockPlace
{
	background-color: #ffffff;
	width: 750px;
}

input
{
	border: 1px solid cccccc;
	height: 15px;
	font-size: 11px;
	font-family: Verdana;
}

textarea
{
	border: 1px solid cccccc;
	font-size: 11px;
	font-family: Verdana;
}

#messagePlace
{
	width: 730px;
	min-height: 100px;
	border: 1px solid #333333;
	border-bottom: 1px solid #000000;
	background-color: #222222;
	padding: 10px;
}

#messagePlaceBottom
{
	width: 737px;
	min-height: 14px;
	border: 1px solid #333333;
	border-top: 0px;
	background-color: #000000;
	padding: 3px 10px 3px 3px;
	text-align: right;
}

#topMessageSpace
{
	background-image: url(images/background.gif);
	background-color: #000000;
	height: 10px;
	width: 750px;
}

#messageTitleText
{
	font-weight: bold;
	font-size: 16px;
	font-family: "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
}

#messageText
{
	text-align: center;
	
	font-size: 12px;
	font-family: "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
}

#all
{
	margin : auto;
	text-align : left;
	border : 0px;
	width: 100%;
}

#allContentTable
{
	padding: 0px;
	margin: 0 auto 0 auto;
	border: 0px;
}

.rightTd
{
	width: 112px;
	background-image: url('images/bggradright.gif');
	background-repeat: y-repeat;
}

.leftTd
{
	width: 112px;
	background-image: url('images/bggradleft.gif');
	background-repeat: y-repeat;
}

.contentTdSiteEndL
{
	background-image: url('images/bottom_left.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 70px;
	width: 112px;
}

.contentTdSiteEndC
{
	background-image: url('images/bottom_center.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 70px;
}

.contentTdSiteEndR
{
	background-image: url('images/bottom_right.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 70px;
	width: 112px;
}

.blockStyle
{
	width: 276px;
	border: 1px solid #e0e0e0;
	border-left: 0px;
}

.topBottomSpace
{
	background-image: url(images/background.gif);
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
}

#flashTop
{
	background: transparent url('images/top.jpg') no-repeat;
	width: 780px;
	height: 196px;
	text-align: center;
	overflow:hidden;
}

.blockPadding
{
	padding: 10px;
}

.blockFloatLeft
{
	float: left;
}

.blockFloatRight
{
	float: right;
}

#pageContent
{
	width: 730px;
	padding: 15px 10px 5px 10px;
	background-repeat: no-repeat;
}

#blockBottomLinks
{
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	margin-top: 20px;
	width: 100%;

	color: #5e5e5e;
}

a.blockBottomLink, a.blockBottomLink:visited
{
	color : #adabab;
	text-decoration: none;
}

a.blockBottomLink:hover
{
	text-decoration: underline;
}

#blockBottomRights
{
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	margin-top: 10px;
	width: 100%;

	color: #5e5e5e;
}

.eventDate
{
	margin: 0px; 
	color: #888888; 
	font-family: Verdana; 
	font-size: 9px;
}

.eventText
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

a.eventReadMoreLink, a.eventReadMoreLink:visited
{
	font-size: 10px;
	font-family: verdana;
	color : #666666;
	text-decoration: none;
}

a.eventReadMoreLink:hover
{
	text-decoration: underline;
}

a.eventTitleLink, a.eventTitleLink:visited
{
	color : #666666;
	text-decoration: none;
}

a.eventTitleLink:hover
{
	text-decoration: underline;
}

a.leftMenuLink, a.leftMenuLink:visited
{
	font-size: 16px;
	font-family: "Tahoma";
	color : #AAAAAB;
	text-decoration: none;
}

a.leftMenuLink:hover
{
	text-decoration: underline;
}

a.eventTitleLink, a.eventTitleLink:visited
{
	font-size: 11px;
	font-family: Verdana;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

a.eventTitleLink:hover
{
	text-decoration: underline;
}

p.workerTitle
{
	font-size: 11px;
	font-family: Verdana;
	color: #2c4463;
	text-decoration: none;
	font-weight: bold;
}

p.blockText
{
	margin: 0px; 
	color: #222222; 
	font-size: 9px;
}

.formBox
{
	
	padding-top: 0px;
	width: 380px;
	border: 1px solid #cccccc;
	vertical-align: top;
}

/*OK WINDIOW*/
#okwndTopBar
{
	background-image : url('images/ok/ok_top.gif');
	background-repeat: no-repeat;
	width: 600px;
	height: 15px;
	margin: auto;
}

#okwndTopMiddle
{
	background-image : url('images/ok/ok_top_bar.gif');
	width: 600px;
	height: 27px;
	margin: auto;

	color: #006005;
	font: 19px "arial black";
}

#okwndTopBottom
{
	background-color: #fbfbfb;
	width: 598px;
	border: 1px solid #e2e2e2;
	border-top: 0px;
	border-bottom: 0px;
	margin: auto;
}

#okwndBottomTxt
{
	color: #006005;
	font: 11px Verdana, "geneva ce", geneva, Helvetica, sans-serif;
	padding: 7px;

	min-height: 60px;
  height: auto;
}

#okwndBottomBtn
{
	background-color: #fbfbfb;
	width: 584px;
	border: 1px solid #e2e2e2;
	border-top: 0px;
	margin: auto;

	padding: 4px 7px 4px 7px;
	text-align: right;
}

/*ERROR WINDIOW*/
#errwndTopBar
{
	background-image : url('images/error/err_top.gif');
	background-repeat: no-repeat;
	width: 600px;
	height: 15px;
	margin: auto;
}

#errwndTopMiddle
{
	background-image : url('images/ok/ok_top_bar.gif');
	width: 600px;
	height: 27px;
	margin: auto;

	color: #600005;
	font: 19px "arial black";
}

#errwndBottomTxt
{
	color: #600005;
  font: 11px Verdana, "geneva ce", geneva, Helvetica, sans-serif;
	padding: 7px;

	min-height: 60px;
  height: auto;
}

/*INFO WINDOW*/
#infowndTopBar
{
	background-image : url('images/info/info_top.gif');
	background-repeat: no-repeat;
	width: 600px;
	height: 15px;
	margin: auto;
}

#infowndTopMiddle
{
	background-image : url('images/info/info_top_bar.gif');
	width: 600px;
	height: 27px;
	margin: auto;

	color: #000060;
	font: 19px "arial black";
}

/* LOGIN WINDOW */
#loginwndTopBar
{
	background-image : url('images/login/login_top.gif');
	background-repeat: no-repeat;
	width: 600px;
	height: 15px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#loginwndTopMiddle
{
	background-image : url('images/login/login_top_bar.gif');
	width: 600px;
	height: 27px;
	margin: 0 auto 0 auto;

	color: #000060;
	font: 19px "arial black";
	text-align: left;
}








/* ***********************
		MENU
*********************** */

span#menu_top {
	display:block;
	width:230px;
	height:8px;
	background-color:#464646;
	margin-top:10px;
}



ul#menu, ul#menu2  {
	list-style:none;
	margin-left:10px;
	padding:0;
	background: transparent url(images/menu/menu_bg.gif) repeat-y; 

}





 ul#menu li {
	color:#000;
	margin:10px 0 10px 0;
	padding: 0 0 0 17px;
	position:relative;

	/*276-17??*/
}

 ul#menu  li.first { margin:0 0 10px 0;}
 ul#menu  li.last { margin:10px 0 0 0;}

 ul#menu  li a {
	display:block;	
	*-float:left;
	width:192px;
	height:18px;	
	text-indent:-9999px;
	margin:0;
}


 ul#menu  li a#stronaglowna { 	background: #fff url(images/menu/stronaglowna_off.jpg) no-repeat}
 ul#menu  li a#ofirmie { 	background: #fff url(images/menu/ofirmie_off.jpg) no-repeat}
 ul#menu  li a#szkoleniabiznesowe { 	background: #fff url(images/menu/szkoleniabiznesowe_off.jpg) no-repeat; }
 ul#menu  li a#harmonogramszkolen { 	background: #fff url(images/menu/harmonogramszkolen_off.jpg) no-repeat; }
 ul#menu  li a#organizacjaeventow { 	background: #fff url(images/menu/organizacjaeventow_off.jpg) no-repeat; }

 ul#menu  li a#rodzajeszkolen { 	background: #fff url(images/menu/rodzajeszkolen_off.jpg) no-repeat; }
 ul#menu  li a#tematykaszkolen { 	background: #fff url(images/menu/tematykaszkolen_off.jpg) no-repeat; }

 ul#menu  li a#akademiadobregosmaku { 	background: #fff url(images/menu/akademiadobregosmaku_off.jpg) no-repeat; }
 ul#menu  li a#blog { 	background: #fff url(images/menu/blog_off.jpg) no-repeat; }
 ul#menu  li a#partnerzy { 	background: #fff url(images/menu/partnerzy_off.jpg) no-repeat; }
 ul#menu  li a#kontakt { 	background: #fff url(images/menu/kontakt_off.jpg) no-repeat; }

ul#menu  li ul li a#szkoleniaotwarte { 		background: #fff url(images/menu/szkoleniaotwarte_off.jpg) no-repeat; }
ul#menu  li ul li a#szkoleniazamkniete { 	background: #fff url(images/menu/szkoleniazamkniete_off.jpg) no-repeat; }
ul#menu  li ul li a#szkoleniawyjazdowe { 	background: #fff url(images/menu/szkoleniawyjazdowe_off.jpg) no-repeat; }




 ul#menu  li span.orange{
	display:block;
	height:7px;
	background-color:#ED8610;
	width:0;
	position:absolute;
	left:0;
	top:6px;
	overflow:hidden;
	*-top:4px;
	*-left:-208px;

}
