﻿td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#706E6E;
	line-height:12px;
}

a {
	text-decoration:none;
	
	}

#logo {
	width: 50px;
	height: 50px;
 	margin-top:-20px;
	margin-left:3px;
	padding-bottom:10px;
	padding-top:10px;
	
}

#id_card {
	font-size: 0;
	width: 35px;
 	height: 30px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/id_card.png) 0 0 no-repeat;
	}

#id_card:hover {
	font-size: 0;
	width: 35px;
 	height: 30px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/id_card_over.png) 0 0 no-repeat;
	}
	
#save_button {
	font-size: 0;
	width: 50px;
 	height: 48px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/save.png) 0 0 no-repeat;
	}

#save_button:hover {
	font-size: 0;
	width: 50px;
 	height: 48px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/save_over.png) 0 0 no-repeat;
	}
#save_button_small {
	font-size: 0;
	width: 35px;
 	height: 34px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/save_small.png) 0 0 no-repeat;
	}

#save_button_small:hover {
	font-size: 0;
	width: 35px;
 	height: 34px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/save_over_small.png) 0 0 no-repeat;
	}


#cancel_button {
	font-size: 0;
	width: 50px;
 	height: 48px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/button_cancel.png) 0 0 no-repeat;
	}

#cancel_button:hover {
	font-size: 0;
	width: 50px;
 	height: 48px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/button_cancel_over.png) 0 0 no-repeat;
	}

#new_object_button {
	font-size: 0;
	width: 50px;
 	height: 48px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/add_new_object.png) 0 0 no-repeat;
	}

#new_object_button:hover {
	font-size: 0;
	width: 50px;
 	height: 48px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/add_new_object_over.png) 0 0 no-repeat;

	}
		
#dl {
	position:relative;
	font-size: 0;
	width: 183px;
 	height: 120px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/dl.png) 0 0 no-repeat;
	}

#dl:hover {
	font-size: 0;
	width: 183px;
 	height: 120px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/dl_over.png) 0 0 no-repeat;
	}

#search_ico {
	font-size: 0;
	width: 35px;
 	height: 30px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/search_ico.png) 0 0 no-repeat;
	}

#search_ico:hover {
	font-size: 0;
	width: 35px;
 	height: 30px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/search_ico_over.png) 0 0 no-repeat;
	}

#id_edit {
	font-size: 0;
	width: 35px;
 	height: 30px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/id_edit.png) 0 0 no-repeat;
	}


#id_edit:hover {
	font-size: 0;
	width: 35px;
 	height: 30px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/id_edit_over.png) 0 0 no-repeat;
	}


#submit {
	font-size: 0;
	width: 40px;
 	height: 40px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/add_user.png) 0 0 no-repeat;
	}

#submit_message {
	font-size: 0;
	width: 50px;
 	height: 50px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/message.png) 0 0 no-repeat;
	}

#submit_message_yes {
	font-size: 0;
	width: 50px;
 	height: 50px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/message_yes.png) 0 0 no-repeat;
	}

#attach_file {
	width: 40px;
 	height: 40px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../tr/images/attach.png) 0 0 no-repeat;
	}

#submit:hover {
	font-size: 0;
	width: 40px;
 	height: 40px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/add_user_over.png) 0 0 no-repeat;
	}

#subzone {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/map.png) 0 0 no-repeat;
	}

#subzone:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/map_over.png) 0 0 no-repeat;
	}	
	
#proizvoditel {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/object.png) 0 0 no-repeat;
	}

#proizvoditel:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/object_over.png) 0 0 no-repeat;
	}	

#marka {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/marka.png) 0 0 no-repeat;
	}

#marka:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/marka_over.png) 0 0 no-repeat;
	}	

#product {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/product.png) 0 0 no-repeat;
	}

#product:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/product_over.png) 0 0 no-repeat;
	}	

#razsfasovka {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/razsf.png) 0 0 no-repeat;
	}

#razsfasovka:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/razsf_over.png) 0 0 no-repeat;
	}	
	
#category {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/category.png) 0 0 no-repeat;
	}

#category:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/category_over.png) 0 0 no-repeat;
	}	

#type_object {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/typeobject.png) 0 0 no-repeat;
	}

#type_object:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/typeobject_over.png) 0 0 no-repeat;
	}	
		
#howwork {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/howwork.png) 0 0 no-repeat;
	}

#howwork:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/howwork_over.png) 0 0 no-repeat;
	}	
		
#status {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/status.png) 0 0 no-repeat;
	}

#status:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/status_over.png) 0 0 no-repeat;
	}	

#reklama {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/reklama.png) 0 0 no-repeat;
	}

#reklama:hover {
	font-size: 0;;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/reklama_over.png) 0 0 no-repeat;
	}	
				
#object {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/obekti.png) 0 0 no-repeat;
	}

#object:hover {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/obekti_over.png) 0 0 no-repeat;
	}		
#paket {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/paket.png) 0 0 no-repeat;
	}

#paket:hover {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/paket_over.png) 0 0 no-repeat;
	}

#laboratory {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/lab.png) 0 0 no-repeat;
	}

#laboratory:hover {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/lab_over.png) 0 0 no-repeat;
	}

#distibutor {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/blank.png) 0 0 no-repeat;
	}

#distibutor:hover {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/blank_over.png) 0 0 no-repeat;
	}
	
#kind_client {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/blank.png) 0 0 no-repeat;
	}

#kind_client:hover {
	font-size: 0;
	width: 172px;
 	height: 114px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background: url(../admin/images/blank_over.png) 0 0 no-repeat;
	}
		
#message_0 {
	width: 30px;
 	height: 20px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background-image:url(../tr/images/new_message.png);
	background-repeat:no-repeat;
	}	

#messagetr_0 {
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background-color:#ebebeb;
	font-weight:bold;
	cursor:pointer;
	}	

#message_1 {
	width: 30px;
 	height: 20px;
 	border: none;
 	margin: 0;
	padding: 0;
	cursor:pointer;
	background-image:url(../tr/images/read_message.png);
	background-repeat:no-repeat;
	}
		
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px;
	font-family:tahoma;
}

#tooltip2 {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px;
}

.search {
	float:right;
	width: 205px;
	height: 55px;
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	color: black;
	font-size: 10px;
	font-family: Tahoma;
	margin-right: -12px;
 	margin-top: -7px;
	margin-bottom: -57px;
	
}

img	{
	border:none;
	}         
	
	
#menu { 	
	width: 100%; 
	height: 50px; 
	float: right;
	color:#FFFFFF;
	
	}
#menu_r { 	
	background: url(../images/bgr_menu_right.png) no-repeat;
	height: 50px;
	float:right; 	
	}
#menu_l { 	
	background: url(../images/bgr_menu_center.png) no-repeat left 0;	
	height: 50px; 
	}
#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}

ul.main li {
	position: relative;
	float: left;
	background: url(../images/menu_li.png) no-repeat right top;
	padding: 0 3px 0 0;
}

ul.main li a, ul.main li a:link, ul.main li a:visited {
	float: left;
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	height: 40px;
	line-height: 36px;
	font-weight: 700;
	outline: none;
	text-decoration: none;
	text-shadow: 1px 1px 0 #000;
}

ul.main li a:hover { color: #000; background: url(../images/bgr_menu_center.png) repeat-x ; }
ul.main li a span.arrow { color: #999; }
ul.main li a#home:hover { background: url(../images/bgr_menu_center.png) no-repeat ; }

ul.main li ul.sub {
	display: none;
	position: absolute;
	top: 40px;
	left: -2px;
	width: 140px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

ul.main li ul.sub li {
	position: relative;	
	padding: 0;
	background: none;
}

ul.main li ul.sub li a, ul.main li ul.sub li a:link, ul.main li ul.sub li a:visited  {
	float: none;
	display: block;
	width: 120px;
	border-bottom: 1px solid #d9d9d9;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 11px;
	background: url(../images/bgr_menu_center.png);
}

ul.main li ul.sub li a:hover {
	background: url(../images/bgr_menu_center.png) repeat-x ;
	opacity:0.9;
}

ul.main li ul.sub li ul.sub {
	position: absolute;
	top: -1px;
	left: 140px;
	border-top: 1px solid #d9d9d9;
}