@charset "utf-8";
/* CSS Document */
/* MAIN */
* {
	margin:0;
	padding:0;
}

* html {
	height:1%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}

body {
		text-align:center;
		min-width:925px;
		padding:0;
		margin:0;
		font-size:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* PAGE STRUCTURE */
/*#frameShadow {
	width:920px;
	padding:5px;
	filter:shadow(color:gray, Direction=130);
}*/

#frame {
	width:925px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:60px;
	padding:0px;
	text-align:left;
	background-color:#fff;
	border:1px solid #D6D6D6;
}
#frame_profile {
	width:579px;
	margin:0;
	padding:0px;
	text-align:left;
	background-color:#fff;
}
#contentleft {
	width:172px; /*170px - bez okrajov*/
	padding:0px 6px 0 3px;
	float:left;
	background:#fff;
	}
/*medzery - 6px*/
#contentcenter {
	width:579px; /*577px - bez okrajov*/
	padding:0px;
	float:left;
	background:#fff;
	}
#contentright {
	width:152px; /*150px  - bez okrajov*/
	padding:0px 2px 0 6px;
	float:left;
	background:#fff;
	}
#contentheader {
/*	background: url(../images/backgrounds/header.jpg) no-repeat;*/
	height:101px; 
	width:915px; /*914 ako keby s okrajom */ 
	margin-left:3px;
	margin-bottom:2px;
	}
#topbanner{
	margin:10px 5px 0 0;
	height:60px;
	width:468px;
	border:1px solid #000;
	background-repeat:no-repeat;
	float:right;
}
#topbannerflag{
	margin:-27px 0px 0 0;
	height:10px;
	width:150px;
	border:0px solid #000;
	background-repeat:no-repeat;
	float:right;
}
#topbannerflag2{
	margin:5px 0px 0 0;
	height:10px;
	width:150px;
	border:0px solid #000;
	background-repeat:no-repeat;
	float:right;
}
#contentfooter {
	clear:both;
	margin:0;
	padding-bottom:10px;
	background-color:#fff;
	height:40px;
	border-top: 1px solid #D6D6D6;
	}
/*footer style*/
.footer {
	text-align:center;
	font-size: 70%;
	margin-top:10px;
	color:  #b0b0b0;
}
.footer a {
	color:  #58a3d3;
}
.footer a:hover {
	color:  #660099;
	text-decoration:none;
}
/**/

/* PAGE STRUCTURE - LEFT PANEL */
.float_block_left,
.float_block_leftEmp,
.float_block_leftEmp_2,
.float_block_leftEmp_3,
.float_block_left_2,
.float_block_left_3 {
	margin-bottom:5px;
	padding:0;
	width:auto;
	height:auto;
	border:1px dotted #D6D6D6;
}
.float_block_left {	background: #fff url(../images/backgrounds/leftMenuBackground1.jpg) repeat-x top left; }
.float_block_leftEmp { background: #fff url(../images/backgrounds/leftMenuBackgroundEmp.jpg) repeat-x top left; }
.float_block_leftEmp_2 { background: #fff url(../images/backgrounds/leftMenuBackgroundEmp_2.jpg) repeat-x top left; }
.float_block_leftEmp_3 { background: #fff url(../images/backgrounds/leftMenuBackgroundEmp_2.jpg) repeat-x left bottom; }
.float_block_left_2 { background: #fff url(../images/backgrounds/leftMenuBackground2.jpg) repeat-x top left; }
.float_block_left_3 { background: #fff url(../images/backgrounds/leftMenuBackground2.jpg) repeat-x left bottom; }	

.floatBlockLeft_inside1,
.floatBlockLeftEmp_inside1 {
	width:auto;
	height:30px;
	border-top: 1px solid #D6D6D6;
	}
.floatBlockLeft_inside,
.floatBlockLeftEmp_inside {
	width:auto;
	height:30px;
/*	border-top: 1px solid #fff;	*/
	}
	
/*oprava laveho menu - namiesto navDiv*/
.leftMenuCell {
	padding-left:5px;
	padding-top:5px;
	margin-bottom:0px;
	font-size:80%;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.leftMenuCell img{
	vertical-align:middle;	
	margin-right:5px;
	text-decoration:none;
}
/**/
	
.floatBlockLeft_inside1 a,
.floatBlockLeft_inside a,
.floatBlockLeftEmp_inside1 a,
.floatBlockLeftEmp_inside a {
	text-decoration:none;
	color:#000000;
	display:block;
}
.floatBlockLeft_inside1 a:hover,
.floatBlockLeft_inside a:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(../images/hover_button.jpg);
	display:block;
	height:30px;
}
.floatBlockLeftEmp_inside1 a:hover,
.floatBlockLeftEmp_inside a:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(../images/hover_button_blue.jpg);
	display:block;
	height:30px;
}
.floatBlockLeft_inside_last {
	width:auto;
	height:63px;
	font-size: 80%;
	font-weight:bold;
	letter-spacing: .1em;
	padding: 5px 0 5px 0;
	text-align:center;
	border-top: 1px solid #D6D6D6;
	}

.float_block_left_logos {
	margin:0 0 1px 0;
	padding:0 0px;
	width:auto;
	height:90px;
	/*border:1px dotted #D6D6D6;*/
}

#freespace { /*fixes a problem with site resizing while the left side had fixed position*/
	position:absolute;
	height: 0px;
	width:auto;
	z-index: -1;
}

/* PAGE STRUCTURE - RIGHT PANEL */
.float_block_right {
	margin:0 0 5px 0;
	padding:0;
	width:auto;
	height:auto;
	border:1px dotted #D6D6D6;
	}
.float_block_right_logos {
	margin:0 0 5px 0;
	padding:0 0px;
	width:auto;
	height:60px;
	border:1px dotted #D6D6D6;
	text-align:center;
	}
/* PAGE STRUCTURE - MIDDLE PANEL */
.float_block_center {
	margin-bottom:5px;
	padding:0px;
	width: 577px;
	height:auto;
	background-color:#fff;
	border:1px dotted #D6D6D6;
	}
.float_block_center_up {
	margin-bottom:5px;
	padding:0 0px;
	width: 577px;
	height:140px;
	background-color:#fff;
	border:1px dotted #D6D6D6;
	}	
/* PAGE STRUCTURE - BOTTOM BLOCKS (banners) */
.float_block_center_bottom {
	margin-bottom:5px;
	padding:0 0px;
	width: 579px;
	height:auto;
}
.float_block_banner_left {
	width:285px;
	border:1px dotted #D6D6D6;
	height:auto;
	float:left;
}
.float_block_banner_right {
	width:285px;
	border:1px dotted #D6D6D6;
	height:auto;
	float:right;
}

/***********************************************************************************************************/
/* NAVIGATION - categories*/
#categories_div { 
width: 577px;
	}
#categories_div a { color:#004090; text-decoration:none; }
#categories_div a:hover { text-decoration:underline; color:#660099; }
ul.categories_left {
	float:left;
	margin:0;
	padding:8px 30px 5px 40px;
	width:auto;
	border: 0px solid;
	list-style-image: url(../images/misc/blue_tri.gif);
	font-size:78%;
	font-weight:normal;
	}
ul.categories_right {
	float:left;
	margin:0;
	padding:8px 30px 5px 40px;
	width:auto;
	border: 0px solid;
	list-style-image: url(../images/misc/blue_tri.gif);
	font-size:78%;
	font-weight:normal;
	}
ul.categories_left li { 
	margin:0px 0px 7px 0px; 
	}
ul.categories_right li { 
	margin:0px 0px 7px 0px; 
}

/* NAVIGATION - MIDDLE (icons menu) */
#menu_div {
	width:577px;
	font-size:80%;
	margin-bottom: 5px;
/*	padding: 13px 0px 15px 0px;*/
	}
#menu_div_left {
	float:left;
	width:288px;
	height:auto;
	margin:0px;
	padding:0;
	}
#menu_div_right {
	float:right;
	width:288px;
	height:auto;
	margin:0px;
	padding:0;
	}
.menu_details {
	margin: 11px 5px 12px 5px;
	padding: 0px;
	width:auto;
	height:73px;
}
.clearfloat {
	display:table-cell;
	width:100%;
}
.clearfloat2 {
	display:table;
	width:100%;
}
.big_icons {
	float:left;
	margin:12px 0 0 15px;
	padding: 0px;
	background-color: #fff;
}
.menu_text {
	display:block;
	margin-left: 85px;
}
.menu_link {
	margin-left: 85px;
	margin-top:20px;
	font-weight:bold;
	display:block;
	}
#menu_div a {
	text-decoration:underline;
	color:#000000;
}
#menu_div a:hover {
	text-decoration:none;
	color:#660099;
}

/*main, jobseeker and employer up menu*/
div#menu_div_up,
div#emp_menu_div_up {
	margin: 5px 0px 0 0px; 
/*	margin: 5px 32px 0 7px;*/
	font-size:10px;
	width: 577px;
	color:#000000;
}
/*div#emp_menu_div_up {
margin: 5px 0px 0 0px; 
}*/
div.menu_up,
div.emp_menu_up {
	width:59px;
	height:auto;
	float:left;
	margin-left:20px;
/*	margin-left:30px;*/
	text-align:center; 
	text-decoration:none;
	font-weight: bold;
	z-index: 100;
}
/*div.emp_menu_up {
margin-left:20px;
}*/
div.menu_up a,
div.emp_menu_up a { 
	text-decoration:none; 
	color:#000000;
	font-size:10px;
}
div.menu_up a:hover,
div.emp_menu_up a:hover { 
	color:#000000;
	text-decoration:none;
	font-size:10px;
}
div.menu_up a span,
div.emp_menu_up a span {
	display: none;
}
div.menu_up a:hover span,
div.emp_menu_up a:hover span {
	text-align:center;
	display: block;
	position: absolute; 
	top: 225px; 
	left: 420px;
	width: 430px;
	padding: 0px; 
	margin: 0px; 
	color: #000;
	font-weight:normal;
	z-index: 100;
}
div.menu_up a img,
div.emp_menu_up a img { 
	text-decoration:none; color:#000000; border:0px;
}

/*************************************************************************************************************************/

/* HEADERS */
.h2Custom {
	font-size: 70%;
	padding: 4px 0px 5px 15px;
	width:auto;
	height:auto;
	background: url(../images/backgrounds/silver_header_pattern.jpg) repeat-x top left;
	color:#000;
	margin:0;
}
.h3Custom {
font-size: 12px;
padding: 5px 0px 5px 0px;
}
.h4Custom {
	font-size: 65%;
	padding:5px;
	margin:0;
	width:auto;
	height:auto;
	background: url(../images/backgrounds/silver_header_pattern.jpg) repeat-x top left;	
}

/*main*/
.orangeBlockHeader {
	background: url(../images/backgrounds/menu_header.jpg) repeat-x top left;
	width:auto;
	color:#FFFFFF;
	padding: 3px 0px 3px 7px;
	font-size: 12px;
	height:auto;
	cursor:default;
}
.float_block_center .orangeBlockHeader { background: #660099; }
.float_block_center_up .orangeBlockHeader { background: #660099; }

.blueBlockHeader {
	background: url(../images/backgrounds/blue_header.jpg) repeat-x top left;
	width:auto;
	color:#FFFFFF;
	padding: 3px 0px 3px 7px;
	font-size: 12px;
	height:auto;
	cursor:default;
}
.float_block_center .blueBlockHeader { background:#58A3D3; }
.float_block_center_up .blueBlockHeader { background:#58A3D3; }

.boldBlockHeader {
	font-weight: bold;
}

.employerButton {
	background: url(../images/backgrounds/blue_header.jpg) repeat-x left top;
	width:150px;
	color:#FFFFFF;
	font-size:12px;
	min-height:23px;
}
.employerButton a { color:#fff; text-decoration:underline; }
.employerButton a:hover { color:#fff; text-decoration:none; }
.employerButton a:active { color:#fff; text-decoration:blink; }

/******************************************************************************************************************/







/******************************************************************************************************************/
/***************************************************   LEFT   *****************************************************/
/******************************************************************************************************************/
/*page about*/
/**/

/*page jobseekerAdvice*/
/**/

/*page login*/
.jobseeker_login_links {
	font-size: 10px;
	list-style:none;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:2px;
}
ul.jobseeker_login_links li {
	list-style:none;
	display: inline;
}
.jobseeker_login_links a {
	color:#000;
}
.jobseeker_login_links a:hover {
	text-decoration:none;
	color:#660099;
}
/*jobseeker logged in*/
.form_login_LoggedIN{
	font-size:70%;
	margin-left:5px;
	margin-right:5px;
	margin-top:8px;
	padding:0;
}
.form_login_LoggedIN label{
	font-weight:bold;
}

/**/

/*page quickSearch*/
form.left_menu {
	margin:7px 5px 7px 5px;
	padding:0;
	font-size:80%;
}
label.left_menu {
	display:block;
	font-weight:bold;
}
input.left_menu {
	margin: 0 0 .5em .2em;
	width: 150px;
}
select.left_menu {
	margin: 0 0 .5em .2em;
	width: 155px;
}
input.submit_search,
.advSearch_form input.submit_search,
.cvSearch_form .submit_search
 {
	width:81px;
	height:21px;
	text-align:right;
	background: url(../images/buttons/search.jpg);
	font-weight:bold;
	border:1px solid;
	border-color:#D5D5D5;
	cursor:pointer;
	font-size:95%;
	letter-spacing:1px;
}
.advSearch_ad{
	margin-left: 31px;
	margin-top: 3px;
	float:left;
	width:125px;
	height:125px;
	border:1px dotted #D6D6D6;
/*background-color:#FFCC99;*/
}

/*.advSearch_ad img{
	border-width:4px;
	border-style:solid;
	border-top-color:#660099;
	border-left-color:#660099;
	border-right-color:#410060;
	border-bottom-color:#410060;
}*/

input.submit_login,
input.submit_logout {
	width:81px;
	height:21px;
	text-align:right;
	background: url(../images/buttons/login.jpg);
	font-weight:bold;
	border:1px solid;
	border-color:#D5D5D5;
	margin:0 0 0 76px;
	cursor:pointer;
	font-size:95%;
	letter-spacing:1px;
}

input.submit_activate {
	width:81px;
	height:21px;
	text-align:right;
	margin: 5px;
	
	background: url(../images/buttons/register.jpg);
	font-weight:bold;
	border:1px solid;
	border-color:#D5D5D5;
	cursor:pointer;
	font-size:95%;
	letter-spacing:1px;
}
/**/

/******************************************************************************************************************/
/**************************************************   MIDDLE   ****************************************************/
/******************************************************************************************************************/
/*page banners*/
/**/

/*page login*/
/**/

/*page login_error*/
/**/

/*page menu*/
/**/

/*page search_advanced*/
/**/

/*page search_menu*/
/**/

/*page searchResultFeature*/
/*Mike*/
#searchResultFeature{
	margin-top:10px;
	text-align:center;
}
#searchResultFeatureContent{
	font-size:80%;
}
.searchResultFeatureContentEmailForm{
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px 10px 10px 10px;

}
/**/

/******************************************************************************************************************/
/*dir jobs*/
/*page jobsearch*/
.jobEnhanced {
	/*border-bottom: 0px dashed #d5d5d5;*/
	border:1px dotted #D6D6D6;
	width:557px;
	min-height:220px;
	height:220px;
	padding: 12px 10px 12px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	font-size: 70%;
	background: #fff url(../images/backgrounds/middleMenuBackground2.jpg) repeat-x top left;
/*	background-color:#FFEFDF;*/
}
.jobStandard {
	border:1px solid #D6D6D6;
	width:557px; /*was 551*/
	height:auto; /**/
	padding: 12px 10px 12px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	font-size: 70%;
/*	background-color:#FFFFFF;*/
}

/*nadpisy*/
.jobEnhanced h3,
.jobStandard h3 {
	font-size: 110%;
}
.jobEnhanced h4,
.jobStandard h4 {
	font-size: 100%;
}
.jobEnhanced h5,
.jobStandard h5 {
	font-size: 100%;
}
/*odkazy*/
.jobEnhanced a,
.jobStandard a {
	color:#58a3d3;
}
.jobEnhanced a:hover,
.jobStandard a:hover {
	color:#660099;
}
/*ostatne*/
.jobEnhanced .empLogo,
#preview .Enhanced .empLogo,
.Enhanced .empLogo{
	margin: 3px 5px 3px 3px;
	float:right;
}
.jobEnhanced .empDocsList a img {
	border:none;
	vertical-align:bottom;
	display:inline;
}

.saveSearchLink{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top:5px;
/*	margin-right:10px; */
}
.saveSearchLink a{
	border:none;
	text-decoration:none;
}

.searchResultNavBarFisrt{
	border-bottom: 0px dashed #d5d5d5;
	margin-top:10px;
}

.arrowGoTop{
	text-align:right;
	font-size:70%;
	font-weight:bold;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.arrowGoTop a,
.arrowGoTop img {
	color:#c2c2c2;
	text-decoration:none;
	border:none;
}

/******************************************************************************************************************/
/*dir jobseeker_advice*/
/*page jobseekeradvice*/
/**/

/*page employer list*/
/*a.link{
font-size:8px;
text-decoration:none;
}*/
.empAlphaList {
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/**/

/*page privacy*/
div.privacyLeftMargin p { margin-left: 5px; }
/**/

/******************************************************************************************************************/
/*dir rss*/
/*page feed_info*/
.centerLink{
text-align:center;
font-size:10px;
font-weight:bold;
margin-bottom:3px;
}
.rssLinkDescription{
	font-size:0.9em; 
	font-weight:bold;
}
.rssLinkDescriptionLink{
	font-size:0.85em;
}
#tableRssFeeds td {
	height: 40px;
}
/**/
/*page search_advanced*/
/**/

/******************************************************************************************************************/
/**/
/**/



/******************************************************************************************************************/
/****************************************************  RIGHT  *****************************************************/
/******************************************************************************************************************/
/*page employeeButton*/
.icon_right {
	border: 0px solid;
	margin-right:5px;
}
/**/

/*employeeLogos*/
/**/



/******************************************************************************************************************/
/*************************************************   JOBSEEKER   **************************************************/
/******************************************************************************************************************/
/*page home*/
/**/

/*page reminder*/
/**/

/*page register*/
.divRow{
float:left;
width:500px;
font-size:75%;
}

.divRowSmall{
float:left;
width:355px;
font-size:75%;
}
/**/

/*tables in jobseeker pages*/
#my_j_latestjobs ul li{
	list-style-image:url(../images/misc/blue_tri.gif);
	font-size:75%;
	font-weight:bold;
	color:#000000;
	margin-left:55px;
	margin-top:8px;
	margin-bottom:10px;
}
#my_j_latestjobs ul li a{
	color:#58a3d3;
}
#my_j_latestjobs ul li a:hover{
	color:#660099;
}
.my_j_latestjobs_text{
	font-weight:normal;
}
/**/

.savedJobs,
.creditDetails,
.appliedJobs,
.mySearches_table,
.myCV_table {
	font-size:70%;
	width:100%;
}

.js_profile_employment_history,
.js_profile_job_information,
.js_profile_qualification,
.js_profile_hobbies{
	font-size:80%;
}

.savedJobs thead,
.appliedJobs thead,
.js_profile_ps_table thead,
.js_profile_job_information thead,
.js_profile_qualification thead,
.js_profile_employment_history thead,
.mySearches_table thead {
	width:auto;
	height:auto;
	background: #fff url(../images/backgrounds/silver_header_pattern.jpg) repeat-x;
	border:1px dotted #D6D6D6;
}

.js_profile_job_information thead,
.js_profile_qualification thead,
.js_profile_employment_history thead{
	text-align:center;
}

.js_profile_job_information thead th,
.js_profile_qualification thead th,
.js_profile_employment_history thead th{
	height:25px;
}

.js_profile_job_information tbody td{
	padding-left:5px;
}

.js_profile_job_information tbody .dTitle,
.js_profile_job_information tbody .pTitle{
	text-align:right;
	font-weight:bold;
}

.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{
	font-size:0.8em;
}

.mySearchedHelpFooterHome{
	font-size:130%;	
}

.myJobsHelpFooterHome,
.mySearchedHelpFooterHome
{
	padding-right:8px;
	text-align:right;
}
.myJobsHelpFooterHome a,
.mySearchedHelpFooterHome a
{
	color:#999999;
	text-decoration:underline;
}
.myJobsHelpFooterHome a:hover,
.mySearchedHelpFooterHome a:hover
{
	text-decoration:none;
}
.linkMyJobs{
	text-decoration:none;
}

.my_j_savedJobsDateH,
.my_j_savedJobsRefH,
.my_j_savedJobsOptionsH, 
.my_j_appliedJobsDateH,
.my_j_appliedJobsRefH,
.my_j_appliedJobsOptionsH,
.myCV_theadDate,
.myCV_theadJobT,
.myCV_theadOptions,
.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,
.myCV_theadDate,
.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;
}
.my_j_savedJobsOptionsH,
.my_j_appliedJobsOptionsH{
	text-align:center;
}
.my_j_savedJobsOptions,
.my_j_appliedJobsOptions{
	text-align:center;
	width:60px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.8em;
	font-weight:bold;
}
/**/

/*myCV page*/
.myCV_div {
border-top: 1px dashed #d5d5d5;
}
.myCV_table tbody td {
	border-top:1px dotted #D6D6D6;
}
.myCV_theadJobT,
.myCV_tableTdJobT {
	text-align:left;
	width:300px;
}
.myCV_tableTdDate {
	text-align:center;
	padding:3px 0;
}
.myCV_theadOptions,
.myCV_tableTdOptions {
	text-align:center;
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
}
.myCV_tableTdOptions { font-size: 80%; font-weight:bold; }
/**/
/******************************************************************************************************************/




/******************************************************************************************************************/
/****************************************************   MISC   ****************************************************/
/******************************************************************************************************************/

/*FORMS*/
.advSearch_form label,
.register_form label,
.reminder_form label,
.my_cv_form label,
.my_details_form label,
.emp_myJobs_form label,
.newjob_form label,
.login_accounts_form label,
.tellafriend_form label,
.contactUs_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;
}
.advSearch_formSmall label{
	width:121px;
	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;

}
.advSearch_form select,
.register_form select,
.my_cv_form select,
.my_details_form select,
.emp_myJobs_form select,
.mySearches_form select,
.login_accounts_form select,
.newjob_form select {
	width: 230px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:9px;
	float:left;	
}
.advSearch_formSmall select{
	width: 230px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:9px;
	float:left;	
}

.emp_myJobs_form select,
.emp_myJobs_jobTable select{
	width:200px;
}

.advSearch_form input,
.login_accounts_form input,
.register_form input,
.my_cv_form input,
.my_details_form input,
.newjob_form input,
.contactUs_form input {
	width: 222px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	font-size:9px;
	padding:2px 0px 2px 4px;
}
.reminder_form input,
.tellafriend_form input { 
	margin-top:3px; 
	margin-bottom:3px; 
	float:left; 
	width:225px; 
	font-size:9px;
	padding:2px 0px 2px 4px;
}

.register_form textarea,
.my_cv_form textarea,
.my_details_form textarea, 
.advSearch_form textarea, 
.login_accounts_form textarea,
.newjob_form textarea,
.contactUs_form textarea{
	width: 242px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	font-size:9px;
	font-family:MS Shell Dlg;
	padding:2px 0px 2px 4px;
}

.register_form input.submitButton,
.reminder_form input.submitButton,
.tellafriend_form input.submitButton,
.my_cv_form input.submitButton,
.my_details_form input.submitButton,
.advSearch_form input.submitButton,
.login_accounts_form input.submitButton,
.login_accounts_form input.submitButton2,
.newjob_form input.submitButton,
.contactUs_form input.submitButton {
	width:auto;
	height:21px;
	text-align:center;
	background: url(../images/buttons/slide_button_silver.jpg) repeat-x left top;
	cursor:pointer;
	margin-left: 417px;
	font-weight:bold;
	border:1px solid;
	border-color:#D5D5D5;
	font-size:95%;
	padding:0;
}
.login_accounts_form input.submitButton2 { margin-left:366px; }

.reminder_form input.submitButton,
.register_form input.submitButton,
.tellafriend_form input.submitButton {
	margin-left: 400px;
}

.newjob_form input.submitButton {
	margin-left:10px;
	margin-right:10px;
	float:none;
}
.contactUs_form input.submitButton {
	margin:0;
	float:none;
}

.centerPaddingDiv,
.centerPaddingDiv2 {	
	margin: 7px 11px;
	text-align:justify;
	font-size:80%;
}
.centerPaddingDiv ul {
	margin:5px 0 5px 30px;
	list-style-image:url(../images/misc/blue_tri.gif);
	line-height:1.7em;
}
.centerPaddingDiv2 ul {
	margin:10px 0 15px 20px;
	list-style-image:url(../images/misc/blue_tri.gif);
}

.centerPaddingOl {			/*zmenit nazov na centerPadding*/
	padding-left: 5px;
	padding-bottom: 5px;
}
.textJustify {
	text-align:justify;
	margin: 2px 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.drpTextBox {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.textJustifyBold{
	text-align:justify;
	font-weight:bold;
	margin: 2px 11px;
}

.search_by{
	font-size: 80%;
	margin:16px 5px 15px 5px;
}
.hint {
	font-size:80%;
	text-align:right;
	width:455px;
	margin-top:5px;
	margin-bottom:5px;
}
.hintDiv {				
	font-size:80%;
	text-align: right;
	width: 400px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:50px;
	color:#58a3d3;
}


.advSearch_block {
	float:left;
	width:355px;
}

/*.hintDiv a:link { text-decoration:underline; color:#58a3d3; font-weight:bold; }
.hintDiv a:hover { text-decoration:none; color:#58a3d3; }
.hintDiv a:active { text-decoration:none; color:#000; }
*/
.help,
.jotw {	
	margin:3px 5px;
	padding:0;
	font-size:60%;
	text-align:justify;
}
.jotw { text-align:left; }

.help ul,
.jotw ul {
	margin:0px 0 0px 15px;
	list-style-image:url(../images/misc/blue_tri.gif);
}
.help ul li,
.jotw ul li {
	padding:2px 0 5px 0;
}
#searchResults{
	margin-top:0px;
}
.searchResultSummary{
	width:100%;
	text-align:center;
/*	font-weight:bold; */
	color:#84b9dd;
	font-size:60%;
	padding-top:5px;
}
.buttonApply{
width:102px;
height:102px;
background:url(../images/buttons/apply_button3.jpg) repeat-x;
color:#ab5bd1;
vertical-align:top;
}
.imgMiddle{
vertical-align:middle;
}
.buttonSilver,
.buttonBlue{
	width:auto;
	border:1px solid #d5d5d5;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	padding: 2px 7px 2px 7px;
	margin: 0px 1px 0px 1px;
	color:#000000;
	text-decoration:none;
/*	display:inline; */
}
.buttonSilver{
	background:url(../images/buttons/slide_button_silver.jpg) repeat-x;
	color:#000;
}
.buttonBlue{
	background:url(../images/buttons/slide_button_blue.jpg) repeat-x;
	color:#FFF;
}
.buttonSilver:hover{
	background:none; 
}
.logos {
	margin:0;
	padding:6px 5px 6px 7px;
	border:0px solid;
	/*cursor:crosshair;*/
}
.time{
	margin-top:8px;
	text-align:center;
	font-size:60%;
	color:#84b9dd;
}
img {
	border:none;
}

.center {
text-align:center;
}
.centerBoldNormal { 
	text-align:center; 
	font-size:80%; 
	font-weight:bold; 
	margin:5px 0 5px 0; 
}
.centerBoldSmall { 
	text-align:center; 
	font-size:70%; 
	font-weight:bold; 
	font-variant:small-caps; 
	margin:5px 0 5px 0; 
}

.noborder{
	border: 0px;
}
.empDocsList {
	text-align:right;
}
.emp_myJobs_jobTable .empDocsList {
	text-align:left;
}

/*error and success messages*/
#errormessage {
	margin:15px 0 15px 15px;
	text-align:center;
	width:550px;
/*	min-height:66px;
	height:auto !important;
	height:66px;*/
}
#errormessage img,
#errormessage p{
	display:inline;
	vertical-align:middle;
}
#errormessage p img{
	margin-right:20px;
	display:inline;
	vertical-align:middle;
}

#successmessage {
	margin:15px 0 15px 15px;
	text-align:center;
	width:550px;
}
#successmessage img,
#successmessage p{
	display:inline;
	vertical-align:middle;
}
#successmessage p img{
	margin-right:20px;
	display:inline;
	vertical-align:middle;
}

.error {
	text-align:center;
	margin: 5px 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#f04e10;
	display:block;
}
.success {
	text-align:center;
	margin: 5px 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#004090;
	display:block;
}
/**/

.noBold{
	font-weight:normal;
}
.bold { font-weight:bold; }

.jobReferenceHint {
	color:#58a3d3;
	font-size:9px;
	margin-bottom:5px;
}
.jobReferenceHint10 {
	color:#58a3d3;
	font-size:11px;
	margin-bottom:5px;
}

.star { color:#f7690d; }
/*.forgotPass{
font-size:70%;
}
*/
.borderDottedBlack {
	border:1px dotted #666666;
}
.borderDotted {
	border:1px dotted #d5d5d5;
}
.linkButton:hover{
	cursor:pointer;
}
.link_l {
	color:#58a3d3;
}
.link {
	color:#004090;
}
.link_l:hover, 
.link:hover {
	cursor:pointer;
	text-decoration:none;
	color:#660099;
}
/*.link_l:visited, 
.link:visited {
	color:#000000;
	text-decoration:none;
}
*/
.colorRed{
	color:red;
}

.vCenter{
	vertical-align:middle;
}
.vCenter img{
	vertical-align:middle;
border:0px;
}
.vCenter strong{
	vertical-align:middle;
}
.vCenter a{
	vertical-align:middle;
}

.vCenter p{
	vertical-align:middle;
}


.vCenter span{
	vertical-align:middle;
}

.noDecoration{
	text-decoration:none;
	border:none;

}

.right{
	text-align:right;
}
.left{
	text-align:left;
}



																/*EMPLOYER*/
.emp_register_div1 {
	float:left;
}
.emp_register_div2 {
	float:left;
	margin-left:25px;
}

.emp_register_div3 {
	position:relative;
	/*top: -20px;
	/*float: left;
	padding-bottom: 10px;*/
}

.emp_register_img_icons {
	margin:25px 0 10px 15px;
}

.emp_register_button {
	position:relative;
	left:32px;
	width:86px;
	height:24px;
	
	background: url(../images/buttons/register.jpg);
	border:1px solid;
	border-color:#D5D5D5;
}
.emp_register_button a {
	display:block;
	text-decoration:none;
	text-align:right;
	color:#000000;
	font-size:95%;
	font-weight:bold;
	margin-top: 5px;
	margin-right:4px;
}

.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:9px;
	float:left;	
}
.cvSearch_form input {
	width: 242px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	font-family:MS Shell Dlg;
	font-size:9px;
	padding:2px 0px 2px 4px;
}

.cvSearchResultsCell{
	border-top:1px dashed #d5d5d5;
	font-size:0.70em;
	padding: 5px 10px 5px 10px;
	margin:0 3px 0 3px;
}

/*cv_search page*/
.cv_search_table {
	font-size:75%;
	width:100%;
	padding:0 0 10px 0;
}
.cv_search_table thead {
	width:auto;
	height:22px;

	background: #fff url(../images/backgrounds/silver_header_pattern.jpg) repeat-x;
}
.cv_search_table tbody td {
/*	border-top:1px solid #D6D6D6;*/
	padding: 1px 11px;
}
.cv_search_tableTab,
.cv_search_tableTabH {
	text-align:left;
	padding: 0 0 0 11px;
	width:160px;
}

/*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_appliedTable td,
.emp_myJobs_docsTable td
{
	padding:5px 5px 5px 5px;
	border-bottom:1px dashed #d5d5d5;
}

.docname td,
.emp_myJobs_appliedTable th{
	background: #fff url(../images/backgrounds/silver_header_pattern.jpg) repeat-x;
	height:15px;
}

.emp_myJobs_docsTable .headerDesc {
	font-weight:bold; 
}

.emp_myJobs_docsTable .docname{
	font-style:italic;

}

.emp_myJobs_docsTable .docname td{
	padding:5px 5px 2px 5px;
}

.mySeaches_tableHelp{
	border:none;
	vertical-align:middle;
}

.Standard,
.Enhanced {
	margin: 7px 11px;
	text-align:justify;
	font-size:80%;
}

.job label {
	width:150px;
	margin:0 5px 9px 0;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:90%;
}

.autowidth{
	width:auto;
}
.radio{
	padding-left:200px;
	height:35px;
}

.radio input{
	width:auto;
}

.radio .postJob_extLink{
	width:200px;
	margin-left:10px;
}


.emp_myJobOptions_table,
.emp_myJobOptions_table tr,
.emp_myJobOptions_table td{
	margin:0px;
	padding:0px;
	border:none;
	text-align:center;
}


.emp_myJobOptions_table td{
	padding-top:1px;
	padding-bottom:3px;
}

.emp_myJobOptions_table .Desc{
/*	border-bottom:1px dotted #d5d5d5; */
	text-align:left;
	
	padding-top:0px;
	padding-bottom:0px;
	
}

.emp_myJobOptions_table .jobStatus{
	color:red;
	font-weight:bold;
}

#employer_profile .logo {
	margin: 5px 10px 10px 10px;
	float:right;
	border:1px solid #fff;
}

.js_profile_ps_table{
	font-size:80%;
	padding:10px 20px 10px 20px;
	font-weight:normal;
	text-align:justify;
}
.testimonial{
	text-align:left;
	font-style:italic;
}
.pocitadlo{
color:#999;
text-align:center;
font-size:60%;
}

.lowLightTableRow {
	border:1px dashed #CCCCCC;
	background-color:#f4ecf7;
	padding:5px 0px;
}
.highLightTableRow {
	margin:6px 0px;
}


#sectors_div { 
width: auto;
}
ul.sectors_left {
	float:left;
	margin:0;
	padding:5px 10px 0px 20px;	
	width:auto;
	font-size:94%;
	list-style-image: url(../images/misc/blue_tri.gif);
	}
ul.sectors_right {
	float:left;
	margin:0;
	padding:5px 10px 0px 20px;
	width:auto;
	font-size:94%;
	list-style-image: url(../images/misc/blue_tri.gif);
	}
ul.sectors_left li { 
	margin:0 0 5px 0;
	}
ul.sectors_right li { 
	margin:0 0 5px 0;
}

/*CSS styles from index.php*/
#scrollup {
  position: relative;
  overflow:hidden;
  height: 420px;
  width: auto;
}
.headline {
  position: absolute;
  top: 420px;
  left: 5px;
  right: 5px;
  height: auto;
  width:auto;
  margin:0px;
  padding:0px;
  font-size:65%;
  text-align:left;  
}

#scrollup2 {
  position: relative;
  overflow:hidden;
  height: 264px;
  width: auto;
  margin:0px;
  padding:0px;
margin-bottom:4px;
}
.headline2 {
  position: absolute;
  top: 266px;
  height: auto;
  width:auto;
  margin:0px;
  padding:0px;
  font-size:65%;
  text-align:left; 

}

#scroll_wrapper {
    position: relative;
    /* Only IE 6 needs this next line, but it doesn't seem to affect IE 7 or
       FF so I am going to leave it and not hack it to IE 6 only */
    height:auto;
	width:auto;
}
#scroll_wrapper2 {
    position: relative;
    /* Only IE 6 needs this next line, but it doesn't seem to affect IE 7 or
       FF so I am going to leave it and not hack it to IE 6 only */
    height:auto;
	width:auto;

}

#scroll_controls button {
    margin:0;
    padding:0;
    border: solid 1px #D5D5D5;
	width:auto;
	height:17px;
	text-align:center;
	background: url(images/buttons/slide_button_silver.jpg) repeat-x left top;
	cursor:pointer;
	font-weight:normal;
	font-size:60%;
}

#scroll_controls {
	position:absolute;
	top:190px;
	left:108px;
    width: auto;
    text-align: right;
}

#sermons_wrapper {
    height: 195px;
    overflow: hidden;
}

div#sermons_wrapper table {
    width: 100%;
    text-align: center;
}

.small_image {
	position: relative;
	padding: 1px 2px 1px 2px;
	width:20px;
	height:20px;
	float: left;
	z-index:1;
}

.recruiters_text {
	position: relative;
	top: 4px;
	left: 5px;
	width: 120px;
	float: left;
}
