/* CPA Recruitment CSS Document */

body {
	background-image: url('images/elementi/bg.jpg');
	background-repeat: repeat-x;
	background-color: #00579d;
	
	margin: 0px 0px;
}

p, form {
	margin: 0px;
}

.head_menu {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #8cc5e4;
}

.fields {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #8e9ba1;
	background-color: #ffffff;
}

.title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #8cc5e4;
}

.txt_gray {
	font-family: Tahoma;
	font-size: 13px;
	color: #828383;
}

.txt_blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #51a4ce;
}

.txt_callus {
	font-family: Tahoma;
	font-size: 29px;
	color: #005497;
	font-weight: bold;
}

.txt_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}

.main_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
}

.main_menu_small {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
}

a.white_link:link, a.white_link:visited {
	color: #ffffff;
	text-decoration: none;
}

a.white_link:hover {
	color: #8cc5e4;
	text-decoration: underline;
}

a.blue_link:link, a.blue_link:visited {
	color: #8cc5e4;
	text-decoration: none;
}

a.blue_link:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* BEGIN: for vacancies */
	.ad {
		font-family: Tahoma;
		color: #00579d;
		line-height: 16px;
	}
	div .jobs p a { text-decoration: none; }
	div .jobs:hover p a { text-decoration: underline; }
	.ad_title { font-size: 12px; }
	.ad_subtitle { font-size: 11px; }
	.ad_txt { color: #67a8cc; font-size: 10px; }
/* END: for vacancies */


/* BEGIN: for interim jobs */
	.ad_red {
		font-family: Tahoma;
		color: #9d1a00;
		line-height: 16px;
	}
	.ad_title_red { font-size: 12px; }
	.ad_subtitle_red { font-size: 11px; }
	.ad_txt_red { color: #cc6767; font-size: 10px; }
/* END: for interim jobs */


.page_titles {
	font-family: Tahoma;
	font-size: 21px;
	font-weight: bold;
	color: #1771ba;
}

.submenu_item {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #8cc5e4;
}

.submenu_title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #8cc5e4;
}

.details_title {
	font-size: 16px;
	color: #00579d;
}

.details_subtitle {
	font-size: 12px;
	color: #8cc5e4;
}

a:link, a:visited {
	color: #00579d;
	text-decoration: underline;
}

a:hover {
	color: #8cc5e4;
	text-decoration: none;
}

.my_hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #8cc5e4;
	color: #8cc5e4;
}

a.gray_link:link, a.gray_link:visited {
	color: #828383;
	text-decoration: none;
}

a.gray_link:hover {
	text-decoration: underline;
}

a.pop_links:link, a.pop_links:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #51a4ce;
	font-weight: bold;
	text-decoration: none;
}

a.pop_links:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00579d;
	font-weight: bold;
	text-decoration: underline;
}

.pop_ad {
	font-family: Tahoma;
	color: #00579d;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.pop_ad_subtitle { font-size: 14px; font-weight: normal; }


a.joblink:link {
	color: #00579d;
	text-decoration: none;
}

a.joblink:visited {
	color: #999999;
	text-decoration: none;
}

a.joblink:hover {
	color: #00579d;
	text-decoration: underline;
}




.joblink_red:link {
	font-family: Tahoma;
	color: #9d1a00;
	line-height: 16px;
	text-decoration: none;
}

.joblink_red:visited {
	font-family: Tahoma;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}

.joblink_red:hover {
	font-family: Tahoma;
	color: #9d1a00;
	line-height: 16px;
	text-decoration: underline;
}




.plava{
	color: #1162a4;
}

a.plavaLINK:link, a.plavaLINK:visited{
	color:#1162a4;
	text-decoration:none;
}

a.plavaLINK:hover{
	color:#8cc5e4;
	text-decoration:none;
}
