@charset "utf-8";
/* CSS Document for printing media*/

/* MAIN */
* {
	margin:0;
	padding:0;
}
* html {
	height:1%;
}

body {
	background: white;
	font-size: 12pt;
	padding:0;
	margin:0;
	text-align:center;
}

#frame {
	margin:0 auto;
	text-align:left;
}

img, h1, h2, h3, h4, h5, h6, ol {
	position:static !important;
	float:none !important;
	padding:0 !important;
	margin:0 !important;
	border:none !important;
}

a { color:#000000; text-decoration:underline; }

.orangeBlockHeader, h1, h2, h3, h4, h5, h6 { font-size:16px; margin-bottom:3px; }

div.menu,
div.menu_up,
div#menu_div,
div.jobseeker_menu_up,
div#topbanner,
div#contentheader,
div#contentleft,
div#contentright,
div#contentfooter,
div#searchResultFeatureMenu,
div.job,
#categories_div,
.float_block_center_bottom,
.float_block_center_up,
table.nav, 
p.time,
p.right,
p.pocitadlo,
h2.h2Custom,
.arrowGoTop,
.advSearch_form,
.register_form,
.my_cv_form,
.my_details_form,
.emp_myJobs_form,
.newjob_form,
.cvSearch_form,
.centerPaddingDiv {
	display:none;
}

/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/

#contentcenter {
	width:579px; /*577px - bez okrajov*/
	padding:0px;
	float:left;
	background:#fff;
	}

/* PAGE STRUCTURE - MIDDLE PANEL */
.float_block_center {
	margin-bottom:5px;
	padding:0;
	width: 577px;
	height:auto;
	background-color:#fff;
	}

/******************************************************************************************************************/
.jobEnhanced {
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom:10px;
}

/*page my jobs*/
.savedJobs,
.creditDetails,
.appliedJobs,
.mySearches_table{
	font-size:70%;
	width:100%;
}
.savedJobs thead,
.appliedJobs thead,
.mySearches_table thead {
	width:auto;
	height:auto;
	background: #fff url(../images/backgrounds/silver_header_pattern.jpg) repeat-x;
	border:1px dotted #D6D6D6;
}

.mySearches_table tfoot{
	font-size:80%;
}

.mySearches_table select{
	width: 120px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:10px;
}

.savedJobs tbody td,
.appliedJobs tbody td,
.mySearches_table tbody td {
	border-top:1px solid #D6D6D6;
}

.myJobsHelpFooterDescr,
.myJobsHelpFooterHome,
.mySearchedHelpFooterHome,
.my_j_savedJobsOptionsH, 
.my_j_savedJobsOptions,
.my_j_appliedJobsOptionsH,
.my_j_appliedJobsOptions {
display:none;
}

.my_j_savedJobsDateH,
.my_j_savedJobsRefH,
.my_j_appliedJobsDateH,
.my_j_appliedJobsRefH,
.mySearches_searchDesc,
.mySearches_searchOpt
{
	height:auto;
	padding:4px 0 5px 0;
}
.mySearches_searchDescH,
.mySearches_searchOptH {
	padding: 5px 5px 5px 35px; 
}
.mySearches_searchDesc{
	padding:5px 20px 5px 20px;
	text-align:justify;
}
.mySearches_searchOpt{
	text-align:center;
	font-size:80%;
	padding:5px 5px 5px 5px;	
}
.my_j_savedJobsDateH,
.my_j_savedJobsDate,
.my_j_appliedJobsDateH,
.my_j_appliedJobsDate{
	text-align:center;
	width:120px;
}
.my_j_savedJobsRefH,
.my_j_savedJobsRef,
.my_j_appliedJobsRefH,
.my_j_appliedJobsRef{
	text-align:left;
	padding-left:10px;
}
.my_j_savedJobsRef,
.my_j_appliedJobsRef{
	padding-left:20px;
}

/******************************************************************************************************************/




/******************************************************************************************************************/
/****************************************************   MISC   ****************************************************/
/******************************************************************************************************************/

/*.centerPaddingDiv {	
	margin: 7px 11px;
	font-size:100%;
}
.centerPaddingDiv ul {
	margin:5px 0 5px 30px;
	list-style-type:circle;
}*/

#searchResults{
	margin-top:0px;
}
.searchResultSummary{
	width:100%;
	text-align:center;
	color:#000;
	font-size:60%;
	padding-top:5px;
}


/*EMPLOYER*/

.cvSearch_form label{
	width: 200px;
	height:auto;
/*	background-color:#00CCFF;*/
/*	font-size:.7em;*/
	font-weight:bold;
	text-align:right;
	float:left;
	margin-top:6px;
	margin-bottom:0px;
	margin-right:4px;
}

.cvSearch_form select {
	width: 250px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:10px;
	float:left;	
}
.cvSearch_form input {
	width: 246px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
}

.cvSearchResultsCell{
	border-top:1px dashed #d5d5d5;
	font-size:0.70em;
	padding: 5px 10px 5px 10px;
	margin:0 3px 0 3px;
}


/*credit page*/
/*account page*/
.creditDetails, 
.reg_user_accountDetails {
	font-size:70%;
	width:100%;
}
.creditDetails thead, 
.reg_user_accountDetails thead {
	width:auto;
	height:auto;
	background: #fff url(../images/backgrounds/silver_header_pattern.jpg) repeat-x;
/*	border:1px dotted #D6D6D6; */
}
.creditDetails tbody td, 
.reg_user_accountDetails tbody td {
	border-top:1px solid #D6D6D6;
	padding:3px 0 3px 0;
}
.creditDetailsTabH, 
.reg_user_accountDetailsTabH,
.reg_user_accountDetailsImgH {	
	height:20px;
}
.reg_user_accountDetailsTabH,
.reg_user_accountDetailsTab,
.creditDetailsTab,
.creditDetailsTabH {
	text-align:center;
	width:120px;
}
.reg_user_accountDetailsImgH,
.reg_user_accountDetailsImg {
	text-align:center;
	width:auto;
}

/*my jobs page*/
.emp_myJobs_jobTable, 
.shortList_table,
.emp_myJobs_appliedTable,
.emp_myJobs_docsTable
{
	font-size:70%;
	padding:10px 10px 0px 10px;
	width:100%;
}

.emp_myJobs_jobTable td, 
.shortList_table td,
.emp_myJobs_docsTable td
{
	padding:5px 5px 5px 5px;
	border-bottom:1px dashed #d5d5d5;
}

.mySeaches_tableHelp{
	border:none;
	vertical-align:middle;
}

