* {
	margin: 0;
	padding: 0;
}

form {
	width: 970px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF;
}

#header {
	height: 70px;
	position: relative;
}

#page_holder {
	position: relative;
	padding: 20px 30px 0px;
	margin-bottom: 50px;
	border: #dfdfdf 1px solid;
}


#logo {
	position: absolute;
	top: 22px;
	left: 40px;
}

.rc_bot {
	width: 970px;
	height: 10px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(../img/rc_bot.png);
}

.rc_tl {
	width: 11px;
	height: 11px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../img/rc_tl.png);
}

.text {
	color: #5D5D5D;
	font-size: 12px;
	margin: 30px 0;
	line-height: 150%;
}

	.text h2 {
		margin: 10px 0;
	}

	.text ul {
		padding-left: 30px;
	}

.footer {
	text-align: center;
}

	.footer a {
		margin-right: 15px;
	}

/*
*********************************************************/
#about_tbl {
	width: 100%;
	margin: 0px;
}

	#about_tbl td {
		padding: 10px;
		vertical-align: top;
	}

.td1 {
	width: 60%;
}

.td2 {
	width: 40%;
}

#about_tbl td td {
	padding: 1px 10px 1px 0px;
	vertical-align: middle;
}



.rating {
	font-size: 18px;
	font-weight: normal;
	color: #6e6e6e;
	margin-bottom: 5px;
}

.name {
	font-size: 23px;
	font-weight: normal;
	color: #000000;
}

.skill {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 30px;
}

.call,
.to_address {
	font-size: 18px;
	font-weight: normal;
	color: #5D5D5D;
	margin: 0px 0px 5px 0px;
}

.phone {
	font-size: 22px;
	font-weight: normal;
	color: #8a0808;
}

.whose_phone,
.address {
	font-size: 13px;
	font-weight: bold;
	color: #A7A7A7;
}

.address {
	line-height: 190%;
}


/*
*********************************************************/
.docs {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

	.docs li {
		float: left;
		margin: 5px 5px 0px;
	}


.docs_wrp1,
.map_wrp1 {
	padding: 5px;
	background: #D6E2E9;
	border: #d3d4d5 1px solid;
}

.docs_wrp2 {
	width: 886px;
	padding: 6px 8px;
	background: url(../img/bg_docs.png) repeat-y;
}

.docs_wrp3 {
	width: 902px;
	position: relative;
	padding: 0px 0px;
	margin: 10px 0px 20px;
}

.map_wrp1 {
	padding: 0px;
	border: #d3d4d5 1px solid;
}


.top_bg,
.bottom_bg {
	width: 902px;
	height: 3px;
}

.top_bg {
	background: url(../img/bg_top_docs.png) no-repeat;
}

.bottom_bg {
	background: url(../img/bg_bot_docs.png) no-repeat;
}

.tl, .tr,
.bl, .br {
	width: 6px;
	height: 6px;
	position: absolute;
}

.tl {
	top: 0px;
	left: 0px;
	background: url(../img/t_l.png) no-repeat;
}

.tr {
	top: 0px;
	right: 0px;
	background: url(../img/t_r.png) no-repeat;
}

.bl {
	bottom: 0px;
	left: 0px;
	background: url(../img/b_l.png) no-repeat;
}

.br {
	bottom: 0px;
	right: 0px;
	background: url(../img/b_r.png) no-repeat;
}

.shadow_l {
	width: 10px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: -7px;
	background: url(../img/shd_l.png);
}

.shadow_r {
	width: 10px;
	height: 200px;
	position: absolute;
	top: 0px;
	right: -7px;
	background: url(../img/shd_r.png);
}


/*
*********************************************************/
#menu {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
	/*width:581px;*/
	width: 643px;
	height: 50px;
	background: url(../img/menu_bg.png);
}

	#menu li {
		float: left;
		padding: 14px 14px 17px 18px;
	}

	#menu a:link,
	#menu a:visited,
	#menu a:hover,
	#menu a:active {
		font-size: 16px;
		text-decoration: none;
		color: #031a2a;
	}

	#menu a:hover {
		color: #3D8496;
	}



/*
*********************************************************/
.data_tbl {
	width: 840px;
	margin: 20px 0px 0px 15px;
	border-collapse: collapse;
	font-size: 20px;
}

	.data_tbl th,
	.data_tbl td {
		padding: 7px 10px 7px;
		vertical-align: middle;
	}

	.data_tbl th {
		background: #E8F1F7;
		border: #dfdfdf 1px solid;
		font-size: 16px;
	}

	.data_tbl td {
		border-bottom: #dfdfdf 1px solid;
	}


/*
*********************************************************/
h1,
h1.prices {
	font-size: 23px;
	font-weight: bold;
	color: #031a2a;
}

	h1.prices {
		margin: 11px 0px 0px 15px;
	}

	h1.index {
		float: left;
		margin-right: 53px;
		margin-top: 14px;
		margin-bottom: 13px;
	}

h3,
h3.map_tit {
	font-weight: normal;
	font-size: 18px;
}

	h3.map_tit span {
		font-size: 17px;
		font-style: italic;
		color: #8A0808;
	}


h4 {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	margin: 30px 0px 5px;
	color: #CF5012;
}



p {
	line-height: 135%;
	margin: 10px 0px 10px;
}

	p.shift {
		margin-left: 20px;
	}


.need_docs dt {
	font-weight: bold;
	margin: 10px 0px 10px 20px;
}

.need_docs dd {
	margin: 5px 0px 30px 0px;
}

ol {
	width: 600px;
	margin: 5px 0px 5px 40px;
}

	ol li {
		margin: 0px 0px 8px 0px;
		line-height: 130%;
	}

.support_phones {
	list-style: none;
	margin: -5px 20px 0px;
}

	.support_phones li {
		margin: 0px 0px 5px;
		font-weight: bold;
	}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.to_right {
	text-align: right;
}




/*
*********************************************************/
.complex_tit {
	overflow: hidden;
	margin: 20px 0px 10px 15px;
}

	.complex_tit h3.map_tit {
		float: left;
		margin-right: 40px;
	}

	.complex_tit .howto_route {
		float: left;
		font-size: 18px;
		font-style: italic;
	}

	.complex_tit.big {
		margin: 15px 0px 20px 0px;
	}

		.complex_tit.big h3 {
			font-size: 1.4em;
		}

		.complex_tit.big span {
			font-size: 1.1em;
		}


/*
*********************************************************/
#viewport {
	width: 874px;
	height: 500px;
	padding: 5px;
}

#viewport_kiev {
	width: 874px;
	height: 500px;
	padding: 5px;
}


/*
*********************************************************/
.table_contacts {
	width: 904px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 18px;
	vertical-align: top;
}

	.table_contacts th,
	.table_contacts td {
		padding: 5px;
		vertical-align: top;
	}

	.table_contacts th {
		text-align: left;
		vertical-align: top;
		font-weight: normal;
		width: 140px;
	}

	.table_contacts .field_td {
		width: 300px;
	}


.ta_tiny_tit {
	margin-bottom: 8px;
}

/*************/
.form_table {
}

	.form_table td {
		padding: 5px 5px 5px 0px;
	}

	.form_table .tb,
	.form_table .ta {
		width: 98%;
		padding: 3px;
		background: #FFFFFF;
		border: #dbd4d0 1px solid;
	}

		.form_table .tb:focus,
		.form_table .ta:focus {
			background: #FFFFCC;
		}

	.form_table .ta {
		height: 150px;
	}

.sub_field_txt {
	margin: 3px 0px 3px;
	font-size: 11px;
	color: #999999;
}

.ok {
	margin: 15px 0px 20px 20px;
	padding: 15px;
	color: #5E9634;
	background: #EFF5DE;
	border: #BED8A5 1px solid;
}


/* =Buttons
*********************************************************/
.span_button {
	display: inline-block;
	height: 26px;
	padding: 0px 0px 0px 0px;
	background: url(../img/buttons/b.png) top left no-repeat;
	_height: 0;
}

.button {
	border: none;
	height: 26px;
	margin: 0px 0px 0px 12px;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/buttons/b.png) top right no-repeat;
	$overflow:visible;
	_width: 0;
}






/*
*********************************************************/
a img {
	border: none;
}

.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0;
	clear: both;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #337DA6;
}

a:hover {
	color: #FB9700;
}



.route_map {
	width: 884px;
	height: 695px;
	background: url(/img/map.jpg) no-repeat;
	position: relative;
}

	.route_map a:link,
	.route_map a:visited,
	.route_map a:hover,
	.route_map a:active {
		display: block;
		width: 169px;
		height: 88px;
		background: #fff;
		opacity: 0.2;
		position: absolute;
		top: 240px;
		right: 223px;
	}

	.route_map a:hover {
		background: #fff;
		opacity: 0;
	}

hr {
	height: 0px;
	overflow: hidden;
	border: none;
	border-top: 1px #DADADA solid;
	margin: 15px 0 15px;
}


.transport {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.transport li {
		display: block;
		padding-left: 45px;
		padding-top: 5px;
		background-image: url(/img/transport.jpg);
		height: 26px;
		background-repeat: no-repeat;
	}

li.bus {
	background-position: 0px 2px;
}

li.train {
	background-position: 0px -39px;
}

li.minibus {
	background-position: 0px -79px;
}


.thanks {
	padding: 10px;
	margin: 46px 10px 20px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	width: 97%;
	color: #699225;
	background: #FAFDF2;
	border: #789852 2px solid;
	text-align: center;
	line-height: 130%;
}

.payment_text {
	margin-top: 23px;
}

.privat24Block {
	width: 38%;
	margin: 40px auto;
	border: #A59C91 solid 1px;
	border-radius: 27px;
	background: #FFFDF8;
	padding: 12px 5px 2px 16px;
	text-align: center;
}

	.privat24Block > div {
		margin: 15px;
		font-size: 15px;
	}

	.privat24Block img {
		height: 20px;
		display: inline-block;
		margin-bottom: -2px;
	}

	.privat24Block > div input {
		width: 213px;
		font-size: inherit;
		margin-left: 8px;
	}

	.privat24Block > div label:first-child input {
		margin-left: 8px;
		margin-bottom: 20px;
	}

	.privat24Block > div button {
		width: 57%;
		display: block;
		margin: 0 auto;
		margin-top: 24px;
		background: #668841;
		background: linear-gradient(to bottom, #B4C49D, #668839);
		border: #668841 solid 1px;
		border-radius: 12px;
		color: #FAFFFF;
		font-weight: bold;
		font-size: initial;
		padding: 5px 0;
		cursor: pointer;
	}

a.privat24_btn {
	float: right;
	text-decoration: none;
	font-size: 15px;
	margin: 0 57px;
	border: #A59C91 solid 1px;
	border-radius: 11px;
	background: #FFFDF8;
	color: #990000;
	padding: 12px;
	cursor: pointer;
}

	a.privat24_btn:hover {
		color: #990000;
	}

.privat24_btn img {
	height: 18px;
	display: block;
	margin: 5px auto 0;
}

.info {
	width: 45%;
	float: left;
}

.container {
	margin: -30px 436px 0;
	width: 43%;
}

	.container .privat24Block {
		width: 100%;
	}



.uslugi_menu {
	display: none;
	position: absolute;
	top: 67px;
	left: 475px;
	background: #f3f3f3;
	/* padding: 10px; */
	/* padding-top: 0; */
	/* padding-left: 7px; */
	z-index: 999;
	border: 1px solid #dfdfdf;
	border-top: none;

	-webkit-box-shadow: 4px 4px 41px -6px rgba(0,0,0,0.65);
	-moz-box-shadow: 4px 4px 41px -6px rgba(0,0,0,0.65);
	box-shadow: 4px 4px 41px -6px rgba(0,0,0,0.65);
}

	.uslugi_menu li {
		list-style: none;
	}

		.uslugi_menu li a {
			font-size: 17px;
			display: block;
			padding: 12px 9px;
		}
			.uslugi_menu li a:hover {
				background-color: white;
			}	
