html{
	font-size: 75%;
}

body{
	font-family: arial, tahoma, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #455458;
}

input.text, input.calc, input.search_page, input.bigtext, input.file, textarea, select{
	border: 1px solid #b3b9c3;
	padding-left: 3px;
	margin-right: 5px;
}

td.inp input, td.inp2 input, td.inp2_small input, td.inp file, td.inp textarea, td.inp select, td.inp_filter select, td.inp_filter input{
	border: 1px solid #b3b9c3;
	padding-left: 3px;
	margin-right: 5px;
}

td.inp_file input {
	border: 1px solid #b3b9c3;
	padding-left: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
    width: 215px;
}

td.inp_radio input {
	margin-right: 5px;
}

td.inp input {width: 210px;}

td.inp_filter select, td.inp_filter input {width: 206px;}
td.inp2 input {width: 75px;}
td.inp2_small input {width: 64px;}

input.calc {width: 120px; }
input.search_page {width: 420px; margin-top: 11px; float: left;}
input.gray {background: #cfcfcf; color: #455458;}

input.text, input.bigtext, textarea{width: 210px;}
input.file, #conttext select{width: 215px;}

input.bigtext{
	font-size: 1.5em;
}

label{
	cursor: pointer;
}

.vtop, .vtop td{
	vertical-align: top;
}

a img{
	border: 0;
	text-decoration: none;
}

img.leftimg{
	float: left;
	margin: 0 10px 0 0;
}

.mbttm{
	margin-bottom: 8px;
}

input.selradio{
	float: left; 
	margin: 0 10px 130px 0;
}

form{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
}

a{
	color: #1c65aa;
	text-decoration: underline;
}	

a:hover{
	color: #002055;
	text-decoration: underline;
}

a:visited{
	color: #990066;
}

a:active{
	color: #66ccff;
}

a.red{
	color: #f12300;
}

a.red:hover{
	color: #a50101;
}

p{
	padding: 0;
	margin: 0 0 10px 0;
}

p.light{
	margin-bottom: 5px;
}

ol{
	padding: 0;
	margin: 0 0 10px 20px;
}

*+html ol {margin: 0 0 10px 25px;}

ul{
	list-style-image: url("/images/css/marker.gif");
	padding: 0;
	margin: 0 0 10px 20px;
}

ul.light{
	margin-left: 0;
	list-style-image: none;
	list-style-type: none;
}

li{
	padding: 0;
	margin: 0 0 5px 0;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5{
	display: block;
	padding: 0;
	margin: 0 0 12px 0;
	color: #30393d;
	font-weight: normal;
	line-height: 1em;
}

h1, .h1{font: 1.8em Trebuchet MS;}
h2, .h2{font: 1.5em Trebuchet MS; color: 4b4c4c;}
h3, .h3{font: bold 1.3em "Times New Roman", Times; color: #666666;}
h4, .h4{font-size: 1.2em; font-weight: bold;}
h5, .h5{font-size: 1.1em; font-weight: bold;}

table.buy{
	width: 100%;
	border-collapse: collapse;
}

table.buy td{
	padding: 0;
	width: 25%;
}

.big{
	font-size: 1.6em;
	line-height: 1.6em;
}

.blueblock{
	border-left: 1px solid #a5e2f7;
	border-right: 1px solid #a5e2f7;
	background: #fff;
	padding: 0 12px;
}

.grayblock{
	background: #f0f3f3;
	padding: 0 4px;
}

table.data {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0;
	border: 1px solid #a6d0e7;
}

table.data td {
	padding: 5px;
	border: 1px solid #a6d0e7;
}

table.data tr th, table.data tr.head td{
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;
	background: #d2ebf9 url("../images/css/table_header.gif") repeat-x 0 0;
	border: 1px solid #a6d0e7;
	border-right: 1px solid #ffffff;
	border-left: 0px;
	font-weight: normal;
	color: #222222;
}

table.data tr th.head_end, table.data tr.head td.head_end {
	border-right: 1px solid #a6d0e7;
}

img.arrow { 
	float: right;
	margin-left: 3px;
	margin-top: 0px;
	padding: 0px;
}

table.data tr.bttm{
	background: #eff2f3;
}

table.data tr.bttm td{
	padding: 10px 5px;
	text-align: left;
}

table.data tr.content:hover {
	background: #eff2f3;
}

table.data tr.content {
	cursor: pointer;
}

table.data tr.content td.a a {
	color: #455458;
	text-decoration: none;
}

div.nav a, div.nav b{
	display: inline-block;
	text-align: center;
}

div.nav b{
	background: #4391ca url("../images/css/nav_sel.gif") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	width: 23px;
	height: 19px;
	padding: 4px 0 0 0;
}

div.nav a{
	width: 23px;
	height: 19px;
	padding: 4px 0 0 0;
	border-left: 1px solid #b1c0c5;
}

div.nav a:hover{
	background: #b1c0c5;
}

div.nav a.nobrdr{
	border: 0;
}

input.bttn{
	text-align: center;
	padding: 2px 10px;
	background: #fefefe url("../images/css/bttn_bg.gif") repeat-x 0 100%;
	color: #000;
	border-top: 1px solid #dadadb;
	border-left: 1px solid #dadadb;
	border-bottom: 1px solid #a4a4a6;
	border-right: 1px solid #a4a4a6;
}

div.nav a.bttn{
	padding: 2px 10px;
	background: #fefefe url("../images/css/bttn_bg.gif") repeat-x 0 100%;
	color: #000;
	border-top: 1px solid #dadadb;
	border-left: 1px solid #dadadb;
	border-bottom: 1px solid #a4a4a6;
	border-right: 1px solid #a4a4a6;
	width: auto;
	height: 16px;
	text-decoration: none;
}

span.title{
	color: #83888b;
	font-size: 0.9em;
}

span.error, span.errortext {
	color: #ff2400;
	font-size: 0.9em;
}

span.notetext
{
	font-size: 1em;
	font-weight: bold;
	color: green;
}

table.flat{
	width: 100%;
	border-collapse: collapse;
}

table.flat td{
	padding: 2px 10px 2px 0;
	vertical-align: top; 
	line-height: 1.6em;
}

table.flat td.commercial {
	width: 33%;
	vertical-align: top; 
}

table.flat td.trans{
	padding: 2px 30px;
}

#lightblueline, #lightblueline a{
	font-size: 0.8em;
	line-height: 1.3em;
}

#lightblueline a{
	font-size: 1em;
}

div.search p {
	margin: 0 0 4px 0;
}
div.search {
	margin: 0 0 10px 0;
}

img.flat_photo {
	float: left;
	margin: 5px;
	border: 0px; 
}

div.news_item, li.news_item {
	margin: 0 0 20px 0;
}

span.news_date {
	padding-right: 10px;
	font-size: 1.1em;
	font-weight: bold;	 
}

img.news_picture {
	float: left;
	margin: 0 10px 10px 0;
}

table.vacancy {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

table.vacancy td {
	padding: 3px 5px;
	border: 0px;
}

span.phone_code {
	font-size: 0.8em;
}

table.object_info{
	width: 100%;
	border-collapse: collapse;
}

table.object_info td {
	padding: 2px 6px 2px 0;
	vertical-align: top; 
	width: 20%;
}

table.object_info td.trans {
	width: 4%;
}

table.object_info td.info {
	width: 28%;
}

span.nobr {
white-space: nowrap;
}

div#conttext li.just{
	text-align: justify;
	}

span.formula{
	font-size: 130%;
}
img.map{
	margin: 15px 0;
	border: 1px solid black;
}

a.other_link, a.other_link:visited, a.other_link:hover, a.other_link:active{
	color: #697C81;
}

p.red{
	margin: 10px 0 0 5px;
}
p.red a.e-mail{
	color: #f12300;
}

p.red a.e-mail:hover{
	color: #a50101;
}

p.vac_date{
	color: #336699;
	margin: 0 0 10px 5px;
}

#contact_left {float: left; width: 50%;}
#contact_right {float: right; width: 50%;}


div.right_img_div{
	float: right;
	padding: 3px 0 12px 16px;

}
