html, body {
	min-width: 950px;
	max-width: 1130px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/bg_car.jpg) no-repeat;
	font: 10pt Tahoma, Verdana, Arial;
}

a:link {color: #035fe6; text-decoration: none;}
a:visited {color: #4879c0; text-decoration: none;}
a:hover {color: #228ae7; text-decoration: underline;}
a:active {outline: #035fe6 dotted thin;}
a:focus {outline: #4879c0 dotted thin;}

/*  -------------------------------------------- */

.top-box {
	height: 323px;
	min-width: 950px;
	max-width: 1130px;
	width: expression((document.documentElement.clientWidth||document.body.clientWidth)<950?'950px':(document.body.clientWidth > 1130? "1130px": "auto"));
}
.header-left {
	margin-right: 430px;
}

.header-left a {
	display: block;
	height: 0;
}
.header-left a img {
	margin-top: 292px;
	margin-left: 35px;
}

.header-right {
	width: 430px;
	float: right;
	margin-top: 13px;		/* margin-top: 7px; */
	background: transparent url(../img/gas_cylinder.jpg) top right no-repeat;
}
.header-right .telephon {
	width: 260px;
	height: 95px;		/* height: 78px; */
	font-size: 22pt;
	color: #b93101;
	line-height: 44pt;
	text-align: right;
}
.header-right .telephon a {
	display: block;
	font-size: 12pt;
	color: #b93101;
	line-height: 0;
	text-align: right;
	margin-top: -2px;
}

/*  ----------------- NAVIGATOR --------------------------- */
.header-right ul.text-menu {
	width: 395px;
	margin-right: 35px;
}
.header-right ul.text-menu li {
	display: block;
	margin-bottom: 12px;
}
.header-right ul.text-menu li a {
	display: block;
	height: 20px;
	text-decoration: none;
	font-size: 10pt;
	color: #000;
	text-transform: uppercase;
	padding: 5px 0 2px 13px;
	border-bottom: 1px solid #41a1f3;
}
.header-right ul.text-menu li a span.line {
	float: right;
	height: 20px;
	border-right: 3px solid #41a1f3;
}
.header-right ul.text-menu li a:hover {
	color: #2065ca;
	border-bottom: 1px solid #2065ca;
}
.header-right ul.text-menu li a:hover span.line {
	border-right: 3px solid #2065ca;
}

/*  ------------------ CONTENT ---------------------------- */
.content {
	padding: 0 35px;
}
.content-right {
	width: 430px;
	float: right;
	text-align: right;
}
/*  ----------------- NAVIGATOR IMG ------------------------ */

.content-right ul.img-menu {
	width: 382px;
	float: right;
	margin-top: -30px;
}
.content-right ul.img-menu li {
	margin-bottom: 5px;
}
.content-right ul.img-menu li a {
	display: block;
	text-decoration: none;
}
.content-right ul.img-menu li span.name {
	display: block;
	height: 32px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 45px;
	text-transform: uppercase;
	padding-right: 15px;
	margin-bottom: 3px;
}
.content-right ul.img-menu li span.img {
	display: block;
	border-bottom: solid;
	border-top: solid;
	border-top-width: 7px;
	border-bottom-width: 3px;
}

/*  ------- blue ------------ */
.content-right ul.img-menu li .blue {color: #41a1f3;
	display: block;
	background: transparent url(../img/gas_cylinder_blue.gif) top right no-repeat;
}
.content-right ul.img-menu li .blue span.img {
	background: transparent url(../img/menu_img1.jpg) no-repeat;
	height: 90px;       /* for changes */
}
/*  ------- yellow ------------ */
.content-right ul.img-menu li .yellow {color: #fb0;
	display: block;
	background: transparent url(../img/gas_cylinder_yellow.gif) top right no-repeat;
}
.content-right ul.img-menu li .yellow span.img {
	background: transparent url(../img/menu_img2.gif) no-repeat;
	height: 80px;       /* for changes */
}
/*  ------- green ------------ */
.content-right ul.img-menu li .green {color: #6b7;
	display: block;
	background: transparent url(../img/gas_cylinder_green.gif) top right no-repeat;
}
.content-right ul.img-menu li .green span.img {
	background-color: #fafdfb;
}
/*  ------- hover ------------ */
.content-right ul.img-menu li a:hover {
	color: #2065ca;
	background: transparent url(../img/gas_cylinder_active.gif) top right no-repeat;
}
/*  ------- text ------------ */
.content-right p {
	font-size: 8pt;
	color: #000;
}
.content-right p.docs a.highslide {
	color: #000;
	font-weight: bold;
}
.content-right p.docs a.highslide:hover {
	color: #6b7;
	background: none;
}

/*  ------------------ CONTENT FORMATING ------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-size: 10pt;
	margin: 13px 0 23px 0;
}
h2 {
	font-size: 11pt;
	margin: 23px 0 7px 0;
}
h3 {
	font-size: 10pt;
	margin: 25px 0 10px 0;
}
p {
	margin: 7px 0;
}

/*  ------------------ CONTENT UNDERLINE BLOCKs ------------------------ */
.content-block h2 {
	line-height: 28pt;
	padding: 0 18px;
	height: 35px;
}
.content-block p {
	font-size: 9pt;
	color: #000;
	padding: 6px 10px;
}
/*  ------- yellow ------------ */
.content-block .yellow h2 {
	color: #fb0;
	background: transparent url(../img/gas_cylinder_yellow.gif) top left no-repeat;
	border-bottom: 7px solid #fb0;
}
.content-block .yellow {color: #fb0;
	border-bottom: 3px solid #fb0;
}
/*  ------- blue ------------ */
.content-block .blue h2 {
	color: #41a1f3;
	background: transparent url(../img/gas_cylinder_blue.gif) top left no-repeat;
	border-bottom: 7px solid #41a1f3;
}
.content-block .blue {color: #41a1f3;
	border-bottom: 3px solid #41a1f3;
}

/*  ------- IMG - yellow & blue ------------ */

.content-block .yellow img{
	border: 1px solid #fb0;
}
.content-block .blue img{
	border: 1px solid #2065ca;
}

.content-block .blue-img {
	margin: 0 10px;
}
.content-block img.arr {
	width: 22px;
	height: 15px;
	border: none;
	margin: 20px 5px;
}
/*  ------------------ UNDERLINE BLOCKs UP-LINK ---------------------- */
.content-block .top-up-yellow,
.content-block .top-up-blue {
	margin: 5px 0 -3px 0;
	padding: 0 15px 3px 0;
	text-align: right;
}
.content-block .top-up-yellow {
	background: transparent url(../img/arr_top_yellow.gif) bottom right no-repeat;
}
.content-block .top-up-blue {
	background: transparent url(../img/arr_top_blue.gif) bottom right no-repeat;
}
.content-block .top-up-yellow a,
.content-block .top-up-blue a {
	font-size: 7pt;
	font-weight: bold;
	line-height: 11pt;
	color: #444;
	text-transform: uppercase;
}
.content-block .top-up-yellow a:hover,
.content-block .top-up-blue a:hover {
	color: #2065ca;
	text-decoration: none;
}

/*  ------- black blocks ------------ */
.top-up {
	padding: 0 15px 3px 0;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.top-up a {
	font-size: 7pt;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
}
.top-up a:hover {
	color: #2065ca;
	text-decoration: none;
}

/*  -------------- table ---------------- */
table {
	width: 100%;
	color: #000;
	border-collapse: collapse;
	border: none;
}
table td {
	vertical-align: top;
	padding: 5px 0;
}

table.t-p {
	width: 260px;
	margin: 0 10px;
}
table.t-p th {
	padding: 3px 7px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
table.t-p td {
	padding: 3px 7px;
	border: 1px solid #999;
}

table p {
	margin-top: 0;
}
table td.img-margin-top {
	padding-top: 12px;
}

/*  ------------------ FOOTER -------------------------- */

.footer {
	color: #035fe6;
	margin: 30px 0 20px 0;
}
span.copy {
	font-size: 9pt;
}
.footer a {
	font-weight: bold;
}