html, body {
	width: 100%;
	height: 100%;
}

body {

	background-color: black;
	margin: 0px;
	padding: 0px;
	line-height: 1.35;
}

td {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.5;
	color: #ccbd90;	
}

a {
	outline: none;
}
/**/

div.formenu {

	/*border-top: 1px solid #D6D6D6;

	border-bottom: 1px solid #D6D6D6;

	height: 32px;*/

	text-align: center;

}
.center {
	text-align: center;
}
h1, .ortitle {
	font-family: Arial;	
	font-size: 16px;
	color: #e9763e;	
	background-color: #212121;	
}
h2 {
	font-size: 13px;
	font-weight: normal;
}
.ortitle {

	line-height: 23px;
	font-weight: bold;

	/*background-image : url(images/w72.gif);

	background-position : right;

	background-repeat : repeat-y;

	*/
padding-right: 75px;
}

.content {

	/*font-family: Arial;

	font-size: 12px;

	line-height: 14px;

	color: #ccbd90;

	text-align: justify;*/

	

	font-family: Arial;

	font-size: 13px;

	/*line-height: 23px;*/


	text-align: justify;

}
.content, .yellow {
	color: #ccbd90;
}


a, .gray_text {
	color: #8E8E8E;
}
.gray_text {
	font-size: 0.78em;
	line-height: 1.10;
}
.gray_text em {
	display: block;
	margin: 5px 15px 10px 15px;
}
.gray_line {
	background-color: #8E8E8E;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
	margin: 0px 0px 10px;
	width: 50%;
}

a.back {

	color: #8E8E8E;

	text-decoration: none;

	font-family: arial, Helvetica, sans-serif;

	font-size: 13px;

	/*font-weight: bold;

	background-image : url(images/lt2.gif);

	background-position : left;

	background-repeat : no-repeat;

	height: 28px;

	padding-left: 37px;*/

}
a:hover {
	text-decoration: none;
}
ul {
	margin-left: 0px 0px 20px 30px;
}
ul  li {
	line-height: 1.3;
}
ul  li, p {
	margin: 0px 0px 15px;	
}
.lt {

	background-image : url(/design/standart/images/lt-bg.gif);
	background-position : right;
	background-repeat : repeat;
	height: 60px;
}

div.forfull {	

	position: relative;

}

.full {

	margin-left: -15px;

	position: absolute;

}

.full span a{

	background-color: #212121;

	color: #afafaf;

	height: 23px;

	padding-left: 15px;

	padding-right: 20px;

	

}





 /**/

.copy {

	font-family :Helvetica, Arial, sans-serif;

	font-size : 9px;

	color : #B2B2B2;

}
object, embed {
	display: block;
	margin: 0px auto 20px;
}
.content a img {
	margin-right: 10px;
}
.formenu a img {
	margin-right: 0px;
}
.content h1 {
	background: transparent url(/design/standart/images/h1_bg.gif) no-repeat 50% 50%;
	padding: 25px 0px;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #ccbd90;
	height: auto!important;
	height: 1%;
}
.podmenu {
	position: absolute;
	left: 50%;
	padding-right: 10px;
	margin-left: -400px;
	top: 251px;
	visibility: visible;
	opacity: 1;	
}
.podmenu .arrow {
	margin-bottom: -1px;
	display: block;
	position: relative;
	z-index: 10;
}
.portfolio_menu .arrow {
	left: 55px;	
}
.servises_menu .arrow {
	left: 315px;	
}
.podmenu table, .podmenu td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display: inline-block;
}
.items {
	/*background: transparent url(/design/standart/images/podmenu_trc.gif) no-repeat 100% 100%;*/
	float: left;
	width: auto!important;
	/*width: 1%;*/
	position: relative;
	z-index: 1;
	overflow: hidden;
	zoom: 1;
}
.items table {
	/*background: transparent url(/design/standart/images/podmenu_tlc.gif) no-repeat 0% 100%;*/
	position: relative;
}
.items, .items table {
	min-height: 30px;
	height: auto;
	height: 30px;
	display: block;
}
.items table td a {
	display: block;
	padding: 0px 28px;
	text-align: center;
	text-decoration: none;
	color: #fd7e23;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	z-index: 100;
	white-space: nowrap;
	position: relative;
	top: 0px!important;
	top: -2px;
}
.items table td a:hover, .items table td a.current {
	color: white;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
	margin-bottom: -1px;
	display: block;
}