body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/bg010.gif);
	background-repeat:repeat-x;
}

body, html { height: 100%; }
body, div, td, input, textarea, p, h1, h2, h3 { font-family: Tahoma, Arial, Geneva CY, sans-serif; }

a {
color: #32334c;
}
a:visited {
	color: #8a8a9a;
}

div.img010 {
	margin-top: 10px;
	margin-left: 10px;
}

ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li, ul.menu2 li {
	display: inline;
}

div.menu_cont {
	padding-left: 13px;
	background-image: url(../img/top030.gif);
	background-repeat:no-repeat;
}

ul.menu li div.item_active {
	float: left;
	padding-top: 15px;
	background-image:url(../img/menu_hl.gif);
	background-position: 50% 0%;
	background-repeat:no-repeat;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
}

ul.menu li div.item {
	float: left;
	padding-top: 15px;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
}

ul.menu a {
	text-decoration: none;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul.menu a, ul.menu a:visited, ul.menu2 a, ul.menu2 a:visited {
	color: #32334c;
}

div.menu2_cont{ padding-left: 13px; width: 440px; margin-top: 8px; }
div.menu2_line { background-color: #efeff1; margin-left: 18px; margin-top: 15px; }

ul.menu2 {
	list-style-image:url(../img/bul010.gif);
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

ul.menu2 li {
	padding-left: 12px;
	margin-left: 8px;
	background-image:url(../img/bul010.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
}

ul.menu2 {
	font-size: 11px;
}

ul.menu2 li a, ul.menu2 li a:visited {
	text-decoration:none;
	color: #32334c;
}

ul.menu2 li.item_active {
	font-weight: bold;
	background-image:url(../img/bul015.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
}

.spacer { clear: both }

div.breadcrumbs {
	margin-left: 34px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.breadcrumbs .sep { color: #e8e8eb; }
div.breadcrumbs .active { font-weight: bold; }
div.breadcrumbs a { color: #32334c; }

div.l_block {
	border-top: 1px solid #efeff1;
	border-right: 1px solid #efeff1;
	padding: 16px;
	text-align:right;
}

td.l_block_cont {
	background-image:url(../img/_blue.gif);
	background-position: right;
	background-repeat:repeat-y;
}

div.l_block_topfield { background-color: white; }

div.text {
	margin-left: 34px;
	padding-right: 15%;
	font-size: 11px;
	margin-bottom: 20px;
}

div.text_news {
	margin-left: 13px;
}

div.text_news p {
	margin-left: 13px;
}

p {
	margin-top: 6px;
	font-size: 11px;
}

h1 {
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	color: #32334c;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}

h2 span.date { color: #8a8a9a; }

a.link_archive {
	text-decoration: none;
	margin-top: 15px;
}

table.currency td {
font-size: 9px;
color: #32334c;
}

td.date010 {
	font-size: 9px;
	color: #8e8e8f;
}

tr.strip010 { background-color: #f5f5f6; }

div.copy010, div.copy020 {

border-top: 3px double #efeff1; padding-top: 20px; padding-bottom: 30px; font-size: 11px; color: #a0a0ad; }
div.copy010 { text-align: right; }
div.copy020 { text-align: left; padding-left: 15px; }

table.tariffs thead tr {
	background-image: url(../img/bg030.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	color: #32334c;
	background-color: white;
	border: 0;
}

table.tariffs tr.strip td {
	background-color:  #f5f5f6;
}

div.table_border { border-top: 1px solid #32334c; border-bottom: 1px solid #32334c; padding: 2px; }

