* { padding: 0; margin: 0; }

body 
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	background-image: url('../images/background.png');
 	background-repeat: repeat-x;
 	background-color: #8fba29;
}

a img
{
	border: none;
}

#content
{ 
 margin: 0 auto;
 width: 1008px;
}

/* Header */
#content_header
{ 
 margin: 0 auto;
 width: 1008px;
}

#header 
{
 width: 1008px;
 height: 187px;
 float: left;
 margin: 0px 0px 0px 0px;
 
}

/* Navigation Panel */
#navigation_content
{
 float: left;
 width: 100%;
 margin: 0px 0px 15px 0px;
 height: 42px;
 background-image: url('../images/menu_background.png');
}

/* Left Content */
#left_content
{ 
 margin: 0px 0px 0px 0px;
 width: 219px;
 float: left;
}

#login
{
	width: 217px;
	height: 198px;
	background-color: white;
	border: 1px #efefef solid;
	margin-bottom: 11px;
}

#login .belka
{
	padding-left: 18px;
	padding-top: 15px;
}

#login .panel
{
	margin-top: 15px;
	padding-left: 22px;
	height: 106px;
}

#login .panel a
{
	color: gray;
	text-decoration: underline;
}

#login .input_text
{
	color: #a2a2a2;
	border: 1px #e1e1e1 solid;
	height: 18px;
	width: 117px;
	background-image: url('../images/input_text1.png');
	background-repeat: repeat-x;
}

#login .input_button
{
	background-image: url('../images/button_background.png');
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	width: 90px;
	padding-bottom: 2px;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

/* Menu */
#menu
{
	width: 217px;
	height: auto;
	background-color: white;
	border: 1px #efefef solid;
	margin-bottom: 11px;
}

#menu .panel
{
	margin-top: 4px;
	padding-left: 20px;
	height: auto;
	margin-bottom: 15px;
}

#menu .belka
{
	padding-left: 18px;
	padding-top: 15px;
}

#menu ul
{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu ul li
{
	margin-top: 1px;

}

#menu ul li a, #menu li a:visited
{
	background: white url('../images/arrow2.png') no-repeat 10px center;
	display: block;
	color: #000000;
	padding-top: 4px;
	height: 20px;
	padding-left: 35px;
	text-decoration: none;
	width: 138px;
	background-color: #efefef;
}

#menu ul li a:hover
{
	background: white url('../images/arrow2.png') no-repeat 10px center;
	display: block;
	color: #000000;
	padding-top: 4px;
	height: 20px;
	padding-left: 35px;
	text-decoration: none;
	width: 138px;
	background-color: #d7d7d7;

}


#aplikuj_link a:link, #aplikuj_link a:hover, #aplikuj_link a:visited
{
background: white url('../images/arrow2.png') no-repeat 10px center;
display: block;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #000000;
padding-top: 4px;
height: 20px;
padding-left: 35px;
text-decoration: none;
margin-bottom: 50px;
}


#un1
{
	margin-bottom: 11px;
}

#newsletter
{
	width: 217px;
	background-color: white;
	border: 1px #efefef solid;
	margin-bottom: 11px;

}

#newsletter .belka
{
	padding-left: 18px;
	padding-top: 15px;
}

#newsletter .panel
{
	margin-top: 14px;
	height: 100%;
	color: #313131;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}

#newsletter .input_text
{
	color: #a2a2a2;
	border: 1px #e1e1e1 solid;
	height: 18px;
	width: 145px;
	background-image: url('../images/input_text1.png');
	background-repeat: repeat-x;
	text-align: center;
}

#newsletter  .input_button
{
	background-image: url('../images/button_background.png');
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	width: 92px;
	padding-bottom: 2px;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.wnd_left
{
	width: 217px;
	background-color: white;
	border: 1px #efefef solid;
	margin-bottom: 11px;
}

#pracodawcy
{
	width: 217px;
	background-color: white;
	border: 1px #efefef solid;
	margin-bottom: 11px;
}

#pracodawcy .belka
{
	padding-left: 18px;
	padding-top: 15px;
}

#pracodawcy .panel
{
	margin-top: 10px;
	padding-left: 12px;
	height: auto;
	color: #242424;
	width: auto;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;	
	margin-bottom: 5px;
}

#pracodawcy .input_button
{
	background-image: url('../images/button_background.png');
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	width: 90px;
	padding-bottom: 2px;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}


#pracodawcy .panel ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

#pracodawcy .panel ul li
{
	padding-bottom: 5px; 
}

#pracodawcy .panel ul li a
{
	color: #242424;
	background: url('../images/arrow.png') no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#pracodawcy .panel ul li a:visited
{
	color: #242424;
}

#pracodawcy .panel ul li a:hover
{
	color: #242424;
}

#pracownicy
{
	width: 217px;
	background-color: white;
	border: 1px #efefef solid;
	margin-bottom: 11px;
}

#pracownicy .belka
{
	padding-left: 18px;
	padding-top: 15px;
}

#pracownicy .panel
{
	margin-top: 10px;
	padding-left: 12px;
	height: auto;
	color: #242424;
	width: auto;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;	
	margin-bottom: 5px;
}

#pracownicy .input_button
{
	background-image: url('../images/button_background.png');
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	width: 90px;
	padding-bottom: 2px;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}


#pracownicy .panel ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

#pracownicy .panel ul li
{
	padding-bottom: 5px; 
}

#pracownicy .panel ul li a
{
	color: #242424;
	background: url('../images/arrow.png') no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#pracownicy .panel ul li a:visited
{
	color: #242424;
}

#pracownicy .panel ul li a:hover
{
	color: #242424;
}




#right_content
{ 
	float: right;
	height: auto;
	width: 770px;
	display: inline;
}


#info
{
	position: relative;
	width: 770px;
	color: white;
	font-family: Arial;
	margin-bottom: 20px;
	
}

.info2
{
	position: relative;
	width: 770px;
	color: #3b3b3b;
	font-family: Arial;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px #efefef solid;
}

.wnd1
{
	position: relative;
	width: 770px;
	height: auto;
	border: 1px #efefef solid;
	background-color: white;
	margin-bottom: 20px;
	overflow: hidden;
	height: 100%;
}

.wnd1 .w1
{
	float:left;
	margin-left: 16px;
	margin-top: 18px;

}

.wnd1 .w2
{
	float:left;
	margin-left: 36px;
}

.wnd1 .w4_2
{
	float: left;
	margin-left: 55px;
	margin-top: 23px;
	float: left;
	width: 668px;
	margin-bottom: 20px;
}


.wnd1 .w3
{
	float:left;
	margin-left: 30px;
	margin-top: 14px;
	margin-bottom: 13px;
	margin-right: 20px;

}

.wnd1 .w4
{
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
}

.wnd1 .w5
{
	float: right;
	margin-top: 15px;
}


.wnd1 .w4 table th
{
	height: 36px;
	border-color: white;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    background-image: url('../images/th_background.png');
    background-repeat: repeat-x;
    color: white;
    text-align: left;
    padding-left: 15px;
}

.wnd1 .w4 table td
{
	height: 27px;
    border: 1px #dddddd solid;
    background-image: url('../images/td_background.png');
    background-repeat: repeat-x;
    text-align: left;
    padding-left: 15px;
	color: #222222;
	font-family: Tahoma;
	font-size: 11px;

}

.wnd1 .w4 table td a, .wnd1 .w4 table td a
{
	text-decoration: none;
	color: #222222;
	font-weight: bold;

}

.green_button
{
	background-image: url('../images/button_background.png');
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}


#ref
{
	background-image: url('../images/ref_background.png');
	background-repeat: repeat-x;
	float: left;
	width: 716px;
	height: 191px;
	margin-left: 27px;
	margin-right: 27px;
	margin-bottom: 20px;
}

#ref .img
{
	margin-left: 38px;
	margin-top: 20px;
}

#ref .icon
{
	margin-left: 30px;
	margin-right: 15px;
	float: left;
}

#ref .text
{
	float: left;
	width: 540px;
	height: auto;
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}

#ref .credits
{
	float: right;
	width: 180px;
	margin-right: 30px;
	color: #2c6e00;
}

#footer_content 
{ 
 clear: both;
 width: 100%;
 height: 132px;
 background-image: url('../images/footer_background.png');
 background-repeat: repeat-x;
 overflow: hidden;
}

#footer
{
	margin: 0 auto;
 	width: 1008px;
 	margin-top: 25px;
 	overflow: hidden;
}

#footer_links
{
	float: left;
	color: white;
	font-family: Tahoma;
}

#footer_links ul
{
	list-style: none;
}

#footer_links ul li
{
	display:inline;
	margin-right: 35px;
	font-size: 13px;
	font-weight: bold;
}

#footer_links ul a
{
	text-decoration: none;
	color: white;
}

#footer_links ul a:visited
{
	text-decoration: none;
	color: white;
}

#footer_links ul a:hover
{
	text-decoration: none;
	color: #eaffe2;
}

#footer_information
{
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #9c9c9c;
}

#footer_credits
{
	float: left;
	margin-top: 28px;
	color: #9c9c9c;
	font-family: Tahoma;
	font-size: 10px;
}

#navigation
{
 margin: 0 auto;
 width: 988px;
 height: 100%;
 overflow: hidden;
}

#navigation_left 
{
	list-style: none;
}

#navigation_left li
{
	margin-right: 10px;
	display: block;
	float: left;	
}
#navigation_left a 
{
	display: block;
	text-indent: -900%;
	outline: none;
}
#navigation_left a:hover 
{
	background-position: left bottom;
}
#navigation_left .glowna
{
	width: 60px;
	height: 42px;
	background: url(../images/m-glowna.jpg) no-repeat;
}

#navigation_left .oferta 
{
	width: 53px;
	height: 42px;
	background: url(../images/m-oferta.jpg) no-repeat;
}

#navigation_left .kontakt
{
	width: 66px;
	height: 42px;
	background: url(../images/m-kontakt.jpg) no-repeat;
}

#navigation_left .koszyk
{
	width: 56px;
	height: 42px;
	background: url(../images/m-koszyk.jpg) no-repeat;
}

#navigation_left .referencje
{
	width: 84px;
	height: 42px;
	background: url(../images/m-referencje.jpg) no-repeat;
}

/* Navigation Right */
#navigation_r
{
	list-style: none;
}

#navigation_r li
{
	margin-left: 10px;
	display: block;
	float: left;	
}
#navigation_r a 
{
	display: block;
	text-indent: -900%;
	outline: none;
}
#navigation_r a:hover 
{
	background-position: left bottom;
}
#navigation_r .pracownicy
{
	width: 167px;
	height: 42px;
	background: url(../images/m-pracownicy.jpg) no-repeat;
}

#navigation_r .pracodawcy
{
	width: 167px;
	height: 42px;
	background: url(../images/m-pracodawcy.jpg) no-repeat;
}

#navigation_r .ukr
{
	width: 155px;
	height: 42px;
	background: url(../images/m-ukr.jpg) no-repeat;
}



#test_table .td1
{
	border-top: 1px gray solid;
    border-left: 1px gray solid; 
}

/* Ask */
.ask
{
	height: auto;
	border: 1px #efefef solid;
	background-color: white;
	margin-bottom: 20px;
	overflow: hidden;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* Regulamin */
.spis 
{
	padding-left: 15px;
	list-style: disc;
}

.spis li {
	list-style-type:circle;
}

/* Polityka Prywatnosci */
.policy
{
	padding-left: 35px;
}

/* Classes */
.button a
{
	background-image: url('../images/button_background.png');
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}

.url a
{
	color: #63b41c;
	text-decoration: none;
}

.url a:visited
{
	color: #63b41c;
	text-decoration: none;
}

.url a:hover
{

	color: #58a118;
	text-decoration: underline;
}




.input_24
{
	background-image: url('../images/input_24.png');
	background-repeat: repeat-x;
	height: 24px;
	color: #787878;
	border: 1px #e1e1e1 solid;
	font-size: 18px;
	font-family: Arial;

}

.input_102
{
	background-image: url('../images/input_102.png');
	background-repeat: repeat-x;
	height: 102px;
	color: #787878;
	border: 1px #e1e1e1 solid;
	font-family: Arial;
	font-size: 14px;
}

.sitemap ul
{
	padding-left: 15px;
	list-style: circle;
}

.sitemap a:link
{
	color: #3b3b3b;
	text-decoration: none;
}

.sitemap a:visited
{
	color: #3b3b3b;
	text-decoration: none;
}

.sitemap a:hover
{
	text-decoration: underline;
	color: #3b3b3b;

}


/* CV Podglad */
.cv_window
{
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.cv_hdr{
	height: auto;
	position: relative;
	width: 706px;

}
.cv_photo
{
	float: left;
	padding: 3px;
	margin: 5px;
}

.cv_info
{
	background-color: #4a9d06;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 30px 0px;
}

.cv_wi
{
	border: 1px #e9e9e9 solid;
	margin-bottom: 4px;
}

.cv_tt
{
	padding-left: 30px;
	padding: 8px 0px 0px 30px;
	height: 28px;
	font-size: 16px;
	color: #030202;
	border-bottom: 1px #e9e9e9 solid;
	font-weight: bold;
}

.cv_ct
{
	padding: 5px 50px 5px 50px;
	background-image: url('../images/cv_center.jpg');
	background-repeat: repeat-y;
}


.cv_ct .td_left
{
	text-align: right;
	padding: 0px 10px 10px 0px;
	width: 200px;
}

.cv_ct .td_right
{
	text-align: left;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
}

.cv_pe
{
	border-collapse: collapse;
	
}

.cv_pe th
{
	background-color: #f8f8f8;
	border: 1px #e7e7e7 solid;
	font-weight: normal;
	height: 25px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.cv_pe td
{
	border: 1px #e7e7e7 solid;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	text-align: left;
	height: 50px;
}

.cv_menu1
{
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #000;
	position: relative;
	margin-top: 10px;
}

.cv_menu1 a
{
	text-decoration: none;
	padding-right: 5px;
	color: #000;
}

.cv_menu1 a:visited
{
	text-decoration: none;	
	color: #000;
}

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

.cv_menu2
{
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: black;
	margin-top: 10px;
	position: relative;
}

.cv_menu2 a
{
	text-decoration: none;
	color: #83b214;
	
}

.cv_menu2 a:visited
{
	text-decoration: none;	
	color: #83b214;
}

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

/* CV List */
.cv_ls_window
{
	
}
.cv_ls
{
	height: 176px;
	background-image: url('../images/cv_ls_bg.jpg');
	background-repeat: repeat-x;
	color: #fff;
	margin: 0px 0px 10px 0px;
}

.cv_ls .td_left
{
	text-align: right;
	padding: 0px 10px 10px 0px;
	width: 200px;
}

.cv_ls .td_right
{
	text-align: left;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
}

/* Add */
.add_wi
{
    position: relative;
	border: 1px #e9e9e9 solid;
	margin-bottom: 4px;
}

.add_tt
{
	padding-left: 30px;
	padding: 8px 0px 0px 30px;
	height: 28px;
	font-size: 16px;
	color: #030202;
	border-bottom: 1px #e9e9e9 solid;
	font-weight: bold;
}

.add_ct
{
	padding: 5px 25px 5px 25px;
	background-image: url('../images/cv_center.jpg');
	background-repeat: repeat-y;
	font-size: 13px;
}


/* Others */
.th_green
{
	height: 36px;
	border-color: white;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    background-image: url('../images/th_background.png');
    background-repeat: repeat-x;
    color: white;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.td_gray_50
{
	height: 50px;
    border: 1px #dddddd solid;
    background-image: url('../images/td_bg_50.jpg');
    background-repeat: repeat-x;
    text-align: left;
    padding-left: 15px;
	color: #222222;
	font-family: Tahoma;
	font-size: 11px;
}

.td_gray_50 a, .td_gray_50 a:visited
{
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}

.td_gray_50 a:hover
{
	text-decoration: underline;
	color: #222222;
	font-weight: bold;

}
.window
{
	position: relative;
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tip_window
{
	position: relative;
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tip img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.paginator_t
{
	margin-top: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #000;
}

.paginator_t a
{
	text-decoration: none;
	padding-right: 5px;
	color: #000;
}

.paginator_t a:visited
{
	text-decoration: none;	
	color: #000;
}

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

.error
{
	position: relative;
	width: 710px;
	height: auto;
	border: 1px #ff0000 solid;
	background-color: #fd7d80;
	margin-bottom: 20px;
	padding: 10px 30px 10px 30px;
	overflow: hidden;
	height: 100%;
	color: black;
	font-weight: bold;
}

.error ul
{
	padding-left: 30px;
}

.error a, .error a:visited
{
	text-decoration: none;
	color: white;
}

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

.warning
{
	position: relative;
	width: 710px;
	height: auto;
	border: 1px #dc8100 solid;
	background-color: #fcba52;
	margin-bottom: 20px;
	padding: 10px 30px 10px 30px;
	overflow: hidden;
	height: 100%;
	color: black;
	font-weight: bold;
}

.warning ul
{
	padding-left: 30px;
}

.warning a, .warning a:visited
{
	color: white;
	text-decoration: none;
}

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

.success
{
	position: relative;
	width: 710px;
	height: auto;
	border: 1px #00d114 solid;
	background-color: #8bf59d;
	margin-bottom: 20px;
	padding: 10px 30px 10px 30px;
	overflow: hidden;
	height: 100%;
	color: black;
	font-weight: bold;
}

.success ul
{
	padding-left: 30px;
}

.success a, .success a:visited
{
	color: gray;
	text-decoration: none;
}

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

.line
{
	border: none;
	height: 1px;
	background-color: #e1e1e1;
	margin-bottom: 20px;
	margin-top: 10px;
}

.line2
{
	border: none;
	height: 1px;
	background-color: #e1e1e1;
}

.input_18
{
	color: #a2a2a2;
	border: 1px #e1e1e1 solid;
	height: 18px;
	background-image: url('../images/input_text1.png');
	background-repeat: repeat-x;
}

#offCont {
color:#000000;
font-family:Arial,Sans-serif;
font-size:10pt;
line-height:normal;
text-align:center;}

#cvs td{
    background: #fff;
}

.new_cv {
    padding-left: 20px;
    padding-right: 20px;
    background:  url('../images/cv_center.jpg') repeat-y;
    width:  685px;
}

.cv_user_info {
    width: 500px;
    float: left;
}

.cv_user_info .name{
    font-size: 20px;
    color: #2D0144;
    clear: both;
}

.cv_user_info ul {
    list-style: none;
}

.cv_user_info ul span a{
    font-style: italic;
    color: #808080;
    text-decoration: none;
}

.new_cv h2{
   border-bottom:1px solid #4F81BD;
color:#403152;
font-family:Arial;
font-size:14px;
font-weight:bold;
margin:12px 0;
padding:0 0 4pt;
}

.jooble {margin-top: 5px;}
.jooble a {color: #fff;}
