div#header_container{
	width: 650px;
	margin: auto;
}

table#header{
	width: 100%;	
	margin: 0px;
	padding: 0px;
	border: 0px;	
	background-color: #F7EACB;
	border-collapse: collapse;
	margin: 0px 20px 10px 20px;
}

#header td{	
	line-height: 2px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header tr{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td.logo_td{	
	background-color: #FFF;
	width: 0px;
	text-align: center;
}

td.logo_td img{
	margin-right: 20px;	
}

.corner{
	width: 6px;
	height: 6px;
	line-height: 2px;
}

.corner img{	
	border: 0px;
}

.corner_right{
	text-align: right;
	line-height: 2px;
}

.header_head{
	font-size: 14px;
	font-weight: bold;
	color: #E81763;	
	line-height: 18px;
}

table#header_info{
	width: 490px;
	margin-left: 20px;
	margin-right: 20px;
}

table#header_info td{
	line-height: 15px;
}

td.header_left{	
	font-size: 11px;
	line-height: 14px;
	color: #324D60;
	text-align: right;	
}

td.header_left2{	
	font-size: 11px;
	line-height: 14px;
	color: #324D60;
	text-align: right;	
}

td.header_right{
	font-size: 11px;
	line-height: 14px;
	color: #E81763;
	text-align: left;
	font-weight: bold;
	width: 200px;
}

td.header_right a{	
	color: #E81763;
	font-size: 11px;
	text-decoration: underline;
}

#oferta_pracy_content{
	width: 650px;
	margin: auto;
	font-size: 13px;	
	color: #324D60;
}

#oferta_pracy_content p{	
	font-size: 13px;	
	margin: 0px;
	padding: 0px;
}

table#oferta_pracy_footer{
	width: 650px;				
	background-color: #F7EACB;
	border-collapse: collapse;
	margin: auto;
	margin-top: 30px;
}

table#oferta_pracy_footer p{
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
}

