ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img {border: none;}
address {font-style: normal;}


/* Headings
================================================*/

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px;
	font-weight: normal;
}

h1 {
	margin-top:15px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold; 
	color: White;
	border-bottom: solid;
	border-bottom-color: #218fe9;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}

h2 {
	margin: 15px 0 15px 0;
	font-size: 18px;
	color: White;
	/*border-bottom: solid;
	border-bottom-color: #218fe9;
	border-bottom-width: 1px;*/
	padding-bottom: 6px;	

}

h2.line {
	margin: 15px 0 15px 0;
	font-size: 18px;
	color: White;
	border-bottom: solid;
	border-bottom-color: #218fe9;
	border-bottom-width: 1px;
	padding-bottom: 6px;	

}

h3 {	
	font-size: 14px;
	margin-top: 28px;
	font-weight: bold;
	color: White;
	border-bottom: solid;
	border-bottom-color: #218fe9;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}

h4 {
	font-size: 14px;
	margin-top: 28px;
	font-weight: bold;
	color: White;
}

h5 {
	font-size: 18px;
	margin-top: 28px;
	font-weight: bold;
	color: White;
}

h6 {
	font-size: 18px;
	margin-top: 28px;
	margin-bottom: 21px;
	color: White;

}

/* Links
================================================*/

a {
	color: #49a1ea;
	text-decoration: none;
}

a:active{
	color: #114b86;
	text-decoration: underline;
}

a:hover {
	color: #114b86;
	text-decoration: underline;
}



/* Paragraphs
================================================*/
 
p {
	font-size: 100%;
	text-align: justify;
	line-height: 130%;
}

p.marked{
	border: 1px solid #B9D5EA;
	background: #E4F1FF;
	padding: 10px;
	color: #000;
}

.fleft {
	float: left;
	display: inline;
}


.fright {
	float: right;
	display: inline;
}


img.fleft {
	display: inline;
	margin: 0 10px 0 0;
}

p.path{
	font-size: .93em;
}

p.path a{
	color: #8F8C95;
}



/* Lists
================================================*/

ol {
	margin: 16px 0px 16px 27px;
	padding: 0px;
}

ol ol {
	list-style-type: upper-alpha;
	margin: 4px 0px 4px 25px;
	padding: 0px;
}

ol li {
	line-height: 120%;
	font-size: 100%;
	padding: 0px;
	margin: 5px 0;
	list-style: decimal;
}

ul {
	margin: 0;
}

ul * ul {
	margin: 12px 0px 0px 7px;
}


ul li,
ul ul ul li {

	height: 1%;
	list-style-type: none;
	line-height: 120%;
	font-size: 100%;
	margin: 5px 0;
	background: url(../i_omitrans/pointer.gif) no-repeat 0 5px;
	padding-right: 17px;
	padding-left: 18px;
}



ul ul li,
ul ul ul ul li {
	background: url(../i_omitrans/pointer.gif) no-repeat 0 5px;
	padding-right: 17px;
}

dl{
	margin: 10px 0;
}

dl dt{
	margin: 2px 0;
}

dl dd{
	margin: 2px 0 2px 30px;
}


/* Tables
================================================*/
#tariffs table{
	width: 80%;
}

#tariffs table td:first-child{
	width: 40%;
}

.table_centre{
	border-collapse: collapse;
	padding: 7px 0px;
	border: 0px none #fff;
	line-height: 1.2em;
}
.table_centre td {
	width: 45%;
	border-width: 0;
	padding: 0px 5px;
	font-size: 100%;
	vertical-align: top;
}

.table_centre .right {
	padding-left: 26px;
	width: 50%;
}
.table_centre .right img {
	width: 80%;
}
.width1024 .table_centre .right {
	padding-left: 12px;
}
.table_centre .color td{
	background: #F5F5F5;
}

table{
	border-collapse: collapse;
	margin: 15px 0 15px 0;
	border-color: #B3B3B3;
}

table td{
	border-color: #2F3E48;
	border-width: 1px 0 1px 0;
	border-style: solid;
	padding: 5px;
	font-size: 100%;
}

table td strong{
	font-weight: bold;
}

table .color td{
	background: #F5F5F5;
}

table tr.odd td {
	background: transparent;
}

/* table tr.even td {
	background: #111;
} */

table caption{
	text-align: left;
	font-weight: bold;
	padding: 5px 5px;
	color: #000;
	font-size: 107%;
	text-transform: uppercase;
	border-bottom: 1px solid #A6A6A6; /*	background: #DEDEDE;*/
}

table th{
	font-size: 100%;
	padding: 5px;
	border-color: #B3B3B3;
	color: #fff;
	background: #2F3E48;
	font-weight: bold;
}

table th h4{
	color: #000;
	margin: 0px;
	font-weight: bold;
}
/* HR
================================================*/


hr {
	background: #4C4A50;
	border: 0px;
	color: #4C4A50;
	height: 1px;
	margin: 15px 0px;
	padding: 0px;
}

* html	hr {
	margin: 8px 0px;
	padding: 0px;
}


/* Form
================================================*/
.form{
	width: 216px;
}

.form fieldset{
	border: 1px solid #CBC0BC;
	padding: 0px 20px 20px;
}

.form legend{
	margin: 0px 0px 10px;
	padding: 0 5px;
	font-size: 120%;
	font-weight: bold;
	height: auto;
}

.form ul{
	margin: 0;
	padding: 0;
}

.form .line{
	clear: both;
	color: #5c82a0;
	font-size: 12px;
	margin-bottom: 11px;
}

.form.descr .line{
	border-bottom: 1px solid #ccc;
	padding: 5px 0 6px 0;
}

.form .line:before{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.form .line:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.form.descr .formw{
	width: 460px;
	text-align: justify;
}


.form .formw .text{
	width: 99%;
	background: #F4F5F4;
	border: 1px solid #9C9C9C;
	padding: 3px;
	font: 1.2em Arial, Helvetica, sans-serif;
}

.form .formw input.text:focus, 
.form .formw textarea.text:focus, 
.form .formw select.text:focus {
	background: #fff;
	border: 1px solid #686868;
}
.form .rad{
	vertical-align: middle;
	margin: 0 4px 0 0;
}
/* Clearfix
================================================*/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display: inline-block;
}

.clear{
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
	display: block;
}

/* Layout 
================================================== */ 
html {
	height: 100%;
	}
body {
	font-family: Arial;
	font-size: 75%;
	background: #06111C;
	color: #D6E2EC;
}
/* START all*/
#all {
	background: #081b2f;
	max-width: 1260px;
	width:expression(document.body.clientWidth > 1260? "1260px":"auto" );
	margin: 0 auto;
	position: relative;
}


/* END all*/

/* START header*/
 #header { 	
 	height: 375px;
 	background: url(../i_omitrans/head.jpg) no-repeat; 
}	

#logo {
	width: 270px;
	height: 61px;
	position: absolute;
    top: 30px;
	left: 50px;
 }
#head p {
	position: absolute;
    top: 48px;
    left: 334px; 
    color: #d6e2ec; 
	 border-left: 1px solid #8698b0;	 
	 padding-left: 12px;	 
}

#telephone {
		width: 162px;
		position: absolute;
		top: 45px;
		right: 50px;
		color: #d6e2ec;
}	

.width1024 #telephone {
		top: 300px;
		right: 20px;
		color: #d6e2ec;
}

#telephone p {
	border-bottom: solid;
	border-bottom-color: #218fe9;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}
#tel {
	text-align: right;
	border-bottom: solid;
	border-bottom-color: #218fe9;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#tel2 {
	float:left;
	color: #218fe9;
	font: 12px;
	padding-left: 5px;
}
#tel3 {
 text-align: right;
 font-weight: bold;
 }

/* END header*/

/* START Menu*/
#menu {
height: 43px;
overflow: hidden;
line-height:normal;
background-image: url(../i_omitrans/menu_bg.gif);
}

#menu ul {
margin-left: 36px; 
padding:0; 
}
.width1024 #menu ul {
	margin-left: 22px; 
}
#menu li {
float:left; 
margin: 0; 
padding: 0;
background: url(../i_omitrans/menu_bg.gif);
} 
#menu a {
float:left;
text-decoration: none;
background: url(../i_omitrans/button.gif);
font-weight: bold;
height: 43px;
line-height: 3;
display:block;
font: bold;
font-size: 14px;
color: #b7d4ec;
padding: 0px 41px 0px 41px;
} 
.width1024 #menu a {
	padding: 0px 25px 0px 25px; 
}


#menu a:hover {
	color: #ffffff;
	font-weight: bold;
	background: url(../i_omitrans/button_active.gif);
}

ul li.here a {
	background: url(../i_omitrans/button_active.gif) !important;
	color: #ffffff !important;
	font-weight: bold;
}
/* END Menu */

/* START all*/
.all_content {
	margin: 30px 0px 0px 0px;
	background: url(../i_omitrans/bg.gif) no-repeat;
	background-position: 95% 100%;
	padding-top: 0;
	padding-bottom: 30px; 
	/*float: left; */
	width: 100%;
}

/* END all_content */

/* START col2 */
#col2 {
	float: left;
	display: inline;
	width: 250px;
	position: relative;
	z-index: 20;
	margin: 0 -100% 0 0; 
}
#col2 .colwrapper{
	margin-left: 40px;
}
.width1024 #col2 .colwrapper{
	margin-left: 20px;
}
#col2 a {
	color: #49a1ea;
}
#partner {
	margin-top: 37px;
}
#partner p{
	padding-top: 20px;
	padding-bottom: 5px;
	color: #5c82a0;
}
/* END col2*/

/* START wrapper*/
#wrapper {
	width: 100%;
	margin: 0 -100% 0 0;
	float: left;
	display: inline;
	position: relative;
}

#wrapper #main { 
	margin: 0 280px 0 280px; 
} 
.width1600 #wrapper #main {
	margin: 0 310px 0 310px;
}
#wrapper li a {
	color: #49a1ea;
}
.form_wrapper {
	margin: 10px 0 10px;
	width: 100%;
	padding: 15px 0 0;
}
.form_wrapper .line {
	clear: both;
	padding: 0 0 6px 0;
	width: 100%;
	margin: 2px 0;
}

.form_wrapper .line:before{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.form_wrapper .line:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


* html .form_wrapper .line{
	height: 1%;
}
 
.form_wrapper .label{
	float: left;
	width: 25%;
	display: block;
	margin-right: 10px;
	display: inline;
	font-size: 93%;
}
.form_wrapper .formw{
	width: 70%;
	display: block;
	float: left;
}

.form_wrapper.descr .formw{
	width: 460px;
	text-align: justify;
}

.form_wrapper .formw .text{
	width: 99%;
	background: #F4F5F4;
	border: 1px solid #9C9C9C;
	padding: 3px;
	font: 1.2em Arial, Helvetica, sans-serif;
}

.news_title {
	color: #49a1ea;
}
/* END wrapper*/

/* START col3*/
#col3 {
	float: right;
	width: 250px;
	display: inline;
	position: relative;
	z-index: 20;
}

#col3 .colwrapper{
	margin-right: 40px;
}

.width1024 #col3 .colwrapper{
	margin-right: 20px;
}

#calc{
	width: 200px;
}
#col3 a {
	color: #49a1ea;
}
#contact {
	margin-bottom: 20px;
}
#contact dl{
	margin: 0px 0px 2px;
	width: 100%;
	padding: 0px;
}
#contact dl dt{
	text-align: left;
	color: #5c82a0;
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#contact dl dd {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 70%;
	float: right;
	color: #b7d4ec;
	display: inline;
}

.doc{
	color: #49a1ea;
	margin-left: 17px;
}
.content img#map {
	margin-right: 3px;
	margin-bottom: 7px;
	float: left;
	display: inline;	
}
#system {
	margin: 27px 0 27px 0;
}
/* END col3*/

/* START footer*/
#footer {
	margin-top: 0px;
	padding-top: 20px;
	border-top: 1px #218fe9 solid;
	color: #5c82a0;
	height: 70px;
	position: relative;
}

#footer a{
	/*color: #49a1ea;*/
	color: #5c82a0;
	
	text-decoration: underline;
}
.linksAd{
	margin-top: 10px;
}

.linksAd p{
	font-size: 11px;
	color: #80969C;
}


.footer_data {
	position: relative;
	font-size: 11px;
	color: #8096B0;
	text-align: left;
	margin-left: 50px;
}

#rat {
	float: left;
	width: 88px;
	left: 0px;
	top: 0px;
}

#text {
	margin-left: 100px;
	width: 70%;
}


#get {
	position: absolute;
	right: 215px;
	top: 0px;
}
#text2 {
	float: right;
	position: absolute;
	right: 50px;
	top: 0px;
}

/* END footer*/

/* Calc
================================================*/
#calc .total {
	width: 90px;
	background: #d5e2ec;
	border: 1px #728492;
	padding: 2px 6px 2px 6px;
}
#calc .button {
	width: 78px;
	cursor: pointer;
	background: url(../i_omitrans/calc.gif);
	color: #d8e3ec;
	border: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px 6px 2px 6px;
	margin-top: 1px;
}

#calc select{
	background: #d5e2ec;
	font-size: 1em;
	padding: 0px;
}
.hidden {
	display: none;
}