.tag a:link,.tag a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #5b5b5b;
}

.tag a:active,.tag a:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #4e8eb3;
}

.menu A {
	margin: 0 2px 0 1px;
}

.l {
	float: left;
}

.r {
	float: right;
}

.cl {
	clear: both;
}

.heading { /* Title of current page on INNER pages */
	width: 100%;
	margin-bottom: 10px;
}

.heading H1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: black;
}

.heading .title {
	width: 70px;
}

.heading .line {
	border-bottom: solid 2px #CDCDCD;
}

.objective { /* objective  -> used for objectively gadjet  */
	width: 100%;
	margin-bottom: 10px;
}

.objective .topic {
	background-color: #B3B09A;
	font: bold 14px Arial;
	padding: 7px 0 7px 0;
}

.objective .head,.objective .topic {
	text-align: center;
}

.objective .officially {
	background-color: #EFEDDF;
	padding: 0 0 0 20px;
	width: 300px;
}

.objective .spacer {
	background-color: #EFEDDF;
}

.objective .other {
	background-color: #EFEDDF;
	width: 300px;
}

.objective .stamp {
	margin-bottom: 10px;
}

.objective .image {
	float: left;
}

.objective .title {
	font: bold 14px Arial;
}

.objective .content {
	clear: both;
	padding-top: 10px;
	width: 250px;
	margin-bottom: 10px;
}

.a_news { /* a_news  -> used for news block in NEWS ARCHIVE */
	clear: both;
}

.a_news .image {
	float: left;
	width: 170px;
}

.a_news .img {
	height: 89px;
	overflow-y: hidden;
}

.a_news .imgbottom {
	background: url(/ima/img_bottom.jpg) no-repeat -65px 0px;
	width: 155px;
	height: 15px;
	text-align: right;
	font: normal 10px arial;
	color: #C5DAE6;
}

.a_news .title {
	color: #005FA2;
	font: bold 12px arial;
	margin-bottom: 13px;
}

.a_news .contents {
	font: normal 11px arial;
	line-height: 1.5em;
}

.page_navigation { /* page navigation used in NEWS ARCHIVE */
	width: 100%;
}

.page_navigation .link {
	width: 90px;
	text-align: center;
}

.page_navigation .page {
	width: 15px;
	text-align: center;
}

.page_navigation .current {
	background: transparent url(/ima/page_current.gif) no-repeat center
		center;
	padding: 2px 5px 5px 5px;
	color: white;
}

.page_navigation A,.page_navigation .current {
	font: bold 12px arial;
}

.page_navigation .page A {
	text-decoration: none;
}

/* styles for the whole page INSIDE category (� ����, ��������, �������� etc.)*/
.i_news {
	float: left;
	width: 220px;
	padding: 0;
}

.i_news_center {
	margin: 0 36px;
}

.i_news .title {
	color: #005FA2;
	font: bold 14px Arial;
	margin-right: 15px;
	height: 32px;
}

.i_news .img {
	margin-top: 10px;
}

.i_news .date {
	position: relative;
	top: -150px;
	left: -5px;
	text-align: center;
	font: normal 10px arial;
	background: transparent url(/ima/inews_category_bg.gif) no-repeat top
		left;
	padding: 2px 0 0 3px;
	width: 71px;
	height: 17px;
}

html>body .i_news .date {
	top: -145px;
}

.i_news .contents {
	width: 220px;
	margin-top: -10px;
}

.hot_news { /* styles for HOT NEWS gatget */
	background-color: #EFEDE0;
	margin-bottom: 10px;
}

.hot_news .head {
	width: 735px;
	background: url(/ima/hot_themes.gif) 13px repeat-x;
	text-align: center;
	font: bold 14px Arial;
	font-size: 16px;
}

.hot_news .inner {
	padding: 10px 0px 10px 20px;
}

.hot_news .hot {
	float: left;
	width: 340px;
}

.hot_news .title {
	color: #005FA2;
	font: bold 14px Arial;
	margin-bottom: 10px;
}

.hot_news .image {
	position: relative;
	width: 160px;
	/*float: left;*/
}

.hot_news .image img {
	margin-top: 3px;
}

.hot_news .date {
	position: absolute;
	top: 3px;
	left: -5px;
	text-align: center;
	font: normal 10px arial;
	background: transparent url(/ima/inews_category_bg.gif) no-repeat center
		center;
	padding: 2px 0 0 4px;
	width: 71px;
	height: 17px;
	color: #00669E;
}

.hot_news .contents {
	float: right;
	width: 165px;
	margin-right: 5px;
}

/* styles for gadget STOCKS (�����) */
.stocks {
	margin: 0 10 30px 10px;
	background: transparent url(/ima/stocks_mid_bg.gif) repeat-y;
	width: 678px;
}

.stocks .head {
	width: 678px;
	background-image: url(/ima/stocks_top_bg.gif);
	text-align: center;
	color: #005FA2;
	font: bold 14px Arial;
	padding-top: 2px;
	overflow-y: hidden;
}

.stocks .head SPAN {
	background-color: white;
	padding: 0 10px 0 10px;
}

.stocks .inner {
	padding: 0 0 0 3px;
	width: 678px;
	background: transparent url(/ima/stocks_mid_bg.gif) repeat-y;
}

html:first-child .stocks .inner {
	/* ^ opera hack, VERY fucking stupid browser  */
	border: solid 1px transparent;
}

.stocks TABLE {
	width: 100%;
	margin-top: 10px;
}

.stocks TD {
	padding: 0 10px 0 20px;
}

.stocks .bottom {
	width: 678px;
	height: 18px;
	background: transparent url(/ima/stocks_bot_bg.gif) no-repeat top left;
}

.stocks .stocktab .tab {
	float: left;
	background: transparent url(/ima/stocks_inactive_tab.gif) no-repeat top
		left;
	height: 21px;
	width: 39px;
	padding-top: 6px;
	text-align: center;
}

.stocks .stocktab .tab A {
	color: #086892;
	text-decoration: none;
}

.stocks .stocktab .active A {
	color: white;
	text-decoration: none;
}

.stocks .stocktab .active {
	background: transparent url(/ima/stocks_active_tab.gif) no-repeat top
		left;
	height: 21px;
	width: 45px;
	text-align: center;
	font-weight: bold;
}

.stocks .inner .tabcontents {
	width: 195px;
	height: 145px;
	border: solid 1px #086892;
	overflow: visible;
}

html>body .stocks .inner .tabcontents {
	height: auto;
	min-height: 145px;
}

/* styles for the news Inside category, Horizontal  - IH_NEWS (��������, � ���� �������� � �.�.)*/
.ih_news {
	clear: both;
}

.ih_news .image {
	float: left;
	width: 155px;
	margin-right: 10px;
	margin-top: 3px;
}

.ih_news .date {
	position: relative;
	top: -106px;
	left: -5px;
	width: 71px;
	height: 17px;
	padding: 2px 0 0 10px;
	text-align: center;
	background: transparent url(/ima/inews_category_bg.gif) no-repeat top
		left;
	color: #000;
	font: normal 10px arial;
}

.ih_news .title {
	color: #005FA2;
	font: bold 14px Arial;
	margin-bottom: 10px;
}

.ih_news .contents {
	font: normal 11px arial;
	line-height: 1.5em;
}

/* styles for CLOCKS gadget */
.clocks {
	margin: 0 10 30px 10px;
	background: transparent url(/ima/stocks_mid_bg.gif) repeat-y;
	width: 678px;
	text-align: center;
}

.clocks .head {
	width: 678px;
	background-image: url(/ima/stocks_top_bg.gif);
	text-align: center;
	color: #005FA2;
	font: bold 14px Arial;
	padding-top: 2px;
	overflow-y: hidden;
}

.clocks .head SPAN {
	background-color: white;
	padding: 0 10px 0 10px;
}

.clocks .clock {
	width: 160px;
	text-align: center;
}

.clocks .title {
	width: 160px;
	margin: 0 0 10px 0;
	font: bold 12px arial;
	text-align: center;
	color: #005FA2;
}

.clocks .bottom {
	width: 678px;
	height: 18px;
	background: transparent url(/ima/stocks_bot_bg.gif) no-repeat top left;
}

/* � ������ �������� ������ -> ACHTUNG styles */
.die_achtung {
	margin: 0 10 30px 10px;
	background: transparent url(/ima/stocks_mid_bg.gif) repeat-y;
	width: 678px;
}

.die_achtung .head {
	width: 678px;
	background-image: url(/ima/stocks_top_bg.gif);
	text-align: center;
	color: #005FA2;
	font: bold 14px Arial;
	padding-top: 2px;
	overflow-y: hidden;
}

.die_achtung .head SPAN {
	background-color: white;
	padding: 0 10px 0 10px;
}

.die_achtung .achtung {
	float: left;
	width: 30%;
	margin: 20px 0 5px 10px;
}

html>body .die_achtung .achtung {
	padding: 0px 0 0 10px;
}

.die_achtung .image {
	float: left;
	margin-right: 10px;
}

.die_achtung .name {
	font: bold 11px arial;
	color: #265871;
}

.die_achtung .position {
	margin-top: 5px;
	color: #707070;
	font: normal 11px arial;
}

.die_achtung .contents {
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}

.die_achtung .bottom {
	width: 678px;
	height: 18px;
	background: transparent url(/ima/stocks_bot_bg.gif) no-repeat top left;
}

/* styles for VIDEO gadget (� ������ ��������) */
.die_achtung .video_achtung {
	padding: 20px 20px 0 25px;
	width: 160px;
	text-align: center;
	/*float: left;*/
}

html>body .die_actung .video_achtung {
	padding-left: 15px;
}

.die_achtung .video_achtung .title {
	font: bold 14px arial;
	color: #005FA2;
	text-align: center;
	margin: 0 0 10px 0;
}

.die_achtung .video_achtung .flash {
	width: 160px;
	height: 120px;
	overflow-y: hidden;
}

.die_achtung .videotabs .tab {
	background: transparent url(/ima/videotab_inactive.gif) repeat-x top
		left;
	float: left;
	height: 18px;
	width: 53px;
	text-align: center;
}

.die_achtung .videotabs .tab A {
	color: #086892;
	text-decoration: none;
}

.die_achtung .videotabs .active A {
	color: white;
	text-decoration: none;
}

.die_achtung .videotabs .active {
	background: transparent url(/ima/videotab_active.gif) no-repeat top left
		;
	height: 18px;
	width: 51px;
	text-align: center;
	font-weight: bold;
}

.die_achtung .persons {
	width: 200px;
}

.die_achtung .persons img {
	float: left;
	margin: 3px 10px 5px 0;
}

.die_achtung .persons  .title {
	color: #306374;
	font-weight: bold;
	height: 49px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0;
}

.die_achtung .persons .desc {
	color: #666;
	height: 30px;
}

.die_achtung .persons_achtung {
	padding: 20px 0px 0 20px;
	width: 160px;
	text-align: center;
	/*float: left;*/
}

html>body .die_actung .persons_achtung {
	padding-left: 10px;
}
