html {
	height: 100%;
}
* html body {
  height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font: 100% Arial, Helvetica, sans-serif;
	color: #666;
}
a img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h1:first-letter {
	text-transform: uppercase;
}
h2 {
	font-size: 140%;
	font-weight: normal;
	text-transform: lowercase;
}
h3 {
	font-size: 120%;
}
p {
	text-align: justify;
}
.companys {
	color: #F60;
}
.customers {
	color: #090;
}
.servicess  {
	color: #339;	
}

.helps {
	color: #bf1919;
}
.item {
	margin-bottom: 15px;
}
.item a {
	display: block;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
#top {
	text-align: right;
	height: 85px;
}
#bg {
	overflow:  hidden;
}
#company {
	padding: 17px 25px 17px 0px;
	color: #fff;
	font: bold 15px Arial;
}
input.find {
	width: 100px;
	height: 17px;
	border: 1px solid #666;
}
#content_box {
	margin-left: 201px;
	margin-right: 201px;
	width: auto;
}
#menu_box {
	float: left;
	width: 200px;
	background-color: #fff;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#news_box {
	float: right;
	width: 200px;
	background-color: #fff;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#menu, #content {
	padding: 20px 15px 50px 15px;
	font-size: 80%;
}
#content td {
	font-size: 80%;
}
#menu {
	padding-top: 0px;
}
#menu a, #menu span  {
	display: block;
	padding-left: 20px;
	padding-bottom: 4px;
	text-decoration: none;
	/*text-transform: lowercase;*/
}
#menu a {
	color: #666;
}
#menu span {
	font-weight: bold;
}
#menu .company a:hover {
	color: #F60;
	text-decoration: underline;
}
#menu .services a:hover {
	color: #339;
	text-decoration: underline;
}
#menu .customer  a:hover {
	color: #090;
	text-decoration: underline;
}
#menu .help  a:hover {
	color: #bf1919;
	text-decoration: underline;
}
#path {
	font-size: 70%;
}
#path span, #path a {
	text-transform: lowercase;
	font-size: 130%;
}
#news {
	padding: 0px 15px 20px 15px;
	font-size: 73%;
}
#news h2 {
	font-size: 170%;
}
a.news {
	color: #666;
}
#copy {
	float: right;
	width: 19%;
	text-align: center;
}
#address {
	float: left;
	/*width: 300px;*/
	width: 35%;
}
#representing {
	float: left;
	/*width: 350px;*/
	width: 35%;
	text-align: right;
}
#base {
	padding-top: 10px;
}
#base, #base a {
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
}
#copy, #address, #representing {
	padding: 20px;
}
#paging {
	font-size: 85%;
	margin-top: 30px;
}
#paging a, #paging span {
	display: inline-block;
	padding: 0px 3px;
}
#paging span {
	font-weight: bold;
}

li.companys a:hover {
	color: #F60;
}
li.servicess a:hover {
	color: #339;
}
li.customers a:hover {
	color: #090;
}
li.helps a:hover {
	color: #090;
}
.table {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.table td, .table th {
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 6px 4px;
	vertical-align: middle;
	text-align: left;
	font-size: 80%;
}
.table th {
	text-align: center;
	vertical-align: middle;
} 

#copy_print {
	float: left;
	padding-left: 20px;
	width: 17%;
}
#address_print {
	float: left;
	width: 45%;
}
#representing_print {
	float: left;
	width: 35%;
	text-align: right;
}
.tick {
	list-style-image: url(/i/tick.gif);
}
.tick li {
	margin-bottom: 15px;
}
#counters {
	margin-top: 30px;
}
#reports  {
	border-left: 1px solid #f9ebc6;
	margin-top: 10px;
}
#reports td, #reports th {
	vertical-align: top;
	padding: 2px 10px;
}
#reports th {
	background-color: #f9ebc6;
	color:#FF6600;
	text-align: left;
	font-size: 80%;
	padding:10px;
}
#reports td {
	border-bottom: 1px solid #f9ebc6;
	border-right: 1px solid #f9ebc6;
}
.gallery {
	float: left;
}
.gallery img {
	margin: 10px 10px 10px 10px;
}

#img_border {
width:150;
height:121;
background-image:url(../i/border_blue.png); 
background-repeat:no-repeat; 
}

#address_shapka {
	font-size: 80%;
}

#news_subscr {
	margin-left:15px;
	font-size: 80%;
}

#subscriber_form{
	font-size: 100%;
}

#subscriber_form input {
	width:100px;
	font-size: 90%;
}

#icqmenu {
	font-size: 90%;
}
#news_banner {
	margin-top:10px;
	margin-bottom:10px;
}
#icq_table a{
	text-decoration: none;
}
#icq_table a:hover{
	text-decoration: underline;
}

#finded_element 
{
	background-color:#FFDC7F;
	font-weight: bold;
}
