/* CSS Document */
.head .telephone {
	background:url(../img/telephone_dark.gif) no-repeat;
}
.head .time_working {
	color:#fff;
}

ul.table_info {
	margin:85px 0 0 0;
}

ul li.gray_text {
	position:relative;
	list-style:none;
	width:420px;
	margin:0 40px 0 0;
	color:#a4a4a4;
	font-size:12px;
	overflow:hidden;
	padding-bottom:30px;
	
}
ul.left li.gray_text {
	text-align:right;
	width:340px;
	margin:0 0 0 100px;
}
ul li.gray_text a {
	position:absolute;
	bottom:0;
	right:100px;
	top:auto;
	left:auto;
	display:block;
	cursor:pointer;
	font-size:0;
}
ul li.gray_text a .pngimg {
	cursor:pointer;
}
ul.left li.gray_text a {
	position:absolute;
	bottom:0;
	left:30px;
	top:auto;
	right:auto;
}
ul li.orange_text {
	list-style:none;
	width:250px;
	margin:0 0 0 40px;
	color:#ff700f;
	padding-bottom:30px;
}
ul.right li.orange_text {
	text-align:right;
	width:250px;
	margin:0 40px 0 0;
}
ul.left li {
	float:left;
	display:inline;
}

ul.right li {
	float:right;
	display:inline;
}
h3 {
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	line-height:25px;
	padding-left:25px;
	margin:2px 0 14px 0;
	white-space:nowrap;
	background:url(../img/dark/left_scobe.gif) left no-repeat;
}
ul.left li h3 {
	float:left;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	line-height:25px;
	padding:0 20px;
	margin:2px 300px 14px 0;
	white-space:nowrap;
	background:url(../img/dark/right_scobe.gif) right no-repeat;
}

ul li.gray_text .imgel .pngimg {
	position:static;
	top:auto;
	left:auto;
}

.condition {
	margin-left:100px;
	position:relative;
}
.plastic {
	margin-left:100px;
}

.blackfooter {
	margin:30px 0 30px 50px;
	color:#eee;
	font-size:10px;
	overflow:hidden;
}

.maden {
	float:left;
	margin-right:25px;
}
.maden a {
	/*font-weight:bold;*/
	text-decoration:none;
	color:#eee;
}

.fline {
	float:left;
	width:1px;
	height:24px;
	margin-right:25px;
	background:#eee;
}
.comp {
	float:left;
}
.comp a {
	text-decoration:none;
	color:#eee;
}