ol,h1,h2,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.f11 {
	font-size: 11px;
}

.p10 {
	padding: 10px
}

.silver {
	color: #909090;
}

.blue {
	color: #185aa8;
}

.block {
	display: block;
	margin-bottom: 3px;
}

.silver_dark {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #909090;
}

.silver_light {
	border: 1px solid #d0d0d0;
}

.bold {
	font-weight: bolder;
}

.normal {
	font-weight: normal;
}

.under {
	text-decoration: underline;
}

.tright {
	text-align: right;
}

.error {
	padding: 3px;
	font-weight: bolder;
	color: #ff0000;
}

h3 {
	margin: 5px 0px 5px 0px;
	color: #15459c;
}

a {
  text-decoration: none;
  color: #555555;
}

a:hover {
  text-decoration: underline;
  color: #0070ab;
}

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
}

div { overflow: hidden; }
img { border: 0px; }
	

div#global {
	margin: auto;
	width: 970px;	
	text-align: left;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

div#top {
	clear: both;
	height: 87px;
}

div#top .left {
	float: left;
	width: 156px;
	height: 87px;
}

div#top .right {
	float: right;
	width: 620px;
	height: 87px;
}

div#top .right .top-menu {
	clear: both;
	height: 31px;
}

div#top .right .top-menu .end {
	float: right;
	width: 4px;
	height: 31px;
	background: url('/web/images/top-menu-end.gif') top left no-repeat;
}

div#top .right .top-menu .search {
	float: right;
	padding: 5px 5px 0px 0px;
	height: 25px;
	/*width: 545px;*/
	width: 120px;
	font-weight: bolder;
	color: #a0a0a0;
	border-bottom: 1px solid #e1e1e1;
	background: url('/web/images/top-menu-search.gif') top left repeat-x;
}

div#top .right .top-menu .search input, select {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #c0c0c0;
}

div#top .right .top-menu .search span.search-form {
	float: left;
}

div#top .right .top-menu .search a.search-send, a.search-send:hover {
	display: block;
	float: left;
	margin: 1px 0px 0px 10px;
	padding: 0px 10px 2px 10px;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	background-color: #b0b0b0;
}

div#top .right .top-menu .search span.icons {
	display: block;
	float: right;
	margin: 2px 0px 0px 10px;
	font-size: 11px;
	font-weight: normal;
}

div#top .right .top-menu .search span.icons span.space {
	vertical-align: middle;
}

div#top .right .top-menu .search span.icons img {
	padding: 0px 4px 0px 4px;
	vertical-align: middle;
}

div#top .right .top-menu-links {
	clear: both;
	height: 56px;
	background: url('/web/images/link-off.jpg') top left repeat-x;
}

div#top .right .top-menu-links .link {
	display: block;
	float: left;
	padding: 19px 20px 20px 20px;
	border-left: 1px solid #63a6d1;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}

div#top .right .top-menu-links .link:hover {
	background: url('/web/images/link-on.jpg') top left repeat-x;
}

div#submenu {
	clear: both;
	width: 970px;
	height: 26px;
	background: url('/web/images/submenu-bg.gif') top left repeat-x;
	border-bottom: 1px solid #cccccc;
}

div#submenu div.data {
	float: left;
	padding: 8px 0px 0px 10px;
	color: #606060;
	font-size: 10px;
}

div#submenu div.menu {
	float: right;
	padding: 0px 20px 0px 0px;
}

div#submenu div.menu a {
	float: left;
	display: block;
	padding: 6px 10px 7px 10px;
	color: #606060;
}

div#submenu div.menu a:hover {
	background-color: #2982be;
	color: #ffffff;
	text-decoration: none;
}

div#banner {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

/* content */

div#content {
	clear: both;
	padding: 5px;
	width: 970px;
	min-height: 300px;
	background: url('/web/images/content-bg.gif') top left repeat-x;
	border-top: 1px solid #ffffff;
}

div.content-left {
	float: left;
	padding-right: 5px;
	border-right: 1px dashed #b0b0b0;
}

div.content-right {
	float: left;
	padding-left: 5px;
}

div.block-left {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 575px;
	border-bottom: 1px solid #d0d0d0;
}

div.block-left-last {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 575px;
}

div.block-right {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 374px;
	border-bottom: 1px solid #d0d0d0;
}

div.block-title {
	clear: both;
	padding: 5px 0px 0px 20px;
	height: 19px;
	color: #ffffff;
	font-weight: bolder;
	background: #1d5ba6 url('/web/images/title-dart.gif') top left no-repeat;
}

div.block-content {
	padding: 2px;
	border-top: 1px solid #1d5ba6;
}

div.block-content .image {
	float: left;
}

div.block-content .text {
	float: left;
	margin-left: 5px;
}

div.block-content .text-clear {
	clear: both;
}

div.block-content .text-article {
	clear: both;
	padding: 2px 5px 2px 5px;
	line-height: 15px;
}

div.block-content .space-article {
	clear: both;
	margin: 10px 0px 2px 0px;
	border-top: 1px solid #d9d9d9;
}

div.block-content .company-content {
	clear: both;
	padding: 2px 5px 6px 5px;
}

div.company-content h3 {
	font-weight: normal;
}

div.block-content .company-content-distinguished {
	clear: both;
	padding: 2px 5px 6px 5px;
}

div.block-content .space-company {
	clear: both;
	margin: 2px 0px 2px 0px;
	border-top: 1px solid #d9d9d9;
}

img.product {
	display: block;
	float: left;
	margin: 8px 5px 0px 0px;
	padding: 2px;
	background-color: #f0f0f0;
	border: 1px solid #eaeaea;
}

.text-article a {
	color: #15459c;
}

/* end content */
div#footer {
	clear: both;
	width: 970px;
	height: 50px;
}

div#footer .logo {
	float: left;
	width: 190px;
	height: 50px;
	background: url('/web/images/logo-bottom.jpg') top left no-repeat;
	border-top: 1px solid #bababa;
	border-right: 1px solid #bababa;
}

div#footer .right {
	float: left;
	width: 779px;
	height: 50px; 
}

div#footer .right .pasek-double {
	clear: both;
	margin: 0px 0px 1px 0px;
	width: 779px;
	height: 4px;
	border-bottom: 2px solid #c7c7c7;
}

div#footer .right .content {
	clear: both;
	width: 779px;
	height: 45px;
	background-color: #e9e9e9;
}


/* work offers */
a.offer {
	display: block;
	float: left;
	width: 100%;
	padding: 5px 10px 5px 10px;
	font-family: arial;
	text-decoration: none;
	cursor: pointer;
}

a.offer:hover {
	background-color: #ececec;
}

span.offer_position {
	color: #0070ab; 
	font-size: 12px; 
	font-weight: bolder;
}

span.offer_company {
	color: #0070ab; 
	font-size: 11px; 
	font-weight: normal;
}

span.offer_city {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

div.offer_clear {
	clear: both;
}

/* articles */
div.article_title {
	padding: 8px;
	padding-bottom: 10px;
	background: url('/web/images/article-title.jpg') top left repeat-x;
	border-top: 1px solid #a8a8a8;
}

div.article_content {
	padding: 0px 10px 0px 10px;
	text-align: justify;
	line-height: 15px;
}

div.article_footer {
	height: 70px;
	padding: 0px 10px 0px 10px;
	line-height: 15px;
	background: url('/web/images/article-footer.jpg') top left repeat-x;
	border-bottom: 1px solid #a8a8a8;
	font-size: 10px;
	color: #555555;
}

.pager_links {
	color: #ffffff;
}

.pager_links:hover, .pager_links_active:hover {
	color: #e0e0e0;
}

a.offer_position {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #0070ab; 
	font-size: 12px; 
	font-weight: bolder;
}

.clabel {
	font-size: 10px;
}

.cdesc {
	display: block;
	font-weight: bolder;
	padding: 0px 0px 0px 5px;
}

div.industry-check {
	float: left;
	padding: 0px 5px 0px 5px;
}
