#ibm-vip .s_nadpis {
	border-color: #C0C0C0;
	background-color: black;
	margin-bottom: 0;
}

#ibm-vip .s_nadpis img { margin-top: 1px; }
#ibm-vip .s_nadpis a { color: white; }

#ibm-vip .s_nadpis a:hover {
	background-color: transparent;
	color: blue;
}

#ibm-ds { border: 2px solid #336699;
                font-size: small;
                padding: 0.3em;
                color: white;
                background: black;
                clear: right; }
#ibm-ds a, #ibm-cl a { text-decoration: underline;
                  color: white;
                  font-weight: bold; }
#ibm-ds a:hover { text-decoration: none;
                        background-color: #336699;
                        color: white; }

#ibm-cl { border: 2px solid black;
                font-size: small;
                padding: 0.3em;
                color: white;
                background: #336699;
                margin-bottom: 0.5em; }
#ibm-cl a:hover { text-decoration: none;
                        background-color: white;
                        color: #336699; }

.stitek-ad { background:white;
             color:black;
             padding:0.1em 0.5em 0.2em 0.5em;
             margin:0.5em;
             border: 2px solid silver; }
.stitek-ad a { color:black; }
.stitek-ad a:hover { color:white; background:black; }
.stitek-ad img { margin:0 0.5em 0 -0.3em; float:left; }

#jobs {
	margin: 0 0 -0.4em 0;
	position: relative;
}
#jobs a:hover {
	background: transparent;
}
#jobs .jobs-ad-box{
	background: #fff;
	border: 1px solid #00173c;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
}

#jobs .jobs-ad-header{
	background: #19325a url("/images/bannery/jobs-new.png") no-repeat 0 bottom;
	margin: -1px;}

#jobs .jobs-ad-title{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: right;
	line-height: 34px;
	padding: 10px 7px 0 0px;
	font-weight: bold;
	position: relative;
	top: 2px;
	}

	
.jobs-ad-marker {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	font-weight: normal !important;
	color: #000 !important;
	font-size: 86% !important;
	position: relative;
	left: -1px;
}

.jobs-ad-logo {
	float: none;
	display: block;
	position: absolute;
	top: 0px; left: 0px;
	text-align:left;
	width: 100%;
	height: 45px;
}

.jobs-bottom  {
	background-color: #19325a;
	font-size: 12px;
	text-align: center;
	color: white;
	line-height: 35px;
	font-weight: bold;
}

.jobs-bottom span {
	color: orange;
}

.jobs-bottom a:hover, .jobs-bottom a {
	color: white;
}

/*html > body .jobs-ad-logo {
	float: left;
	display: block;
	position: relative;
	top: 5px; left: 17px;
	}*/

.jobs-ad-cb {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#jobs-lst {
	list-style-type: none;
	padding: 7px 5px 7px 0;
	margin: 0px;
	font-size: 12px;
	position: relative;
}

#jobs-lst li {
	list-style-type: none;
	padding: 5px 0 3px 10px;
	margin: 0 0 0 17px;
	background: url("/images/bannery/jobs-li.png") no-repeat left 1em;
}

#jobs-lst li a {
	color: #000;
	position: relative;
	text-decoration: underline;
}
#jobs-lst li a:hover {
	text-decoration: none;
}

.jobs-ad-more {
	float: right;
	color: #0a2851 !important;
	font-weight: bold;
	font-size: 12px;
	margin: 0 8px 8px 0;
	position: relative;
}
