/*
 * netsprint search
 */
#ns_query {
	width:324px;
	height:21px;
	padding:0;
	margin: -1px 0px -1px 0px;
	border:1px solid #1F4491;
	color:#1F4491;
	font-weight:bold;
}
#ns_nav a {
	color: blue;
}
.ns_title a:link {
	color: blue;
}
.ns_description {
	color: black;	
}
.ns_url {
	color: green;
}
/* --------------------
 * splinks service
 * --------------------
 */
#splinks_duza_kol {
	padding: 10px 0px 0px 4px;
	width:618px;
	overflow: hidden;
	float:left;
}

#splinks_duza_kol * {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	color:#2E2E76;
}
.splinks_item {
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding-right: 4px;
	/*margin-left: 10px;*/
	overflow: hidden;
	height: 1%;
}
.splinks_item img {
	margin: 0px;
	margin-top: 2px;
	margin-right: 4px;
}
.splinks_item h4 {
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 0;
}

/* --------------------
 * splinks service (gadzety)
 * --------------------
 */
#splinks_gadzety_main_content {
	background:url('../img/splinks/images_gadzety/kol_duza_tlo.gif');
	margin-bottom: 2em;
}
.splinks_gadzety_content {
	display: block;
	margin-left:1em;
	margin-right:2em;
	padding-bottom: 1em;
}
#splinks_gadzety_duza_kol {
	padding: 10px 0px 0px 4px;
	width:618px;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	float:left;
}
.splinks_gadzety_category {
	margin-top: 1em;
	margin-bottom: 1em;
	overflow: hidden;
	height: 1%;
}
.splinks_gadzety_items {
	margin-left:10px;
	margin-right:1em;
}

/* --------------------
 * splinks service (jobce)
 * --------------------
 */
#splinks_jobce_main_content {
	background:url('../img/splinks/images_jobce/kol_duza_tlo.gif');
	margin-bottom: 2em;
}
.splinks_jobce_content {
	display: block;
	margin-left: 1em;
	margin-right: 2em;
	margin-top: 0;
	margin-bottom: 2em;
}
.splinks_jobce_content a:link {
	color:#2E2E76;
	text-decoration:none;
}
.splinks_jobce_content a:visited {
	color:#2E2E76;
	text-decoration:none;
}
.splinks_jobce_content a:hover {
	color:#2E2E76;
	text-decoration:underline;
}

/* --------------------
 * dictionaries service
 * --------------------
 */
#PSNC_Dictionaries_tooltip {
	display: none;
	position: absolute;
	border: 1px solid #666;
	background: #ECFF68;
	width: 200px;
	color: #555;
	padding: 5px;
	font-size: 0.8em;
}

#PSNC_Dictionaries_tooltip h3 {
	margin: 0;
}

#PSNC_Dictionaries_tooltip h4 {
	font-size: 100%;
	margin: 0.5em 0 0 0;
	color: #777;
	font-style: italic;
	font-weight: normal;
}

#PSNC_Dictionaries_tooltip p {
	margin: 0 0 0 0.5em;
}

.PSNC_Dictionaries_word {
	color: #55AB00;
	cursor: pointer;
	font-style: italic;
	text-decoration:underline;
}

/* --------------------
 * polls
 * --------------------
 */
.answer_text {
	clear: both;
	margin: 0;
	padding: 0.5em 0 0 0.3em !important;
}
.answer_bars {
	margin-bottom: 2em;
}
.answer_bars div {
	padding: 0 !important;
	float: left;
	height: 10px;
}

/* --------------------
 * portal news
 * --------------------
 */
.portalnews_content a:link,
.portalnews_content a:hover,
.portalnews_content a:visited {
	text-decoration: underline;
}