@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
}

html, body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #27373e;
	background-image: url(images/pl/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}
#mainContent {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 0;*/
	margin-left: auto;
	
	background-color: #27373e;
	background-image: url(images/pl/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -115px;
	
} 
#topContainer {
	height:53px;
	width:100%;
	background-image: url(../images/pl/bg_top_subpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pl/bg_top_container.jpg);
	}
#topContent {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#bottomContainer {
	
	
	z-index: 1;
	width:100%;
	min-width: 1024px;
	background-image: url(../images/pl/bg_top_subpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	background-image: url(images/pl/bg_bottom_container.jpg);
	background-color: #e9e9e9;
	height: 115px;
	}
	
.push {
	
	height: 115px;
	}
	
#bottomContent {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
} 


#logoContainer{
	display:inline;
	float:left;
	vertical-align:top;
	margin-top:23px;
	margin-left:20px;
	clear:both;
}
a{
	color:#fb7411;
	text-decoration: none;
}
a:hover{
	color:#f9a76a;
}
a.white{
	color:#fff;
	text-decoration: none;
}
a.white:hover{
	color:#f9a76a;
}
.separatorDIV{
	clear:both;
	height:20px;
	width:100%;
	
}
.separatorDIV_TOP{
	clear:both;
	height:1px;
	width:100%;
}
.separatorDIVsmall{
	clear:both;
	height:2px;
	width:100%;
}
.whiteSpan{
	color:#FFF;
}
.orangeSpan{
	color:#fb7411;
}
ol.orderedWhiteList{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:3px;
	padding-left:20px;
	padding-bottom:10px;
	margin-right:10px;
	color:#FFF;
	font-size:11px;
	list-style-position: outside;
	list-style-type: decimal !important;
}
.orderedWhiteList li{
	margin-bottom:4px;
	list-style-position: outside;
	list-style-type: decimal !important;
}
/*MAIN MENU*/
#mainMenuContainer{
	float:right;
	width:550px;
	padding-top:0px;
	padding-right:15px;
	z-index:1;
	
}
#mainMenu{
	display:inline;
	list-style-position: inside;
	list-style-type: none;
	float:right;
	text-align:left;
	margin-top:15px;
}
#mainMenu li{
	display:inline;
	margin:0px;
	padding:0px;
}
a#homeMainMenu {
	display:inline;
	background-image: url(images/pl/main_menu_01.gif);
	width: 58px;
	height: 42px;
	outline: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
a:hover#homeMainMenu {
  background-position: 0px bottom;
}
a#personalsolutionsMainMenu {
	display:inline;
	background-image: url(images/pl/main_menu_02.gif);
	width: 170px;
	height: 42px;
	outline: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
a:hover#personalsolutionsMainMenu {
  background-position: 0px bottom;
}
a#careerMainMenu {
	display:inline;
	background-image: url(images/pl/main_menu_03.gif);
	width: 70px;
	height: 42px;
	outline: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
a:hover#careerMainMenu {
  background-position: 0px bottom;
}
a#itsolutionsMainMenu {
	display:inline;
	background-image: url(images/pl/main_menu_04.gif);
	width: 114px;
	height: 42px;
	outline: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
a:hover#itsolutionsMainMenu {
  background-position: 0px bottom;
}
a#coontactMainMenu {
	display:inline;
	background-image: url(images/pl/main_menu_05.gif);
	width: 82px;
	height: 42px;
	outline: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
a:hover#coontactMainMenu {
  background-position: 0px bottom;
}




/*login panel*/
#loginPanel{
	padding-top:15px;
	float:left;
	vertical-align:top;
	text-align:left;
}
form img{
	vertical-align:middle;
}
.inputFields{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e6f9f;
	font-size:10px;
	width:108px;
	height:17px;
	background-image: url(images/pl/bg_input_login_pass.gif);
	background-repeat: no-repeat;
	border: 0px #666 solid;
	vertical-align:middle;
}
#loginButton{
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0px;
	font-weight: bold;
	/*color: transparent;*/
	background-image: url(images/pl/button_login.gif);
	background-repeat: no-repeat;
	height:25px;
	width:31px;
	padding-left:0px;
	padding-right:0px;
	border: 0px solid #12223f;
	margin-left:0px;
	vertical-align:middle;
	margin-top:0px;
}

a#buttonRegister{
	display:inline;
	background-image: url(images/pl/button_rejestracja.gif);
	width: 115px;
	height: 25px;
	outline: none;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	vertical-align:top;
	margin-top:-25px;
}
a#buttonRegister:hover {
  background-position: 0px bottom;
}

/*search panel*/
#searchPanel{
	padding-top:20px;
	padding-left:10px;
	float:left;
}
.inputSearchFields{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e6f9f;
	font-size:10px;
	width:179px;
	height:17px;
	background-image: url(images/pl/bg_input_search.gif);
	background-repeat: no-repeat;
	border: 0px #666 solid;
	vertical-align:bottom;
}
#searchButton{
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0px;
	font-weight: bold;
	/*color: transparent;*/
	background-image: url(images/pl/button_search.gif);
	background-repeat: no-repeat;
	height:25px;
	width:31px;
	padding-left:0px;
	padding-right:0px;
	border: 0px solid #12223f;
	margin-left:0px;
	margin-top: -10px;
	margin-bottom:0px;
	vertical-align:middle;
}
/*options panel*/
.optionsPanel{
	color: #5b676c;
	font-size:10px;
	padding-top:15px;
	padding-right:0px;
	float:left;
	text-align: right;
}
.optionsList{
	display:inline;
	list-style-position: inside;
	list-style-type: none;
	float:right;
	text-align:right;
}

.optionsList li{
	display:inline;
}
.languageList{
	display:inline;
	list-style-position: inside;
	list-style-type: none;
	margin-left:0px;
	padding-left:30px;
	float:right;
	text-align:right;
}
.languageList li{
	display:inline;
}
a.optionHome{
	display:inline;
	background-image: url(images/pl/option_home.gif);
	width: 26px;
	height: 25px;
	outline: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
a.optionHome:hover {
  background-position: 0px bottom;
}
a.optionSiteMap{
	display:inline;
	background-image: url(images/pl/option_sitemap.gif);
	width: 26px;
	height: 25px;
	outline: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
a.optionSiteMap:hover {
  background-position: 0px bottom;
}
a.optionContact{
	display:inline;
	background-image: url(images/pl/option_contact.gif);
	width: 26px;
	height: 25px;
	outline: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
a.optionContact:hover {
  background-position: 0px bottom;
}

a.languageEN{
	display:inline;
	background-image: url(images/pl/language_en.gif);
	width: 26px;
	height: 25px;
	outline: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
a.languageEN:hover {
  background-position: 0px bottom;
}
a.languagePL{
	display:inline;
	background-image: url(images/pl/language_pl.gif);
	width: 26px;
	height: 25px;
	outline: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
a.languagePL:hover {
  background-position: 0px bottom;
}


/*rejestracja panel*/
.rejestracjaPanel{
	
}

.bottom_div {
	top:50px; 
	left:400px; 
	width:350px; 
	height:115px;  
	float: left; 
	color: #5B676C; 
	font-size: 10px;
	padding-top: 0px; 
	text-align: left;

}
.bottom_div_left{

text-align:left; 
float:left;


}
.bottom_div_right
{

text-align:left; 
float:left;
padding-left:10px;
text-align: left;
color: #5b676c;

	
}
.bottom_div_left2{

text-align:left; 
float:right;


}

.bottom_div1 {
	top:50px; 
	left:400px; 
	width:350px; 
	height:115px;  
	float: left; 
	color: #5B676C; 
	 font-size: 10px;
	padding-top: 0px; 
	text-align: left

}

.bottom_div2 {
	top:50px; 
	left:400px; 
	width:200px; 
	height:115px;  
	float: right; 
	color: #5B676C; 
	padding-left: 50px; 
	padding-top: 0px; 
	text-align: left

}

.bottom_gg{
	height:20px;
	background-image: url(images/pl/bg_buttons_help_desk.gif);
	background-repeat: no-repeat;
margin-bottom:3px;
margin-top: 3px;
}
.bottom_skype{
	height:20px;
		background-image: url(images/pl/bg_buttons_help_desk.gif);
	background-repeat: no-repeat;







}
p.rejestracjaPanel {
	display:inline;
	width:200px;
	padding-top:20px;
	margin-top:40px;
	text-align: left;
}
.rejestracjaPanel img{
	float:left;
}
a.fillRegisterForm{
	display:inline;
	background-image: url(images/pl/button_wypelnij_formularz_rejestracji.gif);
	width: 197px;
	height: 24px;
	outline: none;
	float: left;
	margin-right: 2px;
	margin-left: -4px;
	margin-top:5px;
	background-repeat: no-repeat;
}
a.fillRegisterForm:hover {
  background-position: 0px bottom;
}

/*helpdesk panel*/
.helpdeskPanel{
	padding-top:0px;
	padding-left:10px;
	float:left;
	text-align: left;
	width:330px;
		color: #5b676c;
}
p.helpdeskPanel {
	display:inline;
	width:200px;
	padding-top:20px;
	margin-top:40px;
	text-align: left;
}
.helpdeskPanel img{
	float:left;
}
.helpdeshButtons{
	background-image: url(images/pl/bg_buttons_help_desk.gif);
	background-repeat: no-repeat;
	height:24px;
	width:300px;
	margin-left:92px;
	margin-top:-5px;
	padding-top:3px;
	padding-left:10px;
	margin-bottom:5px;
	padding-bottom:0px;
}
.helpdeshButtons img{
	padding-top:3px;
	float:left;
	margin-right:10px;
}
.helpdeshButtons a{
	color:#cf6236;
	text-decoration: none;
}
.helpdeshButtons a:hover{
	color:#005b88;
	text-decoration: none;
}

/* bottom icons panel */
.iconsList{
	display:block;
	list-style-position: inside;
	list-style-type: none;
	float:right;
	text-align:right;
	clear:both;
}


/* index text blocks*/
#rozwiazaniaITContainer{
	width:308px;
	float:left;
	clear:right;
	margin-top:70px;
	margin-left:30px;
	text-align:left;
}
#narzedziaKarieryContainer{
	width:257px;
	float:left;
	clear:right;
	margin-top:70px;
	margin-left:30px;
}
#karieraContainer{
	width:353px;
	float:right;
	clear:right;
	margin-top:70px;
	margin-right:20px;
}
.subContainerTitle{
	text-align:left;
	height:58px;
	clear:both;
	margin:0px;
	padding:0px;
}
.rozwiazaniaITCdescription{
		width:291px;
		height:259px;
	float:left;
	margin:0px;
	padding-left:15px;
		border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #677a83;
	border-left-color: #677a83;
	
	text-align:left;
	color:#babfc1;
}
.rozwiazaniaITCdescriptiontext {
	height:79px;
}
.indexContainerArticleTitle{
	color:#fb7411;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
}

a.readMoreButton{
	vertical-align:bottom;
	float:right;
	text-align:right;
	background-image: url(images/pl/button_przeczytaj_wiecej.gif);
	width: 122px;
	height: 19px;
	outline: none;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: no-repeat;
}
a.readMoreButton:hover {
  background-position: 0px bottom;
}
.narzedziaKarieryContainer{
	text-align:left;
	width:256px;
	height:100px;
	background-image: url(images/pl/bg_index_narzedzia_kariery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	padding-bottom:4px;
}
.narzedziaKarieryContainer img{
	float:left;
	
}
.narzedziaKarieryContainer p{
	width:120px;
	margin:0px;
	padding:0px;
	padding-top:12px;
	padding-left:90px;
	text-align: left;
	color:#d5e9f3;
}
/*DODANY*/
.narzedziaKarieryContainer2 {
	width:110px;
	
	float: right;
	padding-top: 5px;

	margin-right: 10px;
	margin-top: 3px;
	
	color:#d5e9f3;
}

a.narzedziakarieryMoreButton{
	float:right;
	clear:left;
	text-align:right;
	background-image: url(images/pl/button_narzedziakariery_more.gif);
	width: 20px;
	height: 100px;
	outline: none;
	margin-top:0px;
	background-repeat: no-repeat;
}
a.narzedziakarieryMoreButton:hover {
  background-position: 0px bottom;
}

.indexKarieraSearchContainer{
	width:353px;
	height:70px;
	background-image: url(images/pl/bg_kariera_search_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.careerSearchButton{
		float:left;
	clear:left;
	text-align:center;
	vertical-align:middle;
	background-image: url(images/pl/button_kariera_search_bg.gif);
	width:238px;
	height:28px;
	outline: none;
	margin-top:15px;
	margin-left:60px;
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	padding-top:12px;
}

.addToFavoriteButton
{ 
	float:left;
	clear:left;
	text-align:center;
	vertical-align:middle;
	background-image: url(images/pl/button_ulubione_bg.gif);
	width:150px;
	height:19px;
	outline: none;
	margin-top:15px;
	margin-left:0px;
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	padding-top:1px;

}
.addToFavoriteButton:hover{
  background-position: 0px bottom;
}

a.careerSearchButton:hover {
  background-position: 0px bottom;
}

.indexKarieraListaOfert{
	width:338px;		
	float:left;
	margin:0px;
	padding-left:15px;
		border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #677a83;
	border-left-color: #677a83;
	text-align:left;
	color:#babfc1;
	vertical-align:bottom;
	padding-bottom:0px;
	padding-top:4px;
}
.tabelaLisaOfert{
	margin-top:15px;
	margin-bottom:15px;
}
.tabelaLisaOfert td{
	padding:2px;
	border-bottom:solid 1px #64767e;
	color:#d5e9f3;
}
.tabelaLisaOfert a{
		color:#d5e9f3;
	text-decoration: none;
}
.tabelaLisaOfert a:hover{
		color:#f9a76a;
	text-decoration: none;
}
.careerPanleSwitch{
	width:354px;
}
a.careerPanelSwitchLeft{
	float:left;
	clear:left;
	text-align:center;
	vertical-align:middle;
	background-image: url(images/pl/kariera_panel_switch_left.png);
	width:183px;
	height:20px;
	outline: none;
	margin-top:0px;
	margin-left:0px;
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	padding-top:6px;
}
a.careerPanelSwitchLeft:hover {
  background-position: 0px bottom;
}
a.careerPanelSwitchRight{
	float:right;
	clear:right;
	text-align:center;
	vertical-align:middle;
	background-image: url(images/pl/kariera_panel_switch_right.png);
	width:166px;
	height:20px;
	outline: none;
	margin-top:0px;
	margin-left:0px;
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	padding-top:6px;
}
a.careerPanelSwitchRight:hover {
  background-position: 0px bottom;
}


/*pages content containers*/
#mainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/index_main_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#OPmainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_oferty_pracy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#KAmainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_kariera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#DPmainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_kadry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 
#FFmainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_ofirmie_firma.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#wydarzeniaMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_wydarzenia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#partnerzyMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_partnerzy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#mediaMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_media.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 
#dlaczegoMyMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_dlaczegomy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 
#HRMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_hr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 
#PIMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_przydatne_informacje.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#praktykiMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_praktyki.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#szkoleniaMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_szkolenia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#ebiznesMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_ebiznes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 
#wwwMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_uslugi_www.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#oprogramowanieMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_oprogramowanie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#zadaniaMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_zadania.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#aktualnosciMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_aktualnosci.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#rozwiazaniaSerweroweMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_rozwiazania_serwerowe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#kontaktMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#firmaMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_firma.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#doradztwopersonalneMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_doradztwo_personalne_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#karieraMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_kariera_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}

#SMmainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
} 

#rozwiazaniaitMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_rozwiazania_it.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#cvbuilderMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_cv_builder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#vrspeakMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_vr_speak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#stepbystepkMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_step_by_step.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#registerMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_rejestruj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#wynikiwyszukiwaniaMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_wyniki_wyszukiwania.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#informacjeprawneMainContainer {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/pl/pic_informacje_prawne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:496px;
}
#indexONas{
	float:right;
	clear:right;
	text-align:left;
	width:330px;
	color:#FFF;
	padding:0px;
	margin:0px;
	margin-right:20px;
	margin-top:10px;
	
}
#indexONas p{
	margin:0px;
	padding:0px;
	margin-left:30px;
}

#indexMisja{
	float:right;
	clear:right;
	text-align:left;
	width:330px;
	color:#FFF;
	padding:0px;
	margin:0px;
	margin-right:20px;
	margin-top:20px;
	height: 55px;
}

#indexAktualnosciHeader{
	color:white;
	font-size:14px;
	margin-bottom:10px;
	margin-left: 15px;
	margin-top:10px;
	padding:0px;
	
}
#indexAktualnosciText{
	
	float:left;
	margin:0px;
	padding-left:15px;
	text-align:left;
	color:white;

}
#indexAktualnosciText a{

	color:white;

}

#indexAktualnosci{
	float:right;
	clear:right;
	text-align:left;
	width:330px;
	color:#FFF;
	padding:0px;
	margin:0px;
	margin-right:20px;
	margin-top:0px;
	margin-top:20px;
	
}
#indexAktualnosci ul{
	margin:0px;
	padding:0px;
	margin-left:3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7993a0;
	border-left-color: #7993a0;
	padding-left:40px;
	padding-bottom:10px;
	background-image: url(images/pl/div_bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}	
#indexAktualnosci li{
	margin-bottom:3px;
}



/*carousel*/
.rozwiazaniaITcarousel{
		width:291px;
	float:left;
	margin:0px;
	padding-left:15px;
		border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #677a83;
	border-left-color: #677a83;
	text-align:left;
	color:#babfc1;
}
	
/* form tag styles*/

form {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e6f9f;
	font-size:11px;
}


<!--[if IE]>
<style type="text/css"> 
.thrColHyb #sidebar1, .thrColHyb #sidebar2 { padding-top: 0px; }

</style>
<![endif]-->

