/*************************************
 *
 *  Code By Attenzione
 *  08.11.2007
 *
 *************************************/

ul li.link {
	background: url(../images/i/mrk/next.gif) 0 7px no-repeat; 
	padding-left: 12px;
	margin-bottom: 10px;
	left: -12px;
 	position: relative;
}
 
#splash-tabs {
	padding-right: 6px;
	height: 18px;
}
#splash-tabs ul {
	float: right;
}
#splash-tabs ul li {
	margin-right: 4px;
	text-align: center;
	float: left;
}
#splash-tabs ul li.active {
	
}
#splash-tabs ul li a {
	background: #06788e;
	display: block;
	width: 16px; /*height: 17px;*/
	color: #FFF;
	text-decoration: none;
}
#splash-tabs ul li.active a {
	background: #ff7632 !important;
	cursor: default;
}
#splash-tabs ul li a:hover {
	background-color: #09BDE0;
}
#splash-root {
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 45px;
	position: relative;
	height: 345px;
}
#splash-root div.corner {
	background: url(../images/i/bg/splash-corner.gif) top left no-repeat;
	position: absolute;
	width: 3px; height: 3px;
}
#splash-root div.splash-text {
	position: absolute;
	top: 82px; left: 25px;
	width: 60%;	
	height: 300px;
}
#splash-text {
	background: url(../images/i/bg/white-80.png) top left repeat;
	width: 100%;
	padding: 15px;
	font-size: 1.85em;
	/*opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);*/
}
#splash-root div.splash-lead {
	background: url(../images/i/bg/splash-lead.png)	top left no-repeat;
	padding-top: 37px;
	position: absolute;
	left: 60px;
	width: 100%;
}
#splash-lead {
	background: url(../images/i/bg/blue-90.png) top left repeat;
	padding: 11px 15px;
	color: #FFF;
	width: 80%;
	font-size: 0.54em;
	/*opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);*/
}
#splash-logo {
	position: absolute;
	bottom: 85px; right: 30px;
}
#splash-root div.link-next {
	background: url(../images/i/mrk/next.gif) center right no-repeat;
	padding-right: 15px;
	position: absolute;
	bottom: 0; right: -9px;
	width: 50px;
	text-align: right;
}
#splash-root div.link-next a {
	background: url(../images/i/bg/dot-link.gif) top right repeat;
	text-decoration: none;
	font-size: 0.92em;
	line-height: 17px;
}

#main-actual { width: 100%; }
#main-actual td { padding-left: 5px; }
#main-actual td.latest-news { 
	padding-right: 40px;
	width: 53%; 
}
#main-actual td.latest-news p { 
	margin-left: -66px;
	padding-left: 66px;
}
#main-actual td.latest-news span.date { 
	background: #8e8e8e;
	padding: 0 1px;
	margin-left: -66px;
	margin-top: 4px;
	position: absolute;
	font-size: 0.85em;
	line-height: 12px;
	color: #FFF;
}
#main-actual td.vakances p {
	background: url(../images/i/mrk/main.gif) 2px 6px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#award {
	background: url(../images/i/bg/award.gif) 0 70px no-repeat;
	padding: 7px 30px 0 28px;
	margin:40px 0 0 -28px;
}
#award div.award {
	background-color: #efefef;
	padding: 20px 15px 20px 68px;
	min-height: 54px;
}
* html #award div.award { 
	height: 54px;
}
#award div.award div {
	background: url(../images/i/bg/award.png) no-repeat;
	margin: -28px 0 0 -73px;
	width: 83px;
	height: 81px;
	position: absolute;
}
