@charset "windows-1251";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	height:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.line_1 {color: #E24D15; font-weight:bold; font-size: 20px; line-height:200%; }
.line_2 {color: #EA9E40; font-weight:bold; font-size: 14px;}
.foot_1 {
	font-size: 11px;
	color: #EE6119;
}
td.left {
	background-image:url(Images/sitelr_r1_c1.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	width:28% !important;
	vertical-align:top;
	padding-top:349px;
	padding-right:16px;
    background-color: #FAECDF;
}

table.menu td {	
	font-size:13px;
	color:#E24D15;
	padding-left:10px;
	padding-bottom:7px;
}
	
a, a:visited {
	color:#CC0000;
}

td.right {
	background-image:url(Images/sitelr_r1_c2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 14% !important;
	padding-top:34px;
    background-color: #FAECDF;
}
td.flag {
	height:25px;
	vertical-align:top;
    display: none;
}
td.flag img {
	border-style:solid;
	border-width:1px;
	border-color:#416B83;
}

td.language {
	vertical-align:top;
	padding-top:3px;
	padding-left:3px;
	font-size:12px;
	color:#3F6B85;
    display: none;
}

td.center {
	background-color:#FFFFFF;
	width:58% !important;
	font-size:12px;
	color:#000;
	padding-left:50px;
	padding-right:70px;
	padding-bottom:10px;
	text-align:left;
}

p  {
	font-size:12px;
	color:#000;
}
h1 {
	color:#CC0000;
	font-size: 18px;
}
h2 {
	color:#CC0000;
	font-size: 18px;
}
h3 {
	color:#EA9E40;
	font-size: 16px;
}
h4 {
	color:#EA9E40;
	font-size: 14px;
	padding:0;
	margin:10px 0 5px 0;
}
h5 {
	color:#EA9E40;
	font-size: 14px;
	padding:0;
	margin:10px 0 5px 0;
}