@charset "utf-8";
/* CSS Document */

body
{
    text-align: center;
	background-color:#d6d7d9;
	margin:25px 0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#7c7a7c;
	font-size:11px;
}
img { border:0;}
h1
{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c3b3c;
	font-weight:normal;
	margin-top:25px;
	margin-bottom:5px;
}

h2, a h2
{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c3b3c;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:10px;
	text-decoration:none;
}

a {color:#ec1604;}
a:hover {text-decoration:none;}

p
{
	margin-bottom:11px;
	margin-top:11px;
}
div#container
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
div#gfx_top
{
	height:8px;
	background:url(images/gfx_top.gif);
	font-size:1px;
}

div#gfx_bottom
{
	height:8px;
	background:url(images/gfx_bottom.gif);
	font-size:1px;
}

div#content
{
	background-color:#fff;
	/*padding:0 35px;*/
}

div#top
{
	height:100px;
	padding:0 35px;
}

div#quick_search
{
	float:right;
	margin-top:35px;
	position:relative;
}

img#logo
{
	float:left;
	margin-top:22px;
}

div#quick_search input
{
	border:1px solid #c9c9c9;
	background-color:#ededed;
	color:#7a7a7a;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px;
	position:absolute;
	right:33px;
}

div#quick_search input.button
{
	border:none;
	padding:0;
	width:30px;
	height:20px;
	position:absolute;
	right:0px;
}

div#menu_container
{
	height:23px;
	background-color:#7c7a7c;
	border-bottom:5px solid #ec1604;
	margin-bottom:30px;
	padding-top:4px;
	padding-left:35px;
	padding-right:35px;
}

div#main_col
{
	width:675px;
	float:left;
	margin-right:35px;
}

div#side_col
{
	width:170px;
	float:left;
}

div#intro
{
	margin-left:35px;
	margin-right:35px;
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;	
}

div#text
{
	border-top:1px solid #7c7a7c;	
	width:815px;
	padding-left:33px;
	padding-right:32px;
	padding-top:10px;
	padding-bottom:20px;
	margin:10px auto 0 auto;	
}

div#intro p
{
	margin-top:13px;
	margin-bottom:13px;
}

div.col1
{
	width:320px;
	margin-right:35px;
	float:left;
}

div.col2
{
	width:320px;
	float:left;
}

div.col1b
{
	width:380px;
	margin-right:55px;
	_margin-right:55px;
	float:left;
}

div.col2b
{
	width:380px;
	float:left;
}

div#contact h3
{
	color:#3c3b3c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-top:15px;
	margin-bottom:10px;
}

div#contact
{
	line-height:18px;
	font-size:11px;
}

.htop, div#contact .htop
{
	margin-top:0;
}

a.long_link
{
	color:#3c3b3c;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
}

a.long_link:hover
{
	text-decoration:underline;
}

div#footer
{
	margin:0 35px;
	border-top:1px solid #7c7a7c;	
	font-size:12px;
	height:32px;
	padding-top:4px;
}

div#menu a
{
	height:19px;
	margin-right:32px;
	float:left;
	display:block;
	text-indent:-5000px;
}

a#m1
{
	width:45px;
	background-image:url(images/m1.gif);
}
a#m1-active, a#m1:hover
{
	width:45px;
	background-image:url(images/m1-active.gif);
}

a#m2
{
	width:55px;
	background-image:url(images/m2.gif);
}
a#m2-active, a#m2:hover
{
	width:55px;
	background-image:url(images/m2-active.gif);
}

a#m3
{
	width:113px;
	background-image:url(images/m3.gif);
}
a#m3-active, a#m3:hover
{
	width:113px;
	background-image:url(images/m3-active.gif);
}

a#m4
{
	width:68px;
	background-image:url(images/m4.gif);
}
a#m4-active, a#m4:hover
{
	width:68px;
	background-image:url(images/m4-active.gif);
}

a#m5
{
	width:48px;
	background-image:url(images/m5.gif);
}
a#m5-active, a#m5:hover
{
	width:48px;
	background-image:url(images/m5-active.gif);
}


a#m6
{
	width:68px;
	background-image:url(images/m6.gif);
}
a#m6-active, a#m6:hover
{
	width:68px;
	background-image:url(images/m6-active.gif);
}

div#lang_select
{
	float:right;
	color:#fff;
	padding-top:2px;
}

div#lang_select a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
div#lang_select a:hover
{
	text-decoration:underline;
}

div#lang_select a.active
{
	font-weight:bold;
}
div#menu_bottom
{
	float:left;
}
div#crights
{
	float:right;
	text-align:right;
	color:#747374;

}

span#created_by
{
	font-size:11px;
	color:#979899;
}

span#created_by a
{
	color:#979899;
	text-decoration:none;
}

div#menu_bottom a
{
	color:#747374;
	text-decoration:none;
	padding-right:10px;
}

div#menu_bottom a:hover
{
	text-decoration:underline;
}

div#menu_bottom a.active
{
	font-weight:bold;
}

fieldset
{
	border:1px solid #ddd;
	margin-bottom:10px;
	padding:10px;
}

legend
{
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#eee;
}

select
{
	padding:0;	
}

input:focus
{
	background-color:#fffeb3;
}

table#client_form_data
{
	padding-right:20px;
}

table#client_form_data td.attrib
{
	padding-right:20px;
}

span.important
{
	color:#ec1604;
}


div.profession_name
{

}

div.prof_form_container
{
	padding:20px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:2px;
	margin-left:20px;
	margin-top:2px;
}

div.employees_info_container
{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}
{
	width:100%;
}

table.employees_info
{
	width:100%;
}
table.employees_info td
{
}
table.employees_info td.lang_text
{

}

table.employees_info td.num_select
{

	text-align:left;
}

table.employees_info td select
{
	margin:0;
}

table.no_lang_demands td input
{
	margin:0;
}

table.no_lang_demands td
{
	padding-bottom:3px;
}

form
{
	margin:0;
	padding:0;
}




table#job_form_langs td input
{
	background-color:none;
	padding:0;
	margin:0;
}

table#job_form_langs td
{
	border:none;
	padding-right:30px;
}

table#job_form_contact td.attrib
{
	padding-right:20px;
}

table#job_form_professions td.attrib
{
	padding-right:10px;
}

table#job_form_files td.attrib
{
	padding-right:10px;
}
div.clearer
{
 height:1px; line-height:1px; clear:both;
}
