/* general */
* {
	margin: 0;
	padding: 0;
	border: 0
}
html, body {
	width: 100%;
	font: 62.5% Arial, sans-serif;
	height: 100%;
}
body {
	font-size: 1.2em;
	min-height:100% !important;
	height: 100%;
	color: #060606;
	text-align: left
}
/*container*/
#page {
	position: relative;
	height: auto !important;
	min-height: 100%;
	background: #FFF;
	min-width: 924px;
	background: url('../../data/i/site/mainMenuBack.gif') 12px 0 repeat-y;
	height: 100%
}
*html #page{
	width:expression(document.body.clientWidth > 924? "100%" :"924px");
}
/*head*/
#head {
	padding-left: 12px;
	padding-right: 12px
}
#contLogo {
	width: 200px;
	height: 170px;
	float: left;
	background: url('../../data/i/site/contLogo.jpg') 0 0 repeat-x;
}
#logoCollag {
	background: url('../../data/i/site/logoCollag.jpg') 0 0 repeat-x;
	overflow: hidden;
	background-color: #070966;
}
*html #logoCollag {
	overflow: visible;
	height: 1%
}
#genMenu {
	background: url('../../data/i/site/menuBack.gif') 0 0 repeat-x;
	height: 36px;
	background-color: #070966;
}
#genMenu div {
	float: left;
	margin-right: -400px
}
#genMenu ul {
	margin-left: 5px;
	padding-top: 3px;
	list-style: none
}
#genMenu ul li{
	float: left;
	position: relative;
	z-index: 100
}
#genMenu ul li a {
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 19px;
	padding-top: 7px;
	display: block;
	float: left;
	height: 20px;
	background: url('../../data/i/site/menuGenBack.gif') 0 100% no-repeat;
	border-bottom: 6px solid #ACACAC;
	color: #BED5ED
}
#genMenu ul li a.firstEl {
	background: none;
}
#genMenu ul li a.active{
	background: #ACACAC;
	color: #000
}
#genMenu ul li:hover,
#genMenu ul li a:hover {
	background: #ACACAC;
	color: #000
}
#genMenu ul li:hover a {
	color: #000
}
#genMenu ul li ul {
	display: none
}
*html #genMenu ul li a.ie {
	display: none
}
#genMenu ul li:hover ul {
	display: block;
	z-index: 1;
	margin-left: 0;
	position: absolute;
	padding-top: 0;
	width: 195px;
	background: #D1D1D1;
	top: 33px;
	left: 0
}
*html #genMenu ul li a:hover ul {
	display: block;
	z-index: 1;
	margin-left: 0;
	padding-top: 0;
	position: absolute;
	width: 195px;
	background: #D1D1D1;
	top: 33px;
	left: 0
}
#genMenu ul li ul li {
	clear: left
}
#genMenu ul li ul li a {
	font-size: 12px;
	text-decoration: none;
	padding: 3px 8px;
	display: block;
	width: 178px;
	height: auto;
	background: none;
	border-bottom: 0;
	color: #000
}
#genMenu ul li ul li a:hover {
	background: #070966;
	color: #FFF
}
#genMenu ul li ul li.bottomBorderMenu span {
	background: url('../../data/i/site/borderBottomMenu.gif') 0 0 no-repeat;
	width: 195px;
	display: block;
	font-size: 0;
	height: 5px
}
#mainMenu {
	float: left;
	width: 191px
}
#mainMenu ul {
	list-style: none;
	padding-top: 26px;
	margin-left: 16px
}
#mainMenu ul li {
	padding: 0;
	margin: 0
}
#mainMenu ul li a {
	color: #0A4785;
	background: url('../../data/i/site/arrowMainMenu.gif') 0 6px no-repeat;
	display: block;
	margin: 0;
	height: 15px;
	padding: 0 5px 10px 12px
}
#mainText {
	margin-left: 210px;
	padding-top: 10px
}
#mainText table {border: 0; }
#mainText table th {background-color: #f4f4f4; border: 0; border-bottom: 1px #e10000; height:25px; }
#mainText table td {border: 0; border-bottom: 1px #e6e5e5; }
#calc {
	margin-left: 210px;
	padding-top: 10px;
	font-size: 1.4em;
	min-height:100% !important;
	height: 100%;
	color: #060606;
	text-align: left
}

#calc span.form_approved{
	font-size: 1.4em;
	color: #0A4785
}

#calc a.calc{
	font-size: 1.3em;
	color: #0A4785;
	text-decoration: underline;
}

#calc a.calc:hover{
	font-size: 1.3em;
	color: #0A4785;
	text-decoration: none;
}

/*content*/
#content {
	overflow: hidden;
	padding: 12px 12px 91px 12px;
	background: url('../../data/i/site/contentTop.gif') 12px 0 no-repeat;
	clear: both
}
.main { margin-left:20px;}
.main h1 {margin-bottom:10px; margin-top:10px;}
.main ul { margin-bottom: 10px;margin-top: 10px;}
.main li { margin-left: 10px;}

*html #content {
	overflow: visible;
	height: 1px
}
.newsGen {
	width: 30%;
	padding-right: 3%;
	float: left
}
.newsInside {
	color: #999999
}
/*footer*/
#footer {
	position: relative;
	height: 80px;
	clear: both;
	padding-top: 28px;
	min-width: 924px;
	background: url('../../data/i/site/FooterTop.gif') 12px 0 no-repeat #FFF;
	margin-top: -108px
}
*html #footer {
	width:expression(document.body.clientWidth > 924? "100%" :"924px");
}
#footer div {
	margin: 0 12px;
	padding-top: 15px;
	/*color: #A7A7A7;*/
	border-top: 1px solid #0B0B0B
}
#footer #copy {
	float: left;
	font-size: 0.9em
}
#footer #producer {
	float: right;
}
#footer #producer a {
	color: #A7A7A7;
	text-decoration: none
}
#guarator {
	height: 108px;
	clear: both;
	overflow: hidden
}
/*text*/
p {
	margin-bottom: 1.1em
}
ul {
	margin-left: 10px
}
h1 {
	font-size: 20px;
	font-weight: normal;
	COLOR: #0A4785;

}
h2 {
	font-size: 1.4em;
	font-weight: bold
}
h3 {
	font-size: 1.2em;
	font-weight: bold
	margin: 0 0 0 0;
}
/*form*/
/*links*/
a {
	color: #0A4785
}
.english {
	font-size: 16px;
	font-weight: normal;
	COLOR: #e10000;
	font-weight:bold;
}
a.engmenu {
	COLOR: #e10000;
	font-weight:bold;
	text-transform:uppercase;
}
#divacalc {
line-height:1.5;
}

#acalc {
	font-size: 1em;
	font-weight: normal;
	color: #0A4785;
}

a.acalc {
	font-size: 1em;
	font-weight: normal;
	color: #0A4785;
	text-decoration:underline;
}

a.acalc:hover {
	font-size: 1em;
	font-weight: normal;
	color: #0A4785;
	text-decoration: none;
}

.head_phon {
color: #ffffff; 
font-size: 22px; 
left: 84%; 
position: absolute; 
top: 50px;
}
