@charset "utf-8";
/* CSS Document */

body {
	font-family: tahoma;
}

td {
	color: rgb(50,50,50);
	font-size: 12px;
	font-family: arial;
}	


a {
	color: rgb(2,89,139);
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	
	
	}

a.alltext{
	font-weight: normal;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	}

a.sub{
	font-weight: normal;
	padding-top: 20px;
	
	}

a:hover { 
	
	}



a.current {
	color: rgb(245,128,32);
	font-weight: bold;
	text-decoration: none;
	
	}


a.current:hover { 
	}

a.subcurrent{
	color: rgb(245,128,32);
	font-weight: normal;

	}




h1 {
	font-family: Arial;
	color: rgb(2,89,139);
	font-size: 16px;
	font-weight: bold;
	padding: 0px ;
	margin: 0px;
	}
	
h2 {
	font-family: Arial;
	color: rgb(2,89,139);
	font-size: 13px;
	font-weight: bold;
	padding: 0px ;
	margin: 0px;

	}

h3 {
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 0px ;
	margin: 0px;
	
	}
	
	
	
h6 {
	font-family: Arial;
	color: rgb(2,89,139);
	font-size: 22px;
	font-weight: bold;
	padding: 0px ;
	margin: 0px;
	

	}

h5{
	font-family: Arial;
	color: rgb(2,89,139);
	font-size: 14px;
	font-weight: normal;
	padding: 0px ;
	margin: 0px;
	

	}


.menu {
}

.menu  td.razd   {
	background: url(../images/menu_bg1.gif) ;
}

.menu a {
	color: #4c5154;
	font-size: 13px;
	font-family: arial;
	font-weight: none;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 40px;
	
	
}


.menu a:hover {
	color: #b52c2c;
}

.menu a.current{
	color: #ffffff;
}

.menu td {
	height: 34px;
	background: url(../images/menu_bg_2.gif) ;
	
}

.menu td.current {
	height: 34px;
	background: url(../images/menu_bg_current.gif) ;
	
}
	
	
.left_info {
	font-size: 12px;
	text-align: left;
	}

.left_info h1 {
	font-family: Arial;
	color:  rgb(245,128,32);
	font-size: 14px;
	font-weight: normal;
	padding: 0px ;
	margin: 0px;
	}
	
	
.left {
	font-size: 12px;
	padding: 20px;
	}
	
	
	
	
.catalog table {
	
	
}	

	
.catalog a {
	font-size: 12px;
	color: rgb(2,89,139);	
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}	
	
.streets_xy {
	margin-top: -3px;
	font-size: 10px;
	color: rgb(100,100,100);	
	font-family: tahoma;
}	
	
a.obj_h {
	font-size: 20px;
	color: rgb(73,96,110);	
	font-family: arial;
	font-weight: normal;
	
}


.message {
	color: rgb(2,89,139);
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-bottom: -27px;
	
	
	}
	
	
	
