/* Ogólne definicje */
body {
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 1.25em;
	color: #555555;
}
#right_header_bg {
	position: absolute;
	left: 50%;
	width: 50%;
	top: 0;
	background: url('/i/right-header-bg.gif') top repeat-x;
	height: 110px;
}

input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}	
#header {
	width: 770px;
	height: 110px;
	position: relative;
	top: 0;
	background: url('/i/header-bg.png') top left repeat-y;
}
#footer {
	width: 770px;
	border-top: 1px solid #f0f0f0;
	padding: 5px 0;
}
/* Przyciski sekcji w nagłówku */
#buttons {
	top: 100px;
	margin-left: 218px;
	float: left;
	position: absolute;
}
#buttons img {
	float: left;
	border: none;
}
/* Wrapper contentu poniżej nagłówka */
#wrapper {
	width: 770px;
	padding: 0;
	margin: 0;
}
/* Wrapper dla całej strony */
#page {
	background: #ffffff url('/i/body-bg.gif') top left repeat-x ;
}
/* Bez tła */
#other_page {
	padding: 30px 0 20px 0;
}
/* Tło dla sekcji szkolenia */
#szkolenia_page {
	background: #ffffff url('/i/szkolenia-bg.jpg') top left no-repeat ;
	padding: 100px 0 20px 0;
	clear: both;
}
/* Tło dla sekcji rekrutacja*/
#rekrutacja_page {
	background: #ffffff url('/i/rekrutacja-bg.jpg') top left no-repeat ;
	padding: 100px 0 20px 0;
}
/* Tło dla sekcji doradztwo */
#doradztwo_page {
	background: #ffffff url('/i/doradztwo-bg.jpg') top left no-repeat ;
	padding: 100px 0 20px 0;
}



/* POZOSTAŁE */
h1, h2, h3 {
	color: #555555;
	/* color: #3367cd; */
}
h1 {
	font-size: 16px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
/*	color: #3367cd; */
}
#leftbar_wrapper h1 {
	text-indent: 20px;
}
h2 {
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.content p, .content li {
	line-height: 150%;
}
a.more {
	color: #3367cd;
	font-weight: bold
}
.t_orange {
	color: #ee6600;
	font-weight: bold;
}
a, a:visited, a:active, a:hover {
	color: #5c7598;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
  outline: none;
}

/* Wrapper dla sekcji (po prostu tło dla lewego paska) */
#general_wrapper {
	width: 770px;
}

/* Kolumna lewego menu (w sekcjach) - 150px */
#leftmenu {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#leftmenu .navig h2 {
	text-align: center;
	margin: 0;
	padding: 10px 0 ;
	width: 180px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0;
}
#doradztwo_page #leftmenu .navig h2 {
	background-color: #e0e0e0;
}
#rekrutacja_page #leftmenu .navig h2 {
	background-color: #ecc79b;
}
#szkolenia_page #leftmenu .navig h2 {
	background-color: #2e2f6c;
}
#leftmenu .navig ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftmenu .navig ul li {
	text-align: left;
	padding: 10px ; 
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #ffffff ;
}
#szkolenia_page #leftmenu .navig ul li {
	border-bottom: 1px solid #ffffff ;
}
#rekrutacja_page #leftmenu .navig ul li {
	border-bottom: 1px solid #cc9966;
}
#doradztwo_page #leftmenu .navig ul li {
	border-bottom: 1px solid #c8c8c8;
}
#szkolenia_page #leftmenu .navig ul li:hover, #szkolenia_page #leftmenu .navig ul li.selected {
	background: url('/i/szkolenia-s.jpg') repeat-y top left;
}
#rekrutacja_page #leftmenu .navig ul li:hover, #rekrutacja_page #leftmenu .navig ul li.selected {
	background: url('/i/rekrutacja-s.jpg') repeat-y top left;
}
#doradztwo_page #leftmenu .navig ul li:hover, #doradztwo_page #leftmenu .navig ul li.selected {
	background: url('/i/doradztwo-s.jpg') repeat-y top left;
}
#leftmenu .navig ul li.last {
	border-bottom: none ;
}
#szkolenia_page #leftmenu .navig ul li a, #szkolenia_page #leftmenu .navig ul li a a:visited{
	color: #3464d0;
}
#doradztwo_page #leftmenu .navig ul li a, #doradztwo_page #leftmenu .navig ul li a:visited {
	color: #989898;
}
#rekrutacja_page #leftmenu .navig ul li a {
	color: #cc9966;
}
#leftmenu .navig ul li a:hover {
	text-decoration: none;
}

/* Styl dla grup szkoleń na lewym pasku menu sekcji Szkolenia */
#szkolenia_grupy {
	position: absolute;
	visibility: hidden;
	margin-left: 180px;
	width:180px;
	background-color: #e0f0ff;
	display: block;
}

/* Główny div na stronach sekcji */
.col590px {
	padding: 0;
	margin: 0;
	width: 570px;
	display: block;
	float: right;
}
/* Lewy blok na sg */
.col390px {
	padding: 0;
	margin: 0;
	width: 390px;
	float: left;
}
/* Prawy blok na sg */
.col380px {
	padding: 0;
	margin: 0;
	width: 380px;
	float: right;
}

/* Margines 5px */
.content {
	padding: 5px;
	text-align: left;
}
/* Koniec 5px margines */


.col290px {
  	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}
.col255px {
  	width: 255px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
.col190px {
  	width: 190px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline
}

a.orange_link {
	font-weight: bold;
	color: #ee6600;
}

/* Panel administracyjny */
.menu {
	margin-top: 5px;
	margin-bottom: 5px;
}

.harmSzkolenMaly ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.harmSzkolenMaly ul li {
	margin: 0 0 5px 0;
}

.pracaMala ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pracaMala ul li {
	margin: 0 0 5px 0;
}

/* Boks promocji */
#promoBox {
	width: 180px;
	height: 200px;
}
/* Wnętrze boksu promocji */
#promoBox .inside {
	text-align: left;
	background-color: #ddeefe;
	padding: 0 10px;
	margin: 0;
}
/* Nagłówek "PROMOCJE" */
#promoBox h2 {
	text-align: left;
	color: #1040a2;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #a7c1e6;
	margin-bottom: 5px;
	
}
/* Iframe z promocjami */
#promoBox iframe, .grey iframe {
	width: 160px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: none;
}
/* Treść promocji */
#promocje {
	position: absolute;
	top: 0px;
}
/* Element promocji */
.promocja {
	height: 120px;
}

/* Duża tabela z harmonogramem szkoleń */
.harmSzkolen {
	border: none;
	width: 750px;
	text-align: center;
	background: url('/i/harm-bg.gif') #fff repeat-y top left;
}
.harmSzkolen table {
	width: 750px;
	background: transparent;
}
.harmSzkolen th{
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	background: url('/i/harm-th.gif') #44487d repeat-x top left ;
}
.harmSzkolen td {
	text-align: left;
	background: transparent;
	color: #2c2f6e;
	padding: 3px 15px;
}
.harmSzkolen td a {
	font-weight: bold;
}
.harmSzkolen td a, .harmSzkolen td a:visited {
	color: #2c2f6e;
}


/* Mała tabela ze szkoleniami */
.katalog {
	border: none;
	width: 550px;
	text-align: center;
	background: url('/i/szkol-bg.gif') #fff repeat-y top left;
}
.katalog table {
	width: 550px;
	background: transparent;
}
.katalog th{
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	background: url('/i/harm-th.gif') #44487d repeat-x top left ;
}
.katalog td {
	text-align: left;
	background: transparent;
	color: #2c2f6e;
	padding: 3px 15px;
}
.katalog td a {
	font-weight: bold;
}

/* Zestawienie ofert pracy */
.oferty {
	border: none;
	width: 550px;
	text-align: center;
	background: url('/i/oferty-bg.gif') #fff repeat-y top left;
}
.oferty table {
	width: 550px;
	background: transparent;
}
.oferty th{
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	background: url('/i/oferty-th.gif') #ffb97e repeat-x top left ;
}
.oferty td {
	text-align: left;
	background: transparent;
	color: #2c2f6e;
	padding: 3px 15px;
}
.oferty td a {
	font-weight: bold;
}


/* Szary boks */
.grey {
	background-color: #f0f0f0;
	margin: 0;
	text-align: center;
}
.grey h2 {
	text-align: left;
	color: #ff9933;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 5px;
}
.grey .content {
	padding: 0px 10px;
}

.grey a, .grey a:visited {
	color: #000000;
}
.grey a:hover {
	color: #5c7598;
}

/* Boks w sekcji rekrutacji */
.rekrbox {
	background: url('/i/rekr-bg.gif') #ffdfb1;
	margin: 0;
	text-align: center;
}
.rekrbox h2 {
	text-align: left;
	color: #db6412;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #db6412;
	margin-bottom: 5px;
}
.rekrbox .content {
	padding: 0px 10px;
}

.rekrbox a, .rekrbox a:visited {
	color: #000000;
}
.rekrbox a:hover {
	color: #5c7598;
}


/* Rozmiary dla boksów */
.b370px { width: 370px }
.b180px { width: 180px }

/* Mały boks aktualności */
#maleAktualnosci {
	width: 180px;
	padding: 0;
	margin: 0;
	background: url('/i/aktualnosci180-bg.gif') #fff repeat-y;
}
#maleAktualnosci h2 {
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
	color: #555555;
}
#maleAktualnosci ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#maleAktualnosci ul li, #maleAktualnosci li {
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: none;
	background: none;
}
#maleAktualnosci .content {
	padding: 0 5px;
}

/* Boks aktualności */
.aktualnosci {
	width: 380px;
	background: url('/i/aktualnosci-bg.gif') #fff repeat-y;
	padding: 0;
	margin: 0;
	text-align: center;
}
.aktualnosci .content {
	padding: 0px 10px;
}
.aktualnosci h2, #maleAktualnosci h2, #ekspertbox h2 {
	text-align: left;
	color: #003366;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #ffebce;
	margin-bottom: 5px;
}
.aktualnosci h2 span {
	border-top: 1px #003366 solid;
	border-right: 1px #003366 solid;
	border-left: 1px #003366 solid;
}
.aktualnosci dl, .aktualnosci dt, .aktualnosci dd {
	padding: 0;
	margin: 0;
}
.aktualnosci dd {
	margin-bottom: 10px;
	text-align: justify;
}
.aktualnosci dt a, .aktualnosci dt a:visited {
	font-weight: bold;
	color: #555555;
}

/* Aktualności - strona ze wszystkimi*/

.wiadomosci dl, .wiadomosci dt, .wiadomosci dd {
	padding: 0;
	margin: 0;
}
.wiadomosci dd {
	margin: 5px 0 10px 0;
	text-align: justify;
}
.wiadomosci dt a, .wiadomosci dt a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #555555;
}

/* box na 190 - wrapuje komponenty rekrutacji i promocji na SG */
.box190px {
	width: 190px;
	float: left;
}
/* box na 200px - wrapuje komponenty po prawej stronie sekcji, tak aby były oblane contentem */
.box {
	padding: 0 0 10px 20px;
	float: right;
}
/* Style formularza */
fieldset {
	margin-bottom: 10px;
}
legend {
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	font-family:  Tahoma, Verdana, Arial;
}
table.form {
	width: 100%;
}
.form td {
	text-align: left;
}
.form td.label {
	width: 160px;
	font-weight: bold;
	text-align: right;
}

/* Boks na 250px ze zdaniem eksperta */
#ekspertbox {
	width: 250px;
	padding: 0;
	margin: 0;
	background: url('/i/d250-bg.gif') #fff repeat-y;
}

#ekspertbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#ekspertbox ul li, #ekspertbox li {
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: none;
	background: none;
}
#ekspertbox .content {
	padding: 0 10px;
}
#ekspertbox a, a:visited {
	color: #555555;
}

/* Nowa wersja boksu aktualności */
.aktualnosci2 {
	width: 380px;
	background: url('/i/aktualnosci-bg2.gif') #fff repeat-y;
	padding: 0;
	margin: 0;
	text-align: center;
}
.aktualnosci2 .content {
	padding: 0px 10px;
}
.aktualnosci2 dl, .aktualnosci2 dt, .aktualnosci2 dd {
	padding: 0;
	margin: 0;

}
.aktualnosci2 dd {
	margin-bottom: 10px;
	text-align: justify;
}
.aktualnosci2 dt a, .aktualnosci dt a:visited {
	font-weight: bold;
	color: #555555;
}

/* Inny odstęp górny i dolny w przypadku listy artykułow i listy aktualności na sg */
/*   dodatkowo stała wysokość */
#listaArtykulow .content, #listaAktualnosci .content {
  padding: 0 10px;
  height: 285px;
}

/* menu dla panelu */
#leftmenu .admin_menu ul {
  margin-right: 10px;
}
#leftmenu .admin_menu ul li {
    text-align: center;
    background-color: #e0e0e0;
    font-size: 13px;
    font-weight: bold;
}
#leftmenu .admin_menu ul li a, #leftmenu .admin_menu ul li a:visited {
  color: #3464d0;
}
.content .admin_menu {
  padding-bottom: 10px;
  padding-top: 10px;
}
